metag: SMP support
Add SMP support for metag. This allows Linux to take control of multiple
hardware threads on a single Meta core, treating them as separate Linux
CPUs.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Showing
arch/metag/include/asm/smp.h
0 → 100644
arch/metag/kernel/core_reg.c
0 → 100644
arch/metag/kernel/smp.c
0 → 100644
This diff is collapsed.
arch/metag/kernel/topology.c
0 → 100644
Please register or sign in to comment