diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2006-02-01 11:24:20 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2006-02-08 07:03:39 +0100 |
commit | 5b1a43d7df65689b4c3b5a1c5c8158f1d4f74fbd (patch) | |
tree | 651e2320ff4633507243cf2e353d9ba6b8017cc1 /arch/powerpc/kernel/signal_32.c | |
parent | [PATCH] powermac pci iomem annotations (diff) | |
download | linux-5b1a43d7df65689b4c3b5a1c5c8158f1d4f74fbd.tar.xz linux-5b1a43d7df65689b4c3b5a1c5c8158f1d4f74fbd.zip |
[PATCH] drivers/media/video __user annotations and fixes
* compat_alloc_user_space() returns __user pointer
* copying between two userland areas is copy_in_user(), not copy_from_user()
* dereferencing userland pointers is bad
* so's get_user() from local variables
... plus usual __user annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/powerpc/kernel/signal_32.c')
0 files changed, 0 insertions, 0 deletions