Re: [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing

2023-07-31 Thread Reza Arbab
On Sat, Jul 29, 2023 at 08:58:57PM +0530, Aneesh Kumar K V wrote: Thanks for correcting the right device tree node and testing the changes. Can I add Co-authored-by: Reza Arbab Sure, that's fine. Signed-off-by: Reza Arbab -- Reza Arbab

Re: [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing

2023-07-29 Thread Aneesh Kumar K V
On 7/29/23 3:25 AM, Reza Arbab wrote: > On Fri, Jul 28, 2023 at 04:05:55PM +0530, Aneesh Kumar K.V wrote: >> --- a/arch/powerpc/mm/init_64.c >> +++ b/arch/powerpc/mm/init_64.c > [snip] >> +    /* >> + * "ibm,coherent-device-memory with linux,usable-memory = 0 >> + * Force 256MiB block size.

Re: [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing

2023-07-29 Thread kernel test robot
Hi Aneesh, kernel test robot noticed the following build errors: [auto build test ERROR on powerpc/next] [also build test ERROR on powerpc/fixes linus/master v6.5-rc3 next-20230728] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to us

Re: [PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing

2023-07-28 Thread Reza Arbab
On Fri, Jul 28, 2023 at 04:05:55PM +0530, Aneesh Kumar K.V wrote: --- a/arch/powerpc/mm/init_64.c +++ b/arch/powerpc/mm/init_64.c [snip] + /* +* "ibm,coherent-device-memory with linux,usable-memory = 0 +* Force 256MiB block size. Work around for GPUs on P9 PowerNV +