[PATCH 0/2] Support deprecated SETEND instruction for AArch32

2015-01-07 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" This series add support for controlling the 'setend' instruction, which is deprecated in ARMv8, using the legacy instruction emulation framework, introduced by Punit Agrawal. Patch 1 re-organises the infrastructure a little bit to avoid multiple CPU hotplug notifiers.

[PATCH 0/2] Support deprecated SETEND instruction for AArch32

2015-01-07 Thread Suzuki K. Poulose
From: Suzuki K. Poulose suzuki.poul...@arm.com This series add support for controlling the 'setend' instruction, which is deprecated in ARMv8, using the legacy instruction emulation framework, introduced by Punit Agrawal. Patch 1 re-organises the infrastructure a little bit to avoid multiple CPU