summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh.c
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2012-09-07 17:31:44 +0200
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-09-10 01:35:27 +0200
commit407821a34fce89b4f0b031dbab5cec7d059f46bc (patch)
tree36aa8357700f25acac080003fbed376f737ca1b4 /arch/powerpc/platforms/pseries/eeh.c
parentpowerpc: Use the XDABR hcall (diff)
downloadlinux-407821a34fce89b4f0b031dbab5cec7d059f46bc.tar.xz
linux-407821a34fce89b4f0b031dbab5cec7d059f46bc.zip
powerpc: Initialise paca.data_offset with poison
It's possible for the cpu_possible_mask to change between the time we initialise the pacas and the time we setup per_cpu areas. Obviously impossible cpus shouldn't ever be running, but stranger things have happened. So be paranoid and initialise data_offset with a poison value in case we don't set it up later. Based on a patch from Anton Blanchard. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/pseries/eeh.c')
0 files changed, 0 insertions, 0 deletions