lkml.org 
[lkml]   [2015]   [Dec]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCHV3 1/3] x86, ras: Add new infrastructure for machine check fixup tables
    On Tue, Dec 15, 2015 at 05:29:30PM -0800, Tony Luck wrote:
    > Copy the existing page fault fixup mechanisms to create a new table
    > to be used when fixing machine checks. Note:
    > 1) At this time we only provide a macro to annotate assembly code
    > 2) We assume all fixups will in code builtin to the kernel.
    > 3) Only for x86_64
    > 4) New code under CONFIG_MCE_KERNEL_RECOVERY (default 'n')
    >
    > Signed-off-by: Tony Luck <tony.luck@intel.com>
    > ---
    > arch/x86/Kconfig | 10 ++++++++++
    > arch/x86/include/asm/asm.h | 10 ++++++++--
    > arch/x86/include/asm/mce.h | 14 ++++++++++++++
    > arch/x86/kernel/cpu/mcheck/mce.c | 16 ++++++++++++++++
    > arch/x86/kernel/vmlinux.lds.S | 6 +++++-
    > arch/x86/mm/extable.c | 19 +++++++++++++++++++
    > include/asm-generic/vmlinux.lds.h | 12 +++++++-----
    > 7 files changed, 79 insertions(+), 8 deletions(-)

    Reviewed-by: Borislav Petkov <bp@suse.de>

    --
    Regards/Gruss,
    Boris.

    ECO tip #101: Trim your mails when you reply.


    \
     
     \ /
      Last update: 2015-12-22 12:21    [W:3.047 / U:0.216 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site