linux-kernelorg-stable/arch/powerpc/include/uapi/asm
Haren Myneni ef104054a3 powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct
Fix the the following build errors with CONFIG_UAPI_HEADER_TEST:

./usr/include/asm/papr-hvpipe.h:16:9: error: unknown type name 'u8'
   16 |         u8 version;
./usr/include/asm/papr-hvpipe.h:17:9: error: unknown type name 'u8'
   17 |         u8 reserved[3];
./usr/include/asm/papr-hvpipe.h:18:9: error: unknown type name 'u32'
   18 |         u32 flags;
./usr/include/asm/papr-hvpipe.h:19:9: error: unknown type name 'u8'
   19 |         u8 reserved2[40];

Fixes: 043439ad1a ("powerpc/pseries: Define papr-hvpipe ioctl")
Reported-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Signed-off-by: Haren Myneni <haren@linux.ibm.com>
Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250922091108.1483970-1-haren@linux.ibm.com
2025-09-23 14:30:48 +05:30
..
Kbuild
auxvec.h
bitsperlong.h
bootx.h
byteorder.h
cputable.h
eeh.h powerpc: Drop GPL boilerplate text with obsolete FSF address 2025-07-22 14:21:19 +05:30
elf.h
epapr_hcalls.h
errno.h
fcntl.h
ioctl.h
ioctls.h powerpc: Fix struct termio related ioctl macros 2025-06-13 22:18:50 +05:30
ipcbuf.h
kvm.h powerpc: Drop GPL boilerplate text with obsolete FSF address 2025-07-22 14:21:19 +05:30
kvm_para.h powerpc: Drop GPL boilerplate text with obsolete FSF address 2025-07-22 14:21:19 +05:30
mman.h
msgbuf.h
nvram.h
opal-prd.h powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-01 13:23:29 +05:30
papr-hvpipe.h powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct 2025-09-23 14:30:48 +05:30
papr-indices.h
papr-miscdev.h
papr-physical-attestation.h powerpc/pseries: Add a char driver for physical-attestation RTAS 2025-04-17 11:42:30 +05:30
papr-platform-dump.h powerpc/pseries: Include linux/types.h in papr-platform-dump.h 2025-05-02 09:54:47 +05:30
papr-sysparm.h
papr-vpd.h
perf_event.h
perf_regs.h
posix_types.h
ps3fb.h powerpc: Drop GPL boilerplate text with obsolete FSF address 2025-07-22 14:21:19 +05:30
ptrace.h powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-01 13:23:29 +05:30
sembuf.h
setup.h
shmbuf.h
sigcontext.h
signal.h
socket.h
spu_info.h
stat.h
swab.h
termbits.h
termios.h
tm.h
types.h powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-01 13:23:29 +05:30
ucontext.h
unistd.h
vas-api.h