linux-stable-rt/arch/parisc/kernel
Grant Grundler 825e1e2391 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 <dave@hiauly1.hia.nrc.ca>
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-08-28 19:37:20 -10:00
..
.gitignore
Makefile
asm-offsets.c
binfmt_elf32.c
cache.c parisc: ensure broadcast tlb purge runs single threaded 2009-07-03 03:34:09 +00:00
drivers.c
entry.S parisc: Set correct bit in protection flags 2009-08-02 12:36:05 +02:00
firmware.c
ftrace.c
hardware.c
head.S
hpmc.S
init_task.c mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
inventory.c parisc: inventory.c, fix bloated stack frame 2009-07-03 03:34:11 +00:00
irq.c parisc: remove obsolete hw_interrupt_type 2009-07-03 03:34:08 +00:00
module.c parisc: Fix GOT overflow during module load on 64bit kernel 2009-08-02 12:34:08 +02:00
pa7300lc.c
pacache.S
parisc_ksyms.c
pci-dma.c parisc: ensure broadcast tlb purge runs single threaded 2009-07-03 03:34:09 +00:00
pci.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
pdc_chassis.c
pdc_cons.c
perf.c
perf_asm.S
perf_images.h
process.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
processor.c parisc: processor.c, fix bloated stack frame 2009-07-03 03:34:11 +00:00
ptrace.c
real2.S
setup.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
signal.c
signal32.c
signal32.h
smp.c
stacktrace.c
sys32.h
sys_parisc.c
sys_parisc32.c parisc: remove dead code from sys_parisc32.c 2009-07-03 03:34:10 +00:00
syscall.S
syscall_table.S parisc: perf: wire up sys_perf_counter_open 2009-07-03 03:34:12 +00:00
time.c parisc: fix "delay!" timer handling 2009-07-03 03:34:09 +00:00
topology.c
traps.c parisc: fix warning in traps.c 2009-08-28 19:37:20 -10:00
unaligned.c
unwind.c
vmlinux.lds.S