Files
linux/drivers/xen
Jan Beulich 841d3018d1 xen-scsiback: don't "handle" error by BUG()
commit 7c77474b2d upstream.

In particular -ENOMEM may come back here, from set_foreign_p2m_mapping().
Don't make problems worse, the more that handling elsewhere (together
with map's status fields now indicating whether a mapping wasn't even
attempted, and hence has to be considered failed) doesn't require this
odd way of dealing with errors.

This is part of XSA-362.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: stable@vger.kernel.org
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 10:36:26 +09:00
..
2015-12-21 14:40:55 +00:00
2017-08-24 17:12:20 -07:00
2016-07-06 10:34:47 +01:00
2018-02-25 11:05:50 +01:00
2023-05-12 16:19:59 +09:00
2023-05-15 14:47:51 +09:00
2015-12-21 14:40:55 +00:00
2011-12-16 13:29:31 -05:00