]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/arm64/include/asm/esr.h
Merge branch 'for-next/bti-user' into for-next/bti
[thirdparty/linux.git] / arch / arm64 / include / asm / esr.h
index 390b8ba67830cd3cb9581820d85a42794f956bbe..035003acfa876dd998c56d842ea48e882aa44638 100644 (file)
@@ -60,7 +60,7 @@
 #define ESR_ELx_EC_BKPT32      (0x38)
 /* Unallocated EC: 0x39 */
 #define ESR_ELx_EC_VECTOR32    (0x3A)  /* EL2 only */
-/* Unallocted EC: 0x3B */
+/* Unallocated EC: 0x3B */
 #define ESR_ELx_EC_BRK64       (0x3C)
 /* Unallocated EC: 0x3D - 0x3F */
 #define ESR_ELx_EC_MAX         (0x3F)