From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 0EEF7168B9; Sun, 24 Mar 2024 10:28:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.175.24.41 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711276100; cv=none; b=FOpH4tK3H5K3ECdiKqjTRqdsGapUsxlbd5vNQe9jSTwcadxF3xWGb3V7U/8VLQUe+WwY38asIDuQnx8W80xxRlzlLYi6+dLSrOKC46WdpjelTb+4a+YjIv6Vd+u6ucSPWrfll3+9uYD4YfgZWxMG+VKvRb1QYKXOqBOQuyJls1U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711276100; c=relaxed/simple; bh=R92CvuI0wRWplyImURWd+63ngxUZuydpFkQzB8D+C8Y=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WwE1DPV/FU6RIdYyrA2k7Qf2xsBcOybC0co9wj1oQ2vR5oNVIR6y6YYrUTFdaJ+uBK+f746Z5LKsOSMJbjkOWKAE20H7mG3DdbJxCuvyPyhKub3A4WgNEaXmVbQKS9Yfd+Jc92BGuXC+Zd+k/x1ui9i2yYC7EnlcfG+Cj+ubEKQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de; spf=pass smtp.mailfrom=alpha.franken.de; arc=none smtp.client-ip=193.175.24.41 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alpha.franken.de Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1roKme-0008DD-00; Sun, 24 Mar 2024 11:08:56 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 8DA64C0267; Sun, 24 Mar 2024 10:37:54 +0100 (CET) Date: Sun, 24 Mar 2024 10:37:54 +0100 From: Thomas Bogendoerfer To: mengfanhui Cc: geert+renesas@glider.be, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] config/mips: support zswap function Message-ID: References: <20240126075547.1521556-1-mengfanhui@kylinos.cn> Precedence: bulk X-Mailing-List: linux-mips@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: On Wed, Mar 20, 2024 at 10:00:49AM +0800, mengfanhui wrote: > Who will be responsible for reviewing this? This is a necessary feature of the kernel that many testing agencies need to test so they should add it to their kernel config. I don't see why a default config should collect every bell and whistle somebody out in the world needs. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]