)
> Cc: sta...@vger.kernel.org # v2.6.24+
> Reported-by: Stephen Rothwell
> Closes: https://lore.kernel.org/all/20240913125302.0a06b...@canb.auug.org.au
> Signed-off-by: Michael Ellerman
I'm not familiar enough with the code around the changes, but I have
been able to confirm cherry-picking this resolves the build issue I'm
seeing on net-next, so, FWIW,
Tested-by: Mina Almasry
--
Thanks,
Mina
On Fri, Sep 13, 2024 at 5:17 PM Jakub Kicinski wrote:
>
> On Fri, 13 Sep 2024 15:20:13 -0700 Mina Almasry wrote:
> > I have not reported the issue to GCC yet. From the build break thread
> > it seemed a fix was urgent, so I posted the fix and was planning to
> > report the
On Fri, Sep 13, 2024 at 3:27 PM Stanislav Fomichev wrote:
>
> On 09/13, Matthew Wilcox wrote:
> > On Fri, Sep 13, 2024 at 02:55:19PM -0700, Stanislav Fomichev wrote:
> > > On 09/13, Mina Almasry wrote:
> > > > Building net-next with powerpc with GCC 14 compiler re
On Fri, Sep 13, 2024 at 2:55 PM Stanislav Fomichev wrote:
>
> On 09/13, Mina Almasry wrote:
> > Building net-next with powerpc with GCC 14 compiler results in this
> > build error:
> >
> > /home/sfr/next/tmp/ccuSzwiR.s: Assembler messages:
> > /home/sfr/next
On Fri, Sep 13, 2024 at 2:55 PM Matthew Wilcox wrote:
>
> On Fri, Sep 13, 2024 at 09:33:51PM +, Mina Almasry wrote:
> > Building net-next with powerpc with GCC 14 compiler results in this
> > build error:
> >
> > /home/sfr/next/tmp/ccuSzwiR.s: Assembler me
On Fri, Sep 13, 2024 at 2:33 PM Mina Almasry wrote:
>
> Building net-next with powerpc with GCC 14 compiler results in this
> build error:
>
> /home/sfr/next/tmp/ccuSzwiR.s: Assembler messages:
> /home/sfr/next/tmp/ccuSzwiR.s:2579: Error: operand out of domain (39 is
> not a
ux Next Mailing List
Cc: Arnd Bergmann
Cc: "linuxppc-dev@lists.ozlabs.org"
Cc: Matthew Wilcox
Suggested-by: Jakub Kicinski
Signed-off-by: Mina Almasry
---
v2:
https://lore.kernel.org/netdev/20240913192036.3289003-1-almasrym...@google.com/
- Work around this issue as we convert t
On Fri, Sep 13, 2024 at 11:36 AM Jakub Kicinski wrote:
>
> On Fri, 13 Sep 2024 09:27:17 -0700 Mina Almasry wrote:
> > diff --git a/include/linux/page-flags.h b/include/linux/page-flags.h
> > index 5769fe6e4950..ea4005d2d1a9 100644
> > --- a/include/linux/page-flags.h
>
Kernel Mailing List
Cc: Linux Next Mailing List
Cc: Arnd Bergmann
Cc: "linuxppc-dev@lists.ozlabs.org"
Suggested-by: LEROY Christophe
Signed-off-by: Mina Almasry
---
include/linux/page-flags.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/linux/page-
On Fri, Sep 13, 2024 at 9:13 AM LEROY Christophe
wrote:
>
>
>
> Le 13/09/2024 à 17:49, Jakub Kicinski a écrit :
> > On Fri, 13 Sep 2024 08:34:26 -0700 Jakub Kicinski wrote:
> >>> The second "asm" above (CONFIG_PPC_KERNEL_PREFIXED is not set). I am
> >>> guessing by searching for "39" in net/core/
10 matches
Mail list logo