xen: flag hvc_xen to be not essential for system boot
authorJuergen Gross <jgross@suse.com>
Fri, 22 Oct 2021 06:47:58 +0000 (08:47 +0200)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Tue, 23 Nov 2021 19:42:08 +0000 (13:42 -0600)
commit0239143490a9fa1344955dde93527b09f5576dac
tree027940bbd1bb6825e32bb71735fd8124d95b230b
parent1c669938c31b6e2a0d5149c3c6257ca9df6cb100
xen: flag hvc_xen to be not essential for system boot

The Xen pv console driver is not essential for boot. Set the respective
flag.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: https://lore.kernel.org/r/20211022064800.14978-4-jgross@suse.com
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/tty/hvc/hvc_xen.c