Re: [PATCH v3 00/20] SError rework + RAS for firmware first support

2017-10-18 Thread Catalin Marinas
On Thu, Oct 05, 2017 at 08:17:52PM +0100, James Morse wrote: > James Morse (18): > arm64: explicitly mask all exceptions > arm64: introduce an order for exceptions > arm64: Move the async/fiq helpers to explicitly set process context > flags > arm64: Mask all exceptions during

[PATCH v3 00/20] SError rework + RAS for firmware first support

2017-10-05 Thread James Morse
Hello, The aim of this series is to enable IESB and add ESB-instructions to let us kick any pending RAS errors into firmware to be handled by firmware-first. Not all systems will have this firmware, so these RAS errors will become pending SErrors. We should take these as quickly as possible and