[PATCH] alpha gcc4 warnings
authorAl Viro <viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:46:56 +0000 (22:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 24 Aug 2005 01:43:43 +0000 (18:43 -0700)
commit18415e923e90b986db316abd078f6d863cee7b18
treef1dfed1a990b8dec1269b88350b6c837973ccadc
parenta238b563502a7f458624b9c6404742e441b2f9e8
[PATCH] alpha gcc4 warnings

on UP smp_call_function() is expanded to expression.  Alpha oprofile
calls that puppy and ignores the return value.  And has -Werror for
arch/*...

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/alpha/oprofile/common.c