linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] smp/ipi: Minor cleanups in smp_call_function variants
@ 2013-07-05 16:26 Preeti U Murthy
  2013-07-05 16:27 ` [PATCH 1/3] smp/ipi: Remove redundant cfd->cpumask_ipi mask Preeti U Murthy
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Preeti U Murthy @ 2013-07-05 16:26 UTC (permalink / raw)
  To: xiaoguangrong, mingo, paulmck, linux-kernel, a.p.zijlstra
  Cc: npiggin, deepthi, peterz, rusty, heiko.carstens, udknight,
	rostedt, miltonm, srivatsa.bhat, jens.axboe, tj, akpm, svaidy,
	shli, tglx, lig.fnst, anton

This patchset removes possible stale code overlooked by previous
cleanups. It also clarifies ambiguous comments about deadlock scenarios
while calling smp_call_function variants, as they were not obvious at a first
glance.

---

Preeti U Murthy (3):
      smp/ipi: Remove redundant cfd->cpumask_ipi mask
      smp/ipi:Clarify ambiguous comments around deadlock scenarios in smp_call_function variants.
      smp/ipi:Remove check around csd lock in handler for smp_call_function variants


 kernel/smp.c |   74 ++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 46 insertions(+), 28 deletions(-)

-- 
Signature


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

end of thread, other threads:[~2013-07-07 17:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-05 16:26 [PATCH 0/3] smp/ipi: Minor cleanups in smp_call_function variants Preeti U Murthy
2013-07-05 16:27 ` [PATCH 1/3] smp/ipi: Remove redundant cfd->cpumask_ipi mask Preeti U Murthy
2013-07-06  3:13   ` Wang YanQing
2013-07-06  5:29     ` Preeti U Murthy
2013-07-06  6:03       ` Wang YanQing
2013-07-07 16:45         ` Preeti U Murthy
2013-07-05 16:27 ` [PATCH 2/3] smp/ipi:Clarify ambiguous comments around deadlock scenarios in smp_call_function variants Preeti U Murthy
2013-07-06  6:12   ` Wang YanQing
2013-07-06  7:48     ` Preeti U Murthy
2013-07-06 19:48       ` Thomas Gleixner
2013-07-07 16:29         ` Preeti U Murthy
2013-07-05 16:27 ` [PATCH 3/3] smp/ipi:Remove check around csd lock in handler for " Preeti U Murthy
2013-07-06  5:45   ` Wang YanQing
2013-07-06  8:06     ` Preeti U Murthy
2013-07-06 14:21       ` Wang YanQing
2013-07-07 16:23         ` Preeti U Murthy
2013-07-07 17:25           ` Wang YanQing

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