Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2752175imj; Mon, 11 Feb 2019 07:58:59 -0800 (PST) X-Google-Smtp-Source: AHgI3IYh52VziSROkbacy+TJX57k7VGuX3fQIafQLukDgUyMPggL9Cg7+l9WcAtN3p7ByvbALX/R X-Received: by 2002:aa7:80c8:: with SMTP id a8mr37148504pfn.27.1549900739363; Mon, 11 Feb 2019 07:58:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549900739; cv=none; d=google.com; s=arc-20160816; b=TJ7UzUxcrysqzL41pFYWR4fT9ajUbMmWccBUykTYZ+JxOIqxwmQHpdE9+dPNFJT8PA SeFAsWwqXYyXfOk9MaDOyMGsUthYpmFGblG2yrnNl6b1z6piWHMioCKi4uBp8WweUH7I pGqqu7r0qCqVIqS1JSMnzR+fyuswUz6b/7EBOQQSDUS15rQnvRYPvGc8xj66g5chE5b/ XnVm6ZKY3WSEy4kNaREPS0WkpjzcGYSnXnM8PY43ukJAXPWtO96dujTPX7z0aNcyB0pC yggDLcxjMjT02pl/zzLccU8zm9iHivx4uhYEW/47s8+CN9PGcHvq8Flvk4mmuELNdHiA EF+Q== 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=9UH3FxxjlcNeFiC4TwzTIf5TmL6A2mrjfyr5LZyksdc=; b=C19GUmdd24d6S+KeIkle6WUxLshHRRbcg76/V3mC8OMZAQ7PkrsyN98rf2r8yzW1yG 160/tPJOlgAcVLGIMM811wTdFNygBGJxkHu+XPjXRngunSXv1DhVpWS2/16zYHUfiVNO CgTw2o986fQjQUYSzLrYxK/f6PeFEE1jv7q8wF3DaILP7eNFpkeivMS3LSPC77O+eIE/ lTbkNABqu9UpQuTrLVDc1jvJZjvhrlcEpl9onnrjKtb2UrOU+lY27R8yY6UL0zX3T411 Fol8M56wd0aI7IEtnqu58fkB8XLsqiaJM6mvXJUS8kDFRt37qQJ7ersagpv9laPTfMVB kQxg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Px6Kr0Yn; 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 w8si11065872pgm.467.2019.02.11.07.58.43; Mon, 11 Feb 2019 07:58:59 -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=Px6Kr0Yn; 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 S1730356AbfBKOdY (ORCPT + 99 others); Mon, 11 Feb 2019 09:33:24 -0500 Received: from mail.kernel.org ([198.145.29.99]:40994 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730624AbfBKOdS (ORCPT ); Mon, 11 Feb 2019 09:33:18 -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 058D920675; Mon, 11 Feb 2019 14:33:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549895597; bh=J4zK+wuGlmBjQ7i7sehrwEICdZa3OottXBU/BN69jls=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Px6Kr0YnSIdCk6+QDyxBrFNe9vOQwJ1M2O3uSDvwWQzhWHYF/ZBfDgYTlVIrdType 1iwe0WQALWiMyI8L8ot/Dg77+FfM9P5FXCHrIZf90A4QZ1ae4EygUVUB5tS8KfoPSQ dDxwMIYIgVPlJXmdIu6aJ0nwtJRTPzflVGfIeUK8= 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.20 259/352] um: Avoid marking pages with "changed protection" Date: Mon, 11 Feb 2019 15:18:06 +0100 Message-Id: <20190211141903.552540891@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141846.543045703@linuxfoundation.org> References: <20190211141846.543045703@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.20-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