aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/Kconfig
diff options
context:
space:
mode:
authorAkira Takeuchi <takeuchi.akr@jp.panasonic.com>2010-10-27 17:28:37 +0100
committerDavid Howells <dhowells@redhat.com>2010-10-27 17:28:37 +0100
commit9f200d3fed9ca34e94ee03df049f7dcd71538acf (patch)
tree975df02c173a4258ae213965cbf87027097c146c /arch/mn10300/Kconfig
parentMN10300: Add reads[bwl]() and writes[bwl]() (diff)
downloadlinux-dev-9f200d3fed9ca34e94ee03df049f7dcd71538acf.tar.xz
linux-dev-9f200d3fed9ca34e94ee03df049f7dcd71538acf.zip
MN10300: Provide the functions to fully disable maskable interrupts
The local_irq_disable() function and co. merely raise the interrupt mask on the MN10300 arch to exclude normal interrupts. This still lets other, higher priority maskable interrupts through, such as are used to service gdbstub's serial port and the MN10300 on-chip serial port virtual FIFOs. Provide functions to allow the maskable interrupts to be fully disabled, which will exclude those interrupts. Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com> Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/mn10300/Kconfig')
0 files changed, 0 insertions, 0 deletions