disable interrupts when in superuser since we dont currently support cascaded interru...
commit55ea12899da6843f69ef046191081e098dc6e2be
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 19 Feb 2013 22:12:45 +0000 (19 22:12 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 19 Feb 2013 22:12:45 +0000 (19 22:12 +0000)
tree9440c5d29863693a36c0abefd335d357c8739fde
parentc256b3710df98cb937d2a2ccf980adac5bb6bb39
disable interrupts when in superuser since we dont currently support cascaded interrupts (interrupt handling code doesnt deal with any other modes than user/system mode)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46652 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-raspi/kernel/syscall.c