From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 1wt.eu (ded1.1wt.eu [163.172.96.212]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 5FB9C3C01; Tue, 8 Jul 2025 20:46:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=163.172.96.212 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752007603; cv=none; b=s6PwwvBWF5RSaiGV7aRo45NxpqMnqO2nEopdaap9RPyk8zJVjH+0raF1aON3Z9fWFHD22md8k94vb3npEVNnlcUpt8xMK71o77XgC8e9JIGB1yGPiVyI0lJ+i4C74y01pJmDVC+5k+kRxYfiTxMpU84LqcLAAZP8jgu0OTs7ujQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752007603; c=relaxed/simple; bh=OmBmPp7dnyJhHvmfusM1u8JnCW7ZfYNHJ8zqzo/YFdQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=EGFFGDLBOISWR1I2b3pTIRTe3Gp64PFLdXnTQzS+JZa6EohIPlsingdiinYO6xtqrsBgV7+XMDJ+NagOS2g5/fa2BsYaVcEc3+hq/1SpOpI0cg2PhPmAjHriteYFB0DLCIjVNVNuUeZOkeg5/AU1tB0/ZOvYA8haoo1hUllJW1U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=1wt.eu; spf=pass smtp.mailfrom=1wt.eu; arc=none smtp.client-ip=163.172.96.212 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=1wt.eu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=1wt.eu Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 568Kk7On005652; Tue, 8 Jul 2025 22:46:07 +0200 Date: Tue, 8 Jul 2025 22:46:07 +0200 From: Willy Tarreau To: Pavel Machek Cc: Sasha Levin , "Eric W. Biederman" , patches@lists.linux.dev, stable@vger.kernel.org, Mario Limonciello , Nat Wittstock , Lucian Langa , "Rafael J . Wysocki" , rafael@kernel.org, len.brown@intel.com, linux-pm@vger.kernel.org, kexec@lists.infradead.org Subject: Re: [PATCH AUTOSEL 6.15 6/8] PM: Restrict swap use to later in the suspend sequence Message-ID: <20250708204607.GA5648@1wt.eu> References: <20250708000215.793090-1-sashal@kernel.org> <20250708000215.793090-6-sashal@kernel.org> <87ms9esclp.fsf@email.froward.int.ebiederm.org> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) On Tue, Jul 08, 2025 at 10:37:33PM +0200, Pavel Machek wrote: > On Tue 2025-07-08 16:32:49, Sasha Levin wrote: > > I've gone ahead and added you to the list of people who AUTOSEL will > > skip, so no need to worry about wasting your time here. > > Can you read? > > Your stupid robot is sending junk to the list. And you simply > blacklist people who complain? Resulting in more junk in autosel? No, he said autosel will now skip patches from you, not ignore your complaint. So eventually only those who are fine with autosel's job will have their patches selected and the other ones not. This will result in less patches there. Willy