[SRU][Trusty][PATCH 0/2] Subsequent fix for LP #1750786
Juerg Haefliger
juerg.haefliger at canonical.com
Wed Mar 14 14:27:10 UTC 2018
From: Juerg Haefliger <juerg.haefliger at canonical.com>
This fixes a boot crash introduced by the original fix for #1750786:
UBUNTU: SAUCE: x86, extable: fix uaccess fixup detection
...Juerg
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