diff options
author | David Woodhouse <[email protected]> | 2023-10-20 17:15:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-21 18:33:02 +0200 |
commit | 2704c9a5593f4a47620c12dad78838ca62b52f48 (patch) | |
tree | c357df07712ea4b2242e0f2c9680a92bd4f151bf /scripts/generate_rust_analyzer.py | |
parent | ef5dd8ec88ac11e8e353164407d55b73c988b369 (diff) |
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
The xen_hvc_init() function should always register the frontend driver,
even when there's no primary console — as there may be secondary consoles.
(Qemu can always add secondary consoles, but only the toolstack can add
the primary because it's special.)
Signed-off-by: David Woodhouse <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions