Balbir Singh writes:
> On 12/10/16 17:57, Nicholas Piggin wrote:
>> diff --git a/arch/powerpc/kernel/head_64.S b/arch/powerpc/kernel/head_64.S
>> index 79da0641..bc9ceac 100644
>> --- a/arch/powerpc/kernel/head_64.S
>> +++ b/arch/powerpc/kernel/head_64.S
>> @@ -111,8 +111,12 @@ __secondary_hold_ac
On 13/10/16 13:25, Nicholas Piggin wrote:
> On Wed, 12 Oct 2016 18:35:21 +1100
> Balbir Singh wrote:
>
>> On 12/10/16 17:57, Nicholas Piggin wrote:
>>> This adds a config option that can help exercise the case when
>>> the kernel is not running at PAGE_OFFSET.
>>>
>>> Signed-off-by: Nicholas Pi
On Wed, 12 Oct 2016 18:35:21 +1100
Balbir Singh wrote:
> On 12/10/16 17:57, Nicholas Piggin wrote:
> > This adds a config option that can help exercise the case when
> > the kernel is not running at PAGE_OFFSET.
> >
> > Signed-off-by: Nicholas Piggin
> > ---
> > arch/powerpc/Kconfig
On 12/10/16 17:57, Nicholas Piggin wrote:
> This adds a config option that can help exercise the case when
> the kernel is not running at PAGE_OFFSET.
>
> Signed-off-by: Nicholas Piggin
> ---
> arch/powerpc/Kconfig | 9 +
> arch/powerpc/kernel/head_64.S | 4
> a
This adds a config option that can help exercise the case when
the kernel is not running at PAGE_OFFSET.
Signed-off-by: Nicholas Piggin
---
arch/powerpc/Kconfig | 9 +
arch/powerpc/kernel/head_64.S | 4
arch/powerpc/kernel/setup-common.c | 3 +++
3 files changed,