]> git.karo-electronics.de Git - mv-sheeva.git/commit
MN10300: Fix interrupt mask alteration function call name in gdbstub
authorDavid Howells <dhowells@redhat.com>
Tue, 7 Dec 2010 17:41:40 +0000 (17:41 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Dec 2010 19:29:14 +0000 (11:29 -0800)
commit6142e05f30b101adeafb0d12e35983f44f68233e
tree973086023d9e67cb93e7a36bd7e5bb373e07a6a0
parent81e8d2162566379adcf4b3700f03845c62577145
MN10300: Fix interrupt mask alteration function call name in gdbstub

Fix the name of interrupt mask alteration function (ie the
local_change_intr_mask_level() fn) called in gdbstub to have an arch_
prefix to match the definition in asm/irqflags.h.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/kernel/gdb-io-serial.c
arch/mn10300/kernel/gdb-io-ttysm.c
arch/mn10300/kernel/gdb-stub.c