Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Pull ARM fixes from Russell King: - LPAE fixes for kernel-readonly regions - Fix for get_user_pages_fast on LPAE systems - avoid tying decompressor to a particular platform if DEBUG_LL is enabled - BUG if we attempt to return to userspace but the to-be-restored PSR value keeps us in privileged mode (defeating an issue that ftracetest found) * 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm: ARM: BUG if jumping to usermode address in kernel mode ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE ARM: 8721/1: mm: dump: check hardware RO bit for LPAE ARM: make decompressor debug output user selectable ARM: fix get_user_pages_fast
No related branches found
No related tags found
Showing
- arch/arm/Kconfig.debug 2 additions, 2 deletionsarch/arm/Kconfig.debug
- arch/arm/include/asm/assembler.h 18 additions, 0 deletionsarch/arm/include/asm/assembler.h
- arch/arm/include/asm/pgtable.h 12 additions, 0 deletionsarch/arm/include/asm/pgtable.h
- arch/arm/kernel/entry-header.S 6 additions, 0 deletionsarch/arm/kernel/entry-header.S
- arch/arm/mm/dump.c 2 additions, 2 deletionsarch/arm/mm/dump.c
- arch/arm/mm/init.c 2 additions, 2 deletionsarch/arm/mm/init.c
Loading
Please register or sign in to comment