On Tue, Nov 12, 2013 at 07:37:24AM -0500, Alexander Graf wrote:
>
>
> Am 11.11.2013 um 09:08 schrieb "Aneesh Kumar K.V"
> :
>
> > From: "Aneesh Kumar K.V"
> >
> > This patch make sure we inherit the LE bit correctly in different case
> > so that we can run Little Endian distro in PR mode
> >
Am 11.11.2013 um 09:08 schrieb "Aneesh Kumar K.V"
:
> From: "Aneesh Kumar K.V"
>
> This patch make sure we inherit the LE bit correctly in different case
> so that we can run Little Endian distro in PR mode
>
> Signed-off-by: Aneesh Kumar K.V
This is not how real hardware works, is it? Cou
From: "Aneesh Kumar K.V"
This patch make sure we inherit the LE bit correctly in different case
so that we can run Little Endian distro in PR mode
Signed-off-by: Aneesh Kumar K.V
---
This patch depends on the below two changes
1) [PATCH v5 0/6] KVM: PPC: Book3S: MMIO support for Little Endian