linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* misuse of fget_raw() in perf_event_get()
@ 2019-04-13 21:02 Al Viro
  2019-04-15  4:42 ` Alexei Starovoitov
  0 siblings, 1 reply; 4+ messages in thread
From: Al Viro @ 2019-04-13 21:02 UTC (permalink / raw)
  To: Alexei Starovoitov; +Cc: linux-fsdevel, linux-kernel

	What's the point of using fget_raw(), if you do
_not_ accept O_PATH descriptors?  That should be fget()...

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-27  0:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-13 21:02 misuse of fget_raw() in perf_event_get() Al Viro
2019-04-15  4:42 ` Alexei Starovoitov
2019-04-15  9:04   ` Peter Zijlstra
2019-06-27  0:56     ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).