All of lore.kernel.org
 help / color / mirror / Atom feed
From: Madhavan Srinivasan <maddy@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ailiop@suse.com, donettom@linux.ibm.com,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	naveen@kernel.org, ritesh.list@gmail.com,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Nicholas Piggin <npiggin@gmail.com>,
	Michael Ellerman <mpe@ellerman.id.au>
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-6.15-3 tag
Date: Mon, 28 Apr 2025 09:24:19 +0530	[thread overview]
Message-ID: <fb634e22-a820-4c14-a8a9-5cccb37bedce@linux.ibm.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull couple of powerpc fixes for 6.15:

The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:

  Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.15-3

for you to fetch changes up to e3f506b78d921e48a00d005bea5c45ec36a99240:

  powerpc/boot: Fix dash warning (2025-04-24 12:25:39 +0530)

- ------------------------------------------------------------------
powerpc fixes for 6.15 #3

 - fix to handle patchable function entries during module load
 - fix to align vmemmap start to page size
 - fixes to handle compilation errors and warnings

Thanks to: Anthony Iliopoulos, Donet Tom, Ritesh Harjani (IBM), Venkat Rao Bagalkote, Stephen Rothwell.

- ------------------------------------------------------------------
Anthony Iliopoulos (1):
      powerpc64/ftrace: fix module loading without patchable function entries

Donet Tom (1):
      book3s64/radix : Align section vmemmap start address to PAGE_SIZE

Madhavan Srinivasan (3):
      powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
      powerpc/boot: Check for ld-option support
      powerpc/boot: Fix dash warning

Ritesh Harjani (IBM) (1):
      book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n


 arch/powerpc/boot/wrapper                |  6 ++----
 arch/powerpc/kernel/module_64.c          |  4 ----
 arch/powerpc/mm/book3s64/radix_pgtable.c | 20 +++++++++++++++++---
 arch/powerpc/platforms/powernv/Kconfig   |  2 +-
 arch/powerpc/platforms/pseries/Kconfig   |  2 +-
 5 files changed, 21 insertions(+), 13 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEqX2DNAOgU8sBX3pRpnEsdPSHZJQFAmgO+zUACgkQpnEsdPSH
ZJT8uxAAoQHq7IL2ktjFw2APvM1UQBx78eEdQCBY/jbnStu/g4U7usLfe13mm8yG
8FmwxnhMLMnvUPp+uxdT+Xk/DWLz2AMm9Lm5xcFLzNWy4X7a5U9O/bvygjNicOn0
TqS5jLlP5KZoTXVv8XL7/kuDv/gPfD0giL3tTsfzG2acNEHcd1ku53tUl0HP1S4O
TPrwrqpR1TdMlzv+R2/sFKWi3bOkYvDLj9nJ/S80uAehE+7iznQfQAev3n2rfz5h
ERYXteQahoeAVNrPt6H4ij86KP9c0F3GS8gddPn5GisPsUY22BTXsL1ZqpNBv5UV
sYsTRO2IfRq14UT7MKXvN0HKv4cC6iFI7UsiA9tn7o2kAwpLapqDKbF5gzn2LT+p
TXv8VKH8rEipHkG4GoT/VQKfIstYmHd44Y+eyg1cY+VG9e/S/rqgINKQAM0vD6ZA
brNiAUPKJBwEGA4DLwApYIzG8l8tO3YA/pLG/o8NOhRH36WNkz8d3B0qzLyLqOQ1
f9bjhOx4LTFhe6s3j9uKiPJWpFhadx4g0EdMvPkMiToCfbqYgqlfJze+2SvgDaLk
LvbElNfZxX6X94AUPo+xekdVqgQoHJ5fISIAmt4+8ebDqGXWsEMpByTz4CKTFPgo
DgvuGm09nmHncnFzNGWi72/NEAY1zDZz0bo+fgJzzDhj1d6LEyQ=
=vo6e
-----END PGP SIGNATURE-----


             reply	other threads:[~2025-04-28  3:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-28  3:54 Madhavan Srinivasan [this message]
2025-04-28 16:34 ` [GIT PULL] Please pull powerpc/linux.git powerpc-6.15-3 tag pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb634e22-a820-4c14-a8a9-5cccb37bedce@linux.ibm.com \
    --to=maddy@linux.ibm.com \
    --cc=ailiop@suse.com \
    --cc=christophe.leroy@csgroup.eu \
    --cc=donettom@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=naveen@kernel.org \
    --cc=npiggin@gmail.com \
    --cc=ritesh.list@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.