]> git.baikalelectronics.ru Git - kernel.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)
commite2cfdcf39073715797bb312c2e41b4c73bdadc12
tree973086023d9e67cb93e7a36bd7e5bb373e07a6a0
parent55a33d89b3ad715884d34cdd5c1e365dcda114ba
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