[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
From: |
Sam Eiderman |
Subject: |
Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct |
Date: |
Thu, 14 Nov 2019 11:08:59 +0200 |
Do you want a single commit with the changes?
I am afraid it will be slightly unreadable when looking at file histories.
The only commit that didn't change was:
[SeaBIOS] [PATCH v4 2/5] boot: Reorder functions in boot.c
Sam
On Thu, Nov 14, 2019 at 9:20 AM Gerd Hoffmann <address@hidden> wrote:
>
> On Wed, Nov 13, 2019 at 05:03:58PM +0200, Sam Eiderman wrote:
> > Hi,
> >
> > Does this fix a bug that actually happened?
>
> Yes, "make check-qtest" may fail. It's kind of random though.
>
> > I just noticed that in my lchs patches I assumed that lchs struct is
> > zeroed out in all devices (not only ahci):
>
> ahci was the only one not zeroing out the struct (yes, I've reviewed
> them all).
>
> > Also Gerd it seems that my lchs patches were not committed in the
> > latest submitted version (v4)!!!
>
> Whoops. Can you sent a patch seabios/master ... v4 please?
>
> IIRC there didn't change much, mostly the parser function, so that
> should be alot less churn than a full revert + v4 reapply.
>
> thanks,
> Gerd
>
- [PATCH] ahci: zero-initialize port struct, Gerd Hoffmann, 2019/11/13
- Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct, Gerd Hoffmann, 2019/11/14
- Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct,
Sam Eiderman <=
- Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct, Gerd Hoffmann, 2019/11/15
- Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct, Gerd Hoffmann, 2019/11/15
- Re: [SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct, Sam Eiderman, 2019/11/15