Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Pull ARM fixes from Russell King: "A number of ARM updates for -rc, covering mostly ARM specific code, but with one change to modpost.c to allow Thumb section mismatches to be detected. ARM changes include reporting when an attempt is made to boot a LPAE kernel on hardware which does not support LPAE, rather than just being silent about it. A number of other minor fixes are included too" * 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm: ARM: 7992/1: boot: compressed: ignore bswapsdi2.S ARM: 7991/1: sa1100: fix compile problem on Collie ARM: fix noMMU kallsyms symbol filtering ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU ARM: 7964/1: Detect section mismatches in thumb relocations ARM: 7963/1: mm: report both sections from PMD
No related branches found
No related tags found
Showing
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/boot/compressed/.gitignore 1 addition, 0 deletionsarch/arm/boot/compressed/.gitignore
- arch/arm/include/asm/memory.h 3 additions, 6 deletionsarch/arm/include/asm/memory.h
- arch/arm/kernel/head-common.S 12 additions, 0 deletionsarch/arm/kernel/head-common.S
- arch/arm/kernel/head.S 1 addition, 1 deletionarch/arm/kernel/head.S
- arch/arm/mach-sa1100/include/mach/collie.h 2 additions, 0 deletionsarch/arm/mach-sa1100/include/mach/collie.h
- arch/arm/mm/dump.c 3 additions, 0 deletionsarch/arm/mm/dump.c
- scripts/mod/modpost.c 13 additions, 0 deletionsscripts/mod/modpost.c
Loading
Please register or sign in to comment