[GIT,PULL] x86/urgent for v6.3

Message ID 20230423100113.GAZEUB6UvR5TjCMkfz@fat_crate.local
State New
Headers
Series [GIT,PULL] x86/urgent for v6.3 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.3

Message

Borislav Petkov April 23, 2023, 10:01 a.m. UTC
  Hi Linus,

please pull one last urgent x86 fix for 6.3.

Thx.

---

The following changes since commit 6a8f57ae2eb07ab39a6f0ccad60c760743051026:

  Linux 6.3-rc7 (2023-04-16 15:23:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.3

for you to fetch changes up to c22ef5684b64a3a1ac08db06a6f327f2695fd377:

  x86/alternatives: Do not use integer constant suffixes in inline asm (2023-04-18 11:57:18 +0200)

----------------------------------------------------------------
- Fix for older binutils which do not support C-syntax constant suffixes

----------------------------------------------------------------
Willy Tarreau (1):
      x86/alternatives: Do not use integer constant suffixes in inline asm

 arch/x86/include/asm/alternative.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org April 23, 2023, 3:50 p.m. UTC | #1
The pull request you sent on Sun, 23 Apr 2023 12:01:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.3

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

Thank you!