svn commit: r312850 - in stable/10/sys: cam dev/arcmsr dev/iir dev/isci dev/ppbus

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Fri Feb 10 05:37:19 UTC 2017


> On Jan 26, 2017, at 13:35, Alexander Motin <mav at FreeBSD.org> wrote:
> 
> Author: mav
> Date: Thu Jan 26 21:35:58 2017
> New Revision: 312850
> URL: https://svnweb.freebsd.org/changeset/base/312850
> 
> Log:
>  MFC r296891 (by imp):
>  Make sure we check for CAM_CDB_POINTER for all drivers. Also, for the
>  drivers I've touched, filter out CAM_CDB_PHYS.
> 
>  Differential Revision: https://reviews.freebsd.org/D5585
> 
> Modified:
>  stable/10/sys/cam/cam_ccb.h
>  stable/10/sys/dev/arcmsr/arcmsr.c
>  stable/10/sys/dev/iir/iir.c
>  stable/10/sys/dev/isci/isci_controller.c
>  stable/10/sys/dev/isci/isci_io_request.c
>  stable/10/sys/dev/ppbus/vpo.c
> Directory Properties:
>  stable/10/   (props changed)

	This commit broke ia64.LINT.
Thanks,
-Ngie

/scratch/tmp/ngie/svn/sys/modules/vpo/../../dev/ppbus/vpo.c: In function 'vpo_action':
/scratch/tmp/ngie/svn/sys/modules/vpo/../../dev/ppbus/vpo.c:319: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'uint8_t *' [-Wformat]
--- vpo.o ---
*** [vpo.o] Error code 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-stable-10/attachments/20170209/4ba6f769/attachment.sig>


More information about the svn-src-stable-10 mailing list