e5897c7 Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Merged and Committed by Linus Torvalds 4 years ago
    Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
    
    Pull RISC-V fixes from Paul Walmsley:
     "One fix for PCIe users:
    
       - Fix legacy PCI I/O port access emulation
    
      One set of cleanups:
    
       - Resolve most of the warnings generated by sparse across arch/riscv.
         No functional changes
    
      And one MAINTAINERS update:
    
       - Update Palmer's E-mail address"
    
    * tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
      MAINTAINERS: Change to my personal email address
      RISC-V: Add PCIe I/O BAR memory mapping
      riscv: for C functions called only from assembly, mark with __visible
      riscv: fp: add missing __user pointer annotations
      riscv: add missing header file includes
      riscv: mark some code and data as file-static
      riscv: init: merge split string literals in preprocessor directive
      riscv: add prototypes for assembly language functions from head.S
    
        
file modified
+3 -3
file modified
+7 -0
file modified
+3 -0
file modified
+1 -1
file modified
+2 -0
file modified
+2 -2
file modified
+1 -0
file modified
+2 -0
file modified
+4 -4
file modified
+2 -0
file modified
+4 -1
file modified
+1 -0
file modified
+3 -2
file modified
+2 -1
file modified
+1 -0
file modified
+2 -0
file modified
+3 -2