public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] A few linker-list fixes
@ 2026-03-21 13:46 Simon Glass
  2026-03-21 13:46 ` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding Simon Glass
  2026-03-21 13:46 ` [PATCH 2/2] dm: Fix linker list alignment for ll_entry_get() Simon Glass
  0 siblings, 2 replies; 6+ messages in thread
From: Simon Glass @ 2026-03-21 13:46 UTC (permalink / raw)
  To: u-boot; +Cc: Simon Glass, Marek Vasut, Pavel Herrmann, Tom Rini

This series includes two patches to fix aignment problems with linker
lists. In certain circumstances these can cause the drivers list to be
non-contiguous, causing crashes, hangs, etc.


Simon Glass (2):
  linker_lists: Fix end-marker alignment to prevent padding
  dm: Fix linker list alignment for ll_entry_get()

 include/linker_lists.h | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
2.43.0

base-commit: eb00c710508d09b2a3b9aca75dd18280f1304703
branch: llistb

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-23 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-21 13:46 [PATCH 0/2] A few linker-list fixes Simon Glass
2026-03-21 13:46 ` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding Simon Glass
2026-03-23  9:56   ` Rasmus Villemoes
2026-03-23 15:29     ` Tom Rini
2026-03-23 16:17     ` Simon Glass
2026-03-21 13:46 ` [PATCH 2/2] dm: Fix linker list alignment for ll_entry_get() Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox