Hi all,

Things are getting better.  Here are the messages from a ppc64_defconfig
build this morning (Linus' tree plus a merge of DaveM's pending network
tree):

kernel/trace/ring_buffer.c: In function 'rb_add_time_stamp':
kernel/trace/ring_buffer.c:969: warning: format '%llu' expects type 'long long 
unsigned int', but argument 2 has type 'u64'
kernel/trace/ring_buffer.c:969: warning: format '%llu' expects type 'long long 
unsigned int', but argument 3 has type 'u64'
kernel/trace/ring_buffer.c:969: warning: format '%llu' expects type 'long long 
unsigned int', but argument 4 has type 'u64'
kernel/cgroup.c: In function 'cgroup_tasks_start':
kernel/cgroup.c:2107: warning: unused variable 'i'

(The above one already has a fix patch pending)

drivers/scsi/ibmvscsi/ibmvfc.c: In function 'ibmvfc_reset_device':
drivers/scsi/ibmvscsi/ibmvfc.c:1630: warning: 'evt' may be used uninitialized 
in this function
fs/xfs/xfs_bmap_btree.c: In function 'xfs_bmbt_insrec':
fs/xfs/xfs_bmap_btree.c:702: warning: 'nrec.l0' may be used uninitialized in 
this function
drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_add_session':
drivers/scsi/scsi_transport_iscsi.c:704: warning: 'err' may be used 
uninitialized in this function
WARNING: modpost: Found 12 section mismatch(es).

-- 
Cheers,
Stephen Rothwell                    [EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/

Attachment: pgpbnaSu4tqdg.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to