[SeaBIOS] [PATCH 1/2] pvscsi: ring_desc do not have to be page aligned
Kevin O'Connor
kevin at koconnor.net
Tue Nov 13 19:10:32 CET 2018
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
More information about the SeaBIOS
mailing list