commit | 404865516ce6b6d7ee37c4eb4ee77d78b38e669a | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Thu Jul 07 17:57:09 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:47 2005 -0700 |
tree | a5cb58f6f92b512af80f0f8972d3908d8662966f | |
parent | 7e8d7e3c9e38dab8d28a8667faa4941842f64213 [diff] |
[PATCH] alpha(): pgprot_noncached The infiniband code expects that the arch implements pgprot_noncached(). We're mapping PCI areas anyway, so this probabyl wasn't needed and we should make infiniband stop doing that.. Cc: Roland Dreier <rolandd@cisco.com> Cc: Richard Henderson <rth@twiddle.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>