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-- 1.3 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.4 KB
acl.h -rw-r--r-- 843 bytes
aops.c -rw-r--r-- 29.1 KB
bmap.c -rw-r--r-- 33.4 KB
bmap.h -rw-r--r-- 1.8 KB
dentry.c -rw-r--r-- 2.9 KB
dir.c -rw-r--r-- 47.1 KB
dir.h -rw-r--r-- 2.3 KB
export.c -rw-r--r-- 4.9 KB
file.c -rw-r--r-- 26.2 KB
gfs2.h -rw-r--r-- 524 bytes
glock.c -rw-r--r-- 52.5 KB
glock.h -rw-r--r-- 7.5 KB
glops.c -rw-r--r-- 15.1 KB
glops.h -rw-r--r-- 1.1 KB
incore.h -rw-r--r-- 21.0 KB
inode.c -rw-r--r-- 42.8 KB
inode.h -rw-r--r-- 4.2 KB
lock_dlm.c -rw-r--r-- 38.6 KB
log.c -rw-r--r-- 21.7 KB
log.h -rw-r--r-- 2.1 KB
lops.c -rw-r--r-- 20.4 KB
lops.h -rw-r--r-- 2.8 KB
main.c -rw-r--r-- 5.5 KB
meta_io.c -rw-r--r-- 9.2 KB
meta_io.h -rw-r--r-- 2.4 KB
ops_fstype.c -rw-r--r-- 35.7 KB
quota.c -rw-r--r-- 37.9 KB
quota.h -rw-r--r-- 1.9 KB
recovery.c -rw-r--r-- 14.2 KB
recovery.h -rw-r--r-- 1.2 KB
rgrp.c -rw-r--r-- 62.9 KB
rgrp.h -rw-r--r-- 3.2 KB
super.c -rw-r--r-- 37.3 KB
super.h -rw-r--r-- 1.9 KB
sys.c -rw-r--r-- 17.3 KB
sys.h -rw-r--r-- 659 bytes
trace_gfs2.h -rw-r--r-- 15.2 KB
trans.c -rw-r--r-- 8.0 KB
trans.h -rw-r--r-- 1.5 KB
util.c -rw-r--r-- 8.2 KB
util.h -rw-r--r-- 4.9 KB
xattr.c -rw-r--r-- 32.4 KB
xattr.h -rw-r--r-- 2.1 KB

back to top