https://github.com/torvalds/linux
Revision a5a971129cc6155e26315fd28a450505ccc35fd8 authored by Paul Mackerras on 02 January 2008, 04:56:30 UTC, committed by Paul Mackerras on 02 January 2008, 04:56:30 UTC
Commit aed3a8c9bb1a8623a618232087c5ff62718e3b9a introduced a
definition of notify_spus_active in .../cell/spu_syscalls.c, and
another definition under #ifndef MODULE in .../cell/spufs/sched.c.
The latter is not necessary and causes the build to fail when
CONFIG_SPU_FS=y, so this removes it.  It also removes the export
of do_notify_spus_active, which is unnecessary.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jeremy Kerr <jk@ozlabs.org>
1 parent e697789
History
Tip revision: a5a971129cc6155e26315fd28a450505ccc35fd8 authored by Paul Mackerras on 02 January 2008, 04:56:30 UTC
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Tip revision: a5a9711
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.6 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top