diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-09 19:42:56 (GMT) |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-30 15:56:20 (GMT) |
commit | 9b5bbf729d2db27ecb477b42c0701c1c97eb5603 (patch) | |
tree | e48fc575d4f11f9504ebfeb35301c695112195ab /drivers/gpio | |
parent | 8d8cf0674023da578e0539dc7cf4d824b2cf1f9e (diff) | |
download | linux-fsl-qoriq-9b5bbf729d2db27ecb477b42c0701c1c97eb5603.tar.xz |
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>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions