-
- Downloads
powerpc/pseries: Add support for FORM2 associativity
PAPR interface currently supports two different ways of communicating resource grouping details to the OS. These are referred to as Form 0 and Form 1 associativity grouping. Form 0 is the older format and is now considered deprecated. This patch adds another resource grouping named FORM2. Signed-off-by:Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by:
Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210812132223.225214-6-aneesh.kumar@linux.ibm.com
Showing
- Documentation/powerpc/associativity.rst 104 additions, 0 deletionsDocumentation/powerpc/associativity.rst
- arch/powerpc/include/asm/firmware.h 2 additions, 1 deletionarch/powerpc/include/asm/firmware.h
- arch/powerpc/include/asm/prom.h 1 addition, 0 deletionsarch/powerpc/include/asm/prom.h
- arch/powerpc/kernel/prom_init.c 2 additions, 1 deletionarch/powerpc/kernel/prom_init.c
- arch/powerpc/mm/numa.c 152 additions, 35 deletionsarch/powerpc/mm/numa.c
- arch/powerpc/platforms/pseries/firmware.c 1 addition, 0 deletionsarch/powerpc/platforms/pseries/firmware.c
Loading
Please register or sign in to comment