]> git.baikalelectronics.ru Git - kernel.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)
commit6ae3958bdef3a37a19875d7bee98325d9223a481
tree627a491f027738807c0fb7e8a585e9d9d895596b
parent4d7b8d6d8b9b4b2cd9c028f1fd544a58fee1ce5d
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