Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y

-9
-9
arch/powerpc/platforms/cell/spufs/sched.c
··· 192 192 mutex_unlock(&cbe_spu_info[node].list_mutex); 193 193 } 194 194 } 195 - EXPORT_SYMBOL_GPL(do_notify_spus_active); 196 - 197 - #ifndef MODULE 198 - void notify_spus_active(void) 199 - { 200 - do_notify_spus_active(); 201 - } 202 - EXPORT_SYMBOL_GPL(notify_spus_active); 203 - #endif 204 195 205 196 /** 206 197 * spu_bind_context - bind spu context to physical spu