From: Mimi Zohar <zohar@linux.ibm.com>
To: Ken Goldman <kgold@linux.ibm.com>,
Ken Goldman <kgoldman@us.ibm.com>,
Linux Integrity <linux-integrity@vger.kernel.org>
Cc: Petr Vorel <pvorel@suse.cz>
Subject: Re: [PATCH v2 1/5] ima-evm-utils: Change env variable TPM_SERVER_TYPE for tpm_server
Date: Thu, 15 Oct 2020 09:36:37 -0400 [thread overview]
Message-ID: <8d27071d0d4f72d99201e283b2840da53c2c3785.camel@linux.ibm.com> (raw)
In-Reply-To: <7db39195-0e73-5958-03e3-7850bf5eb6b5@linux.ibm.com>
On Thu, 2020-10-15 at 08:54 -0400, Ken Goldman wrote:
> On 10/14/2020 6:28 PM, Mimi Zohar wrote:
> >>> Instead of adding a comment here, how about only exporting
> >>> TPM_SERVER_TYPE for "swtpm".
>
> >> That certainly works. I thought the idea was, "Make the
> >> smallest change that fixes the problem." Moving that
> >> line under swtpm is a reasonable alternative.
>
> > In this case, moving the line and adding the comment is the smallest
> > change. To indicate this is a bug fix, you would add "Fixes:
> > f831508297cd ("Install the swtpm package, if available") in addition to
> > your Signed-off-by tag.
> >
>
> The current patch adds one line. This proposal adds one line and
> moves another line. It also changes the swtpm flow, which must
> be tested.
>
> It's OK with me. Let me know.
>
> Where should I add that "Fixes ..." text? What is the exact format?
The "Fixes" tag belongs in the patch description above your Signed-off-
by tag. The format is: Fixes: < commit number> < commit ttitle>
e.g. Fixes: f831508297cd ("Install the swtpm package, if available")
As this is a bug fix, please update the Subject line and post this
change independently of the other changes. I've already tested the
suggested change. Once the updated patch is posted, it will hopefully
be tested by the distros as well.
thanks,
Mimi
next prev parent reply other threads:[~2020-10-15 13:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-12 23:44 [PATCH v2 0/5] Updates to use IBM TSS C API rather than command line tools Ken Goldman
2020-10-12 23:44 ` [PATCH v2 1/5] ima-evm-utils: Change env variable TPM_SERVER_TYPE for tpm_server Ken Goldman
2020-10-14 22:04 ` Mimi Zohar
2020-10-14 22:17 ` Ken Goldman
2020-10-14 22:28 ` Mimi Zohar
2020-10-15 12:54 ` Ken Goldman
2020-10-15 13:36 ` Mimi Zohar [this message]
2020-10-15 13:04 ` Ken Goldman
2020-10-12 23:44 ` [PATCH v2 2/5] ima-evm-utils: Change PCR iterater from int to uint32_t Ken Goldman
2020-10-12 23:44 ` [PATCH v2 3/5] ima-evm-utils: Change tpm2_pcr_read() to use C code Ken Goldman
2020-11-10 16:04 ` Mimi Zohar
2020-10-12 23:44 ` [PATCH v2 4/5] ima-evm-utils: Correct spelling errors Ken Goldman
2020-10-12 23:44 ` [PATCH v2 5/5] ima-evm-utils: Expand the INSTALL instructions Ken Goldman
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=8d27071d0d4f72d99201e283b2840da53c2c3785.camel@linux.ibm.com \
--to=zohar@linux.ibm.com \
--cc=kgold@linux.ibm.com \
--cc=kgoldman@us.ibm.com \
--cc=linux-integrity@vger.kernel.org \
--cc=pvorel@suse.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox