Re: [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD

2024-05-25 Thread Christophe Leroy
Le 25/05/2024 à 06:54, Oscar Salvador a écrit : > On Fri, May 17, 2024 at 09:00:09PM +0200, Christophe Leroy wrote: >> In order to allow leaf PMD entries, switch the PGD to 64 bits entries. >> >> Signed-off-by: Christophe Leroy > > I do not quite understand this change. > Are not powerE500 and

Re: [PATCH 0/6] ipmi: Convert to platform remove callback returning void

2024-05-25 Thread Uwe Kleine-König
Hello Corey, On Thu, Apr 11, 2024 at 10:11:21AM -0500, Corey Minyard wrote: > On Thu, Apr 11, 2024 at 09:15:03AM +0200, Uwe Kleine-König wrote: > > Hello, > > > > On Tue, Mar 05, 2024 at 05:26:57PM +0100, Uwe Kleine-König wrote: > > > this series converts all drivers below drivers/char/ipmi to st

Re: [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups

2024-05-25 Thread Oscar Salvador
On Sat, May 25, 2024 at 06:44:06AM +, Christophe Leroy wrote: > No, all have cont-PMD but only 8xx handles pages greater than PMD_SIZE > as cont-PTE instead of cont-PMD. Yes, sorry, I managed to confuse myself. It is obvious from the code. -- Oscar Salvador SUSE Labs

Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

2024-05-25 Thread Balasubrmanian, Vignesh
On 5/23/2024 8:15 PM, Borislav Petkov wrote: Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. On Thu, May 23, 2024 at 11:57:00AM +0530, Balasubrmanian, Vignesh wrote: Currently, this enum is the same as XSA