From c652a088be97b483713905ccefa7ba57e6b50964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 21 Jul 2016 21:43:59 +0200 Subject: [PATCH] version 4.1.24-10 Downgrade to 4.1.24, because 4.1.28 turns out to be quite buggy: - broken backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival" - some bug resulting in soft lockup on iptables call There are fixes queued for 4.1.29 already... --- config | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 254d8e2..fc30f24 100644 --- a/config +++ b/config @@ -1816,7 +1816,7 @@ CONFIG_SENSORS_APDS990X=m CONFIG_HMC6352=m CONFIG_DS1682=m CONFIG_VMWARE_BALLOON=m -CONFIG_BMP085=m +CONFIG_BMP085=y CONFIG_BMP085_I2C=m CONFIG_USB_SWITCH_FSA9480=m # CONFIG_SRAM is not set diff --git a/version b/version index d6d90e8..2afe906 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.1.28 +4.1.24