Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-microblaze.git] / include / linux / compat.h
index 5112c3e..acac0b5 100644 (file)
@@ -236,6 +236,8 @@ typedef struct compat_siginfo {
                                        char _dummy_pkey[__COMPAT_ADDR_BND_PKEY_PAD];
                                        u32 _pkey;
                                } _addr_pkey;
+                               /* used when si_code=TRAP_PERF */
+                               compat_ulong_t _perf;
                        };
                } _sigfault;