commit | 173eaafaed284fc95209902f68f011d01d1eda02 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Thu Jun 04 17:37:23 2015 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Jun 22 14:06:56 2015 +0530 |
tree | 045ab3c2d560b692c8adcf5cde92fbd7dda7ab0e | |
parent | aa93e8ef98471277cfedacd68604bb28b5a35aa7 [diff] |
ARC: make plat_smp_ops weak to allow over-rides This allows platforms to provide their own cpu wakeup routines as well as IPI send / clear backends, while allowing a SMP kernel w/o any such backend to build/boot Signed-off-by: Vineet Gupta <vgupta@synopsys.com>