From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.eskimo.com (mail.eskimo.com [66.114.134.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 59B0528C014 for ; Tue, 18 Nov 2025 04:37:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=66.114.134.197 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763440646; cv=none; b=PSHcBbs0wYUivgddV/0GqOAbFztIvKttuHWHiiAjOdRe4B5sh90mUghck0Zo4iqelfQrQNzcYvS6s3+/6E4+ZLVMZHdy0+SUv+tY/5IIyoBLrVT1p0S8cF7p8dlJAzwQSbnh0QIztGVM54Y+91XfOy8q5Ruyk//1y5GsZI0/yjc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763440646; c=relaxed/simple; bh=gQZFxwRRcxW2p9l++NHfiGZXi5TOrM4QrBfZwMD/p6o=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=Qfn/15zkyf/b97Sp3GgUzGmu9S6DLAucI46GHU5Dnljja94c4TU1p/cut1Bn6VE1kN9oraAfvV7IoxNypl1omRqcXqx/UMNPthfZMhSGOQfImZKcotXYiikD8QEZI+gQ4/5lZrZwrnGW6YGUyClJq31cjVzPmYkLLxWejnpc0MA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=eskimo.com; spf=pass smtp.mailfrom=eskimo.com; arc=none smtp.client-ip=66.114.134.197 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=eskimo.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=eskimo.com Received: from ubuntu.eskimo.com (ubuntu.eskimo.com [IPv6:2001:560:4407:1::106]) by mail.eskimo.com (Postfix) with ESMTPS id CDAEA3C2AC7; Mon, 17 Nov 2025 20:33:49 -0800 (PST) Date: Mon, 17 Nov 2025 20:33:49 -0800 (PST) From: Robert Dinse To: Michal Hocko cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: Folio Related Stability Crashes in 6.17.5 and 6.17.6 In-Reply-To: Message-ID: <9c9b73d4-fb77-5a94-ea33-6a232f1b7e8d@eskimo.com> References: <41d1cb48-7711-690e-c9a2-978e0f96f5d6@eskimo.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 1.4.3 at mail.eskimo.com X-Virus-Status: Clean Just wanted to provide some feedback, this was still a problem with 6.18.0-rc4+2, but so far 6.18.0-rc5 has been stable. -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874. On Thu, 6 Nov 2025, Michal Hocko wrote: > Date: Thu, 6 Nov 2025 10:09:42 +0100 > From: Michal Hocko > To: Robert Dinse > Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org > Subject: Re: Folio Related Stability Crashes in 6.17.5 and 6.17.6 > > On Thu 06-11-25 00:24:36, Robert Dinse wrote: >> >> I am installing 6.17.7 presently, I was a little resident to install >> the current tree on a critical machine. If need be I will. Also, I do have >> a crash dump on the last failure if that would be of any help. > > Understood, I am not sure who is going to be willing to debug this on > top of stable tree if it is not clear whether this is a problem in > vanila tree as well. > > -- > Michal Hocko > SUSE Labs >