Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756047AbcJUQOK (ORCPT ); Fri, 21 Oct 2016 12:14:10 -0400 Received: from mail-pf0-f172.google.com ([209.85.192.172]:35131 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755992AbcJUQOG (ORCPT ); Fri, 21 Oct 2016 12:14:06 -0400 Subject: Re: [PATCH] softirq: Display IRQ_POLL for irq-poll statistics To: Sagi Grimberg References: <1476101451-722-1-git-send-email-sagi@grimberg.me> Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Hellwig From: Jens Axboe Message-ID: Date: Fri, 21 Oct 2016 10:14:04 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1476101451-722-1-git-send-email-sagi@grimberg.me> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 201 Lines: 8 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