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