OSDN Git Service

Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
authorIngo Molnar <mingo@kernel.org>
Mon, 3 Dec 2018 09:47:53 +0000 (10:47 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 3 Dec 2018 09:47:53 +0000 (10:47 +0100)
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1  2 
arch/x86/kernel/cpu/mcheck/mce_amd.c
arch/x86/kernel/process.c
include/linux/ftrace.h
include/linux/ptrace.h

Simple merge
  #include <asm/desc.h>
  #include <asm/prctl.h>
  #include <asm/spec-ctrl.h>
 +#include <asm/proto.h>
  
+ #include "process.h"
  /*
   * per-CPU TSS segments. Threads are completely 'soft' on Linux,
   * no more per-task TSS's. The TSS size is kept cacheline-aligned
Simple merge
Simple merge