]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Nov 2012 03:14:45 +0000 (04:14 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Nov 2012 03:14:45 +0000 (04:14 +0100)
commitf4b571f3a18062074b157651509b90bc2c4cef52
tree4e76d36de36583fa0880d3a6a536344b4c8d4b29
parent110a3aabcda3103953ddf3a66926d7280f13deed
parente4c2c128e05ca51821c8f7271e2c87878beaea00
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm

Pull arm fixes from Russell King:
 "Not much here again.

  The two most notable things here are the sched_clock() fix, which was
  causing problems with the scheduling of threaded IRQs after a suspend
  event, and the vfp fix, which afaik has only been seen on some older
  OMAP boards.  Nevertheless, both are fairly important fixes."

* 'fixes' of git://git.linaro.org/people/rmk/linux-arm:
  ARM: 7569/1: mm: uninitialized warning corrections
  ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses
  ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set
  ARM: 7565/1: sched: stop sched_clock() during suspend