linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL rcu/urgent] Fix printk format warning
@ 2020-06-02 15:56 Paul E. McKenney
  2020-06-03  9:15 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2020-06-02 15:56 UTC (permalink / raw)
  To: mingo, tglx; +Cc: geert, wangkefeng.wang, linux-kernel

Hello!

This pull request contains a single commit that fixes a printk() format
error that appears on 32-bit architectures.  This could be argued to
be a minor bug, but it is a regression from this week's merge window,
and is in code that is never used in production.  Therefore the risk of
adding this late in process is quite low, more than worth it to fix the
irritation/confusion that the bug can cause.

And a big "Thank you!!!" to Geert (CCed) for bringing this to my
attention, as it has slipped through the cracks earlier.

The following changes since commit b1fcf9b83c4149c63d1e0c699e85f93cbe28e211:

  rcu: Provide __rcu_is_watching() (2020-05-19 15:51:21 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git urgent-for-mingo

for you to fetch changes up to b3e2d20973db3ec87a6dd2fee0c88d3c2e7c2f61:

  rcuperf: Fix printk format warning (2020-06-02 08:41:37 -0700)

----------------------------------------------------------------
Kefeng Wang (1):
      rcuperf: Fix printk format warning

 kernel/rcu/rcuperf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [GIT PULL rcu/urgent] Fix printk format warning
  2020-06-02 15:56 [GIT PULL rcu/urgent] Fix printk format warning Paul E. McKenney
@ 2020-06-03  9:15 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2020-06-03  9:15 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: tglx, geert, wangkefeng.wang, linux-kernel


* Paul E. McKenney <paulmck@kernel.org> wrote:

> Hello!
> 
> This pull request contains a single commit that fixes a printk() format
> error that appears on 32-bit architectures.  This could be argued to
> be a minor bug, but it is a regression from this week's merge window,
> and is in code that is never used in production.  Therefore the risk of
> adding this late in process is quite low, more than worth it to fix the
> irritation/confusion that the bug can cause.
> 
> And a big "Thank you!!!" to Geert (CCed) for bringing this to my
> attention, as it has slipped through the cracks earlier.
> 
> The following changes since commit b1fcf9b83c4149c63d1e0c699e85f93cbe28e211:
> 
>   rcu: Provide __rcu_is_watching() (2020-05-19 15:51:21 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git urgent-for-mingo
> 
> for you to fetch changes up to b3e2d20973db3ec87a6dd2fee0c88d3c2e7c2f61:
> 
>   rcuperf: Fix printk format warning (2020-06-02 08:41:37 -0700)
> 
> ----------------------------------------------------------------
> Kefeng Wang (1):
>       rcuperf: Fix printk format warning
> 
>  kernel/rcu/rcuperf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Pulled into tip:core/urgent, thanks Paul!

	Ingo

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

end of thread, other threads:[~2020-06-03  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 15:56 [GIT PULL rcu/urgent] Fix printk format warning Paul E. McKenney
2020-06-03  9:15 ` Ingo Molnar

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).