Files
linux/kernel
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
..
2019-05-14 19:52:51 -07:00
2018-10-31 08:54:16 -07:00
2019-03-22 14:36:02 +01:00
2019-01-11 18:05:40 -08:00
2019-04-18 14:05:51 +02:00