linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.9-rc1-mm4 alpha build broken - ignoring return value of `set_fd_set'
@ 2004-09-12 10:32 Paul Jackson
  0 siblings, 0 replies; only message in thread
From: Paul Jackson @ 2004-09-12 10:32 UTC (permalink / raw)
  To: rth, Andrew Morton, Linus Torvalds; +Cc: linux-kernel

A recent change to include/linux/poll.h marked set_fd_set()
as __must_check.  Three unchecked uses of this inline remain in
arch/alpha/kernel/osf_sys.c, causing the alpha build of 2.6.9-rc1-mm4,
to fail with:

include/linux/poll.h: In function `osf_select':
arch/alpha/kernel/osf_sys.c:1056: warning: ignoring return value of `set_fd_set', declared with attribute warn_unused_result
arch/alpha/kernel/osf_sys.c:1057: warning: ignoring return value of `set_fd_set', declared with attribute warn_unused_result
arch/alpha/kernel/osf_sys.c:1058: warning: ignoring return value of `set_fd_set', declared with attribute warn_unused_result
make[1]: *** [arch/alpha/kernel/osf_sys.o] Error 1


-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj@sgi.com> 1.650.933.1373

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-12 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-12 10:32 2.6.9-rc1-mm4 alpha build broken - ignoring return value of `set_fd_set' Paul Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).