diff options
author | Kirill Tkhai <tkhai@yandex.ru> | 2013-09-14 16:00:09 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-14 14:56:50 -0800 |
commit | 1a36265bf7d7e16b35fab5ae7f2f5d499bd0c14d (patch) | |
tree | deed30adefe83b47a661230a9876f9370141c5e9 /arch/sparc/mm/fault_64.c | |
parent | 557fc5873ef178c4b3e1e36a42db547ecdc43f9b (diff) | |
download | blackbird-op-linux-1a36265bf7d7e16b35fab5ae7f2f5d499bd0c14d.tar.gz blackbird-op-linux-1a36265bf7d7e16b35fab5ae7f2f5d499bd0c14d.zip |
sparc64: Add self-IPI support for smp_send_reschedule()
CONFIG_NO_HZ_FULL requires possibility of smp_send_reschedule()
for the calling CPU. Currently, it is used in inc_nr_running()
scheduler primitive only.
Nobody calls smp_send_reschedule() from preemptible context
(furthermore, it looks like it will be save if anybody use it
another way in the future). But anyway I add WARN_ON() here
just to return here if anything changes.
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: David Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/mm/fault_64.c')
0 files changed, 0 insertions, 0 deletions