ACK: [SRU][Trusty][PATCH v2 0/2] Subsequent fix for LP #1750786

Kleber Souza kleber.souza at canonical.com
Tue Apr 3 12:57:44 UTC 2018


On 03/22/18 14:35, Juerg Haefliger wrote:
> 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(-)
> 
Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>




More information about the kernel-team mailing list