aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2011-05-21 22:55:17 +0200
committerDavid S. Miller <davem@davemloft.net>2011-05-22 21:41:35 -0700
commitf400bdb1d6de4344980cf39041497b288090dd33 (patch)
treeb172b4b408ec9eae8e1497901882d54a4139b2fd /init
parent17d9f311eca13a42bf950198a358be1420d19c5f (diff)
downloadkernel_samsung_smdk4412-f400bdb1d6de4344980cf39041497b288090dd33.zip
kernel_samsung_smdk4412-f400bdb1d6de4344980cf39041497b288090dd33.tar.gz
kernel_samsung_smdk4412-f400bdb1d6de4344980cf39041497b288090dd33.tar.bz2
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 <sam@ravnborg.org> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions