commit | 1b505defe051749150ae699483cfcde3191d9a76 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Wed Dec 16 23:49:35 2015 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Jan 24 03:28:21 2016 +0100 |
tree | d3d5b505aa52466814cf993b7a0a94d7848d3f47 | |
parent | 044c9bb816433c196a5776ac4834c23eced205e7 [diff] |
MIPS: Use EXCCODE_ constants with set_except_vector() The first argument to set_except_vector is the ExcCode, which we now have definitions for. Lets make use of them. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Gleb Natapov <gleb@kernel.org> Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/11894/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>