|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH 1/5 TAKE 2] xenoprof: split xen x86 xenoprof code
> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Isaku Yamahata
> Sent: Monday, November 13, 2006 11:02 PM
> To: xen-devel@xxxxxxxxxxxxxxxxxxx; Isaku Yamahata
> Cc: Isaku Yamahata; xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-devel] [PATCH 1/5 TAKE 2] xenoprof: split xen
> x86 xenoprof code
>
> # HG changeset patch
> # User yamahata@xxxxxxxxxxxxx
> # Date 1163486059 -32400
> # Node ID 24e1dacab1545640701709be7742608de73063cc
> # Parent 45d6a5bc857817fb8f541b410920e59bf1417ac2
> move xenoprof code under xen/arch/x86/oprofile to xen/common
> without code changes excpet slight adjustment to compile.
> PATCHNAME: move_xen_x86_xenoprof_code_under_xen_common
>
> Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
>
> diff -r 45d6a5bc8578 -r 24e1dacab154 xen/arch/x86/Rules.mk
> --- a/xen/arch/x86/Rules.mk Tue Nov 14 15:34:18 2006 +0900
> +++ b/xen/arch/x86/Rules.mk Tue Nov 14 15:34:19 2006 +0900
> @@ -3,6 +3,7 @@
<deleted>
> int xenoprofile_get_mode(struct vcpu *v, struct
> cpu_user_regs * const regs) { diff -r 45d6a5bc8578 -r
> 24e1dacab154 xen/common/Makefile
> --- a/xen/common/Makefile Tue Nov 14 15:34:18 2006 +0900
> +++ b/xen/common/Makefile Tue Nov 14 15:34:19 2006 +0900
> @@ -29,6 +29,7 @@ obj-y += xmalloc.o
Isaku,
This patch is corrupt. It does not apply cleanly. It has several missing
"newlines" such as for example the line above.
Could you please regenerate ?
I am not sure about the other patches, but it would help if you can make
sure they are all OK and resend.
Thanks
Renato
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|