• Thomas Gleixner's avatar
    ia64/topology: Remove cpus_allowed manipulation · 048c9b95
    Thomas Gleixner authored
    The CPU hotplug callback fiddles with the cpus_allowed pointer to pin the
    calling thread on the plugged CPU. That's already guaranteed by the hotplug
    core code.
    
    Remove it.
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: Tony Luck <tony.luck@intel.com>
    Cc: linux-ia64@vger.kernel.org
    Cc: Herbert Xu <herbert@gondor.apana.org.au>
    Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Cc: Sebastian Siewior <bigeasy@linutronix.de>
    Cc: Lai Jiangshan <jiangshanlai@gmail.com>
    Cc: Viresh Kumar <viresh.kumar@linaro.org>
    Cc: Michael Ellerman <mpe@ellerman.id.au>
    Cc: Tejun Heo <tj@kernel.org>
    Cc: "David S. Miller" <davem@davemloft.net>
    Cc: Len Brown <lenb@kernel.org>
    Link: http://lkml.kernel.org/r/20170412201042.174518069@linutronix.deSigned-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    048c9b95
topology.c 9.99 KB