[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-182cc50e-78d7-4a85-a5bc-19e7a4648e87@palmerdabbelt-glaptop>
Date: Sat, 21 Aug 2021 08:38:34 -0700 (PDT)
From: Palmer Dabbelt <palmer@...belt.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 5.14-rc7
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(-)
Powered by blists - more mailing lists