linux-bl808/kernel/events
Al Viro 02e5ad9738 perf_event_get(): don't bother with fget_raw()
... since we immediately follow that with check that it *is* an
opened perf file, with O_PATH ones ending with with the same
-EBADF we'd get for descriptor that isn't opened at all.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-06-26 20:43:53 -04:00
..
callchain.c
core.c perf_event_get(): don't bother with fget_raw() 2019-06-26 20:43:53 -04:00
hw_breakpoint.c
internal.h
Makefile
ring_buffer.c perf/ring_buffer: Fix AUX software double buffering 2019-05-03 12:46:10 +02:00
uprobes.c mm/mmu_notifier: use correct mmu_notifier events for each invalidation 2019-05-14 09:47:49 -07:00