diff options
author | Arnd Bergmann <arnd@arndb.de> | 2006-04-29 02:40:21 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-04-29 07:11:25 +0200 |
commit | f807221dedbd30726c5dffcd5b5d22ce0ea683cb (patch) | |
tree | 7cc1f027c09c6265887711969b728d4cbf1dfe6d /arch/powerpc/configs/cell_defconfig | |
parent | [PATCH] powerpc: Add cputable entry for POWER6 (diff) | |
download | linux-f807221dedbd30726c5dffcd5b5d22ce0ea683cb.tar.xz linux-f807221dedbd30726c5dffcd5b5d22ce0ea683cb.zip |
[PATCH] spufs: Disable local interrupts for SPE hash_page calls.
This patch disables and saves local interrupts during
hash_page processing for SPE contexts.
We have to do it explicitly in the spu_irq_class_1_bottom
function. For the interrupt handlers, we get the behaviour
implicitly by using SA_INTERRUPT to disable interrupts while
in the handler.
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/cell_defconfig')
0 files changed, 0 insertions, 0 deletions