On Mon, Apr 23, 2007 at 02:56:54PM -0700, Jeremy Fitzhardinge wrote:
> Implement a Xen back-end for hvc console.
>
> From: Gerd Hoffmann <[email protected]>
> Signed-off-by: Jeremy Fitzhardinge <[email protected]>
>
> ---
> arch/i386/xen/Kconfig | 1
> arch/i386/xen/events.c | 3 -
> drivers/Makefile | 3 +
> drivers/xen/Makefile | 1
> drivers/xen/hvc-console.c | 134 +++++++++++++++++++++++++++++++++++++++++++++
> include/xen/events.h | 1
> 6 files changed, 142 insertions(+), 1 deletion(-)
If you move the driver to drivers/char/hvc_xen.c instead, you won't have to do...
> +#include "../char/hvc_console.h"
...this.
Other single-platform backend hvc drivers are under drivers/char already.
-Olof
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]