diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-10 19:08:53 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-10 19:15:45 -0200 |
commit | 624f0c186978f9cb0ce6582f445922eaaa4a7f4a (patch) | |
tree | 5a666f64e0fca7079b471e7f2cde0407e9b15c42 /arch | |
parent | 2f78604a433a12571ec3e54054fbfacc7525b307 (diff) | |
download | linux-3.10-624f0c186978f9cb0ce6582f445922eaaa4a7f4a.tar.gz linux-3.10-624f0c186978f9cb0ce6582f445922eaaa4a7f4a.tar.bz2 linux-3.10-624f0c186978f9cb0ce6582f445922eaaa4a7f4a.zip |
[media] dvb_ca_en50221: fix compilation breakage
As reported by Toralf:
the build failed with :
CC [M] drivers/media/dvb/dvb-core/dvb_ca_en50221.o
In file included from arch/x86/include/asm/uaccess.h:573:0,
from include/linux/poll.h:14,
from drivers/media/dvb/dvb-core/dvbdev.h:27,
from drivers/media/dvb/dvb-core/dvb_ca_en50221.h:27,
from drivers/media/dvb/dvb-core/dvb_ca_en50221.c:41:
In function "copy_from_user", inlined from "dvb_ca_en50221_io_write" at drivers/media/dvb/dvb-core/dvb_ca_en50221.c:1314:26: arch/x86/include/asm/uaccess_32.h:211:26: error: call to "copy_from_user_overflow" declared with attribute error: copy_from_user() buffer size is not provably correct
Reported-by: Toralf Foerster <toralf.foerster@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions