commit | d8fb91e8344ff11381fc47d43e0b234065be4bd0 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jun 26 08:14:36 2009 +0200 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Mon Aug 31 18:38:11 2009 +0200 |
tree | 36b72b3b6fff5f53d53cc14587dbc96f73d29ae5 | |
parent | adda766193ea1cf3137484a9521972d080d0b7af [diff] |
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>