diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-12 01:56:35 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-12 01:56:35 (EST) |
commit | 3ab4d7f17a27f0373bbf5a9b1759883c6621530e (patch) | |
tree | 063ebab512356e5e1bf551566999bebfa87755a9 /site/faq | |
parent | 534eabe7f9472bcda6d899624f92f7935122bc7a (diff) | |
download | libreboot.org-3ab4d7f17a27f0373bbf5a9b1759883c6621530e.zip libreboot.org-3ab4d7f17a27f0373bbf5a9b1759883c6621530e.tar.gz libreboot.org-3ab4d7f17a27f0373bbf5a9b1759883c6621530e.tar.bz2 |
further note about epoch fail and linux 4.3+
Diffstat (limited to 'site/faq')
-rw-r--r-- | site/faq/index.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index c98f95e..159e921 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -112,6 +112,13 @@ Use the above command in GNU/Linux, assuming that you've set the system time accurately. </p> <p> + This seems to be an issue in Linux kernel version 4.3 and higher, though it + may also affect older releases. We know that it does not affect Linux kernel + version 3.13 (the one used in Trisquel 7, which many libreboot developers and + users use). A bisect of the upstream linux kernel Git repository is in order, + so that we can find out which commit introduced this issue. + </p> + <p> <a href="#pagetop">Back to top of page</a> </p> </div> |