Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 04:15:06 +0000 (21:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 04:15:06 +0000 (21:15 -0700)
commit020fca04c689b0405899c8532e1d8748e49a2152
treeb1221b4180e524a65c93d1499bd50fde7932fe45
parent785cdec46e9227f9433884ed3b436471e944007c
parentf449bf98b7b63702e86155fe5fa3c853c3bf1fda
Merge tag 'x86-cleanups-2025-05-25' of git://git./linux/kernel/git/tip/tip

Pull x86 cleanups from Ingo Molnar:
 "Misc x86 cleanups: kernel-doc updates and a string API transition
  patch"

* tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/power: hibernate: Fix W=1 build kernel-doc warnings
  x86/mm/pat: Fix W=1 build kernel-doc warning
  x86/CPU/AMD: Replace strcpy() with strscpy()
arch/x86/kernel/cpu/amd.c
arch/x86/mm/pat/memtype.c