Re: [PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-20 Thread Javier Martinez Canillas
Hello Don, On 5/19/20 3:25 PM, Don Zickus wrote: > On Mon, May 18, 2020 at 05:19:12PM -0500, Justin Forbes wrote: >> On Mon, May 18, 2020 at 3:48 PM Don Zickus wrote: >> >>> Hi Javier, >>> >>> We update the fedora kernel process to use a git tree to submit patches >>> now. >>> >> >> This was a

Re: [PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-19 Thread Don Zickus
On Mon, May 18, 2020 at 05:19:12PM -0500, Justin Forbes wrote: > On Mon, May 18, 2020 at 3:48 PM Don Zickus wrote: > > > Hi Javier, > > > > We update the fedora kernel process to use a git tree to submit patches > > now. > > > > This was a request for stable, which doesn't follow this process.

Re: [PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-18 Thread Justin Forbes
On Mon, May 18, 2020 at 3:48 PM Don Zickus wrote: > Hi Javier, > > We update the fedora kernel process to use a git tree to submit patches > now. > This was a request for stable, which doesn't follow this process. Javier asked before he sent it here. It has been added and included in the

Re: [PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-18 Thread Don Zickus
Hi Javier, We update the fedora kernel process to use a git tree to submit patches now. Can I ask you to spend a few minutes to read over the new steps https://cki-project.gitlab.io/kernel-ark/submitting-contributions.html and resubmit your request as a merge request? Hopefully after the

[PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-14 Thread Javier Martinez Canillas
--- kernel.spec | 3 + ...log-version-before-reading-final-eve.patch | 76 +++ 2 files changed, 79 insertions(+) create mode 100644 tpm-check-event-log-version-before-reading-final-eve.patch diff --git a/kernel.spec b/kernel.spec index