diff options
author | 2007-08-04 13:39:21 +0900 | |
---|---|---|
committer | 2007-08-04 13:39:21 +0900 | |
commit | 662ae2169a16004700cc18c1898aead2e5e944d5 (patch) | |
tree | 5f273f59762fc88be976516e474e7a77022c6758 /drivers/acpi/debug.c | |
parent | Linux 2.6.23-rc2 (diff) | |
download | linux-dev-662ae2169a16004700cc18c1898aead2e5e944d5.tar.xz linux-dev-662ae2169a16004700cc18c1898aead2e5e944d5.zip |
sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().
When generic_ptrace_peekdata() was merged, the break for these cases
ended up getting dropped, which lead to each PEEKTEXT/PEEKDATA op leaking
in to PEEKUSR and get_user_pages() always -EFAULTing. Add the break back
in.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions