Revision 63a8802f4fb60963d3f91b072f4d0424330ec0d4 authored by Matt Redfearn on 18 May 2016, 16:12:36 UTC, committed by Ralf Baechle on 28 May 2016, 10:35:05 UTC
When starting secondary VPEs which support EVA and the SegCtl registers,
copy the memory segmentation configuration from the running VPE to ensure
that all VPEs in the core have a consistent virtual memory map.

The EVA configuration of secondary cores is dealt with when starting the
core via the CM.

Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13291/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 5c33f8b
History
File Mode Size
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 464 bytes
autoprobe.c -rw-r--r-- 4.5 KB
chip.c -rw-r--r-- 27.3 KB
cpuhotplug.c -rw-r--r-- 2.1 KB
debug.h -rw-r--r-- 1.2 KB
devres.c -rw-r--r-- 4.0 KB
dummychip.c -rw-r--r-- 1.3 KB
generic-chip.c -rw-r--r-- 15.0 KB
handle.c -rw-r--r-- 5.1 KB
internals.h -rw-r--r-- 6.8 KB
ipi.c -rw-r--r-- 8.7 KB
irqdesc.c -rw-r--r-- 15.2 KB
irqdomain.c -rw-r--r-- 38.7 KB
manage.c -rw-r--r-- 52.6 KB
migration.c -rw-r--r-- 2.0 KB
msi.c -rw-r--r-- 10.0 KB
pm.c -rw-r--r-- 5.1 KB
proc.c -rw-r--r-- 12.3 KB
resend.c -rw-r--r-- 2.4 KB
settings.h -rw-r--r-- 4.4 KB
spurious.c -rw-r--r-- 11.9 KB

back to top