All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk fixes for 6.2-rc5
@ 2023-01-19 15:52 Petr Mladek
  2023-01-19 20:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2023-01-19 15:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, John Ogness, Thomas Gleixner,
	Peter Zijlstra, linux-kernel

Hi Linus,

please merge the following printk fixes for 6.2-rc5:

  git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.2-rc5

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

+ Prevent a potential deadlock when configuring kgdb console.

+ Fix a kernel doc warning.

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

Both are fixing regressions caused by printk changes in 6.2-rc1.

----------------------------------------------------------------
Anuradha Weeraman (1):
      kernel/printk/printk.c: Fix W=1 kernel-doc warning

John Ogness (1):
      tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()

Petr Mladek (1):
      Merge branch 'rework/console-list-lock' into for-linus

 drivers/tty/serial/kgdboc.c      | 20 +++++---------------
 drivers/tty/serial/serial_core.c |  5 +++++
 kernel/printk/printk.c           |  2 ++
 3 files changed, 12 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] printk fixes for 6.2-rc5
  2023-01-19 15:52 [GIT PULL] printk fixes for 6.2-rc5 Petr Mladek
@ 2023-01-19 20:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-19 20:33 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Linus Torvalds, Sergey Senozhatsky, Steven Rostedt, John Ogness,
	Thomas Gleixner, Peter Zijlstra, linux-kernel

The pull request you sent on Thu, 19 Jan 2023 16:52:11 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.2-rc5

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

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:[~2023-01-20  5:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 15:52 [GIT PULL] printk fixes for 6.2-rc5 Petr Mladek
2023-01-19 20:33 ` 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.