From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19011C43381 for ; Thu, 14 Feb 2019 10:15:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E85AF222B6 for ; Thu, 14 Feb 2019 10:15:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438256AbfBNKPz (ORCPT ); Thu, 14 Feb 2019 05:15:55 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:40270 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727061AbfBNKPy (ORCPT ); Thu, 14 Feb 2019 05:15:54 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4EA2CEBD; Thu, 14 Feb 2019 02:15:54 -0800 (PST) Received: from big-swifty.misterjones.org (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 81E643F575; Thu, 14 Feb 2019 02:15:52 -0800 (PST) Date: Thu, 14 Feb 2019 10:15:49 +0000 Message-ID: <86va1msmju.wl-marc.zyngier@arm.com> From: Marc Zyngier To: Julien Thierry Cc: , , Thomas Gleixner , Peter Zijlstra , Ingo Molnar Subject: Re: [PATCH] genirq: Fix wrong name in request_percpu_nmi() description In-Reply-To: <1550052559-41250-1-git-send-email-julien.thierry@arm.com> References: <1550052559-41250-1-git-send-email-julien.thierry@arm.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: ARM Ltd MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 Feb 2019 10:09:19 +0000, Julien Thierry wrote: > > ready_percpu_nmi() was the previous name of prepare_percpu_nmi(). Update > request_percpu_nmi() comment with the correct function name. > > Signed-off-by: Julien Thierry > Reported-by: Li Wei > Cc: Thomas Gleixner > Cc: Peter Zijlstra > Cc: Ingo Molnar > Cc: Marc Zyngier > --- > kernel/irq/manage.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > Note: This issue is in next, not yet in mainline. Should apply cleanly > on top of next. Applied on top of irq/irqchip-next, which already contains the generic-nmi branch. Thanks, M. -- Jazz is not dead, it just smell funny.