X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fperf_event.h;h=c5b6dbf9c2fcd5c90d0b16d2e4e6e330af3ed0b0;hb=b5aef682e00c424bb2f55639168083b61803a012;hp=f463a46424e240715f2cc0c3bbf58f38955db1a8;hpb=2436e8aa8abef2536dc3bfb554f8dcb3a8b07560;p=~andy%2Flinux diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index f463a46424e..c5b6dbf9c2f 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h @@ -389,8 +389,7 @@ struct perf_event { /* mmap bits */ struct mutex mmap_mutex; atomic_t mmap_count; - int mmap_locked; - struct user_struct *mmap_user; + struct ring_buffer *rb; struct list_head rb_entry;