Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Pull ARM fixes from Russell King: "Another set of small fixes for ARM, covering various areas. Laura fixed a long standing issue with virt_addr_valid() failing to handle holes in memory. Steve found a problem with dcache flushing for compound pages. I fixed another bug in footbridge stuff causing time to tick slowly, and also a problem with the AES code which can cause linker errors. A patch from Rob which fixes Xen problems induced by a lack of consistency in our naming of ioremap_cache() - which thankfully has very few users" * 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm: ARM: 7933/1: rename ioremap_cached to ioremap_cache ARM: fix "bad mode in ... handler" message for undefined instructions CRYPTO: Fix more AES build errors ARM: 7931/1: Correct virt_addr_valid ARM: 7923/1: mm: fix dcache flush logic for compound high pages ARM: fix footbridge clockevent device
No related branches found
No related tags found
Showing
- arch/arm/crypto/aesbs-core.S_shipped 1 addition, 1 deletionarch/arm/crypto/aesbs-core.S_shipped
- arch/arm/crypto/bsaes-armv7.pl 1 addition, 1 deletionarch/arm/crypto/bsaes-armv7.pl
- arch/arm/include/asm/io.h 1 addition, 1 deletionarch/arm/include/asm/io.h
- arch/arm/include/asm/memory.h 2 additions, 1 deletionarch/arm/include/asm/memory.h
- arch/arm/include/asm/xen/page.h 1 addition, 1 deletionarch/arm/include/asm/xen/page.h
- arch/arm/kernel/traps.c 7 additions, 1 deletionarch/arm/kernel/traps.c
- arch/arm/mach-footbridge/dc21285-timer.c 3 additions, 2 deletionsarch/arm/mach-footbridge/dc21285-timer.c
- arch/arm/mm/flush.c 3 additions, 3 deletionsarch/arm/mm/flush.c
- drivers/mtd/maps/pxa2xx-flash.c 1 addition, 1 deletiondrivers/mtd/maps/pxa2xx-flash.c
Please register or sign in to comment