Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753603AbZLHHSj (ORCPT ); Tue, 8 Dec 2009 02:18:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753151AbZLHHSi (ORCPT ); Tue, 8 Dec 2009 02:18:38 -0500 Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:50240 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752976AbZLHHSh (ORCPT ); Tue, 8 Dec 2009 02:18:37 -0500 Date: Tue, 8 Dec 2009 16:17:28 +0900 From: Paul Mundt To: Al Viro Cc: linux-arch@vger.kernel.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 19/19] fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh Message-ID: <20091208071728.GA25362@linux-sh.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 19 On Mon, Dec 07, 2009 at 03:55:01AM +0000, Al Viro wrote: > > We want addr - (pgoff << PAGE_SHIFT) consistently coloured... > > Signed-off-by: Al Viro > --- > [MIPS part is in arch tree already] > arch/arm/mm/mmap.c | 3 ++- > arch/mips/kernel/syscall.c | 3 ++- > arch/sh/mm/mmap.c | 3 ++- > arch/sparc/kernel/sys_sparc_32.c | 3 ++- > 4 files changed, 8 insertions(+), 4 deletions(-) > Acked-by: Paul Mundt -- 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/