Revision 06d1d8c85700884940346f20d10b3a22c331b5e9 authored by Arnd Bergmann on 02 April 2013, 14:08:43 UTC, committed by Arnd Bergmann on 02 April 2013, 14:09:45 UTC
From Anton Vorontsov <anton@enomsg.org>:

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

 "Since commit 0536bdf33faf (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>
2 parent s 76a254f + a3d9052
History
File Mode Size
Kconfig -rw-r--r-- 541 bytes
Makefile -rw-r--r-- 248 bytes
balloc.c -rw-r--r-- 21.7 KB
dir.c -rw-r--r-- 5.4 KB
directory.c -rw-r--r-- 5.7 KB
ecma_167.h -rw-r--r-- 22.0 KB
file.c -rw-r--r-- 6.9 KB
ialloc.c -rw-r--r-- 3.3 KB
inode.c -rw-r--r-- 64.6 KB
lowlevel.c -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 7.8 KB
namei.c -rw-r--r-- 33.4 KB
osta_udf.h -rw-r--r-- 8.2 KB
partition.c -rw-r--r-- 8.6 KB
super.c -rw-r--r-- 61.9 KB
symlink.c -rw-r--r-- 2.6 KB
truncate.c -rw-r--r-- 7.9 KB
udf_i.h -rw-r--r-- 1.7 KB
udf_sb.h -rw-r--r-- 4.3 KB
udfdecl.h -rw-r--r-- 8.1 KB
udfend.h -rw-r--r-- 1.6 KB
udftime.c -rw-r--r-- 5.8 KB
unicode.c -rw-r--r-- 11.1 KB

back to top