commit | 7963b3f127a7486815bc10639630c95c2792b811 | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Mon Oct 19 11:49:52 2015 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 09 09:56:56 2015 +0100 |
tree | 5a089d866b7e67022b6a8e4eaba91039e33e115e | |
parent | 1b4a5ddb127caf125e14551ebd334be1acf21805 [diff] |
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler() We need to enter NMI context when NMI interrupt fires. Signed-off-by: Petri Gynther <pgynther@google.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11323/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>