diff options
-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> |