[SeaBIOS] [PATCH 1/2] pvscsi: ring_desc do not have to be page aligned

Liran Alon liran.alon at oracle.com
Wed Nov 14 00:42:15 CET 2018



> On 13 Nov 2018, at 20:10, Kevin O'Connor <kevin at koconnor.net> wrote:
> 
> On Tue, Nov 13, 2018 at 05:53:40PM +0200, Liran Alon wrote:
>> In contrast to other allocations made by pvscsi_init_rings(),
>> ring_desc is only used internally by SeaBIOS (not passed to
>> device-controller) and there is not restriction which force
>> it to be page aligned.
> 
> Thanks.  This patch is fine, but we're planning to make a SeaBIOS
> release in a few days - I'd look to commit this change post release.
> 
> -Kevin

I would prefer it will enter this release but I’m fine if it doesn’t make it.
As long as it is eventually committed.

Thanks,
-Liran


More information about the SeaBIOS mailing list