From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with SMTP id E42C86B00C0 for ; Thu, 28 Oct 2010 14:11:44 -0400 (EDT) Subject: Re: [PATCH] parisc: fix compile failure with kmap_atomic changes Date: Thu, 28 Oct 2010 14:11:38 -0400 (EDT) From: "John David Anglin" In-Reply-To: <1288287580.3043.159.camel@mulgrave.site> from "James Bottomley" at Oct 28, 2010 12:39:40 pm MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20101028181139.558BE4D30@hiauly1.hia.nrc.ca> Sender: owner-linux-mm@kvack.org To: James Bottomley Cc: linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-parisc@vger.kernel.org, peterz@infradead.org List-ID: > The specific problem is that kmap_atomic no longer takes the index > argument because Peter moved it to a stack based implementation. All > our kmap_atomic primitives in asm/cacheflush.h still have the extra > index argument which causes a compile failure. Sorry, missed that. The issue I was trying to address was the lack of calls to pagefault_disable() and pagefault_enable(). Dave -- J. David Anglin dave.anglin@nrc-cnrc.gc.ca National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org