]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xx...
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Apr 2013 14:08:43 +0000 (16:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Apr 2013 14:09:45 +0000 (16:09 +0200)
commit25fb5d9c54ea9e82dd15d607824fd1853d7f0b4b
tree3eafff71062b81431fdd8c745ad9ea312b89ca2c
parenta9a9e5a5d30d8fc58ae09d736b56c4ee60102cc2
parenta7f70944aafea11bf3cb7f517485f355c58f2dfa
Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx into fixes

From Anton Vorontsov <anton@enomsg.org>:

This tag includes Mac Lin's work to revive CNS3xxx booting:

 "Since commit 46aab851531d (ARM: move iotable mappings within the vmalloc
 region), [...] the pre-defined iotable mappings is not in the vmalloc
 region. [...] move the iotable mappings into the vmalloc region, and
 merge the MPCore private memory region (containing the SCU, the GIC and
 the TWD) as a single region."

Plus there is a small cosmetic fix, also from Mac Lin.

* tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx:
  ARM: cns3xxx: fix mapping of private memory region

[arnd: dropped the cosmetic fix from the merge as it is not needed for 3.9]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>