Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1642990 > unrolled thread

rcu: NO_HZ_FULL_SYSIDLE leftovers

Started byValentin Rothberg <valentinrothberg@gmail.com>
First post2017-05-17 07:50 +0200
Last post2017-05-17 13:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  rcu: NO_HZ_FULL_SYSIDLE leftovers Valentin Rothberg <valentinrothberg@gmail.com> - 2017-05-17 07:50 +0200
    Re: rcu: NO_HZ_FULL_SYSIDLE leftovers "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-05-17 13:10 +0200

#1642990 — rcu: NO_HZ_FULL_SYSIDLE leftovers

FromValentin Rothberg <valentinrothberg@gmail.com>
Date2017-05-17 07:50 +0200
Subjectrcu: NO_HZ_FULL_SYSIDLE leftovers
Message-ID<tI00p-7v7-7@gated-at.bofh.it>
Hi Paul,

I stumbled upon your commit 1cb830954ef9 ("rcu: Remove nohz_full
full-system-idle state machine") as ./scripts/checkkconfigsymbols.py
reported that there are some remaining references on the removed
Kconfig symbol 'NO_HZ_FULL_SYSIDLE'. I couldn't find any commit
removing them on LKML, and as I am unsure if you like to keep the
affected code, I want to report it to you.

To get the report in linux-next:
$ checkkconfigsymbols.py --diff next-20170516..next-20170517 --find

Kind regards,
 Valentin

[toc] | [next] | [standalone]


#1643269

From"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date2017-05-17 13:10 +0200
Message-ID<tI507-2ji-21@gated-at.bofh.it>
In reply to#1642990
On Wed, May 17, 2017 at 07:48:03AM +0200, Valentin Rothberg wrote:
> Hi Paul,
> 
> I stumbled upon your commit 1cb830954ef9 ("rcu: Remove nohz_full
> full-system-idle state machine") as ./scripts/checkkconfigsymbols.py
> reported that there are some remaining references on the removed
> Kconfig symbol 'NO_HZ_FULL_SYSIDLE'. I couldn't find any commit
> removing them on LKML, and as I am unsure if you like to keep the
> affected code, I want to report it to you.
> 
> To get the report in linux-next:
> $ checkkconfigsymbols.py --diff next-20170516..next-20170517 --find

Good point, that was an oversight on my part.  Just started tests with
the remaining code removed, thank you for reporting it!

							Thanx, Paul

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web