diff options
author | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-12-12 00:56:36 +0100 |
---|---|---|
committer | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-12-13 18:33:40 +0100 |
commit | 958c58e8231563e9349e4d8ea56c04c25e1501c0 (patch) | |
tree | 3998fe8025b213db24b1e72e155a067e949f0d48 /runtime/alloc.c | |
parent | 81bcf6d6dd9ce44667951bf6212b6b3c8febaf31 (diff) | |
download | systemtap-steved-958c58e8231563e9349e4d8ea56c04c25e1501c0.tar.gz systemtap-steved-958c58e8231563e9349e4d8ea56c04c25e1501c0.tar.xz systemtap-steved-958c58e8231563e9349e4d8ea56c04c25e1501c0.zip |
Do not use condition_codes() on arm
It does not exist in recent kernels.
Use regs->ARM_cpsr instead, this should work with all versions
of linux found in git repo (versions >=2.6.12-rc2). Difference
between condition_codes() and regs->ARM_cpsr should not matter
for systemtap.
Diffstat (limited to 'runtime/alloc.c')
0 files changed, 0 insertions, 0 deletions