Hi Linus ! Here are some late fixes for 2.6.29. I've included a radeonfb/aty128fb commit as it only affects a powerpc specific code path and solves a reported regression. There's also an hvc_console commit that only affects powerpc pseries backends, and also solves a regression. The rest are defconfig fixes and removing some obsolete and non-building code from a pair of embedded platforms. Cheers, Ben.
The following changes since commit 99adcd9d67aaf04e28f5ae96df280f236bde4b66: Linus Torvalds (1): Merge branch 'fixes' of git://git.kernel.org/.../davej/cpufreq are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge Benjamin Herrenschmidt (3): Merge commit 'gcl/merge' into merge hvc_console: Remove tty->low_latency on pseries backends radeonfb/aty128fb: Disable broken early resume hook for PowerBooks Grant Likely (1): powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms Guennadi Liakhovetski (1): powerpc: fix linkstation and storcenter compilation breakage arch/powerpc/configs/40x/virtex_defconfig | 2 +- arch/powerpc/configs/44x/virtex5_defconfig | 2 +- arch/powerpc/configs/linkstation_defconfig | 36 ++++++++++++-------- arch/powerpc/configs/storcenter_defconfig | 35 ++++++++++++------- arch/powerpc/platforms/embedded6xx/linkstation.c | 38 ---------------------- arch/powerpc/platforms/embedded6xx/storcenter.c | 32 ------------------ drivers/char/hvcs.c | 9 ----- drivers/char/hvsi.c | 1 - drivers/video/aty/aty128fb.c | 10 +++++- drivers/video/aty/radeon_pm.c | 10 +++++- 10 files changed, 64 insertions(+), 111 deletions(-) _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev