Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2675270imj; Mon, 11 Feb 2019 06:52:14 -0800 (PST) X-Google-Smtp-Source: AHgI3IbaD8C+4gK2lPyfxUHlqyzbzxx25fgpzS65F+HZ/x2BTeC6prnNV2uk0G07hZIlZhzd166v X-Received: by 2002:a65:4784:: with SMTP id e4mr23777135pgs.12.1549896734893; Mon, 11 Feb 2019 06:52:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549896734; cv=none; d=google.com; s=arc-20160816; b=E8sJhYyWaJdfaaYHqf64toFvSRvKwCuj9/CY/nZqQL0KweefxhkDxa04UjNXJ9cIi8 1+iswNb7PkDNT68iTXiMaJ9PIUAmdANRpLw5NDZ7IgHbdd6DJ9ZpjROL9DPjWdc6OSOd gfmfxGyVB5CNARfYNjXEQYwnY+XnF0bTw4SEZ4skoxqLTL0B1CxkfBXBhD4jvjxBARfm 7OfTtagKPLkK1vsWexdG+Ie31jJ+exIsRswz07KzbwKBM86vYkofX5HuWabqgsjgxzpq 8a3VLoafNLeBqNABM37xgKT1oJAKclC5bCM8s4adgULjHtPnMRSNwFMp0QJSXGox+Kas oXSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=SuRxepV0mGaHmFpscEV7e3sMeTqDIIsGMLu4m0CqhH8=; b=rfFw4EeiaR82xhk2bboOBsmcxUnjTnDZ+/swa3H3WEt6127hRbSNDhaoV5YLwmHUKM SkPK/GDPpVedBYd2zbFrqszsbUURc4ZSfBokKrn6WVdleEC2aVRxqtsPw/df+TgU28h2 TvgbQSIj4MZBruj0WbrEBe/fqWM7wzQCgZmvU8TIl3AAdKz5uDmKhk9fbtjpyjmEWCQv 10OVDWvo36kMmdroBsnbjivtDPwPajJ/2ktpndkE6Jzr67vz2PkQwIh9761q3yCcCuiC vBf+JC1jeo56rS9B2PfMqLGNuIIK18SUsH8lPVWind5GUDd4bQISSjHEyyrtM25ahKP8 kDUg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XIoGl9UA; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m186si6571597pfc.236.2019.02.11.06.51.57; Mon, 11 Feb 2019 06:52:14 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XIoGl9UA; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387736AbfBKOu7 (ORCPT + 99 others); Mon, 11 Feb 2019 09:50:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:36914 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387765AbfBKOuz (ORCPT ); Mon, 11 Feb 2019 09:50:55 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D85CC20700; Mon, 11 Feb 2019 14:50:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549896655; bh=riK/t8jYSLfxkyuJCCIj0BB8e1xI/crnjLWQ3XqU6BU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XIoGl9UAWeKz5n3sGebDNd8DckJ+3fWJIMoODFWZuTHIT2VM2sFuMiFHQjqc6eybx PBkZq1SKBp7Bbsw9kwbuN1lUGGsS6FikhKQf+Mc3+6JWJLANsvSww0YwTlgGlWQrKI 5xm1UmUpWS8IDarFmEZVW5V7u2/K/wHwmMAbCr3U= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Anton Ivanov , Richard Weinberger , Sasha Levin Subject: [PATCH 4.19 219/313] um: Avoid marking pages with "changed protection" Date: Mon, 11 Feb 2019 15:18:19 +0100 Message-Id: <20190211141907.797518104@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141852.749630980@linuxfoundation.org> References: <20190211141852.749630980@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 8892d8545f2d0342b9c550defbfb165db237044b ] Changing protection is a very high cost operation in UML because in addition to an extra syscall it also interrupts mmap merge sequences generated by the tlb. While the condition is not particularly common it is worth avoiding. Signed-off-by: Anton Ivanov Signed-off-by: Richard Weinberger Signed-off-by: Sasha Levin --- arch/um/include/asm/pgtable.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/arch/um/include/asm/pgtable.h b/arch/um/include/asm/pgtable.h index 7485398d0737..9c04562310b3 100644 --- a/arch/um/include/asm/pgtable.h +++ b/arch/um/include/asm/pgtable.h @@ -197,12 +197,17 @@ static inline pte_t pte_mkold(pte_t pte) static inline pte_t pte_wrprotect(pte_t pte) { - pte_clear_bits(pte, _PAGE_RW); + if (likely(pte_get_bits(pte, _PAGE_RW))) + pte_clear_bits(pte, _PAGE_RW); + else + return pte; return(pte_mknewprot(pte)); } static inline pte_t pte_mkread(pte_t pte) { + if (unlikely(pte_get_bits(pte, _PAGE_USER))) + return pte; pte_set_bits(pte, _PAGE_USER); return(pte_mknewprot(pte)); } @@ -221,6 +226,8 @@ static inline pte_t pte_mkyoung(pte_t pte) static inline pte_t pte_mkwrite(pte_t pte) { + if (unlikely(pte_get_bits(pte, _PAGE_RW))) + return pte; pte_set_bits(pte, _PAGE_RW); return(pte_mknewprot(pte)); } -- 2.19.1