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

Kevin O'Connor kevin at koconnor.net
Wed Nov 28 03:22:19 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.  I committed this change.

-Kevin



More information about the SeaBIOS mailing list