Re: [Xen-devel] [PATCH v2 2/3] arm, arm64/xen: move Xen initialization earlier

2015-05-06 Thread Stefano Stabellini
Hi Russell, I am going to queue this up in the xentip tree for 4.2, let me know if you have any issues. Cheers, Stefano On Tue, 7 Apr 2015, Stefano Stabellini wrote: > Russell, > > I think that this patch should go via the Xen tree, however as it > touches arch/arm/kernel/setup.c, I would like

Re: [Xen-devel] [PATCH v2 2/3] arm, arm64/xen: move Xen initialization earlier

2015-04-07 Thread Stefano Stabellini
Russell, I think that this patch should go via the Xen tree, however as it touches arch/arm/kernel/setup.c, I would like your Acked-by before adding it to the Xen queue. Thanks, Stefano On Wed, 18 Feb 2015, Julien Grall wrote: > From: Stefano Stabellini > > Currently, Xen is initialized/disc

[Xen-devel] [PATCH v2 2/3] arm, arm64/xen: move Xen initialization earlier

2015-02-18 Thread Julien Grall
From: Stefano Stabellini Currently, Xen is initialized/discovered in an initcall. This doesn't allow us to support earlyprintk or choosing the preferred console when running on Xen. The current function xen_guest_init is now split in 2 parts: - xen_early_init: Check if there is a Xen node in