aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2011-05-21 20:55:17 +0000
committerDavid S. Miller <[email protected]>2011-05-23 04:41:35 +0000
commitf400bdb1d6de4344980cf39041497b288090dd33 (patch)
treeb172b4b408ec9eae8e1497901882d54a4139b2fd /net/unix/af_unix.c
parentSCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI (diff)
downloadkernel-f400bdb1d6de4344980cf39041497b288090dd33.tar.gz
kernel-f400bdb1d6de4344980cf39041497b288090dd33.zip
sparc32: fix build, fix missing cpu_relax declaration
Fix following sparc (32 bit) build error: CC arch/sparc/kernel/asm-offsets.s In file included from include/linux/seqlock.h:29:0, from include/linux/time.h:8, from include/linux/timex.h:56, from include/linux/sched.h:57, from arch/sparc/kernel/asm-offsets.c:13: include/linux/spinlock.h: In function 'spin_unlock_wait': include/linux/spinlock.h:360:2: error: implicit declaration of function 'cpu_relax' Most likely caused by commit e66eed651fd1 ("list: remove prefetching from regular list iterators") due to include changes. Signed-off-by: Sam Ravnborg <[email protected]> Cc: Stephen Rothwell <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions