On Wed, Jan 20, 2016 at 1:41 PM, Luis R. Rodriguez
wrote:
> On Wed, Jan 20, 2016 at 1:14 PM, Konrad Rzeszutek Wilk
> wrote:
>> On Tue, Dec 15, 2015 at 02:16:35PM -0800, Luis R. Rodriguez wrote:
>>> From: "Luis R. Rodriguez"
>>>
>>> This also annotates this is only used for PC and
>>> lguest hard
On Wed, Jan 20, 2016 at 1:14 PM, Konrad Rzeszutek Wilk
wrote:
> On Tue, Dec 15, 2015 at 02:16:35PM -0800, Luis R. Rodriguez wrote:
>> From: "Luis R. Rodriguez"
>>
>> This also annotates this is only used for PC and
>> lguest hardware subarchitectures.
>>
>> Signed-off-by: Luis R. Rodriguez
>
> O
On Tue, Dec 15, 2015 at 02:16:35PM -0800, Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez"
>
> This also annotates this is only used for PC and
> lguest hardware subarchitectures.
>
> Signed-off-by: Luis R. Rodriguez
On Xen the code path (before this patch) was:
xen_start_kernel->i386_star
From: "Luis R. Rodriguez"
This also annotates this is only used for PC and
lguest hardware subarchitectures.
Signed-off-by: Luis R. Rodriguez
---
arch/x86/kernel/head32.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/x86/kernel/head32.c b/arch/x86/kernel/head