public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
@ 2023-02-17 22:40 Michael Ellerman
  2023-02-17 22:58 ` Linus Torvalds
  2023-02-17 23:00 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Ellerman @ 2023-02-17 22:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: bgray, linux-kernel, linuxppc-dev

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

Hi Linus,

Please pull one more powerpc fix for 6.2:

The following changes since commit 2ea31e2e62bbc4d11c411eeb36f1b02841dbcab1:

  powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch (2023-02-07 10:13:33 +1100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.2-6

for you to fetch changes up to 4302abc628fc0dc08e5855f21bbfaed407a72bc3:

  powerpc/64s: Prevent fallthrough to hash TLB flush when using radix (2023-02-17 12:30:56 +1100)

- ------------------------------------------------------------------
powerpc fixes for 6.2 #6

 - Prevent fallthrough to hash TLB flush when using radix.

Thanks to: Benjamin Gray, "Erhard F.".

- ------------------------------------------------------------------
Benjamin Gray (1):
      powerpc/64s: Prevent fallthrough to hash TLB flush when using radix


 arch/powerpc/include/asm/book3s/64/tlbflush.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmPwAU4ACgkQUevqPMjh
pYDPjRAAlpjdeTzrSwV63jF3q9I5H9mgdmiNa2ZfRifKI7FLvHd9Yob8gs35D//x
CLLhrQmtWL9LooFu5bx+UsLs2MuLevmUsWFWXhYPwDjEuLx12VP64i4obbugH89e
QbGr6J9HwwHQLnwFacBWAPHl4NGO2KhRt/GEZZsWvw/1szikYDJfNlhh6M5vD5PW
XNgkA5aJdyegkYWlYF+OsRVeE3GRzqU1dDagdc+9kzXzkqcMj4DsxVohviTLhhua
cIdfUlZV8BDQc0F2I4376mh4O1+b/k4eGbnyIF14jd0Z/9ZOF9nAkgU7s3Z74n38
O5gIBPMSz8bXoYKyVCO61SoDZHUGCWTn0xx14/cl0PAgGoU29xUH5/+S1miN1LdE
N9gA3hDNagfRpXTDCWmbp5BREHItLrDzKUv125Ipf5hilV0Yzp/G7JAfun8E37wx
3I0iHvH/Feq55fT9w1lggQ/Qt+9147xd5GyCbEQn7mJ/jolSFRkLzpAhsnec7Iwr
qs00/n1JrRK5Owi6Ir2ds8vGZP4dFSGxnzhDMU/PaacavBpGDPP8xb2JsrvpoR6o
rhReC7bnmYKIel7YJAaY+U3qwyCdYMBrQGpnfOb1eMXFYXK2LopP4TWfVO/LxHsp
7fllB3nBWGQX/fCwKe5QMUS9QhAYWJ1Y/hgq3Gg1o9nmfn2VWNY=
=/f1f
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
  2023-02-17 22:40 [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag Michael Ellerman
@ 2023-02-17 22:58 ` Linus Torvalds
  2023-02-19 21:25   ` Michael Ellerman
  2023-02-17 23:00 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2023-02-17 22:58 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: bgray, linux-kernel, linuxppc-dev

On Fri, Feb 17, 2023 at 2:40 PM Michael Ellerman <mpe@ellerman.id.au> wrote:
>
> Thanks to: Benjamin Gray, "Erhard F.".

That just looks _odd_.

It's not like the full name wasn't already elsewhere in the kernel
logs as a reporter (and at least once as patch author), so I just
fixed it up ;)

               Linus

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
  2023-02-17 22:40 [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag Michael Ellerman
  2023-02-17 22:58 ` Linus Torvalds
@ 2023-02-17 23:00 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-02-17 23:00 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: Linus Torvalds, linuxppc-dev, linux-kernel, bgray

The pull request you sent on Sat, 18 Feb 2023 09:40:18 +1100:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.2-6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dbeed98d89ea91ae68ff6dce6060671726292e85

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
  2023-02-17 22:58 ` Linus Torvalds
@ 2023-02-19 21:25   ` Michael Ellerman
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2023-02-19 21:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: bgray, linux-kernel, linuxppc-dev

Linus Torvalds <torvalds@linux-foundation.org> writes:
> On Fri, Feb 17, 2023 at 2:40 PM Michael Ellerman <mpe@ellerman.id.au> wrote:
>>
>> Thanks to: Benjamin Gray, "Erhard F.".
>
> That just looks _odd_.

Yeah true. My scripts just take it verbatim from the From: line of the
email.

> It's not like the full name wasn't already elsewhere in the kernel
> logs as a reporter (and at least once as patch author), so I just
> fixed it up ;)

Thanks.

cheers

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-19 21:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-17 22:40 [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag Michael Ellerman
2023-02-17 22:58 ` Linus Torvalds
2023-02-19 21:25   ` Michael Ellerman
2023-02-17 23:00 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox