All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2]
@ 2026-01-21 15:47 Alejandro Vallejo
  2026-01-21 15:47 ` [PATCH v5 1/2] xen: Allow lib-y targets to also be .init.o Alejandro Vallejo
  2026-01-21 15:47 ` [PATCH v5 2/2] earlycpio: lib-ify earlycpio.c Alejandro Vallejo
  0 siblings, 2 replies; 16+ messages in thread
From: Alejandro Vallejo @ 2026-01-21 15:47 UTC (permalink / raw)
  To: xen-devel
  Cc: Alejandro Vallejo, Andrew Cooper, Anthony PERARD, Michal Orzel,
	Jan Beulich, Julien Grall, Roger Pau Monné,
	Stefano Stabellini

Hi,

Not very related to microcode anymore, but this was part of the microcode
series, so...

v1: https://lore.kernel.org/xen-devel/20251112162219.226075-1-alejandro.garciavallejo@amd.com/
v2: https://lore.kernel.org/xen-devel/20260112150259.74535-1-alejandro.garciavallejo@amd.com/
v3: https://lore.kernel.org/xen-devel/20260113122109.62399-1-alejandro.garciavallejo@amd.com/
v4: https://lore.kernel.org/xen-devel/20260120093852.2380-1-alejandro.garciavallejo@amd.com/

Alejandro Vallejo (2):
  xen: Allow lib-y targets to also be .init.o
  earlycpio: lib-ify earlycpio.c

 docs/misra/exclude-list.json    |  4 ----
 xen/Rules.mk                    | 10 +++++-----
 xen/common/Makefile             |  2 +-
 xen/lib/Makefile                |  1 +
 xen/{common => lib}/earlycpio.c |  0
 5 files changed, 7 insertions(+), 10 deletions(-)
 rename xen/{common => lib}/earlycpio.c (100%)


base-commit: 61204ed24ba4537d6eff56594faa5d23cacb8310
-- 
2.43.0



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

end of thread, other threads:[~2026-01-23 12:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 15:47 [PATCH v5 0/2] Alejandro Vallejo
2026-01-21 15:47 ` [PATCH v5 1/2] xen: Allow lib-y targets to also be .init.o Alejandro Vallejo
2026-01-22  9:49   ` Jan Beulich
2026-01-22 10:01     ` Jan Beulich
2026-01-22 11:02       ` Alejandro Vallejo
2026-01-22 11:04         ` Jan Beulich
2026-01-22 12:12           ` Alejandro Vallejo
2026-01-23 10:56       ` Orzel, Michal
2026-01-23 11:37         ` Jan Beulich
2026-01-23 12:53           ` Orzel, Michal
2026-01-21 15:47 ` [PATCH v5 2/2] earlycpio: lib-ify earlycpio.c Alejandro Vallejo
2026-01-21 19:37   ` Andrew Cooper
2026-01-22  8:27   ` Jan Beulich
2026-01-22 12:50     ` Andrew Cooper
2026-01-22 14:18       ` Nicola Vetrini
2026-01-22 17:48         ` Alejandro Vallejo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.