All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk fixup for 5.19-rc7
@ 2022-07-15 18:34 Petr Mladek
  2022-07-16 18:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2022-07-15 18:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, John Ogness, Andy Shevchenko,
	Rasmus Villemoes, Jan Kara, Peter Zijlstra, Todd Brandt,
	linux-kernel

Hi Linus,

please pull a printk fixup

git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-5.19-rc7

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

- Make pr_flush() fast when consoles are suspended.

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

pr_flush() was added together with the printk kthreads but it
makes sense on its own. This is why we kept it. It is pity
that the regression was found this late. But it is trivial
to fix.

----------------------------------------------------------------
John Ogness (1):
      printk: do not wait for consoles when suspended

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

 kernel/printk/printk.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] printk fixup for 5.19-rc7
  2022-07-15 18:34 [GIT PULL] printk fixup for 5.19-rc7 Petr Mladek
@ 2022-07-16 18:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-16 18:06 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Linus Torvalds, Sergey Senozhatsky, Steven Rostedt, John Ogness,
	Andy Shevchenko, Rasmus Villemoes, Jan Kara, Peter Zijlstra,
	Todd Brandt, linux-kernel

The pull request you sent on Fri, 15 Jul 2022 20:34:11 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-5.19-rc7

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

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:[~2022-07-16 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 18:34 [GIT PULL] printk fixup for 5.19-rc7 Petr Mladek
2022-07-16 18:06 ` 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.