diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2012-03-13 18:30:44 +0000 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-03-13 19:24:52 -0400 |
commit | 42c46e6ba5461fcab289bf4a1b7160f94c10aa28 (patch) | |
tree | ac81c4586d8925158f38d59a5c4134eeabb00440 /drivers/xen/sys-hypervisor.c | |
parent | cf8e019b523a8caa95b56ff0ce62a4856b14395f (diff) | |
download | linux-stable-42c46e6ba5461fcab289bf4a1b7160f94c10aa28.tar.gz linux-stable-42c46e6ba5461fcab289bf4a1b7160f94c10aa28.tar.bz2 linux-stable-42c46e6ba5461fcab289bf4a1b7160f94c10aa28.zip |
xen/xenbus: ignore console/0
Unfortunately xend creates a bogus console/0 frotend/backend entry pair
on xenstore that console backends cannot properly cope with.
Any guest behavior that is not completely ignoring console/0 is going
to either cause problems with xenconsoled or qemu.
Returning 0 or -ENODEV from xencons_probe is not enough because it is
going to cause the frontend state to become 4 or 6 respectively.
The best possible thing we can do here is just ignore the entry from
xenbus_probe_frontend.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/xen/sys-hypervisor.c')
0 files changed, 0 insertions, 0 deletions