On Wed, 2006-07-19 at 16:05 -0700, an unknown sender wrote:
> --- /dev/null
> +++ b/arch/powerpc/boot/fdt.c
> @@ -0,0 +1,525 @@
> +/*
> + * Simple dtb (binary flattened device tree) search/manipulation routines.
> + *
> + * Author: Mark A. Greer
> + * - The code for strrchr() was copied from lib
On Wed, 2006-07-19 at 16:00 -0700, an unknown sender wrote:
> diff --git a/arch/powerpc/boot/types.h b/arch/powerpc/boot/types.h
> new file mode 100644
> index 000..2a2fa2b
> --- /dev/null
> +++ b/arch/powerpc/boot/types.h
> @@ -0,0 +1,29 @@
> +#ifndef _TYPES_H_
> +#define _TYPES_H_
> +
> +#def
Quoting Jimi Xenidis <[EMAIL PROTECTED]>:
I cannot how embarrassed I am by this.
watching evtchn's fly everywhere seen the wrong one get delivered and
the right one go no where and the whole time I was swapping the 2
channels.
Glad you caught it. :)
anyway, using the two files from:
htt
# HG changeset patch
# User Hollis Blanchard <[EMAIL PROTECTED]>
# Node ID a9bd0554687d1afdd1afe81b34c72d872fa4393d
# Parent 7680b29c03a6dbc15a1394ebe1467c46bdab9a39
[POWERPC] correct console_evtchn debug message
Signed-off-by: Hollis Blanchard <[EMAIL PROTECTED]>
---
arch/powerpc/platforms/xen/s