[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/7] Reduce load on ppc target maintainers
From: |
Alexey Kardashevskiy |
Subject: |
Re: [PATCH v3 0/7] Reduce load on ppc target maintainers |
Date: |
Wed, 6 Oct 2021 20:52:00 +1100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Thunderbird/93.0 |
On 30/09/2021 11:15, David Gibson wrote:
> On Mon, Sep 27, 2021 at 02:48:01PM +1000, David Gibson wrote:
>> Greg Kurz and myself have been co-maintainers for the ppc and ppc64
>> targets for some time now. However, both our day job responsibilities
>> and interests are leading us towards other areas, so we have less time
>> to devote to this any more.
>>
>> Therefore, here's a bunch of updates to MAINTAINERS, intended to
>> reduce the load on us. Mostly this is marking fairly obscure
>> platforms as orphaned (if someone wants to take over maintainership,
>> let me know ASAP). Bigger changes may be coming, but we haven't
>> decided exactly what that's going to look like yet.
>
> Thanks for the feedback and acks on this. I'm now merging v3 into
> ppc-for-6.2 to go into a pull request shortly.
>
>>
>> Changes since v2:
>> * Clarified overly broad TCG CPUs entry
>> Changes since v1:
>> * Reworked how OpenPIC is listed
>>
>> David Gibson (7):
>> qemu: Split machine_ppc.py acceptance tests
>> MAINTAINERS: Remove machine specific files from ppc TCG CPUs entry
>> MAINTAINERS: Remove David & Greg as reviewers for a number of boards
>> MAINTAINERS: Orphan obscure ppc platforms
>> MAINTAINERS: Remove David & Greg as reviewers/co-maintainers of
>> powernv
>> MAINTAINERS: Add information for OpenPIC
>> MAINTAINERS: Demote sPAPR from "Supported" to "Maintained"
>>
>> MAINTAINERS | 51 ++++++++------------
>> tests/acceptance/machine_ppc.py | 69 ----------------------------
>> tests/acceptance/ppc_mpc8544ds.py | 32 +++++++++++++
>> tests/acceptance/ppc_pseries.py | 35 ++++++++++++++
>> tests/acceptance/ppc_virtex_ml507.py | 34 ++++++++++++++
>> 5 files changed, 121 insertions(+), 100 deletions(-)
>> delete mode 100644 tests/acceptance/machine_ppc.py
>> create mode 100644 tests/acceptance/ppc_mpc8544ds.py
>> create mode 100644 tests/acceptance/ppc_pseries.py
>> create mode 100644 tests/acceptance/ppc_virtex_ml507.py
I have a bunch of small patches for SLOF - what do I do with those now?
Still send pull requests to you and Greg as usual? Thanks,
--
Alexey
- Re: [PATCH v3 0/7] Reduce load on ppc target maintainers,
Alexey Kardashevskiy <=