]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180495 [mx6]Fix suspend/resume issue caused by hotplug
authorAnson Huang <b20788@freescale.com>
Wed, 23 May 2012 07:13:03 +0000 (15:13 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:57 +0000 (14:11 +0200)
commit6c27848bb6ced4018a058a2e4e1f8ecf5a946c37
tree16b8d9c501a1e2bc71b48a7b34aade3ef281d816
parent854038a6b4007c421cbd0d1246e8d8cd6af04448
ENGR00180495 [mx6]Fix suspend/resume issue caused by hotplug

When we kill a secondary cpu, we need to wait for it
die, then kill it from hardware setting. And to avoid
the cache unalign issue, we use hardware register to
send flag to inform main cpu to kill secondary cpu.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/plat_hotplug.c