diff options
author | Matt Fleming <matt.fleming@intel.com> | 2014-10-03 12:06:33 (GMT) |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-10-03 20:24:17 (GMT) |
commit | 7efe665903d0d963b0ebf4cab25cc3ae32c62600 (patch) | |
tree | 333c56315d4d087469a963a5c68303c60434de06 /arch/x86/boot/compressed/aslr.c | |
parent | 3f71f6da7791a5feae0ff07e718431d1df01273a (diff) | |
download | linux-7efe665903d0d963b0ebf4cab25cc3ae32c62600.tar.xz |
rtc: Disable EFI rtc for x86
commit da167ad7638759 ("rtc: ia64: allow other architectures to use EFI
RTC") inadvertently introduced a regression for x86 because we've been
careful not to enable the EFI rtc driver due to the generally buggy
implementations of the time-related EFI runtime services.
In fact, since the above commit was merged we've seen reports of crashes
on 32-bit tablets,
https://bugzilla.kernel.org/show_bug.cgi?id=84241#c21
Disable it explicitly for x86 so that we don't give users false hope
that this driver will work - it won't, and your machine is likely to
crash.
Acked-by: Mark Salter <msalter@redhat.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@vger.kernel.org> # v3.17
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'arch/x86/boot/compressed/aslr.c')
0 files changed, 0 insertions, 0 deletions