diff options
Diffstat (limited to 'drivers-uio-un-restrict-sysfs-pointers-for-uio.patch')
| -rw-r--r-- | drivers-uio-un-restrict-sysfs-pointers-for-uio.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers-uio-un-restrict-sysfs-pointers-for-uio.patch b/drivers-uio-un-restrict-sysfs-pointers-for-uio.patch index d8d5bc825222e6..d41a2a46aec82c 100644 --- a/drivers-uio-un-restrict-sysfs-pointers-for-uio.patch +++ b/drivers-uio-un-restrict-sysfs-pointers-for-uio.patch @@ -4,6 +4,8 @@ Subject: drivers: uio: Un-restrict sysfs pointers for UIO The addr and size on the UIO devices are required by userspace to function properly. Let's unrestrict these by adding the 'P' modifier to %p and %pa. +Cc: William Roberts <william.c.roberts@intel.com> +Cc: Dave Weinstein <olorin@google.com> Signed-off-by: Chris Fries <cfries@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- |
