linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: "Fiona Trahe" <fiona.trahe@intel.com>,
	"Herbert Xu" <herbert@gondor.apana.org.au>,
	"Uwe Kleine-König" <uwe@kleine-koenig.org>,
	"Marco Chiappero" <marco.chiappero@intel.com>,
	linux-pci@vger.kernel.org, qat-linux@intel.com,
	"Bjorn Helgaas" <helgaas@kernel.org>,
	linux-crypto@vger.kernel.org, kernel@pengutronix.de,
	"Jack Xu" <jack.xu@intel.com>,
	"Wojciech Ziemba" <wojciech.ziemba@intel.com>,
	"Tomaszx Kowalik" <tomaszx.kowalik@intel.com>,
	"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v4 6/8] crypto: qat - simplify adf_enable_aer()
Date: Tue, 28 Sep 2021 16:01:32 +0100	[thread overview]
Message-ID: <YVMuTMMzPSyCBSVS@silpixa00400314> (raw)
In-Reply-To: <20210928135704.oqyffwwt4lvmmlx3@pengutronix.de>

On Tue, Sep 28, 2021 at 03:57:04PM +0200, Uwe Kleine-König wrote:
> I fixed it now, comparing with your patch the only thing I did
> differently is ordering in the header file.
> 
> I pushed the fixed series to
> 
> 	https://git.pengutronix.de/git/ukl/linux pci-dedup
Would you mind sending the new version to the ML?

Thanks,

-- 
Giovanni

  reply	other threads:[~2021-09-28 15:14 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 20:43 [PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 1/8] PCI: Simplify pci_device_remove() Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 2/8] PCI: Drop useless check from pci_device_probe() Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 3/8] xen/pci: Drop some checks that are always true Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name Uwe Kleine-König
2021-09-28  8:28   ` Kalle Valo
2021-09-28 10:01   ` Simon Horman
2021-09-28 10:31     ` Uwe Kleine-König
2021-09-29  8:05       ` Simon Horman
2021-09-29  9:04         ` Uwe Kleine-König
2021-09-28 17:17   ` Bjorn Helgaas
2021-09-28 19:29     ` Uwe Kleine-König
2021-09-28 20:08       ` Bjorn Helgaas
2021-09-27 20:43 ` [PATCH v4 5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe() Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 6/8] crypto: qat - simplify adf_enable_aer() Uwe Kleine-König
2021-09-28 11:11   ` Giovanni Cabiddu
2021-09-28 11:26     ` Uwe Kleine-König
2021-09-28 13:57       ` Uwe Kleine-König
2021-09-28 15:01         ` Giovanni Cabiddu [this message]
2021-09-28 16:08           ` Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 7/8] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver Uwe Kleine-König
2021-09-27 20:43 ` [PATCH v4 8/8] PCI: Drop duplicated tracking of a pci_dev's bound driver Uwe Kleine-König
2021-09-27 20:59 ` [PATCH v4 0/8] " Uwe Kleine-König

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YVMuTMMzPSyCBSVS@silpixa00400314 \
    --to=giovanni.cabiddu@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=davem@davemloft.net \
    --cc=fiona.trahe@intel.com \
    --cc=helgaas@kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=jack.xu@intel.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=marco.chiappero@intel.com \
    --cc=qat-linux@intel.com \
    --cc=tomaszx.kowalik@intel.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=uwe@kleine-koenig.org \
    --cc=wojciech.ziemba@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).