From 5fc5b76feca11e875fc2b87fcf73b3d535632e85 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 9 Oct 2018 10:15:20 +0200 Subject: [PATCH] README: Add reference to yet another kernel bug --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69f11cb..20eebde 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,10 @@ in the upstream kernel and backported to stable releases. If you experience unresponsive sensors, ask your distributor to make sure this patch was applied to the version you're using. +The IIO sensors regressed again not long afterwards, which got fixed in +[this commit](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6f92253024d9d947a4f454654840ce479e251376). +Again, make sure that your kernel contains this fix. + References ----------