All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] core/headers change for v5.9
@ 2020-08-03 11:19 Ingo Molnar
  2020-08-03 22:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-08-03 11:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Peter Zijlstra, Thomas Gleixner, Andrew Morton

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] core/headers change for v5.9
  2020-08-03 11:19 [GIT PULL] core/headers change for v5.9 Ingo Molnar
@ 2020-08-03 22:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-03 22:10 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Peter Zijlstra, Thomas Gleixner,
	Andrew Morton

The pull request you sent on Mon, 3 Aug 2020 13:19:08 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5ece08178d6567db5ef0090b1ae7f795c3c36161

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-03 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-03 11:19 [GIT PULL] core/headers change for v5.9 Ingo Molnar
2020-08-03 22:10 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.