diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-11-27 20:05:05 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-12-03 09:46:35 (GMT) |
commit | 4ee5f55175a85fc179c93f00dd7f6a99c896f4d6 (patch) | |
tree | bd85e5ec3a21c6ca139e930b5215e3c083f4b170 /mm | |
parent | 1b98326b91eb9eea346945779e1f245aa66b17ce (diff) | |
download | linux-fsl-qoriq-4ee5f55175a85fc179c93f00dd7f6a99c896f4d6.tar.xz |
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
The 32-bit hash code didn't need it so far so we don't update
mm->cpu_vm_mask on context switch. This however will break when we
merge the RCU based page table freeing patch and other upcoming 32-bit
embedded SMP work, so this adds the update.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions