diff options
| author | Vineet Gupta <[email protected]> | 2015-08-05 05:42:00 +0000 |
|---|---|---|
| committer | Vineet Gupta <[email protected]> | 2015-08-05 06:18:21 +0000 |
| commit | 87ce62802f7a3553234ebf1ae7cd52c8bf272fb9 (patch) | |
| tree | 05cf0987ec30adfd5661e1dee2a1d16f0d4ff988 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle (diff) | |
| download | kernel-87ce62802f7a3553234ebf1ae7cd52c8bf272fb9.tar.gz kernel-87ce62802f7a3553234ebf1ae7cd52c8bf272fb9.zip | |
ARC: Make pt_regs regs unsigned
KGDB fails to build after f51e2f191112 ("ARC: make sure instruction_pointer()
returns unsigned value")
The hack to force one specific reg to unsigned backfired. There's no
reason to keep the regs signed after all.
| CC arch/arc/kernel/kgdb.o
|../arch/arc/kernel/kgdb.c: In function 'kgdb_trap':
| ../arch/arc/kernel/kgdb.c:180:29: error: lvalue required as left operand of assignment
| instruction_pointer(regs) -= BREAK_INSTR_SIZE;
Reported-by: Yuriy Kolerov <[email protected]>
Fixes: f51e2f191112 ("ARC: make sure instruction_pointer() returns unsigned value")
Cc: Alexey Brodkin <[email protected]>
Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
