public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: "Gupta, Nipun" <Nipun.Gupta@amd.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"masahiroy@kernel.org" <masahiroy@kernel.org>,
	"nathan@kernel.org" <nathan@kernel.org>,
	"ndesaulniers@google.com" <ndesaulniers@google.com>,
	"nicolas@fjasle.eu" <nicolas@fjasle.eu>,
	"git (AMD-Xilinx)" <git@amd.com>,
	"Anand, Harpreet" <harpreet.anand@amd.com>,
	"Jansen Van Vuuren, Pieter" <pieter.jansen-van-vuuren@amd.com>,
	"Agarwal, Nikhil" <nikhil.agarwal@amd.com>,
	"Simek, Michal" <michal.simek@amd.com>
Subject: Re: [PATCH v4] vfio/cdx: add support for CDX bus
Date: Tue, 18 Apr 2023 21:06:48 -0300	[thread overview]
Message-ID: <ZD8wmF4DALTRyWmO@ziepe.ca> (raw)
In-Reply-To: <20230418144020.6b8368db.alex.williamson@redhat.com>

On Tue, Apr 18, 2023 at 02:40:20PM -0600, Alex Williamson wrote:
> On Tue, 18 Apr 2023 12:50:13 +0000
> "Gupta, Nipun" <Nipun.Gupta@amd.com> wrote:
> 
> > > -----Original Message-----
> > > From: Jason Gunthorpe <jgg@ziepe.ca>
> > > Sent: Tuesday, April 18, 2023 5:40 PM
> > > To: Gupta, Nipun <Nipun.Gupta@amd.com>
> > > Cc: alex.williamson@redhat.com; linux-kernel@vger.kernel.org;
> > > kvm@vger.kernel.org; masahiroy@kernel.org; nathan@kernel.org;
> > > ndesaulniers@google.com; nicolas@fjasle.eu; git (AMD-Xilinx) <git@amd.com>;
> > > Anand, Harpreet <harpreet.anand@amd.com>; Jansen Van Vuuren, Pieter
> > > <pieter.jansen-van-vuuren@amd.com>; Agarwal, Nikhil
> > > <nikhil.agarwal@amd.com>; Simek, Michal <michal.simek@amd.com>
> > > Subject: Re: [PATCH v4] vfio/cdx: add support for CDX bus
> > > 
> > > Caution: This message originated from an External Source. Use proper caution
> > > when opening attachments, clicking links, or responding.
> > > 
> > > 
> > > On Tue, Apr 18, 2023 at 05:06:55PM +0530, Nipun Gupta wrote:
> > >   
> > > > diff --git a/drivers/vfio/Kconfig b/drivers/vfio/Kconfig
> > > > index 89e06c981e43..aba36f5be4ec 100644
> > > > --- a/drivers/vfio/Kconfig
> > > > +++ b/drivers/vfio/Kconfig
> > > > @@ -57,6 +57,7 @@ source "drivers/vfio/pci/Kconfig"
> > > >  source "drivers/vfio/platform/Kconfig"
> > > >  source "drivers/vfio/mdev/Kconfig"
> > > >  source "drivers/vfio/fsl-mc/Kconfig"
> > > > +source "drivers/vfio/cdx/Kconfig"  
> > > 
> > > keep sorted  
> > 
> > Since it is not sorted as of now, should a separate patch to be created for
> > sorting, before adding vfio-cdx?
> 
> These are essentially in chronological order rather than alphabetical,
> so I don't really understand this request from Jason.  Perhaps if it
> was already alphabetical the request would be justified, but I don't
> see any obligation here.

Ah, well knee jerk, I keep sorting these things, guess I haven't go
here yet.

Best practice is to sort lists like this.

Jason

      reply	other threads:[~2023-04-19  0:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18 11:36 [PATCH v4] vfio/cdx: add support for CDX bus Nipun Gupta
2023-04-18 12:09 ` Jason Gunthorpe
2023-04-18 12:50   ` Gupta, Nipun
2023-04-18 20:40     ` Alex Williamson
2023-04-19  0:06       ` Jason Gunthorpe [this message]

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=ZD8wmF4DALTRyWmO@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=Nipun.Gupta@amd.com \
    --cc=alex.williamson@redhat.com \
    --cc=git@amd.com \
    --cc=harpreet.anand@amd.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=michal.simek@amd.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=nicolas@fjasle.eu \
    --cc=nikhil.agarwal@amd.com \
    --cc=pieter.jansen-van-vuuren@amd.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