]> git.baikalelectronics.ru Git - kernel.git/commit
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 12 Oct 2016 10:18:56 +0000 (13:18 +0300)
committerIngo Molnar <mingo@kernel.org>
Sun, 16 Oct 2016 09:09:32 +0000 (11:09 +0200)
commit2c0d3465a77f9c3374834fc5b1b37a3bb51342b6
treebc933b138d0aa532ea81fd81eba0bb8b46914912
parent0c97320adf59e34813a3c309011b0340c69bc636
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map

Use distinctive name for cpu_hotplug.dep_map to avoid the actual
cpu_hotplug.lock appearing as cpu_hotplug.lock#2 in lockdep splats.

Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Gautham R . Shenoy <ego@linux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: intel-gfx@lists.freedesktop.org
Cc: trivial@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/cpu.c