]> 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>
Sat, 13 Jul 2013 21:58:36 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jul 2013 21:58:36 +0000 (14:58 -0700)
commitffe7d677dab0e5d0b1ff7254b1bd0fe5deda602d
tree232c452b88dc5000bf1863e2bc033167c64a026e
parent7e901692ca9f3225bbc7786615a0807103040196
parent52d08a70574c02ac95fccedf584937fb230f4301
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm

Pull ARM fixes from Russell King:
 "A few fixes for ARM, mostly just one liners with the exception of the
  missing section specification.  We decided not to rely on .previous to
  fix this but to explicitly state the section we want the code to be
  in."

* 'fixes' of git://git.linaro.org/people/rmk/linux-arm:
  ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
  ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMP
  ARM: mm: fix boot on SA1110 Assabet
  ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings
  ARM: 7780/1: add missing linker section markup to head-common.S
arch/arm/Kconfig
arch/arm/mm/init.c
arch/arm/mm/mmu.c