Re: [PATCH net-next v3 7/8] net: ethernet: fs_enet: simplify clock handling with devm accessors

2024-09-14 Thread Maxime Chevallier
Hello Christophe, On Fri, 13 Sep 2024 22:24:28 +0200 Christophe JAILLET wrote: > Le 04/09/2024 à 19:18, Maxime Chevallier a écrit : > > devm_clock_get_enabled() can be used to simplify clock handling for the > > PER register clock. > > > > Reviewed-by: Andrew Lunn > > Signed-off-by: Maxime Che

[PATCH net-next] net: ethernet: fs_enet: Make the per clock optional

2024-09-14 Thread Maxime Chevallier
Some platforms that use fs_enet don't have the PER register clock. This optional dependency on the clock was incorrectly made mandatory when switching to devm_ accessors. Reported-by: Christophe JAILLET Closes: https://lore.kernel.org/netdev/4e4defa9-ef2f-4ff1-95ca-6627c24db...@wanadoo.fr/ Fixes

Re: [PATCH net-next v2] page_pool: fix build on powerpc with GCC 14

2024-09-14 Thread Christophe Leroy
Le 14/09/2024 à 04:02, Michael Ellerman a écrit : Mina Almasry writes: 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 multiple o

Re: [PATCH net-next] net: ethernet: fs_enet: Make the per clock optional

2024-09-14 Thread Christophe JAILLET
Le 14/09/2024 à 10:18, Maxime Chevallier a écrit : Some platforms that use fs_enet don't have the PER register clock. This optional dependency on the clock was incorrectly made mandatory when switching to devm_ accessors. Reported-by: Christophe JAILLET Closes: https://lore.kernel.org/netdev/4

Re: [PATCH 1/1] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module.

2024-09-14 Thread Kamlesh Gurudasani
Danny Tsen writes: > Yes, checkpath was run. As you're splitting the patches anyways, this may not be needed anymore, but below is guideline for subject line. https://docs.kernel.org/process/submitting-patches.html "For these reasons, the summary must be no more than 70-75 characters, and it m