]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/tile: implement panic_smp_self_stop()
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 29 Mar 2012 19:59:11 +0000 (15:59 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 30 Mar 2012 22:56:40 +0000 (18:56 -0400)
commit0f1581229866cef0006e759bc0b7d824fb362ec2
tree0461ac2a2b2d547ea5b3ffee4615b0f6504c2ec5
parent44faf3125541ff1f29417ad37cc6e9cbaf1f9098
arch/tile: implement panic_smp_self_stop()

This allows the later-panicking tiles to wait in a lower power state
until they get interrupted with an smp_send_stop().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/smp.c