Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2822992pxv; Mon, 12 Jul 2021 02:48:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwsBFeBLYVVjtCgcKrt0FJhljKmymjE4b7DPNn+MjfMj8y8MhtflDIc4suRrGRloV0am71m X-Received: by 2002:a6b:7e42:: with SMTP id k2mr27052248ioq.184.1626083307284; Mon, 12 Jul 2021 02:48:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626083307; cv=none; d=google.com; s=arc-20160816; b=rFdpgkPO/1NxUk6lFWyY/6dMQV4uM96JT1jiQ8sUcUFaoIJvOeJ2F4ynDTqWRrQGzE jibjzcjQ1VIwc8R95cUXUWrL/OdUbw8CWgJY0BiaE41FQzoBIKTE0q133VCyTGh1LeYM PByCxPbidypWII4tm1iDL3hEn62ALYNQyp9zJBuc+2gGX2g+cP5gQuwFjW9mZUJTkk5t 0eYzeICO5hwt4H/0tv/g3bsPOwqQI4WVg6vLGqXSkUUhc3RKNvaYkN4uItA5JMG10rLX +NldBuuNPN7dGb4tKD54NfsOFioa4MNFu717GIua/iE5t5H5+OHvbToo+KnjgHNubDB0 mmHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=aFFPkYiG06yhZl5DfqnRQ4P42GA3CVgVA0JGwiqblr4=; b=OJ1+5/gsm+P/xI80Z8mUcwJeZCsOy22J1mimKNEx6KLWcv+EWmABGEck5trBAAv5GZ 87SIMZ1qZs2UzQA7PQjLRdONuHJwWx6CHrk4UHNNbX4oGJFfEPvt/SfX1Cqgp7BlPGw8 ho6qyjb8JvMUfZRmlouOSgMdjCBgS8Gdwh91fHpAtN7e6a0qHa9n7F2RNiv0DZCskImv yA6gB/PV8ZowZ9Hu602I0aUwJjGSWFJpFFwmv0yHKKwpoEmHDBk62+AdxCd5eMhfniXw 6aw/O6eU4iFuao1LT9YueWTmwcqdJaUNu60gYog+nj61ssAVaqd7r7Fa6wiHFXLjwPrl BNkw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=HuVxzixk; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w13si16572186jar.0.2021.07.12.02.48.15; Mon, 12 Jul 2021 02:48:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=HuVxzixk; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236456AbhGLGoD (ORCPT + 99 others); Mon, 12 Jul 2021 02:44:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:55100 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237806AbhGLGex (ORCPT ); Mon, 12 Jul 2021 02:34:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F2B58610E6; Mon, 12 Jul 2021 06:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626071501; bh=cDTbJhtT1KZywLOqfgUcrky/28iSPtnpqMoS9+aEOuk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HuVxzixkzJQgUAoM5EebQhrv9A4MPCdXXBrhk/+gD9dnxlemN/E26VIL+qu0bXQF9 fKgx4gQHgaxKuv9tG7Bt6Is3Fr0/7dMvIqSqxkT8qjf9/jnHGnaHpBpg75TKxfnHqd BpizP6nIlgiq2nwv4/VIe+1W0Ij+qeitqVUlxoPE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Lindroth , Miklos Szeredi Subject: [PATCH 5.10 096/593] fuse: ignore PG_workingset after stealing Date: Mon, 12 Jul 2021 08:04:16 +0200 Message-Id: <20210712060853.774648843@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210712060843.180606720@linuxfoundation.org> References: <20210712060843.180606720@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Miklos Szeredi commit b89ecd60d38ec042d63bdb376c722a16f92bcb88 upstream. Fix the "fuse: trying to steal weird page" warning. Description from Johannes Weiner: "Think of it as similar to PG_active. It's just another usage/heat indicator of file and anon pages on the reclaim LRU that, unlike PG_active, persists across deactivation and even reclaim (we store it in the page cache / swapper cache tree until the page refaults). So if fuse accepts pages that can legally have PG_active set, PG_workingset is fine too." Reported-by: Thomas Lindroth Fixes: 1899ad18c607 ("mm: workingset: tell cache transitions from workingset thrashing") Cc: # v4.20 Signed-off-by: Miklos Szeredi Signed-off-by: Greg Kroah-Hartman --- fs/fuse/dev.c | 1 + 1 file changed, 1 insertion(+) --- a/fs/fuse/dev.c +++ b/fs/fuse/dev.c @@ -783,6 +783,7 @@ static int fuse_check_page(struct page * 1 << PG_uptodate | 1 << PG_lru | 1 << PG_active | + 1 << PG_workingset | 1 << PG_reclaim | 1 << PG_waiters))) { dump_page(page, "fuse: trying to steal weird page");