From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Adding AMD engineers to the list of AMD-specific components'' maintainers. Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> --- MAINTAINERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0358a3e..e1cec35 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -108,13 +108,17 @@ F: xen/drivers/cpufreq/ AMD IOMMU M: Wei Wang <weiwang.dd@gmail.com> +M: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> +M: Jacob Shin <jacob.shin@amd.com> S: Maintained F: xen/drivers/passthrough/amd/ AMD SVM M: Andre Przywara <osp@andrep.de> M: Christoph Egger <Christoph_Egger@gmx.de> -M: Boris Ostrovsky <boris.ostrovsky@amd.com> +M: Boris Ostrovsky <boris.ostrovsky@oracle.com> +M: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> +M: Jacob Shin <jacob.shin@amd.com> S: Supported F: xen/arch/x86/hvm/svm/ -- 1.7.10.4
>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote: > Adding AMD engineers to the list of AMD-specific components'' maintainers.I''m not questioning their technical expertise, but is it really intended to keep the now non-AMD people on the list of maintainers? Having too few maintainers for a component is certainly the bigger problem (especially when it''s effectively no-one), but having too many is also not unlikely to cause issues (the most prominent of which being that everyone assumes one of the others will take care of a specific item). And of course being listed here means there also ought to be activity, so it would be nice if everyone individually could confirm that they''re still going to have sufficient time to fulfill this role. Thanks, Jan> --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -108,13 +108,17 @@ F: xen/drivers/cpufreq/ > > AMD IOMMU > M: Wei Wang <weiwang.dd@gmail.com> > +M: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> > +M: Jacob Shin <jacob.shin@amd.com> > S: Maintained > F: xen/drivers/passthrough/amd/ > > AMD SVM > M: Andre Przywara <osp@andrep.de> > M: Christoph Egger <Christoph_Egger@gmx.de> > -M: Boris Ostrovsky <boris.ostrovsky@amd.com> > +M: Boris Ostrovsky <boris.ostrovsky@oracle.com> > +M: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> > +M: Jacob Shin <jacob.shin@amd.com> > S: Supported > F: xen/arch/x86/hvm/svm/ > > -- > 1.7.10.4
On 03/04/2013 11:04 AM, Jan Beulich wrote:>>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote: >> Adding AMD engineers to the list of AMD-specific components'' maintainers. > > I''m not questioning their technical expertise, but is it really intended > to keep the now non-AMD people on the list of maintainers?Probably not - especially if those are working for competitors now ;-) This patch goes on top of Suravee''s. Regards, Andre. ------------------ commit 14b0e116be6161b07e33753bcaeb720767226d9f Author: Andre Przywara <andre.przywara@calxeda.com> Date: Wed Mar 6 14:26:55 2013 +0800 remove Andre from the SVM maintainers list Signed-off-by: Andre Przywara <andre.przywara@calxeda.com> diff --git a/MAINTAINERS b/MAINTAINERS index 6ba98d3..62c2cfe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -114,7 +114,6 @@ S: Maintained F: xen/drivers/passthrough/amd/ AMD SVM -M: Andre Przywara <osp@andrep.de> M: Christoph Egger <Christoph_Egger@gmx.de> M: Boris Ostrovsky <boris.ostrovsky@oracle.com> M: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
On 04.03.13 11:04, Jan Beulich wrote:>>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote: >> Adding AMD engineers to the list of AMD-specific components'' maintainers. > > I''m not questioning their technical expertise, but is it really intended > to keep the now non-AMD people on the list of maintainers? Having > too few maintainers for a component is certainly the bigger problem > (especially when it''s effectively no-one), but having too many is also > not unlikely to cause issues (the most prominent of which being that > everyone assumes one of the others will take care of a specific item). > > And of course being listed here means there also ought to be > activity, so it would be nice if everyone individually could confirm > that they''re still going to have sufficient time to fulfill this role.Hi Jan, here is my patch to remove myself as AMD SVM maintainer. Christoph commit 18d15d117d42f7c2d6d76070c1216294068b45f5 Author: Christoph Egger <chegger@amazon.de> Date: Thu Feb 7 14:12:32 2013 +0000 MAINTAINERS: Update my mail address Remove myself as AMD SVM maintainer. Signed-off-by: Christoph Egger <chegger@amazon.de> diff --git a/MAINTAINERS b/MAINTAINERS index 241ce63..c906be3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -113,7 +113,6 @@ F: xen/drivers/passthrough/amd/ AMD SVM M: Andre Przywara <osp@andrep.de> -M: Christoph Egger <Christoph_Egger@gmx.de> M: Boris Ostrovsky <boris.ostrovsky@amd.com> S: Supported F: xen/arch/x86/hvm/svm/ @@ -202,7 +201,7 @@ S: Supported T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg MACHINE CHECK (MCA) & RAS -M: Christoph Egger <Christoph_Egger@gmx.de> +M: Christoph Egger <chegger@amazon.de> M: Yunhong Jiang <yunhong.jiang@intel.com> S: Supported F: xen/arch/x86/cpu/mcheck/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
On Thu, Mar 07, 2013 at 03:55:40PM +0100, Egger Christoph wrote:> On 04.03.13 11:04, Jan Beulich wrote: > >>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote: > >> Adding AMD engineers to the list of AMD-specific components'' maintainers. > > > > I''m not questioning their technical expertise, but is it really intended > > to keep the now non-AMD people on the list of maintainers? Having > > too few maintainers for a component is certainly the bigger problem > > (especially when it''s effectively no-one), but having too many is also > > not unlikely to cause issues (the most prominent of which being that > > everyone assumes one of the others will take care of a specific item). > > > > And of course being listed here means there also ought to be > > activity, so it would be nice if everyone individually could confirm > > that they''re still going to have sufficient time to fulfill this role. > > Hi Jan, > > here is my patch to remove myself as AMD SVM maintainer.Acked-by: Matt Wilson <msw@amazon.com>> commit 18d15d117d42f7c2d6d76070c1216294068b45f5 > Author: Christoph Egger <chegger@amazon.de> > Date: Thu Feb 7 14:12:32 2013 +0000 > > MAINTAINERS: Update my mail address > Remove myself as AMD SVM maintainer. > > Signed-off-by: Christoph Egger <chegger@amazon.de> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 241ce63..c906be3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -113,7 +113,6 @@ F: xen/drivers/passthrough/amd/ > > AMD SVM > M: Andre Przywara <osp@andrep.de> > -M: Christoph Egger <Christoph_Egger@gmx.de> > M: Boris Ostrovsky <boris.ostrovsky@amd.com> > S: Supported > F: xen/arch/x86/hvm/svm/ > @@ -202,7 +201,7 @@ S: Supported > T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg > > MACHINE CHECK (MCA) & RAS > -M: Christoph Egger <Christoph_Egger@gmx.de> > +M: Christoph Egger <chegger@amazon.de> > M: Yunhong Jiang <yunhong.jiang@intel.com> > S: Supported > F: xen/arch/x86/cpu/mcheck/ >
HI Jan Attached is my patch to remove myself from AMD IOMMU maintainer. Thanks, Wei On 03/07/2013 03:55 PM, Egger Christoph wrote:> On 04.03.13 11:04, Jan Beulich wrote: >>>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote: >>> Adding AMD engineers to the list of AMD-specific components'' maintainers. >> I''m not questioning their technical expertise, but is it really intended >> to keep the now non-AMD people on the list of maintainers? Having >> too few maintainers for a component is certainly the bigger problem >> (especially when it''s effectively no-one), but having too many is also >> not unlikely to cause issues (the most prominent of which being that >> everyone assumes one of the others will take care of a specific item). >> >> And of course being listed here means there also ought to be >> activity, so it would be nice if everyone individually could confirm >> that they''re still going to have sufficient time to fulfill this role. > Hi Jan, > > here is my patch to remove myself as AMD SVM maintainer. > > Christoph > > > commit 18d15d117d42f7c2d6d76070c1216294068b45f5 > Author: Christoph Egger <chegger@amazon.de> > Date: Thu Feb 7 14:12:32 2013 +0000 > > MAINTAINERS: Update my mail address > Remove myself as AMD SVM maintainer. > > Signed-off-by: Christoph Egger <chegger@amazon.de> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 241ce63..c906be3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -113,7 +113,6 @@ F: xen/drivers/passthrough/amd/ > > AMD SVM > M: Andre Przywara <osp@andrep.de> > -M: Christoph Egger <Christoph_Egger@gmx.de> > M: Boris Ostrovsky <boris.ostrovsky@amd.com> > S: Supported > F: xen/arch/x86/hvm/svm/ > @@ -202,7 +201,7 @@ S: Supported > T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg > > MACHINE CHECK (MCA) & RAS > -M: Christoph Egger <Christoph_Egger@gmx.de> > +M: Christoph Egger <chegger@amazon.de> > M: Yunhong Jiang <yunhong.jiang@intel.com> > S: Supported > F: xen/arch/x86/cpu/mcheck/ > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel