Re: [PATCH] rtc: rtc-efi: Add an enable parameter and make it false for X86 by default

2017-05-05 Thread Matt Fleming
On Tue, 02 May, at 08:51:47AM, Ocean HY1 He wrote: > The commit 7efe665903d0 ("rtc: Disable EFI rtc for x86") turns off rtc-efi > option completely for x86 in rtc/Kconfig, to avoid possible crash caused by > buggy implementations of the time-related EFI runtime services. > > In fact, there are mor

[PATCH] rtc: rtc-efi: Add an enable parameter and make it false for X86 by default

2017-05-02 Thread Ocean HY1 He
The commit 7efe665903d0 ("rtc: Disable EFI rtc for x86") turns off rtc-efi option completely for x86 in rtc/Kconfig, to avoid possible crash caused by buggy implementations of the time-related EFI runtime services. In fact, there are more and more UEFI firmware has time-related EFI runtime service