]> asedeno.scripts.mit.edu Git - linux.git/commit
sparc64: Add HV fault type handlers for ADI related faults
authorKhalid Aziz <khalid.aziz@oracle.com>
Wed, 21 Feb 2018 17:15:46 +0000 (10:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Mar 2018 14:38:46 +0000 (07:38 -0700)
commit52df948d1bff7954f416085a821e299a188424b8
tree627a491f027738807c0fb7e8a585e9d9d895596b
parent750375003deae240967eed6b13529a4bfc8ca11e
sparc64: Add HV fault type handlers for ADI related faults

ADI (Application Data Integrity) feature on M7 and newer processors
adds new fault types for hypervisor - Invalid ASI and MCD disabled.
This patch expands data access exception handler to handle these
faults.

Signed-off-by: Khalid Aziz <khalid.aziz@oracle.com>
Cc: Khalid Aziz <khalid@gonehiking.org>
Reviewed-by: Anthony Yznaga <anthony.yznaga@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/traps_64.c