please pull powerpc-merge.git
    Paul Mackerras 
    paulus at samba.org
       
    Mon Feb 20 17:08:05 EST 2006
    
    
  
Linus,
Please do a pull from
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge.git
There are 6 commits there with some bug fixes that should go in
2.6.16, including a fix for the xtime vs gettimeofday drift that uses
the current_tick_length() function that was recently added.
Thanks,
Paul.
Michael Ellerman:
      powerpc: Don't start secondary CPUs in a UP && KEXEC kernel
      powerpc: Make UP -> SMP kexec work again
      powerpc: Fix bug in spinup of renumbered secondary threads
Olaf Hering:
      powerpc: remove duplicate exports
Olof Johansson:
      powerpc: Fix OOPS in lparcfg on G5
Paul Mackerras:
      powerpc: Keep xtime and gettimeofday in sync
 arch/powerpc/kernel/head_64.S        |    4 
 arch/powerpc/kernel/lparcfg.c        |    6 -
 arch/powerpc/kernel/ppc_ksyms.c      |   16 --
 arch/powerpc/kernel/setup_64.c       |    4 
 arch/powerpc/kernel/sys_ppc32.c      |    4 
 arch/powerpc/kernel/time.c           |  282 ++++++++++++----------------------
 arch/powerpc/platforms/pseries/smp.c |    2 
 arch/ppc/kernel/ppc_ksyms.c          |    8 -
 arch/ppc/xmon/start.c                |   15 --
 include/asm-ppc/machdep.h            |   13 --
 10 files changed, 108 insertions(+), 246 deletions(-)
    
    
More information about the Linuxppc-dev
mailing list