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-- 20.0 KB
Makefile -rw-r--r-- 2.3 KB
blktrace.c -rw-r--r-- 42.0 KB
bpf_trace.c -rw-r--r-- 8.4 KB
ftrace.c -rw-r--r-- 138.8 KB
power-traces.c -rw-r--r-- 424 bytes
ring_buffer.c -rw-r--r-- 130.5 KB
ring_buffer_benchmark.c -rw-r--r-- 10.7 KB
rpm-traces.c -rw-r--r-- 474 bytes
trace.c -rw-r--r-- 173.4 KB
trace.h -rw-r--r-- 43.7 KB
trace_benchmark.c -rw-r--r-- 4.3 KB
trace_benchmark.h -rw-r--r-- 836 bytes
trace_branch.c -rw-r--r-- 8.9 KB
trace_clock.c -rw-r--r-- 3.5 KB
trace_entries.h -rw-r--r-- 7.4 KB
trace_event_perf.c -rw-r--r-- 8.8 KB
trace_events.c -rw-r--r-- 76.9 KB
trace_events_filter.c -rw-r--r-- 54.4 KB
trace_events_filter_test.h -rw-r--r-- 1.0 KB
trace_events_trigger.c -rw-r--r-- 35.1 KB
trace_export.c -rw-r--r-- 5.1 KB
trace_functions.c -rw-r--r-- 15.3 KB
trace_functions_graph.c -rw-r--r-- 36.3 KB
trace_irqsoff.c -rw-r--r-- 17.6 KB
trace_kdb.c -rw-r--r-- 3.2 KB
trace_kprobe.c -rw-r--r-- 36.3 KB
trace_mmiotrace.c -rw-r--r-- 8.8 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_output.c -rw-r--r-- 27.1 KB
trace_output.h -rw-r--r-- 1.2 KB
trace_printk.c -rw-r--r-- 8.5 KB
trace_probe.c -rw-r--r-- 17.2 KB
trace_probe.h -rw-r--r-- 11.0 KB
trace_sched_switch.c -rw-r--r-- 2.2 KB
trace_sched_wakeup.c -rw-r--r-- 19.0 KB
trace_selftest.c -rw-r--r-- 26.6 KB
trace_selftest_dynamic.c -rw-r--r-- 168 bytes
trace_seq.c -rw-r--r-- 9.9 KB
trace_stack.c -rw-r--r-- 10.8 KB
trace_stat.c -rw-r--r-- 7.6 KB
trace_stat.h -rw-r--r-- 973 bytes
trace_syscalls.c -rw-r--r-- 18.6 KB
trace_uprobe.c -rw-r--r-- 30.7 KB

back to top