lkml.org 
[lkml]   [2020]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] core/headers change for v5.9
Linus,

Please pull the latest core/headers git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-headers-2020-08-03

# HEAD: d19e789f068b3d633cbac430764962f404198022 compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.h> header

A single commit that separates out the instrumentation_begin()/end() bits from compiler.h.

Thanks,

Ingo

------------------>
Ingo Molnar (1):
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.h> header


arch/x86/include/asm/bug.h | 1 +
include/asm-generic/bug.h | 1 +
include/linux/compiler.h | 53 -------------------------------------
include/linux/context_tracking.h | 2 ++
include/linux/instrumentation.h | 57 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 61 insertions(+), 53 deletions(-)
create mode 100644 include/linux/instrumentation.h

\
 
 \ /
  Last update: 2020-08-03 13:20    [W:0.032 / U:0.996 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site