Linus,
Please do
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
to get a fix for a bug introduced in one of the two commits I asked
you to pull last time.
Thanks,
Paul.
arch/powerpc/platforms/cell/spufs/sched.c | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
commit a5a971129cc6155e26315fd28a450505ccc35fd8
Author: Paul Mackerras <[EMAIL PROTECTED]>
Date: Wed Jan 2 15:56:30 2008 +1100
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
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 <[EMAIL PROTECTED]>
Acked-by: Arnd Bergmann <[EMAIL PROTECTED]>
Acked-by: Jeremy Kerr <[EMAIL PROTECTED]>
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-dev