Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp383559pxb; Wed, 3 Feb 2021 07:45:20 -0800 (PST) X-Google-Smtp-Source: ABdhPJy7b5W55NyDSwnqsgO0qtvFhuwyqwUlf3L5LLELdtRfueZXGmoYRcReIg+RDC7aYwCBdGuh X-Received: by 2002:a17:906:af86:: with SMTP id mj6mr1707081ejb.509.1612367120665; Wed, 03 Feb 2021 07:45:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612367120; cv=none; d=google.com; s=arc-20160816; b=in2EW9WVSHUaUG6c4b7b9uQhWJkN7NCVMuw8yBh76xM+ApiS7PgmwEqPYhK8c4ddLR EXSEMG/L2oGG8JMiZ0IIrVbeHRl90eyZBVoVf7F9YCJXxJokMsy52j9GfvtiB/KeBqeb 7u9XMDzOIKf4PaZaGD69Y0E9yf0UqZPU+vD72ys/5aLCS9kNmpj58m/ZxtGaafddhsLM crdnCUZmCVmaH7jBY4FGGKOAp8YAp4mYegFY6LKiizCi9uUlmvOxEjeuW1VJ9k66hhzs GZwuVV3b/Udiz7+uJ6MqSyO2dAymSXy2Au4VQF5UPhEF+ZjYq75T2Irs+nUVlnWrMFPL wPGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=197h5JV6btsJrmfdx/PSXHS+7aqeeMnWfYLgvGISpNI=; b=goT8qH6Dbg+kGSH3b/aR7oHZdbVuXMoXtJ+FHLO071Y160i6nnZ0e3XuFewTu5G+XX jYpee1ETMTtNrEs5dM+cZmpv7X3FPbbTwWubR+ynDm+vYjb/RhaZHnMI8ozI+jjCmr+C JqFr5SmZwQqzYCziMsOBicD23p+PGDEgP6VpM74zFJppZByMPeYOwj61sySQhaR1psU6 stHvAy3KWcyc9xwJWVbG7rMDs6HtPV4990R43fhVY+qDpmK7O7AofiUSkxDEyeokN7KH +zmEl4aOKu+3Px9L++DmEs+9MF2AL+8m4znM5qr0PkMX928EW0dtcVUUNHLEQigAVzlL kv7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RNETbrN8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y2si1510445eju.432.2021.02.03.07.44.53; Wed, 03 Feb 2021 07:45:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RNETbrN8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234643AbhBCPng (ORCPT + 99 others); Wed, 3 Feb 2021 10:43:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:58564 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234606AbhBCPmD (ORCPT ); Wed, 3 Feb 2021 10:42:03 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 729A864E41; Wed, 3 Feb 2021 15:41:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612366882; bh=pdKIqf8nvxkcgr1K6PBj4wBjfRw0jyR1RW3Hp9JQVhc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RNETbrN8uiUEsHEydik8tTIPDv5AUm9RBqNWecuKaglNRTGq8QDZZEgi+GuOawcju x+chWH11H7l2NZmLn5WNPB6W6al28vbj7dtMOi2HoWajl1oTBRyFaHYtS1ducge7dr knyn+hg+qjzbLvueGisQFnmNBnPkJ+6M9sFZA8sA= Date: Wed, 3 Feb 2021 16:41:19 +0100 From: Greg KH To: Mihai Carabas Cc: linux-kernel@vger.kernel.org, arnd@arndb.de, andriy.shevchenko@linux.intel.com, bobo.shaobowang@huawei.com Subject: Re: [PATCH 2/2] misc/pvpanic: add pci driver Message-ID: References: <1612363439-26656-1-git-send-email-mihai.carabas@oracle.com> <1612363439-26656-3-git-send-email-mihai.carabas@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1612363439-26656-3-git-send-email-mihai.carabas@oracle.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 03, 2021 at 04:43:59PM +0200, Mihai Carabas wrote: > Add pvpanic pci device driver support. What does that mean? Please provide more changelog text here. > > Signed-off-by: Mihai Carabas > --- > drivers/misc/pvpanic/Kconfig | 16 ++++++++++- > drivers/misc/pvpanic/Makefile | 7 +++++ > drivers/misc/pvpanic/pvpanic-pci.c | 54 ++++++++++++++++++++++++++++++++++++++ > 3 files changed, 76 insertions(+), 1 deletion(-) > create mode 100644 drivers/misc/pvpanic/pvpanic-pci.c > > diff --git a/drivers/misc/pvpanic/Kconfig b/drivers/misc/pvpanic/Kconfig > index 12bb017..4a96e8d 100644 > --- a/drivers/misc/pvpanic/Kconfig > +++ b/drivers/misc/pvpanic/Kconfig > @@ -1,6 +1,11 @@ > +# SPDX-License-Identifier: GPL-2.0-only > +# > +# pvpanic device > +# While nice, why add this now? > + > config PVPANIC > bool "pvpanic device support" > - depends on PVPANIC_MMIO > + depends on (PVPANIC_MMIO || PVPANIC_PCI) > help > This option enable generic code for pvpanic device driver logic. > > @@ -12,3 +17,12 @@ config PVPANIC_MMIO > This driver provides support for the pvpanic device. pvpanic is > a paravirtualized device provided by QEMU; it lets a virtual machine > (guest) communicate panic events to the host. > + > +config PVPANIC_PCI > + tristate "pvpanic pci device support" > + depends on PCI > + select PVPANIC > + help > + This driver provides support for the pvpanic device. pvpanic is > + a paravirtualized device provided by QEMU; it lets a virtual machine > + (guest) communicate panic events to the host. > diff --git a/drivers/misc/pvpanic/Makefile b/drivers/misc/pvpanic/Makefile > index d08379b..fe57d1f 100644 > --- a/drivers/misc/pvpanic/Makefile > +++ b/drivers/misc/pvpanic/Makefile > @@ -1,2 +1,9 @@ > +# SPDX-License-Identifier: GPL-2.0 > +# > +# Makefile for pvpanic device. > +# Again, nice, but nothing to do with this change. Please only do "one thing" per patch. thanks, greg k-h