]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: owl: smp: Drop bogus holding pen
authorAndreas Färber <afaerber@suse.de>
Sat, 1 Jul 2017 21:29:30 +0000 (23:29 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 3 Jul 2017 12:31:47 +0000 (14:31 +0200)
commita3ccef7e80026116ecd1bbf18cc9bd9be2a8f99b
tree0a2e8b5e795b627c6b79640c5e66dbd6e55a7ff7
parentd7746068e139678c300174768437036b4ff5db91
ARM: owl: smp: Drop bogus holding pen

The S500 SoC can start secondary CPUs without busy-looping for pen_release,
so simplify the SMP code compared to the LeMaker kernel tree.

Fixes: d273972c2872 ("ARM: owl: Implement CPU enable-method for S500")
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Cc: David Liu <liuwei@actions-semi.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-actions/headsmp.S
arch/arm/mach-actions/platsmp.c