* NFS spews warnings on x86-64
@ 2007-05-11 22:27 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2007-05-11 22:27 UTC (permalink / raw)
To: Trond Myklebust, Linux Kernel Mailing List
Current git, on Fedora 6/x86-64:
fs/nfs/read.c: In function ‘nfs_return_empty_page’:
fs/nfs/read.c:82: warning: ‘memclear_highpage_flush’ is deprecated
(declared at include/linux/highmem.h:115)
fs/nfs/read.c: In function ‘nfs_readpage_truncate_uninitialised_page’:
fs/nfs/read.c:106: warning: ‘memclear_highpage_flush’ is deprecated
(declared at include/linux/highmem.h:115)
fs/nfs/read.c:109: warning: ‘memclear_highpage_flush’ is deprecated
(declared at include/linux/highmem.h:115)
fs/nfs/read.c: In function ‘nfs_readpage_async’:
fs/nfs/read.c:133: warning: ‘memclear_highpage_flush’ is deprecated
(declared at include/linux/highmem.h:115)
fs/nfs/read.c: In function ‘readpage_async_filler’:
fs/nfs/read.c:535: warning: ‘memclear_highpage_flush’ is deprecated
(declared at include/linux/highmem.h:115)
fs/nfs/write.c: In function ‘nfs_mark_uptodate’:
fs/nfs/write.c:171: warning: ‘memclear_highpage_flush’ is deprecated
(declared at include/linux/highmem.h:115)
fs/nfs/nfs4xdr.c: In function ‘decode_close’:
fs/nfs/nfs4xdr.c:2900: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
fs/nfs/nfs4xdr.c: In function ‘decode_lock’:
fs/nfs/nfs4xdr.c:3189: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
fs/nfs/nfs4xdr.c: In function ‘decode_locku’:
fs/nfs/nfs4xdr.c:3212: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
fs/nfs/nfs4xdr.c: In function ‘decode_open’:
fs/nfs/nfs4xdr.c:3278: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
fs/nfs/nfs4xdr.c: In function ‘decode_open_confirm’:
fs/nfs/nfs4xdr.c:3305: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
fs/nfs/nfs4xdr.c: In function ‘decode_open_downgrade’:
fs/nfs/nfs4xdr.c:3318: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
fs/nfs/nfs4xdr.c: In function ‘decode_setclientid’:
fs/nfs/nfs4xdr.c:3593: warning: format ‘%u’ expects type ‘unsigned int’,
but argument 4 has type ‘long unsigned int’
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-11 22:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11 22:27 NFS spews warnings on x86-64 Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox