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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to