All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/entry change for v6.10
@ 2024-05-13  7:35 Ingo Molnar
  2024-05-14  2:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-05-13  7:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers, Peter Zijlstra

Linus,

Please pull the latest x86/entry Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-entry-2024-05-13

   # HEAD: b767fe5de0b4a5057b070d8cdefdcf6740733d6e x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S

Merge thunk_64.S and thunk_32.S into thunk.S.

 Thanks,

	Ingo

------------------>
Lai Jiangshan (1):
      x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S


 arch/x86/entry/Makefile                |  2 +-
 arch/x86/entry/{thunk_64.S => thunk.S} |  0
 arch/x86/entry/thunk_32.S              | 18 ------------------
 3 files changed, 1 insertion(+), 19 deletions(-)
 rename arch/x86/entry/{thunk_64.S => thunk.S} (100%)
 delete mode 100644 arch/x86/entry/thunk_32.S

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

end of thread, other threads:[~2024-05-14  2:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13  7:35 [GIT PULL] x86/entry change for v6.10 Ingo Molnar
2024-05-14  2:51 ` 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.