summaryrefslogtreecommitdiff
path: root/drivers/s390
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2021-02-20 01:32:56 +0300
committerVasily Gorbik <gor@linux.ibm.com>2021-02-24 02:31:22 +0300
commit55f03123f60985815e57cc9d1b29dea48e32e709 (patch)
tree9b630a367a297fef57d6f3a7a5f54872fa7f5362 /drivers/s390
parentda6d2c289dbe8871f1977bf7c348309d37b867b0 (diff)
downloadlinux-55f03123f60985815e57cc9d1b29dea48e32e709.tar.xz
s390/smp: implement arch_irq_work_raise()
The immediate need to have this is to have bpf_send_signal() send the signal ASAP instead of during the next hrtimer interrupt. However, it should also improve irq_work_queue() latencies in general, as well as get s390 out of the lame architectures list [1]. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/kernel/irq_work.c?h=v5.11#n45 Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions