Re: [PATCH] asm-generic: add dummy pgprot_noncached()
From: Paul Mundt <hidden>
Date: 2009-06-23 12:54:36
From: Paul Mundt <hidden>
Date: 2009-06-23 12:54:36
On Tue, Jun 23, 2009 at 02:41:36PM +0200, Arnd Bergmann wrote:
From: Paul Mundt <redacted> Most architectures now provide a pgprot_noncached(), the remaining ones can simply use an dummy default implementation, except for cris and xtensa, which should override the default appropriately. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Jesper Nilsson <jesper.nilsson@axis.com> Cc: Chris Zankel <chris@zankel.net> Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Paul Mundt <redacted> -- 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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>