• Linus Torvalds's avatar
    Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm · d6ac4ffc
    Linus Torvalds authored
    Pull ARM updates from Russell King:
     "These are late by a week; they should have been merged during the
      merge window, but unfortunately, the ARM kernel build/boot farms were
      indicating random failures, and it wasn't clear whether the cause was
      something in these changes or something during the merge window.
    
      This is a set of merge window fixes with some documentation additions"
    
    * 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
      ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
      ARM: pgtable: document mapping types
      ARM: io: convert ioremap*() to functions
      ARM: io: fix ioremap_wt() implementation
      ARM: io: document ARM specific behaviour of ioremap*() implementations
      ARM: fix lockdep unannotated irqs-off warning
      ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h
      ARM: add helpful message when truncating physical memory
      ARM: add help text for HIGHPTE configuration entry
      ARM: fix DEBUG_SET_MODULE_RONX build dependencies
      ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()
      ARM: 8394/1: update memblock limit after mapping lowmem
      ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
    d6ac4ffc
entry-armv.S 29.8 KB