[GIT PULL] x86/platform changes for v6.3
From: Ingo Molnar
Date: Mon Feb 20 2023 - 08:29:23 EST
Linus,
Please pull the latest x86/platform git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-2023-02-20
# HEAD: 7ddf0050a21fdcc025c3cb1055fe3db60df1cd97 x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
Changes in this cycle:
- Simplify add_rtc_cmos()
- Use strscpy() in the mcelog code
Thanks,
Ingo
------------------>
Hans de Goede (1):
x86/rtc: Simplify PNP ids check
Xu Panda (1):
x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
arch/x86/kernel/cpu/mce/dev-mcelog.c | 3 +--
arch/x86/kernel/rtc.c | 9 +++------
2 files changed, 4 insertions(+), 8 deletions(-)