Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-21 Thread Jens Axboe
On 10/10/2016 06:10 AM, Sagi Grimberg wrote: This library was moved to the generic area and was renamed to irq-poll. Hence, update proc/softirqs output accordingly. Added, thanks. -- Jens Axboe

Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-21 Thread Jens Axboe
On 10/10/2016 06:10 AM, Sagi Grimberg wrote: This library was moved to the generic area and was renamed to irq-poll. Hence, update proc/softirqs output accordingly. Added, thanks. -- Jens Axboe

Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-21 Thread Christoph Hellwig
On Mon, Oct 10, 2016 at 03:10:51PM +0300, Sagi Grimberg wrote: > 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 Looks fine, Reviewed-by: Christoph Hellwig

Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-21 Thread Christoph Hellwig
On Mon, Oct 10, 2016 at 03:10:51PM +0300, Sagi Grimberg wrote: > 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 Looks fine, Reviewed-by: Christoph Hellwig

Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-11 Thread Johannes Thumshirn
On Mon, Oct 10, 2016 at 03:10:51PM +0300, Sagi Grimberg wrote: > 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 > --- Looks good, Reviewed-by: Johannes Thumshirn

Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-11 Thread Johannes Thumshirn
On Mon, Oct 10, 2016 at 03:10:51PM +0300, Sagi Grimberg wrote: > 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 > --- Looks good, Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn

[PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-10 Thread Sagi Grimberg
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 --- kernel/softirq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/softirq.c b/kernel/softirq.c

[PATCH] softirq: Display IRQ_POLL for irq-poll statistics

2016-10-10 Thread Sagi Grimberg
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 --- kernel/softirq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/softirq.c b/kernel/softirq.c index