public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nohz: minor cleanups
@ 2015-09-10 19:58 Luiz Capitulino
  2015-09-10 19:58 ` [PATCH 1/3] nohz: mark tick_nohz_full_running as __read_mostly Luiz Capitulino
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Luiz Capitulino @ 2015-09-10 19:58 UTC (permalink / raw)
  To: fweisbec; +Cc: linux-kernel, cmetcalf

Hi,

These are a few minor cleanups I did while doing a code reading,
patches should be self explanatory.

Luiz Capitulino (3):
  nohz: mark tick_nohz_full_running as __read_mostly
  nohz: mark tick_nohz_init_all() as __init
  sched: add_nr_running(): drop tick_nohz_full_cpu() check

 kernel/sched/sched.h     | 20 +++++++++-----------
 kernel/time/tick-sched.c |  4 ++--
 2 files changed, 11 insertions(+), 13 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-09-24 14:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 19:58 [PATCH 0/3] nohz: minor cleanups Luiz Capitulino
2015-09-10 19:58 ` [PATCH 1/3] nohz: mark tick_nohz_full_running as __read_mostly Luiz Capitulino
2015-09-10 19:58 ` [PATCH 2/3] nohz: mark tick_nohz_init_all() as __init Luiz Capitulino
2015-09-24 14:33   ` Frederic Weisbecker
2015-09-10 19:58 ` [PATCH 3/3] sched: add_nr_running(): drop tick_nohz_full_cpu() check Luiz Capitulino
2015-09-24 14:44   ` Frederic Weisbecker
2015-09-24 14:54     ` Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox