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
index b7cb5348f37f161ae3ccbf9e764fef066180126c,7d31192296a87d09104ab605540ce4264d56f6bf..90ae0ca51083768df899edd88f6016be224c3316
  #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