]> 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)
commit2cab00afa1e381863a17f1c9569b480db2d5f1c8
tree0a2e8b5e795b627c6b79640c5e66dbd6e55a7ff7
parente178a2c69556e1fcae4379be0feef1b90754274b
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: 44600e41b253 ("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