jump_label: Move CPU hotplug locking
authorMarc Zyngier <[email protected]>
Tue, 1 Aug 2017 08:02:54 +0000 (09:02 +0100)
committerIngo Molnar <[email protected]>
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/jump_label.c