Files
linux/drivers
Juergen Gross c648eaa339 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>
2021-12-08 08:45:05 +01:00
..
2021-11-26 11:48:18 +01:00
2021-11-26 11:48:20 +01:00
2020-12-29 13:45:00 +01:00
2021-11-26 11:48:42 +01:00