From: Jeff Garzik <jeff@garzik.org>
To: Trond Myklebust <trond.myklebust@fys.uio.no>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: NFS spews warnings on x86-64
Date: Fri, 11 May 2007 18:27:02 -0400 [thread overview]
Message-ID: <4644EDB6.5060108@garzik.org> (raw)
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’
reply other threads:[~2007-05-11 22:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4644EDB6.5060108@garzik.org \
--to=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trond.myklebust@fys.uio.no \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox