]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jun 2024 18:03:05 +0000 (11:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jun 2024 18:03:05 +0000 (11:03 -0700)
commit08a6b55aa0c66b1c4f6ff35402c971420335b11c
tree0236e3225461a6ade37da36c7da85d7a89c4d577
parent41d707222e64118c0665dc9246a6d8fddae6c10c
parentb2747f108b8034271fd5289bd8f3a7003e0775a3
Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Ingo Molnar:

 - Fix the 8 bytes get_user() logic on x86-32

 - Fix build bug that creates weird & mistaken target directory under
   arch/x86/

* tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/boot: Don't add the EFI stub to targets, again
  x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking