From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Sasha Levin <sashal@kernel.org>
Cc: stable@vger.kernel.org, Yue Haibing <yuehaibing@huawei.com>
Subject: Re: [PATCH] tpm: Fix the type of the return value in calc_tpm2_event_size()
Date: Tue, 23 Apr 2019 14:42:58 +0300 [thread overview]
Message-ID: <20190423114210.GA4499@linux.intel.com> (raw)
In-Reply-To: <20190417163423.GD435@sasha-vm>
On Wed, Apr 17, 2019 at 12:34:23PM -0400, Sasha Levin wrote:
> On Wed, Apr 17, 2019 at 06:24:20PM +0300, Jarkko Sakkinen wrote:
> > From: Yue Haibing <yuehaibing@huawei.com>
> >
> > commit 32312418625764cdf740890ac9c78ca26a6a9d24 upstream
>
> This is really commit b9d0a85d6b2e76630cfd4c475ee3af4109bfd87a upstream
> (looks like James added his S-O-B which changed the commit hash).
Oops, thanks, will be more careful next time.
>
> > calc_tpm2_event_size() has an invalid signature because
> > it returns a 'size_t' where as its signature says that
> > it returns 'int'.
> >
> > Cc: <stable@vger.kernel.org>
> > Fixes: 4d23cc323cdb ("tpm: add securityfs support for TPM 2.0 firmware event log")
> > Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> > Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
> I've queued it for 5.0, thanks!
Thank you.
/Jarkko
next prev parent reply other threads:[~2019-04-23 11:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-17 15:24 [PATCH] tpm: Fix the type of the return value in calc_tpm2_event_size() Jarkko Sakkinen
2019-04-17 16:34 ` Sasha Levin
2019-04-23 11:42 ` Jarkko Sakkinen [this message]
2019-04-17 17:00 ` Sasha Levin
2019-04-23 11:45 ` Jarkko Sakkinen
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=20190423114210.GA4499@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--cc=yuehaibing@huawei.com \
/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.