From: Mihails Strasuns <mstrasun@amazon.com>
To: <xen-devel@lists.xenproject.org>
Cc: <mstrasun@amazon.com>
Subject: [PATCH v1 0/4] Collection of livepatch-build-tools tweaks
Date: Thu, 19 Jan 2023 10:12:59 +0000 [thread overview]
Message-ID: <cover.1673623880.git.mstrasun@amazon.com> (raw)
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
next reply other threads:[~2023-01-19 10:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-19 10:12 Mihails Strasuns [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1673623880.git.mstrasun@amazon.com \
--to=mstrasun@amazon.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.