android_kernel_xiaomi_sm7250/arch
Christoph Hellwig b3c1e01a09 ptrace: use ptrace_request() in the remaining architectures
Use ptrace_request() in the three remaining architectures that didn't use it
(m68knommu, h8300, microblaze).  This means:

 - ptrace_request now handles PTRACE_{PEEK,POKE}{TEXT,DATA} and PTRACE_DETATCH
   calls that were previously called directly, or in case of h8300 even open
   coded.
 - adds new support for PTRACE_SETOPTIONS/PTRACE_GETEVENTMSG/
   PTRACE_GETSIGINFO/PTRACE_SETSIGINFO

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Michal Simek <monstr@monstr.eu>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-12 15:52:38 -08:00
..
alpha alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount 2010-03-06 11:26:27 -08:00
arm NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
avr32 USB: atmel uaba: Adding invert vbus_pin 2010-03-02 14:54:57 -08:00
blackfin Merge branch 'master' into percpu 2010-02-02 14:38:15 +09:00
cris Add generic sys_ipc wrapper 2010-03-12 15:52:32 -08:00
frv Add generic sys_ipc wrapper 2010-03-12 15:52:32 -08:00
h8300 ptrace: use ptrace_request() in the remaining architectures 2010-03-12 15:52:38 -08:00
ia64 improve sys_newuname() for compat architectures 2010-03-12 15:52:32 -08:00
m32r Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
m68k Add generic sys_ipc wrapper 2010-03-12 15:52:32 -08:00
m68knommu ptrace: use ptrace_request() in the remaining architectures 2010-03-12 15:52:38 -08:00
microblaze ptrace: use ptrace_request() in the remaining architectures 2010-03-12 15:52:38 -08:00
mips Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
mn10300 Add generic sys_ipc wrapper 2010-03-12 15:52:32 -08:00
parisc improve sys_newuname() for compat architectures 2010-03-12 15:52:32 -08:00
powerpc Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
s390 improve sys_newuname() for compat architectures 2010-03-12 15:52:32 -08:00
score Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2010-03-01 09:15:15 -08:00
sh Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
sparc improve sys_newuname() for compat architectures 2010-03-12 15:52:32 -08:00
um Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
x86 Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
xtensa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-03-02 07:55:08 -08:00
.gitignore
Kconfig Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-03-05 10:50:22 -08:00