lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20140619233731.GA29983@kroah.com> Date: Thu, 19 Jun 2014 16:37:31 -0700 From: Greg KH <gregkh@...uxfoundation.org> To: Martin Kepplinger <martink@...teo.de> Cc: dan.carpenter@...cle.com, devel@...verdev.osuosl.org, forest@...ttletooquiet.net, linux-kernel@...r.kernel.org Subject: Re: [PATCH v3] staging: vt6655: preserve address space in ethtool_ioctl() On Tue, Jun 17, 2014 at 02:40:27PM +0200, Martin Kepplinger wrote: > Fix the sparse error: cast removes address space of expression and > add __user annotation to the driver's ethtool_ioctl(). > > Signed-off-by: Martin Kepplinger <martink@...teo.de> > --- > I think I forgot to change the declaration on top. Someone else did this change just before you did, sorry :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists