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:38:50 UTC 2017


> On Feb 9, 2017, at 21:37, Ngie Cooper (yaneurabeya) <yaneurabeya at gmail.com> wrote:
> 
>> 
>> 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

Which was of course fixed in another commit that wasn’t MFCed :(…
-Ngie

------------------------------------------------------------------------
r296944 | imp | 2016-03-16 09:56:28 -0700 (Wed, 16 Mar 2016) | 2 lines

Fix debug printf

------------------------------------------------------------------------
-------------- 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-all/attachments/20170209/c23c823a/attachment.sig>


More information about the svn-src-all mailing list