please pull powerpc-merge.git
    Paul Mackerras 
    paulus at samba.org
       
    Fri Mar  3 22:23:05 EST 2006
    
    
  
Linus,
Please do a pull from
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge.git
More bugfixes, including a fix for the nasty timebase synchronization
bug reported by Kyle Moffett, plus a patch from Ben H. to tell
userland (via the AT_HWCAP mechanism) if the cpu has hardware threads
and if the i-cache snoops the d-cache.
Thanks,
Paul.
Benjamin Herrenschmidt:
      powerpc: Fix old g5 issues with windfarm
      powerpc: Fix windfarm_pm112 not starting all control loops
      powerpc: Expose SMT and L1 icache snoop userland features
      powerpc: incorrect rmo_top handling in prom_init
David Gibson:
      powerpc: Fix incorrect pud_ERROR() message
Paul Mackerras:
      powerpc: Fix might-sleep warning in program check exception handler
      powerpc: Turn off verbose debug output in powermac platform functions
      powerpc32: Fix timebase synchronization on 32-bit powermacs
 arch/powerpc/kernel/cputable.c               |    9 +++++--
 arch/powerpc/kernel/prom_init.c              |    2 +-
 arch/powerpc/kernel/traps.c                  |    2 ++
 arch/powerpc/platforms/powermac/pfunc_base.c |    5 ++++
 arch/powerpc/platforms/powermac/pfunc_core.c |    6 +++++
 arch/powerpc/platforms/powermac/smp.c        |    2 +-
 drivers/macintosh/windfarm_core.c            |    7 ++++++
 drivers/macintosh/windfarm_cpufreq_clamp.c   |    8 +++++++
 drivers/macintosh/windfarm_lm75_sensor.c     |   32 +++++++++++++++++++-------
 drivers/macintosh/windfarm_max6690_sensor.c  |   25 +++++++++++++++-----
 drivers/macintosh/windfarm_pm112.c           |    8 ++++---
 include/asm-powerpc/cputable.h               |    2 ++
 include/asm-powerpc/pgtable-4k.h             |    2 +-
 13 files changed, 85 insertions(+), 25 deletions(-)
    
    
More information about the Linuxppc-dev
mailing list