Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Oct 2002 18:11:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Oct 2002 18:11:46 -0400 Received: from rth.ninka.net ([216.101.162.244]:10897 "EHLO rth.ninka.net") by vger.kernel.org with ESMTP id ; Tue, 22 Oct 2002 18:11:46 -0400 Subject: Re: [patch] generic nonlinear mappings, 2.5.44-mm2-D0 From: "David S. Miller" To: Ingo Molnar Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 22 Oct 2002 15:27:55 -0700 Message-Id: <1035325675.16084.11.camel@rth.ninka.net> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 487 Lines: 13 On Tue, 2002-10-22 at 10:57, Ingo Molnar wrote: > - flush_tlb_page(vma, addr); > + if (flush) > + flush_tlb_page(vma, addr); You're still using page level flushes, even though we agreed that a range flush one level up was more appropriate. - 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/