Re: Linux 4.0.6 breaks my disk/lvm/filesystem setup

2015-06-25 Thread Christian Hesse
; > Christian Hesse on Tue, 2015/06/23 10:14: > >> with Linux 4.0.5 everything was perfectly fine, Linux 4.0.6 breaks the > >> setup on one of my systems: Only three of my logical volumes are > >> available, systemd reports: > >> > >> lvm2-pvscan@254

Re: Linux 4.0.6 breaks my disk/lvm/filesystem setup

2015-06-25 Thread David Herrmann
thing was perfectly fine, Linux 4.0.6 breaks the setup >> on one of my systems: Only three of my logical volumes are available, >> systemd reports: >> >> lvm2-pvscan@254:3.service: State 'stop-sigterm' timed out. Killing. >> >> Followed by a lot of failed depe

Re: Linux 4.0.6 breaks my disk/lvm/filesystem setup

2015-06-25 Thread Christian Hesse
Hello everybody, I kind of nailed the issue. Adding CC to Greg for kdbus and to Herbert for the bad commit. Details are below. Christian Hesse on Tue, 2015/06/23 10:14: > with Linux 4.0.5 everything was perfectly fine, Linux 4.0.6 breaks the setup > on one of my systems: Only three

Linux 4.0.6 breaks my disk/lvm/filesystem setup

2015-06-23 Thread Christian Hesse
Hello everybody, with Linux 4.0.5 everything was perfectly fine, Linux 4.0.6 breaks the setup on one of my systems: Only three of my logical volumes are available, systemd reports: lvm2-pvscan@254:3.service: State 'stop-sigterm' timed out. Killing. Followed by a lot of failed depende

Re: Linux 4.0.6

2015-06-22 Thread Greg KH
diff --git a/Makefile b/Makefile index 1880cf77059b..af6da040b952 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 0 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Hurr durr I'ma sheep diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/

Linux 4.0.6

2015-06-22 Thread Greg KH
x test for PPC_PSERIES Greg Kroah-Hartman (1): Linux 4.0.6 Gu Zheng (1): mm/memory_hotplug.c: set zone->wait_table to null after freeing it Hans de Goede (2): Input: alps - do not reduce trackpoint speed by half Input: elantech - fix detection of touchpads where the revision mat