kernel-ark/drivers/staging/heci
Dongxiao Xu 36e844671c Staging: heci: fix userspace pointer mess
Fix userspace pointer mess.
 - In memcmp(), dest and src pointer should be both in kernel space.
 - Add (void __user *) modification before userspace pointer.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-19 11:00:54 -07:00
..
heci_data_structures.h Staging: remove unused #include <linux/version.h>'s 2009-06-19 11:00:36 -07:00
heci_init.c Staging: heci: fix some sparse warnings 2009-04-03 14:54:24 -07:00
heci_interface.c
heci_interface.h Staging: remove unused #include <linux/version.h>'s 2009-06-19 11:00:36 -07:00
heci_main.c Staging: heci: fix userspace pointer mess 2009-06-19 11:00:54 -07:00
heci_version.h
heci.h Staging: remove unused #include <linux/version.h>'s 2009-06-19 11:00:36 -07:00
interrupt.c
io_heci.c Staging: heci: fix userspace pointer mess 2009-06-19 11:00:54 -07:00
Kconfig
Makefile
TODO Staging: heci: add TODO file 2009-04-03 14:54:24 -07:00