Files
linux-st/lib
Zqiang 88451f2cd3 debugobjects: Free per CPU pool after CPU unplug
If a CPU is offlined the debug objects per CPU pool is not cleaned up. If
the CPU is never onlined again then the objects in the pool are wasted.

Add a CPU hotplug callback which is invoked after the CPU is dead to free
the pool.

[ tglx: Massaged changelog and added comment about remote access safety ]

Signed-off-by: Zqiang <qiang.zhang@windriver.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Waiman Long <longman@redhat.com>
Link: https://lore.kernel.org/r/20200908062709.11441-1-qiang.zhang@windriver.com
2020-10-01 16:13:54 +02:00
..
2020-08-14 19:56:56 -07:00
2020-05-24 20:48:11 +02:00
2020-06-01 08:23:42 -04:00
2020-05-07 14:54:26 +08:00
2020-06-15 18:22:43 -07:00
2020-06-29 10:02:23 +02:00
2020-06-04 19:06:28 -07:00