Re: [PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init

2022-12-13 Thread John Paul Adrian Glaubitz
On 12/1/22 22:11, Stefan Berger wrote: From: Daniel Axtens This was apparently 'required by some firmware': commit dc9468500919 ("2007-02-12 Hollis Blanchard "). It's not clear what firmware that was, and what platform from 14 years ago which exhibited the bug then is still both in use and b

Re: [PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init

2022-12-13 Thread Vladimir 'phcoder' Serbinenko
What problem are you trying to solve? Is losing 32 bytes a problem? On Thu, Dec 1, 2022 at 10:13 PM Stefan Berger wrote: > > From: Daniel Axtens > > This was apparently 'required by some firmware': commit dc9468500919 > ("2007-02-12 Hollis Blanchard "). > > It's not clear what firmware that wa

Re: [PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init

2022-12-13 Thread Daniel Kiper
On Thu, Dec 01, 2022 at 04:11:57PM -0500, Stefan Berger wrote: > From: Daniel Axtens > > This was apparently 'required by some firmware': commit dc9468500919 > ("2007-02-12 Hollis Blanchard "). > > It's not clear what firmware that was, and what platform from 14 years ago > which exhibited the b

[PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init

2022-12-01 Thread Stefan Berger
From: Daniel Axtens This was apparently 'required by some firmware': commit dc9468500919 ("2007-02-12 Hollis Blanchard "). It's not clear what firmware that was, and what platform from 14 years ago which exhibited the bug then is still both in use and buggy now. It doesn't cause issues on qem