diff options
author | Grant Grundler <[email protected]> | 2009-08-28 15:00:36 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-08-28 19:37:20 -1000 |
commit | 825e1e23914b9c3dbc49ee8c5a1d1cb421c1270a (patch) | |
tree | 25beeefeaf9d9812aaa7264abc2b33f6e99d30de /tools/perf/util/trace-event-scripting.c | |
parent | 2574cc9f4ffc6c681c9177111357efe5b76f0e36 (diff) |
parisc: fix warning in traps.c
On Tue, Aug 18, 2009 at 01:45:17PM -0400, John David Anglin wrote:
> CC arch/parisc/kernel/traps.o
> arch/parisc/kernel/traps.c: In function 'handle_interruption':
> arch/parisc/kernel/traps.c:535:18: warning: operation on 'regs->iasq[0]'
> may be undefined
Yes - Line 535 should use both [0] and [1].
Reported-by: John David Anglin <[email protected]>
Signed-off-by: Grant Grundler <[email protected]>
Signed-off-by: Kyle McMartin <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions