]> git.baikalelectronics.ru Git - kernel.git/commit
softirq: Display IRQ_POLL for irq-poll statistics
authorSagi Grimberg <sagi@grimberg.me>
Mon, 10 Oct 2016 12:10:51 +0000 (15:10 +0300)
committerJens Axboe <axboe@fb.com>
Fri, 21 Oct 2016 21:45:47 +0000 (15:45 -0600)
commit6085aa6ba583829df6d2d50473807f22aee0d80b
tree1c20f17627699759429a5fa99ce307a20f41800a
parent9dabf8538422305d0f86eba01fb13e3ce929e3c4
softirq: Display IRQ_POLL for irq-poll statistics

This library was moved to the generic area and was
renamed to irq-poll. Hence, update proc/softirqs output accordingly.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
kernel/softirq.c