Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758920Ab2JZSuG (ORCPT ); Fri, 26 Oct 2012 14:50:06 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:59490 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753974Ab2JZSuE (ORCPT ); Fri, 26 Oct 2012 14:50:04 -0400 MIME-Version: 1.0 In-Reply-To: <20121026144419.7e666023@dull> References: <20121025121617.617683848@chello.nl> <20121025124832.840241082@chello.nl> <5089F5B5.1050206@redhat.com> <508A0A0D.4090001@redhat.com> <508A8D31.9000106@redhat.com> <20121026132601.GC9886@gmail.com> <20121026144419.7e666023@dull> From: Linus Torvalds Date: Fri, 26 Oct 2012 11:49:42 -0700 X-Google-Sender-Auth: s9vccQxju57GYF5lRncvojVHA-A Message-ID: Subject: Re: [PATCH 1/3] x86/mm: only do a local TLB flush in ptep_set_access_flags() To: Rik van Riel Cc: Ingo Molnar , Andi Kleen , Michel Lespinasse , Peter Zijlstra , Andrea Arcangeli , Mel Gorman , Johannes Weiner , Thomas Gleixner , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 14 On Fri, Oct 26, 2012 at 11:44 AM, Rik van Riel wrote: > > The function ptep_set_access_flags() is only ever invoked to upgrade > access permissions on a PTE Same deal. Please don't call these "access permissions". That confuses the issue. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/