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-- 3.4 KB
Makefile -rw-r--r-- 388 bytes
acl.c -rw-r--r-- 10.1 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 62.0 KB
bitmap.c -rw-r--r-- 426 bytes
dir.c -rw-r--r-- 15.4 KB
ext3.h -rw-r--r-- 44.3 KB
ext3_jbd.c -rw-r--r-- 1.5 KB
file.c -rw-r--r-- 2.1 KB
fsync.c -rw-r--r-- 3.0 KB
hash.c -rw-r--r-- 4.3 KB
ialloc.c -rw-r--r-- 19.1 KB
inode.c -rw-r--r-- 105.6 KB
ioctl.c -rw-r--r-- 7.4 KB
namei.c -rw-r--r-- 68.3 KB
namei.h -rw-r--r-- 570 bytes
resize.c -rw-r--r-- 34.0 KB
super.c -rw-r--r-- 83.7 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 34.6 KB
xattr.h -rw-r--r-- 3.9 KB
xattr_security.c -rw-r--r-- 1.9 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.5 KB

back to top