summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
diff options
context:
space:
mode:
authorStephen Rothwell2009-04-09 07:17:22 +0200
committerIngo Molnar2009-04-09 08:09:50 +0200
commitd2de688891909b148efe83a6fc9520a9cd6015f0 (patch)
tree8cc373270a8acb7be137c551759286a1a8ff3458 /kernel/futex.c
parentfutex: fixup unlocked requeue pi case (diff)
downloadkernel-qcow2-linux-d2de688891909b148efe83a6fc9520a9cd6015f0.tar.gz
kernel-qcow2-linux-d2de688891909b148efe83a6fc9520a9cd6015f0.tar.xz
kernel-qcow2-linux-d2de688891909b148efe83a6fc9520a9cd6015f0.zip
sparc64: extend TI_RESTART_BLOCK space by 8 bytes
Impact: build fix Today's linux-next build (sparc64 defconfig) failed like this: arch/sparc/kernel/built-in.o: In function `trap_init': (.init.text+0x4): undefined reference to `thread_info_offsets_are_bolixed_dave' Caused by commit 52400ba946759af28442dee6265c5c0180ac7122 ("futex: add requeue_pi functionality") (from the tip-core tree) which changed the size of struct restart_block. Shift TI_KUNA_REGS and TI_KUNA_INSN up by 8 bytes to make space for the larger restart block. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: "David S. Miller" <davem@davemloft.net> Cc: Darren Hart <dvhltc@us.ibm.com> LKML-Reference: <20090409151722.c8eabb56.sfr@canb.auug.org.au> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions