]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:49:42 +0000 (10:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:49:42 +0000 (10:49 -0700)
commit0246e37964301e9c03bec16d8e67538d58630241
treea8ced6f558f011dc2e78a0fde5a234a425e35c5c
parent1a7408d42519bbca70961f0f57469925adb3144e
parent9d8c141ce4e046504e8295e2b5adcebc0c68ed90
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 boot update from Thomas Gleixner:
 "Use strlcpy() instead of strscpy() in arch_setup()"

* tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/setup: Use strscpy() to replace deprecated strlcpy()