[SRU][Trusty][PATCH v2 0/2] Subsequent fix for LP #1750786
Juerg Haefliger
juerg.haefliger at canonical.com
Thu Mar 22 13:35:49 UTC 2018
This fixes a boot crash introduced by the original fix for #1750786:
UBUNTU: SAUCE: x86, extable: fix uaccess fixup detection
v1 -> v2:
* Create a separate bug and add its link to the commit messages.
Juerg Haefliger (1):
Revert "UBUNTU: SAUCE: x86, extable: fix uaccess fixup detection"
Tony Luck (1):
x86/mm: Expand the exception table logic to allow new handling options
Documentation/x86/exception-tables.txt | 35 +++++++++++
arch/x86/include/asm/asm.h | 40 +++++++-----
arch/x86/include/asm/uaccess.h | 16 ++---
arch/x86/kernel/kprobes/core.c | 2 +-
arch/x86/kernel/traps.c | 6 +-
arch/x86/mm/extable.c | 112 +++++++++++++++++++++------------
arch/x86/mm/fault.c | 2 +-
scripts/sortextable.c | 32 ++++++++++
8 files changed, 176 insertions(+), 69 deletions(-)
--
2.14.1
More information about the kernel-team
mailing list