[SeaBIOS] [PATCH] nvme: fix out of memory behavior

Kevin O'Connor kevin at koconnor.net
Fri Oct 6 15:18:03 CEST 2017


On Tue, Oct 03, 2017 at 03:47:17PM +0200, Julian Stecklina wrote:
> If the allocation of I/O queues ran out of memory, the code would fail to detect
> that and happily use these queues at address zero. For me this happens for
> systems with more than 7 NVMe controllers.
> 
> Fix the out of memory handling to gracefully handle this case.

Thanks.  I committed this change.

-Kevin



More information about the SeaBIOS mailing list