kernel.h: drop inclusion in bitmap.h
[linux-2.6-microblaze.git] / include / linux / compat.h
index 6e65be7..f0d2dd3 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;