Thread (4 messages) 4 messages, 3 authors, 2019-05-06

Re: [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver

From: Al Viro <viro@zeniv.linux.org.uk>
Date: 2019-04-17 21:28:16
Also in: dri-devel, linux-fsdevel, lkml

On Wed, Apr 17, 2019 at 10:27:00PM +0100, Al Viro wrote:
On Tue, Apr 16, 2019 at 10:25:35PM +0200, Arnd Bergmann wrote:
quoted
+static int atyfb_compat_ioctl(struct fb_info *info, u_int cmd, u_long arg)
+{
+	return atyfb_ioctl(info, cmd, (u_long)compat_ptr(arg));
+}
+#endif
Huh?  Why isn't that using compat_ioctl_ptr()?
Oh, I see...  Nevermind, then.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help