]> git.ipfire.org Git - people/arne_f/kernel.git/commit
jump_label: Move CPU hotplug locking
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 1 Aug 2017 08:02:54 +0000 (09:02 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 10 Aug 2017 10:28:58 +0000 (12:28 +0200)
commitb70cecf4b6b72a9977576ab32cca0e24f286f517
tree5717804168de28067097bedd544c10136603cbbe
parentd0646a6f5533226ceb7620c20717286d3a372794
jump_label: Move CPU hotplug locking

As we're about to rework the locking, let's move the taking and
release of the CPU hotplug lock to locations that will make its
reworking completely obvious.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/20170801080257.5056-2-marc.zyngier@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/jump_label.c