All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk for 6.1
@ 2022-10-05  9:57 Petr Mladek
  2022-10-10 18:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2022-10-05  9:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, John Ogness, Andy Shevchenko,
	Rasmus Villemoes, Sebastian Andrzej Siewior, Thomas Gleixner,
	Jan Kara, Peter Zijlstra, linux-kernel

Hi Linus,

please pull the latest printk changes from

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

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

- Initialize pointer hashing using the system workqueue. It avoids
  taking locks in printk()/vsprintf() code path.

- Misc code clean up.

----------------------------------------------------------------
Jian Shen (1):
      lib/vnsprintf: add const modifier for param 'bitmap'

Petr Mladek (2):
      Merge branch 'for-6.1-hash-pointer-init' into for-linus
      Merge branch 'rework/kthreads' into for-linus

Sebastian Andrzej Siewior (2):
      lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().
      lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.

Thomas Gleixner (5):
      printk: Make pr_flush() static
      printk: Declare log_wait properly
      printk: Remove write only variable nr_ext_console_drivers
      printk: Remove bogus comment vs. boot consoles
      printk: Mark __printk percpu data ready __ro_after_init

 fs/proc/kmsg.c         |  2 --
 include/linux/printk.h |  7 -------
 include/linux/syslog.h |  3 +++
 kernel/printk/printk.c | 19 ++++---------------
 lib/vsprintf.c         | 51 +++++++++++++++++++++++++++-----------------------
 5 files changed, 35 insertions(+), 47 deletions(-)

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

* Re: [GIT PULL] printk for 6.1
  2022-10-05  9:57 [GIT PULL] printk for 6.1 Petr Mladek
@ 2022-10-10 18:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-10 18:48 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Linus Torvalds, Sergey Senozhatsky, Steven Rostedt, John Ogness,
	Andy Shevchenko, Rasmus Villemoes, Sebastian Andrzej Siewior,
	Thomas Gleixner, Jan Kara, Peter Zijlstra, linux-kernel

The pull request you sent on Wed, 5 Oct 2022 11:57:20 +0200:

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

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

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-10-10 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05  9:57 [GIT PULL] printk for 6.1 Petr Mladek
2022-10-10 18:48 ` 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.