Revision 3e9ca0224152bac6ea812e3ccfe933d3932c21bd authored by Linus Torvalds on 08 June 2012, 18:06:01 UTC, committed by Linus Torvalds on 08 June 2012, 18:06:01 UTC
Pull powerpc fixes from Paul Mackerras:
 "Two small fixes for powerpc:
   - a fix for a regression since 3.2 that causes 4-second (or longer)
     pauses
   - a fix for a potential oops when loading kernel modules on 32-bit
     embedded systems."

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
  powerpc: Fix kernel panic during kernel module load
  powerpc/time: Sanity check of decrementer expiration is necessary
2 parent s e726430 + 3c75296
History
File Mode Size
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 613 bytes
clock-dclk.c -rw-r--r-- 4.3 KB
cpu-freq-debugfs.c -rw-r--r-- 4.6 KB
cpu-freq.c -rw-r--r-- 17.3 KB
dma.c -rw-r--r-- 32.4 KB
irq.c -rw-r--r-- 15.2 KB
s3c2410-clock.c -rw-r--r-- 6.3 KB
s3c2410-cpufreq-utils.c -rw-r--r-- 1.7 KB
s3c2410-iotiming.c -rw-r--r-- 11.7 KB
s3c2412-iotiming.c -rw-r--r-- 7.6 KB

back to top