]> bbs.cooldavid.org Git - net-next-2.6.git/commit
CRIS: add pgprot_noncached
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Jun 2009 06:14:36 +0000 (08:14 +0200)
committerJesper Nilsson <jesper.nilsson@axis.com>
Mon, 31 Aug 2009 16:38:11 +0000 (18:38 +0200)
commitd8fb91e8344ff11381fc47d43e0b234065be4bd0
tree36b72b3b6fff5f53d53cc14587dbc96f73d29ae5
parentadda766193ea1cf3137484a9521972d080d0b7af
CRIS: add pgprot_noncached

On CRIS, the high address bit controls caching, which means that
we can add a pgprot_noncached() macro that sets this bit in the
address.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/include/arch-v10/arch/mmu.h
arch/cris/include/arch-v32/arch/mmu.h
arch/cris/include/asm/pgtable.h