Re: [PATCH v2 01/12] ARC: [plat-eznps] Handle memory error as an exception

From: Vineet Gupta
Date: Wed Jun 14 2017 - 18:39:48 EST


On 06/13/2017 07:03 AM, Noam Camus wrote:
From: Noam Camus <noamca@xxxxxxxxxxxx>

On ARC700, user mode memory error is treated as L2 interrupt, but NPS
hardware treats it as Machine Check exception.

Address this by defining an NPS specific bus error handler.

This still leaves too much to dig thru. I've rewritten the changelog here and pushed !

-Vineet