kernel_optimize_test/arch/um
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace()
Fix up the arguments to arch_ptrace() to take account of the fact that
@addr and @data are now unsigned long rather than long as of a preceding
patch in this series.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: <linux-arch@vger.kernel.org>
Acked-by: Roland McGrath <roland@redhat.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-27 18:03:10 -07:00
..
drivers Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
include uml: define CONFIG_NO_DMA 2010-10-26 16:52:12 -07:00
kernel ptrace: change signature of arch_ptrace() 2010-10-27 18:03:10 -07:00
os-Linux um: fix global timer issue when using CONFIG_NO_HZ 2010-10-26 16:52:03 -07:00
scripts
sys-i386 ptrace: change signature of arch_ptrace() 2010-10-27 18:03:10 -07:00
sys-ia64
sys-ppc
sys-x86_64 ptrace: change signature of arch_ptrace() 2010-10-27 18:03:10 -07:00
.gitignore um: tell git to ignore generated files 2010-03-06 11:26:28 -08:00
defconfig uml: define CONFIG_NO_DMA 2010-10-26 16:52:12 -07:00
Kconfig.char
Kconfig.common time: Kill off CONFIG_GENERIC_TIME 2010-07-27 12:40:54 +02:00
Kconfig.debug
Kconfig.net
Kconfig.rest
Kconfig.um um: migrate from __do_IRQ() to generic_handle_irq() 2010-10-26 16:52:12 -07:00
Kconfig.x86
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-x86_64