From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2A882C433FE for ; Sat, 29 Oct 2022 13:53:43 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4N019131JQz3cNb for ; Sun, 30 Oct 2022 00:53:41 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=oM7Uxau9; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.helo=mo4-p01-ob.smtp.rzone.de (client-ip=85.215.255.52; helo=mo4-p01-ob.smtp.rzone.de; envelope-from=chzigotzky@xenosoft.de; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=oM7Uxau9; dkim-atps=neutral Received: from mo4-p01-ob.smtp.rzone.de (mo4-p01-ob.smtp.rzone.de [85.215.255.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4N017v6SZQz3bnH for ; Sun, 30 Oct 2022 00:52:41 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1667051547; s=strato-dkim-0002; d=xenosoft.de; h=In-Reply-To:References:Cc:To:From:Subject:Date:Message-ID:Cc:Date: From:Subject:Sender; bh=JHo3CqXhxV+eNnczTAWNPspXFkLgd4TmDNFZlDkEhck=; b=oM7Uxau904IJM8Ct8EXNk87wkEqh9+OEjUt0E5FsgIcZdoy5enFODBQvQ9Whntq60O 9ZOrRQZrDZsLsYpfstfAjrAajgM6zI1nY0ZxinqOA6rlcBU2PxaVqAOZRpvrqe8Ltu1w XdqEsqZXHgRxqK+A9slmnAUz4vKudMfY8geGnlG926KY5/UpT0Ju8aJPNtlx/D9vVcRs 5r4GI0fpL5GhP5BBX+LU5HrqVHlJYtj+kjPoP71dGOgqINSBlT6ag3nXIatVOjrz4Ws3 /ZhZ5MuTZFPLKRSMFA+jRcg+Tdi9E0OT0PVc4qfPoXg3xv5UyzqdG/RlnmBI5rWZluTo lLIw== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGM4l4Hio94KKxRySfLxnHfJ+Dkjp5DdBfio0GngadwiEvXc9hs8kjZ941ahBf5BGSq/kPw==" X-RZG-CLASS-ID: mo00 Received: from [IPV6:2a02:8109:8980:4474:ad48:9665:7f13:82e1] by smtp.strato.de (RZmta 48.2.1 AUTH) with ESMTPSA id e28afdy9TDqPD1B (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Sat, 29 Oct 2022 15:52:25 +0200 (CEST) Message-ID: Date: Sat, 29 Oct 2022 15:52:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: Issues with the first PowerPC updates for the kernel 6.1 From: Christian Zigotzky To: Michael Ellerman References: <87y1tfl1pt.fsf@mpe.ellerman.id.au> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Darren Stevens , Andrew Donnellan , npiggin@gmail.com, rmclure@linux.ibm.com, mad skateman , Olof Johansson , linuxppc-dev , Trevor Dickinson , Christian Zigotzky Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On 29 October 2022 at 01:44 pm, Christian Zigotzky wrote: > On 17 October 2022 at 09:53 am, Christian Zigotzky wrote: >>> On 17. Oct 2022, at 02:43, Michael Ellerman wrote: >>> Previously BIG_ENDIAN && GENERIC_CPU would use -mcpu=power5, now it >>> uses >>> -mcpu=power4. >> Maybe this is the issue. We will wait and not release the RC1 for >> testing because it is a risk for our testers to test these new >> kernels because of this issue. >> >>> >>> cheers >>> >>> > I compiled the RC2 of kernel 6.0 today. Typo: I mean the RC2 of kernel 6.1. > > After the first boot of the RC2, the file system was immediately to > 100% used.  This is the same issue we have seen with the git kernel 3 > weeks ago. > > The Cyrus+ and Nemo boards are affected. > > I wrote 3 weeks ago: > > Hi All, > > I successfully compiled the latest git kernel with the first PowerPC > updates yesterday. > > Unfortunately this kernel is really dangerous. Many things for example > Network Manager and LightDM don't work anymore and produced several > gigabyte of config files till the partition has been filled. > > I deleted some files like the resolv.conf that had a size over 200 GB! > > Unfortunately, MintPPC was still damaged. For example LightDM doesn't > work anymore and the MATE desktop doesn't display any icons anymore > because Caja wasn't able to reserve memory anymore. > > In this case, bisecting isn't an option and I have to wait some weeks. > It is really difficult to find the issue if the userland will damaged > again and again. > > Cheers, > Christian > > --- > > Maybe there is an issue in my kernel configs. Could you please check > the configs? Please find attached the configs. Could you please test > the RC2 on your FSL and pasemi machines? > > Thanks, > Christian >