]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/spu.h
[POWERPC] spufs: handle faults while the context switch pending flag is set
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / spu.h
index 882aa953968a611ffcb2aa97f2cd0fed4a6c2cf5..6abead6e681aacd732efc40c5fd0431824af8f37 100644 (file)
 
 /* Flag indicating progress during context switch. */
 #define SPU_CONTEXT_SWITCH_PENDING     0UL
+#define SPU_CONTEXT_FAULT_PENDING      1UL
 
 struct spu_context;
 struct spu_runqueue;