linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] printk for 5.16 fixup
@ 2021-11-18  9:33 Petr Mladek
  2021-11-18 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2021-11-18  9:33 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, John Ogness, Andy Shevchenko,
	Rasmus Villemoes, Andrew Morton, Nicholas Piggin, Peter Zijlstra,
	linux-kernel

Linus,

please pull a printk two fixes from

  git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-5.16-fixup

=================================

- Try to flush backtraces from other CPUs also on the local one.
  It was a regression caused by printk_safe buffers removal.

- Remove header dependency warning.

----------------------------------------------------------------
Andy Shevchenko (1):
      printk: Remove printk.h inclusion in percpu.h

Nicholas Piggin (1):
      printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces

Petr Mladek (1):
      Merge branch 'rework/printk_safe-removal' into for-linus

 arch/powerpc/kernel/watchdog.c | 6 ++++++
 include/linux/percpu.h         | 1 -
 include/linux/printk.h         | 4 ++++
 kernel/printk/printk.c         | 5 +++++
 lib/nmi_backtrace.c            | 6 ++++++
 5 files changed, 21 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] printk for 5.16 fixup
  2021-11-18  9:33 [GIT PULL] printk for 5.16 fixup Petr Mladek
@ 2021-11-18 20:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-18 20:49 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Linus Torvalds, Sergey Senozhatsky, Steven Rostedt, John Ogness,
	Andy Shevchenko, Rasmus Villemoes, Andrew Morton,
	Nicholas Piggin, Peter Zijlstra, linux-kernel

The pull request you sent on Thu, 18 Nov 2021 10:33:24 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-5.16-fixup

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7d5775d49e4a488bc8a07e5abb2b71a4c28aadbb

Thank you!

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

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

end of thread, other threads:[~2021-11-18 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18  9:33 [GIT PULL] printk for 5.16 fixup Petr Mladek
2021-11-18 20:49 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).