• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm · 4cb1fc6f
    Linus Torvalds authored
    Pull ARM updates from Russell King:
    
     - update unwinder to cope with module PLTs
    
     - enable UBSAN on ARM
    
     - improve kernel fault message
    
     - update UEFI runtime page tables dump
    
     - avoid clang's __aeabi_uldivmod generated in NWFPE code
    
     - disable FIQs on CPU shutdown paths
    
     - update XOR register usage
    
     - a number of build updates (using .arch, thread pointer, removal of
       lazy evaluation in Makefile)
    
     - conversion of stacktrace code to stackwalk
    
     - findbit assembly updates
    
     - hwcap feature updates for ARMv8 CPUs
    
     - instruction dump updates for big-endian platforms
    
     - support for function error injection
    
    * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: (31 commits)
      ARM: 9279/1: support function error injection
      ARM: 9277/1: Make the dumped instructions are consistent with the disassembled ones
      ARM: 9276/1: Refactor dump_instr()
      ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISA
      ARM: 9274/1: Add hwcap for Speculati...
    4cb1fc6f
Makefile 523 Bytes