Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2023 03:04:54 +0000 (19:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2023 03:04:54 +0000 (19:04 -0800)
commit89f5349e0673322857bd432fa23113af56673739
tree26f18db92cfa34cf33d9c5ead88db884a97743e7
parent238b05ec999a036872af52d23007a7fc5a2df74e
parent7ddf0050a21fdcc025c3cb1055fe3db60df1cd97
Merge tag 'x86-platform-2023-02-20' of git://git./linux/kernel/git/tip/tip

Pull x86 platform update from Ingo Molnar:

 - Simplify add_rtc_cmos()

 - Use strscpy() in the mcelog code

* tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
  x86/rtc: Simplify PNP ids check