Christophe Leroy writes:
> Le 04/04/2022 à 07:22, Christophe Leroy a écrit :
>> Le 11/03/2022 à 05:49, Andrew Morton a écrit :
>>> On Fri, 11 Mar 2022 15:26:42 +1100 Michael Ellerman
>>> wrote:
>>>
> What will be the merge strategy ? I guess it's a bit late to get it
> through powerpc tr
Andrew Morton writes:
> On Fri, 11 Mar 2022 15:26:42 +1100 Michael Ellerman
> wrote:
>
>> > What will be the merge strategy ? I guess it's a bit late to get it
>> > through powerpc tree, so I was just wondering whether we could get
>> > patches 2 to 5 in mm this cycle, and the powerpc ones nex
Hi Andrew,
Le 04/04/2022 à 07:22, Christophe Leroy a écrit :
Hi Andrew,
Le 11/03/2022 à 05:49, Andrew Morton a écrit :
On Fri, 11 Mar 2022 15:26:42 +1100 Michael Ellerman
wrote:
What will be the merge strategy ? I guess it's a bit late to get it
through powerpc tree, so I was just wonderin
Hi Andrew,
Le 11/03/2022 à 05:49, Andrew Morton a écrit :
> On Fri, 11 Mar 2022 15:26:42 +1100 Michael Ellerman
> wrote:
>
>>> What will be the merge strategy ? I guess it's a bit late to get it
>>> through powerpc tree, so I was just wondering whether we could get
>>> patches 2 to 5 in mm this
On Fri, 11 Mar 2022 15:26:42 +1100 Michael Ellerman wrote:
> > What will be the merge strategy ? I guess it's a bit late to get it
> > through powerpc tree, so I was just wondering whether we could get
> > patches 2 to 5 in mm this cycle, and the powerpc ones next cycle ?
>
> Yeah I didn't pic
Christophe Leroy writes:
> Hi Michael, hi Andrew
>
> Le 09/03/2022 à 18:44, Christophe Leroy a écrit :
>> Rebased on top of powerpc/next branch
>>
>> This series converts powerpc to default topdown mmap layout.
>>
>> powerpc requires its own arch_get_unmapped_area() only when
>> slices are neede
Hi Michael, hi Andrew
Le 09/03/2022 à 18:44, Christophe Leroy a écrit :
> Rebased on top of powerpc/next branch
>
> This series converts powerpc to default topdown mmap layout.
>
> powerpc requires its own arch_get_unmapped_area() only when
> slices are needed, which is only for book3s/64. First
Rebased on top of powerpc/next branch
This series converts powerpc to default topdown mmap layout.
powerpc requires its own arch_get_unmapped_area() only when
slices are needed, which is only for book3s/64. First part of
the series moves slices into book3s/64 specific directories
and cleans up ot