> On Feb 9, 2017, at 21:37, Ngie Cooper (yaneurabeya) <[email protected]> 
> wrote:
> 
>> 
>> On Jan 26, 2017, at 13:35, Alexander Motin <[email protected]> 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

------------------------------------------------------------------------

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to