• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm · 8808cf8c
    Linus Torvalds authored
    Pull ARM updates from Russell King:
    
     - fix various clang build and cppcheck issues
    
     - switch ARM to use new common outgoing-CPU-notification code
    
     - add some additional explanation about the boot code
    
     - kbuild "make clean" fixes
    
     - get rid of another "(____ptrval____)", this time for the VDSO code
    
     - avoid treating cache maintenance faults as a write
    
     - add a frame pointer unwinder implementation for clang
    
     - add EDAC support for Aurora L2 cache
    
     - improve robustness of adjust_lowmem_bounds() finding the bounds of
       lowmem.
    
     - add reset control for AMBA primecell devices
    
    * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: (24 commits)
      ARM: 8906/1: drivers/amba: add reset control to amba bus probe
      ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer
      ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
      ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligne...
    8808cf8c
Makefile 13 KB