diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 03:28:26 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 03:28:26 (EST) |
commit | 2efe567d88cdbdb594df74306190365748a7dad6 (patch) | |
tree | b4b53d754c40b5e41f26b501e08be8733fcfa6e3 | |
parent | f30f0ddd68803c1861ad53b56130ff1c395404ba (diff) | |
download | libreboot-2efe567d88cdbdb594df74306190365748a7dad6.zip libreboot-2efe567d88cdbdb594df74306190365748a7dad6.tar.gz libreboot-2efe567d88cdbdb594df74306190365748a7dad6.tar.bz2 |
docs/release.html: link to bugzilla url for acpi pcc probe issue
-rw-r--r-- | docs/release.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 387cea1..54e817d 100644 --- a/docs/release.html +++ b/docs/release.html @@ -341,6 +341,7 @@ <ul> <li> X60: <b>ACPI PCC Probe Failed</b> message on linux-libre 3.19 and higher. Fix it. + <a href="https://bugzilla.kernel.org/show_bug.cgi?id=93171">Preliminary bug report (kernel, linux)</a> </li> <li> X200: only framebuffer graphics work. This is fine, since it's what most people use, |