kernel-ark/arch/sparc64
David S. Miller d786a4a659 [SPARC]: Fix several regset and ptrace bugs.
1) ptrace should pass 'current' to task_user_regset_view()

2) When fetching general registers using a 64-bit view, and
   the target is 32-bit, we have to convert.

3) Skip the whole register window get/set code block if
   the user isn't asking to access anything in there.

   Otherwise we have problems if the user doesn't have
   an address space setup.  Fetching ptrace register is
   still valid at such a time, and ptrace does not try
   to access the register window area of the regset.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-09 19:39:25 -07:00
..
boot
kernel [SPARC]: Fix several regset and ptrace bugs. 2008-04-09 19:39:25 -07:00
lib [SPARC64]: Fix inconsistent .section usage in lib/ 2008-01-31 19:32:44 -08:00
math-emu
mm [SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending(). 2008-03-28 15:53:25 -07:00
oprofile
prom [SPARC]: Kill 'prom_palette'. 2008-02-18 15:28:16 -08:00
solaris sparc64: replace remaining __FUNCTION__ occurances 2008-03-03 11:42:17 -08:00
defconfig [SPARC64]: Update defconfig. 2008-03-26 04:34:04 -07:00
Kconfig Kprobes: indicate kretprobe support in Kconfig 2008-03-04 16:35:11 -08:00
Kconfig.debug [SPARC64]: Remove DEBUG_BOOTMEM. 2008-02-13 01:00:26 -08:00
Makefile [SPARC64]: Add -mtune=ultrasparc3 if possible. 2008-02-17 22:43:34 -08:00