]> 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)
commit3680db4ce43cc123678cc36601a7b8ce6f4cd9e5
treea8ced6f558f011dc2e78a0fde5a234a425e35c5c
parentf7933c449afb7c1aeae1b41c4ab59945176eb1d4
parent165887919ef372f199d91a9e9476348e400089a6
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()