From 2e45d5f0511d8c4196a7963ebdc5a86a8153aad5 Mon Sep 17 00:00:00 2001 From: William Tambe Date: Sun, 22 Aug 2021 10:15:02 -0500 Subject: [PATCH] Release 20210822 * binutils 2313deddc8...53c32a09ed (6): > binutils-sim intrthread() polling improvements > only core0 does SIM_CPU_EXCEPTION_*; only core0 is prevented from halting > sim/common/sim-utils.c bugfix > prevent halting if binutils-sim (sim_open_kind == SIM_OPEN_DEBUG) true > binutils-sim sim_core_find_mapping bugfix > improve binutils-sim performing checks and parsing arguments early * buildroot 95dedc948e...c4b45202a2 (1): > devmem atomic read-write support * fontamsoc-sw 7129e91...c1c62c9 (1): > add GPL-2.0-only LICENSE.txt * linux bbc99cc3fd1a...f66124ef7218 (7): > include/asm/spinlock.h: arch_spin_trylock() bugfix > improvement of include/asm/spinlock.h re-implemention that replaces use of cmpxchg() > re-implement include/asm/spinlock.h > align BSS data to L1_CACHE_BYTES > make L1_CACHE_BYTES 128 for safety with native types up to that size > asm/barrier.h support > use memory fencing with set_pmd() and set_pte_at() --- binutils | 2 +- buildroot | 2 +- fontamsoc-sw | 2 +- linux | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/binutils b/binutils index 2313ded..1562523 160000 --- a/binutils +++ b/binutils @@ -1 +1 @@ -Subproject commit 2313deddc8eff0c3db3f2ef3df19ef72bb8a9c76 +Subproject commit 1562523707e2e9e889634094d74dca2f3d0c748b diff --git a/buildroot b/buildroot index 95dedc9..5597abe 160000 --- a/buildroot +++ b/buildroot @@ -1 +1 @@ -Subproject commit 95dedc948ef27567f3e4be0f825e01ec34883f52 +Subproject commit 5597abeaf927bd733e8c371c502b3ebc315f10dc diff --git a/fontamsoc-sw b/fontamsoc-sw index 7129e91..c1c62c9 160000 --- a/fontamsoc-sw +++ b/fontamsoc-sw @@ -1 +1 @@ -Subproject commit 7129e9116362acc949c3fb67e5e01de89266c652 +Subproject commit c1c62c9798fe3f6d535477fc1ee0c61f11f232fe diff --git a/linux b/linux index bbc99cc..9f6148a 160000 --- a/linux +++ b/linux @@ -1 +1 @@ -Subproject commit bbc99cc3fd1a8d1d79e4c24705e3707fdc1a9c24 +Subproject commit 9f6148a195a1d25aba54b739b197457578aef14a