* [GIT PULL] MIPS fixes for v6.9
@ 2024-04-12 8:16 Thomas Bogendoerfer
2024-04-12 16:08 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bogendoerfer @ 2024-04-12 8:16 UTC (permalink / raw)
To: torvalds; +Cc: linux-mips, linux-kernel
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.9_1
for you to fetch changes up to 4370b673ccf240bf7587b0cb8e6726a5ccaf1f17:
MIPS: scall: Save thread_info.syscall unconditionally on entry (2024-04-09 16:52:21 +0200)
----------------------------------------------------------------
Fix for syscall_get_nr() to make it work even if tracing is disabled
----------------------------------------------------------------
Jiaxun Yang (1):
MIPS: scall: Save thread_info.syscall unconditionally on entry
arch/mips/include/asm/ptrace.h | 2 +-
arch/mips/kernel/asm-offsets.c | 1 +
arch/mips/kernel/ptrace.c | 15 ++++++---------
arch/mips/kernel/scall32-o32.S | 23 +++++++++++++----------
arch/mips/kernel/scall64-n32.S | 3 ++-
arch/mips/kernel/scall64-n64.S | 3 ++-
arch/mips/kernel/scall64-o32.S | 33 +++++++++++++++++----------------
7 files changed, 42 insertions(+), 38 deletions(-)
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] MIPS fixes for v6.9
2024-04-12 8:16 [GIT PULL] MIPS fixes for v6.9 Thomas Bogendoerfer
@ 2024-04-12 16:08 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-12 16:08 UTC (permalink / raw)
To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel
The pull request you sent on Fri, 12 Apr 2024 10:16:18 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.9_1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e00011a146cde3a86fff96cb643f9b7dd40166ac
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-12 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12 8:16 [GIT PULL] MIPS fixes for v6.9 Thomas Bogendoerfer
2024-04-12 16:08 ` pr-tracker-bot
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.