summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2014-09-04 01:44:04 +0200
committerMauro Carvalho Chehab2014-09-08 15:00:52 +0200
commit04da2daee383391954b34e7d0fe0281d75447d61 (patch)
treebd5e08c06fb73f2fda5f4199b00b91ecefc8d9d4 /MAINTAINERS
parent[media] tw68: make tw68_pci_tbl static and constify (diff)
downloadkernel-qcow2-linux-04da2daee383391954b34e7d0fe0281d75447d61.tar.gz
kernel-qcow2-linux-04da2daee383391954b34e7d0fe0281d75447d61.tar.xz
kernel-qcow2-linux-04da2daee383391954b34e7d0fe0281d75447d61.zip
[media] ngene: properly handle __user ptr
Sparse is complaining about ngene's bad usage of a __user ptr: >> drivers/media/pci/ngene/ngene-dvb.c:62:48: sparse: incorrect type in argument 2 (different address spaces) drivers/media/pci/ngene/ngene-dvb.c:62:48: expected unsigned char const [usertype] *buf drivers/media/pci/ngene/ngene-dvb.c:62:48: got char const [noderef] <asn:1>*buf As this is intercepting a .write() file ops, we can't just memcpy. We need to use copy_from_user. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions