• Palmer Dabbelt's avatar
    Merge remote-tracking branch 'palmer/fixes' into for-next · 5c89186a
    Palmer Dabbelt authored
    I don't usually merge these in, but I missed sending a PR due to the
    holidays.
    
    * palmer/fixes:
      riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
      riscv: Fix module_alloc() that did not reset the linear mapping permissions
      riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
      riscv: Check if the code to patch lies in the exit section
      riscv: errata: andes: Probe for IOCP only once in boot stage
      riscv: Fix SMP when shadow call stacks are enabled
      dt-bindings: perf: riscv,pmu: drop unneeded quotes
      riscv: fix misaligned access handling of C.SWSP and C.SDSP
      RISC-V: hwprobe: Always use u64 for extension bits
      Support rv32 ULEB128 test
      riscv: Correct type casting in module loading
      riscv: Safely remove entries from relocation list
    Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
    5c89186a
pageattr.c 9.96 KB