Searched hist:"9327 e2c6bb8cb0131b38a07847cd58c78dc095e9" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | cpu_ops.h | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | irq.h | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | smp.h | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | irq.c | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | smp.c | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | process.c | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | diff 9327e2c6bb8cb0131b38a07847cd58c78dc095e9 Thu Oct 24 14:30:18 CDT 2013 Mark Rutland <mark.rutland@arm.com> arm64: add CPU_HOTPLUG infrastructure
This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI).
Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|