* [GIT PULL] Generic syscall entry code changes for v6.8
@ 2024-01-08 9:51 Ingo Molnar
2024-01-09 4:04 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-01-08 9:51 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Thomas Gleixner, Peter Zijlstra, Andy Lutomirski
Linus,
Please pull the latest core/entry git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-entry-2024-01-08
# HEAD: 221a164035fd8b554a44bd7c4bf8e7715a497561 entry: Move syscall_enter_from_user_mode() to header file
Move various entry functions from kernel/entry/common.c to <linux/entry-common.h>,
and always-inline them, to improve syscall entry performance on s390 by ~11%.
Thanks,
Ingo
------------------>
Sven Schnelle (3):
entry: Move exit to usermode functions to header file
entry: Move enter_from_user_mode() to header file
entry: Move syscall_enter_from_user_mode() to header file
include/linux/entry-common.h | 95 +++++++++++++++++++++++++++++++++++--
kernel/entry/common.c | 108 +++++--------------------------------------
2 files changed, 103 insertions(+), 100 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Generic syscall entry code changes for v6.8
2024-01-08 9:51 [GIT PULL] Generic syscall entry code changes for v6.8 Ingo Molnar
@ 2024-01-09 4:04 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-09 4:04 UTC (permalink / raw)
To: Ingo Molnar
Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Peter Zijlstra,
Andy Lutomirski
The pull request you sent on Mon, 8 Jan 2024 10:51:06 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-entry-2024-01-08
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cdc202281a5d5e2c4bbbbf78bbd68f035a49421a
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-01-09 4:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 9:51 [GIT PULL] Generic syscall entry code changes for v6.8 Ingo Molnar
2024-01-09 4:04 ` 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