Files
linux/drivers/tty
Juergen Gross 390482888c tty: hvc: replace BUG_ON() with negative return value
commit e679004dec upstream.

Xen frontends shouldn't BUG() in case of illegal data received from
their backends. So replace the BUG_ON()s when reading illegal data from
the ring page with negative return values.

Reviewed-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20210707091045.460-1-jgross@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 12:21:19 +09:00
..
2023-05-15 17:23:37 +09:00
2023-05-15 17:01:29 +09:00
2016-03-07 16:11:14 -08:00
2016-02-14 14:36:04 -08:00
2023-05-15 16:33:34 +09:00