Hi, This patchset contains a few small fixes required for MT cores to boot with CPS and EVA. It's based on v3.16-rc6 Markos Chandras (3): MIPS: EVA: Add new EVA header MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores arch/mips/include/asm/eva.h | 43 ++++++++++++++++++++++ .../include/asm/mach-malta/kernel-entry-init.h | 22 ++++++++--- arch/mips/kernel/cps-vec.S | 4 ++ 3 files changed, 63 insertions(+), 6 deletions(-) create mode 100644 arch/mips/include/asm/eva.h -- 2.0.0