kernel-ark/arch/tile
Chris Metcalf 9b5bbf729d tile: correct r1 value during syscall tracing
The r1 value is set based on the r0 value as we return to user space.
So tracing tools won't automatically see the right value.  Fix this by
generating the correct r1 value in do_syscall_trace_exit() rather
than trying to tamper with the hot path in syscall return.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-08-30 11:56:20 -04:00
..
configs md: remove CONFIG_MULTICORE_RAID456 entirely 2013-03-20 13:21:14 +11:00
gxio tile PCI RC: support more MSI-X interrupt vectors 2013-08-06 12:55:24 -04:00
include tile: use proper .align directives on __ex_table sections 2013-08-30 11:56:11 -04:00
kernel tile: correct r1 value during syscall tracing 2013-08-30 11:56:20 -04:00
kvm arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL 2013-01-17 12:11:26 -08:00
lib tile: use proper .align directives on __ex_table sections 2013-08-30 11:56:11 -04:00
mm tile: support kprobes on tilegx 2013-08-30 11:55:53 -04:00
Kbuild
Kconfig tile: support kprobes on tilegx 2013-08-30 11:55:53 -04:00
Kconfig.debug tile: provide traceability for hypervisor calls 2013-08-13 16:26:31 -04:00
Makefile arch/tile: avoid generating .eh_frame information in modules 2012-10-23 10:21:43 -04:00