[GIT PULL] RISC-V Fixes for 5.14-rc7

Palmer Dabbelt palmer at dabbelt.com
Sat Aug 21 08:38:34 PDT 2021


The following changes since commit fdf3a7a1e0a67a52f631b055975c6ac7e0e49a65:

  riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE (2021-08-12 07:16:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.14-rc7

for you to fetch changes up to aa3e1ba32e553e611a58145c2eb349802feaa6eb:

  riscv: Fix a number of free'd resources in init_resources() (2021-08-20 10:15:51 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.14-rc7

* A fix to the sifive-l2-cache device tree bindings, for json-schema
  compatibility.  This does not change the intended behavior of the
  binding.
* A fix to avoid improperly freeing necessary resources during early
  boot.

----------------------------------------------------------------
Petr Pavlu (1):
      riscv: Fix a number of free'd resources in init_resources()

Rob Herring (1):
      dt-bindings: sifive-l2-cache: Fix 'select' matching

 Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml | 8 ++++----
 arch/riscv/kernel/setup.c                                    | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)



More information about the linux-riscv mailing list