summaryrefslogtreecommitdiffstats
path: root/testing/source/config-testing-3.4.11/README
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/config-testing-3.4.11/README')
-rw-r--r--testing/source/config-testing-3.4.11/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/source/config-testing-3.4.11/README b/testing/source/config-testing-3.4.11/README
new file mode 100644
index 000000000..381a6aa60
--- /dev/null
+++ b/testing/source/config-testing-3.4.11/README
@@ -0,0 +1,8 @@
+Here are some kernel configs that may be helpful for compiling a 3.4.x
+Linux kernel. The 3.4.x series was tested here, but there's a problem
+where on about 10% of the boots on my machine, clocksource hpet will be
+selected instead of clocksource tsc, and the kernel will oops. However,
+passing clocksource=hpet at boot works fine.
+
+It seems safer to stick to the 3.2.x series for release...
+