[PATCH v2 0/2] W=1 fixes

Cédric Le Goater clg at kaod.org
Mon Aug 23 19:00:37 AEST 2021


Hello,

These are the remaining patches needed to compile the ppc kernel with
W=1. Audit issues are now being addressed by Christophe in patch :

[v2] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
http://patchwork.ozlabs.org/project/linuxppc-dev/patch/dc14509a28a993738b1325211f412be72a4f9b1e.1629701132.git.christophe.leroy@csgroup.eu/

Thanks,

C.


Changes in v2:
  - reworked early_reserve_mem_dt()
  - removed asmlinkage


Cédric Le Goater (2):
  powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is
    not set
  powerpc/compat_sys: Declare syscalls

 arch/powerpc/include/asm/syscalls.h | 30 +++++++++++++++++++++++++++++
 arch/powerpc/kernel/prom.c          |  5 +++--
 2 files changed, 33 insertions(+), 2 deletions(-)

-- 
2.31.1



More information about the Linuxppc-dev mailing list