diff options
author | Jamie Iles <jamie.iles@picochip.com> | 2010-01-06 10:50:08 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-01-08 16:14:21 +0000 |
commit | 092a4e957a835cbf6b2ec82a6a4d6ff06c0a362e (patch) | |
tree | c22d005f4268be3553029ae258a68d910e62c28e /arch/arm/mach-l7200/include | |
parent | 8784895ede9a39cfecf76fe26b090a602877f70f (diff) | |
download | talos-op-linux-092a4e957a835cbf6b2ec82a6a4d6ff06c0a362e.tar.gz talos-op-linux-092a4e957a835cbf6b2ec82a6a4d6ff06c0a362e.zip |
ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs
Make registers unsigned for kernel space. This is important for
example in the perf events where the PC is stored into a u64. We
don't want it sign extended so make the regs unsigned to prevent
casts throughout the kernel.
Signed-off-by: Jamie Iles <jamie.iles@picochip.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-l7200/include')
0 files changed, 0 insertions, 0 deletions