summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/irq.h
diff options
context:
space:
mode:
authorJayachandran C <jayachandranc@netlogicmicro.com>2012-07-03 19:04:02 +0200
committerRalf Baechle <ralf@linux-mips.org>2012-07-03 19:04:02 +0200
commitb876c1a0bcfe68a5eaf03f325cb2a09822bf11f2 (patch)
tree2c6b13b34c2f7c9ae1b80c1fb56f59826ab90244 /arch/mips/include/asm/irq.h
parent249e2a38fbd28ffaadba112290742ada16946900 (diff)
downloadlinux-b876c1a0bcfe68a5eaf03f325cb2a09822bf11f2.tar.gz
linux-b876c1a0bcfe68a5eaf03f325cb2a09822bf11f2.tar.bz2
linux-b876c1a0bcfe68a5eaf03f325cb2a09822bf11f2.zip
MIPS: Netlogic: Fix TLB size of boot CPU.
Starting other threads in the core will change the number of TLB entries of a CPU. Re-calculate current_cpu_data.tlbsize on the boot cpu after enabling and waking up other threads. The secondary CPUs do not need this logic because the threads are enabled on the secondary cores at wakeup and before cpu_probe. Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3751/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/irq.h')
0 files changed, 0 insertions, 0 deletions