From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752009AbcHGOk2 (ORCPT ); Sun, 7 Aug 2016 10:40:28 -0400 Received: from mailout01.t-online.de ([194.25.134.80]:45859 "EHLO mailout01.t-online.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751713AbcHGOk1 (ORCPT ); Sun, 7 Aug 2016 10:40:27 -0400 X-Greylist: delayed 581 seconds by postgrey-1.27 at vger.kernel.org; Sun, 07 Aug 2016 10:40:26 EDT Subject: Re: Linux 4.7: Reported regressions as of Sunday, 2016-08-07 To: Thorsten Leemhuis , Linus Torvalds , Linux Kernel Mailing List References: Cc: linuxppc-dev@lists.ozlabs.org, Jonathan Corbet Newsgroups: gmane.linux.ports.ppc.embedded,gmane.linux.kernel From: =?UTF-8?Q?J=c3=b6rg-Volker_Peetz?= Message-ID: Date: Sun, 7 Aug 2016 16:30:39 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-ID: Z1b0lmZl8hZmFuvmcbi5MPEGJBXBm3RMqlf+SDKGAgoV3F50Yjd9+MksnSQDVBtQnd X-TOI-MSGID: ae8e3ebc-8cf0-4e46-aeee-296a7d819bd3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thorsten, the ext4 problem reported here https://lkml.org/lkml/2016/8/5/150 an here https://lkml.org/lkml/2016/8/3/262 seems to me to be a regression, partly, because my laptop with 4.7.0 was also hit by it but I didn't dug into it. There seems to be a remedy https://lkml.org/lkml/2016/8/5/367 but it's awaiting confirmation. Regards, jvp.