Thank you :-)
Sure I have no problem, you can add second patch of this series.
I will work on the comments and will again resend the patch. Thank you.
Regards,
Uma Sharma
On Mon, Mar 9, 2015 at 3:57 PM, Dario Faggioli
wrote:
> Hi Uma,
>
> First of all, nice to see the patch here on xen-devel.
Hi Uma,
First of all, nice to see the patch here on xen-devel... good job! ;-P
A few things:
On Mon, 2015-03-09 at 12:48 +0530, Uma Sharma wrote:
> This patch inserts some boot data initilization in xen/arch and
> function definition in xen/include.
>
About this description. The fact that it add
On Mon, 2015-03-09 at 12:48 +0530, Uma Sharma wrote:
> This patch inserts some boot data initilization in xen/arch and
> function definition in xen/include.
> Signed-off-by: Uma Sharma
>
So, this is basically the same as patch 1 from this series of mine:
http://lists.xen.org/archives/html/xen-de
This patch inserts some boot data initilization in xen/arch and
function definition in xen/include.
Signed-off-by: Uma Sharma
---
diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c
index d316212..4f3ce15 100644
--- a/xen/arch/x86/setup.c
+++ b/xen/arch/x86/setup.c
@@ -1259,6 +1259,11 @@ voi