diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2012-01-30 16:02:31 (GMT) |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-03-13 23:23:41 (GMT) |
commit | 02e19f9c7cacfb33d7b2f5cace7972fa60f92319 (patch) | |
tree | c62a54d17a617d648cb1213fe6844d1687a54988 /security/Makefile | |
parent | eb5ef07151ba3c3cb4bcef0c8f146ff1115eaa55 (diff) | |
download | linux-fsl-qoriq-02e19f9c7cacfb33d7b2f5cace7972fa60f92319.tar.xz |
hvc_xen: implement multiconsole support
This patch implements support for multiple consoles:
consoles other than the first one are setup using the traditional xenbus
and grant-table based mechanism.
We use a list to keep track of the allocated consoles, we don't
expect too many of them anyway.
Changes in v3:
- call hvc_remove before removing the console from xenconsoles;
- do not lock xencons_lock twice in the destruction path;
- use the DEFINE_XENBUS_DRIVER macro.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions