Re: [tboot-devel] suspend problem since kernel 5.15

2022-06-08 Thread Randzio, Pawel
is fully functional and is included in the kernel I'll become the maintainer (and reviewer) for it. -Paweł -Original Message- From: Timo Lindfors Sent: Wednesday, June 8, 2022 8:13 AM To: Randzio, Pawel Cc: tboot-devel@lists.sourceforge.net Subject: Re: [tboot-devel] suspend probl

Re: [tboot-devel] suspend problem since kernel 5.15

2022-06-08 Thread Timo Lindfors
On Fri, 27 May 2022, Randzio, Pawel wrote: I wish to gladly inform you that I've fixed the bug preventing suspend with Tboot. Great news! Has this patch already been sent upstream? -Timo ___ tboot-devel mailing list tboot-devel@lists.sourceforg

Re: [tboot-devel] suspend problem since kernel 5.15

2022-05-29 Thread Derek Dolney
Original Message- > From: Randzio, Pawel > Sent: Friday, May 13, 2022 12:12 PM > To: 'Derek Dolney' ; Łukasz Hawryłko > Cc: tboot-devel@lists.sourceforge.net > Subject: RE: [tboot-devel] suspend problem since kernel 5.15 > > Hi Derek, > > I've also been picking

Re: [tboot-devel] suspend problem since kernel 5.15

2022-05-27 Thread Randzio, Pawel
ł -Original Message- From: Randzio, Pawel Sent: Friday, May 13, 2022 12:12 PM To: 'Derek Dolney' ; Łukasz Hawryłko Cc: tboot-devel@lists.sourceforge.net Subject: RE: [tboot-devel] suspend problem since kernel 5.15 Hi Derek, I've also been picking at that issue for the past f

Re: [tboot-devel] suspend problem since kernel 5.15

2022-05-13 Thread Randzio, Pawel
Re: [tboot-devel] suspend problem since kernel 5.15 I have been working on this as best I can. However, I confess that I am not a kernel developer and have really no understanding of these tboot internals. Nevertheless here is a brief update. Please anyone feel free to share any ideas how to move

Re: [tboot-devel] suspend problem since kernel 5.15

2022-05-12 Thread Derek Dolney
I have been working on this as best I can. However, I confess that I am not a kernel developer and have really no understanding of these tboot internals. Nevertheless here is a brief update. Please anyone feel free to share any ideas how to move forward to some resolution. I got a desktop machine

Re: [tboot-devel] suspend problem since kernel 5.15

2022-03-18 Thread Derek Dolney
I did a git bisect on the Linux kernel and found that the commit below is the one that breaks tboot+suspend to ram. It is part of a series of some cpu hotplug commits. I don't know how this would affect tboot suspend but I paste the patch below hoping that maybe you knowledgeable devs would get som

Re: [tboot-devel] suspend problem since kernel 5.15

2022-02-07 Thread Derek Dolney
On 2/1/22 5:25 AM, Łukasz Hawryłko wrote: > Hi Derek > > On Mon, 2022-01-31 at 17:26 +, Derek Dolney wrote: >> I am using tboot 1.10.3 and all was working fine with Linux kernel >> 5.10.88. However, I upgraded to kernel 5.15.16 and, while booting seems >> to happen properly, suspend is broken.

Re: [tboot-devel] suspend problem since kernel 5.15

2022-02-01 Thread Łukasz Hawryłko via tboot-devel
Hi Derek On Mon, 2022-01-31 at 17:26 +, Derek Dolney wrote: > I am using tboot 1.10.3 and all was working fine with Linux kernel > 5.10.88. However, I upgraded to kernel 5.15.16 and, while booting seems > to happen properly, suspend is broken. I am using a Lenovo T460p. > Usually when suspendi