* [PATCH] cxl: Update MAINTAINERS @ 2023-07-11 22:43 ` Dan Williams 2023-07-11 22:49 ` Adam Manzanares 2023-07-12 15:07 ` Davidlohr Bueso 0 siblings, 2 replies; 4+ messages in thread From: Dan Williams @ 2023-07-11 22:43 UTC (permalink / raw) To: linux-cxl Cc: Davidlohr Bueso, Jonathan Cameron, Ben Widawsky, Adam Manzanares, Alison Schofield, Vishal Verma, Ira Weiny Ben, thank you for all the work to get the CXL subsystem off the ground and establishing QEMU as a place where hardware vendors can collaborate on the new advancements and mechanisms appearing in the CXL specification. Jonathan, thank you for your continued review and collaboration, you have been a defacto CXL maintainer for a while now. Davidlohr, thank you for getting the background command infrastructure off the ground and your leadership on and off the lists. Cc: Davidlohr Bueso <dave@stgolabs.net> Cc: Jonathan Cameron <jonathan.cameron@huawei.com> Cc: Ben Widawsky <bwidawsk@kernel.org> Cc: Adam Manzanares <a.manzanares@samsung.com> Cc: Alison Schofield <alison.schofield@intel.com> Cc: Vishal Verma <vishal.l.verma@intel.com> Cc: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..eba395274018 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5140,10 +5140,11 @@ S: Maintained F: include/linux/compiler_attributes.h COMPUTE EXPRESS LINK (CXL) +M: Davidlohr Bueso <dave@stgolabs.net> +M: Jonathan Cameron <jonathan.cameron@huawei.com> M: Alison Schofield <alison.schofield@intel.com> M: Vishal Verma <vishal.l.verma@intel.com> M: Ira Weiny <ira.weiny@intel.com> -M: Ben Widawsky <bwidawsk@kernel.org> M: Dan Williams <dan.j.williams@intel.com> L: linux-cxl@vger.kernel.org S: Maintained ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] cxl: Update MAINTAINERS 2023-07-11 22:43 ` [PATCH] cxl: Update MAINTAINERS Dan Williams @ 2023-07-11 22:49 ` Adam Manzanares 2023-07-12 8:53 ` Jonathan Cameron 2023-07-12 15:07 ` Davidlohr Bueso 1 sibling, 1 reply; 4+ messages in thread From: Adam Manzanares @ 2023-07-11 22:49 UTC (permalink / raw) To: Dan Williams Cc: linux-cxl@vger.kernel.org, Davidlohr Bueso, Jonathan Cameron, Ben Widawsky, Alison Schofield, Vishal Verma, Ira Weiny On Tue, Jul 11, 2023 at 03:43:57PM -0700, Dan Williams wrote: > Ben, thank you for all the work to get the CXL subsystem off the ground > and establishing QEMU as a place where hardware vendors can collaborate > on the new advancements and mechanisms appearing in the CXL > specification. > +1 > Jonathan, thank you for your continued review and collaboration, you have > been a defacto CXL maintainer for a while now. > +1 > Davidlohr, thank you for getting the background command infrastructure > off the ground and your leadership on and off the lists. +1 > > Cc: Davidlohr Bueso <dave@stgolabs.net> > Cc: Jonathan Cameron <jonathan.cameron@huawei.com> > Cc: Ben Widawsky <bwidawsk@kernel.org> > Cc: Adam Manzanares <a.manzanares@samsung.com> > Cc: Alison Schofield <alison.schofield@intel.com> > Cc: Vishal Verma <vishal.l.verma@intel.com> > Cc: Ira Weiny <ira.weiny@intel.com> > Signed-off-by: Dan Williams <dan.j.williams@intel.com> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3be1bdfe8ecc..eba395274018 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5140,10 +5140,11 @@ S: Maintained > F: include/linux/compiler_attributes.h > > COMPUTE EXPRESS LINK (CXL) > +M: Davidlohr Bueso <dave@stgolabs.net> > +M: Jonathan Cameron <jonathan.cameron@huawei.com> > M: Alison Schofield <alison.schofield@intel.com> > M: Vishal Verma <vishal.l.verma@intel.com> > M: Ira Weiny <ira.weiny@intel.com> > -M: Ben Widawsky <bwidawsk@kernel.org> > M: Dan Williams <dan.j.williams@intel.com> > L: linux-cxl@vger.kernel.org > S: Maintained > Looks good. Reviewed-by: Adam Manzanares <a.manzanares@samsung.com> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cxl: Update MAINTAINERS 2023-07-11 22:49 ` Adam Manzanares @ 2023-07-12 8:53 ` Jonathan Cameron 0 siblings, 0 replies; 4+ messages in thread From: Jonathan Cameron @ 2023-07-12 8:53 UTC (permalink / raw) To: Adam Manzanares Cc: Dan Williams, linux-cxl@vger.kernel.org, Davidlohr Bueso, Ben Widawsky, Alison Schofield, Vishal Verma, Ira Weiny On Tue, 11 Jul 2023 22:49:11 +0000 Adam Manzanares <a.manzanares@samsung.com> wrote: > On Tue, Jul 11, 2023 at 03:43:57PM -0700, Dan Williams wrote: > > Ben, thank you for all the work to get the CXL subsystem off the ground > > and establishing QEMU as a place where hardware vendors can collaborate > > on the new advancements and mechanisms appearing in the CXL > > specification. > > > > +1 > > > Jonathan, thank you for your continued review and collaboration, you have > > been a defacto CXL maintainer for a while now. > > > > +1 > > > Davidlohr, thank you for getting the background command infrastructure > > off the ground and your leadership on and off the lists. > > +1 > > > > > Cc: Davidlohr Bueso <dave@stgolabs.net> > > Cc: Jonathan Cameron <jonathan.cameron@huawei.com> > > Cc: Ben Widawsky <bwidawsk@kernel.org> > > Cc: Adam Manzanares <a.manzanares@samsung.com> > > Cc: Alison Schofield <alison.schofield@intel.com> > > Cc: Vishal Verma <vishal.l.verma@intel.com> > > Cc: Ira Weiny <ira.weiny@intel.com> > > Signed-off-by: Dan Williams <dan.j.williams@intel.com> > > --- > > MAINTAINERS | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 3be1bdfe8ecc..eba395274018 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -5140,10 +5140,11 @@ S: Maintained > > F: include/linux/compiler_attributes.h > > > > COMPUTE EXPRESS LINK (CXL) > > +M: Davidlohr Bueso <dave@stgolabs.net> > > +M: Jonathan Cameron <jonathan.cameron@huawei.com> > > M: Alison Schofield <alison.schofield@intel.com> > > M: Vishal Verma <vishal.l.verma@intel.com> > > M: Ira Weiny <ira.weiny@intel.com> > > -M: Ben Widawsky <bwidawsk@kernel.org> > > M: Dan Williams <dan.j.williams@intel.com> > > L: linux-cxl@vger.kernel.org > > S: Maintained > > > > > Looks good. > > Reviewed-by: Adam Manzanares <a.manzanares@samsung.com> Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cxl: Update MAINTAINERS 2023-07-11 22:43 ` [PATCH] cxl: Update MAINTAINERS Dan Williams 2023-07-11 22:49 ` Adam Manzanares @ 2023-07-12 15:07 ` Davidlohr Bueso 1 sibling, 0 replies; 4+ messages in thread From: Davidlohr Bueso @ 2023-07-12 15:07 UTC (permalink / raw) To: Dan Williams Cc: linux-cxl, Jonathan Cameron, Ben Widawsky, Adam Manzanares, Alison Schofield, Vishal Verma, Ira Weiny On Tue, 11 Jul 2023, Dan Williams wrote: >Ben, thank you for all the work to get the CXL subsystem off the ground >and establishing QEMU as a place where hardware vendors can collaborate >on the new advancements and mechanisms appearing in the CXL >specification. > >Jonathan, thank you for your continued review and collaboration, you have >been a defacto CXL maintainer for a while now. > >Davidlohr, thank you for getting the background command infrastructure >off the ground and your leadership on and off the lists. > >Cc: Davidlohr Bueso <dave@stgolabs.net> >Cc: Jonathan Cameron <jonathan.cameron@huawei.com> >Cc: Ben Widawsky <bwidawsk@kernel.org> >Cc: Adam Manzanares <a.manzanares@samsung.com> >Cc: Alison Schofield <alison.schofield@intel.com> >Cc: Vishal Verma <vishal.l.verma@intel.com> >Cc: Ira Weiny <ira.weiny@intel.com> >Signed-off-by: Dan Williams <dan.j.williams@intel.com> Acked-by: Davidlohr Bueso <dave@stgolabs.net> >--- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/MAINTAINERS b/MAINTAINERS >index 3be1bdfe8ecc..eba395274018 100644 >--- a/MAINTAINERS >+++ b/MAINTAINERS >@@ -5140,10 +5140,11 @@ S: Maintained > F: include/linux/compiler_attributes.h > > COMPUTE EXPRESS LINK (CXL) >+M: Davidlohr Bueso <dave@stgolabs.net> >+M: Jonathan Cameron <jonathan.cameron@huawei.com> > M: Alison Schofield <alison.schofield@intel.com> > M: Vishal Verma <vishal.l.verma@intel.com> > M: Ira Weiny <ira.weiny@intel.com> >-M: Ben Widawsky <bwidawsk@kernel.org> > M: Dan Williams <dan.j.williams@intel.com> > L: linux-cxl@vger.kernel.org > S: Maintained > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-12 15:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20230711224403uscas1p1b4b82b803ddd0cc47ec02ddf574aa604@uscas1p1.samsung.com>
2023-07-11 22:43 ` [PATCH] cxl: Update MAINTAINERS Dan Williams
2023-07-11 22:49 ` Adam Manzanares
2023-07-12 8:53 ` Jonathan Cameron
2023-07-12 15:07 ` Davidlohr Bueso
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.