diff options
author | 2006-06-24 17:47:09 -0700 | |
---|---|---|
committer | 2006-06-24 17:47:09 -0700 | |
commit | 83626b01275d0228516b4d97da008328fc37c934 (patch) | |
tree | 7414f0b4ee877e10e40671df03425e362dd43c43 /drivers/acpi/processor_perflib.c | |
parent | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 (diff) | |
download | linux-dev-83626b01275d0228516b4d97da008328fc37c934.tar.xz linux-dev-83626b01275d0228516b4d97da008328fc37c934.zip |
Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"
This reverts commit 786dc1d3d7333f269e17d742886eac2188a2d9cc.
As Al so eloquently points out, the patch is crap. The old code was fine,
the new code was bogus.
It never dereferenced a user pointer, the "->" operator was to an array
member, which gives the _address_ of the member (in user space), not an
actual dereference at all.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/processor_perflib.c')
0 files changed, 0 insertions, 0 deletions