Re: [PATCH V5 0/4] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes

2020-07-03 Thread Anshuman Khandual
On 07/02/2020 11:04 PM, Catalin Marinas wrote: > On Wed, May 27, 2020 at 08:33:35AM +0530, Anshuman Khandual wrote: >> These are remaining patches from V4 series which had some pending reviews >> from Suzuki (https://patchwork.kernel.org/cover/11557333/). Also dropped >> [PATCH 15/17] as that

Re: [PATCH V5 0/4] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes

2020-07-02 Thread Catalin Marinas
On Wed, May 27, 2020 at 08:33:35AM +0530, Anshuman Khandual wrote: > These are remaining patches from V4 series which had some pending reviews > from Suzuki (https://patchwork.kernel.org/cover/11557333/). Also dropped > [PATCH 15/17] as that will need some more investigation and rework. > > This

[PATCH V5 0/4] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes

2020-05-26 Thread Anshuman Khandual
These are remaining patches from V4 series which had some pending reviews from Suzuki (https://patchwork.kernel.org/cover/11557333/). Also dropped [PATCH 15/17] as that will need some more investigation and rework. This series applies on arm64/for-next/cpufeature. Cc: Catalin Marinas Cc: Will