xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Collection of livepatch-build-tools tweaks
@ 2023-01-19 10:12 Mihails Strasuns
  2023-01-19 10:13 ` [PATCH v1 1/4] common.h: Flush stdout before writing to stderr Mihails Strasuns
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mihails Strasuns @ 2023-01-19 10:12 UTC (permalink / raw)
  To: xen-devel; +Cc: mstrasun

Small series of unrelated patches currently used by AWS fork of
livepatch-build-tools but not present upstream. Symbol alias patch is only
relevant for the case of stacking multiple patches and thus may be of no use to
xen in general but still submitting it for extra visibility.

Michael Kurth (1):
  common.h: Flush stdout before writing to stderr

Raphael Ning (2):
  livepatch-build: Allow a patch to introduce new subdirs
  livepatch-gcc: Ignore buildid.o

Stanislav Uschakow / Mihails Strasuns (1):
  create-diff-object: Add new symbols for relocation aliases

 common.h             |   1 +
 create-diff-object.c | 132 +++++++++++++++++++++++++++++++++++++++++++
 livepatch-build      |   1 +
 livepatch-gcc        |   1 +
 4 files changed, 135 insertions(+)

-- 
2.38.1




Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss
Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B
Sitz: Berlin
Ust-ID: DE 289 237 879





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

end of thread, other threads:[~2023-02-14 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 10:12 [PATCH v1 0/4] Collection of livepatch-build-tools tweaks Mihails Strasuns
2023-01-19 10:13 ` [PATCH v1 1/4] common.h: Flush stdout before writing to stderr Mihails Strasuns
2023-02-08 18:02   ` Ross Lagerwall
2023-01-19 10:13 ` [PATCH v1 2/4] livepatch-build: Allow a patch to introduce new subdirs Mihails Strasuns
2023-02-14 11:28   ` Ross Lagerwall
2023-01-19 10:13 ` [PATCH v1 3/4] livepatch-gcc: Ignore buildid.o Mihails Strasuns
2023-02-14 11:31   ` Ross Lagerwall
2023-01-19 10:13 ` [PATCH v1 4/4] create-diff-object: Add new symbols for relocation aliases Mihails Strasuns

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).