From 7f6edec7c77b963a98c0b0fa887ac54f1e3a8fd4 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Tue, 12 Jul 2005 13:58:19 -0700 Subject: [PATCH] --- yaml --- r: 4673 b: refs/heads/master c: 138d402793b84dc47bf13b0a6636d26c880d746e h: refs/heads/master i: 4671: ec3c9fdf4812f674e26e9592b25fd7ac8ebbd5ea v: v3 --- [refs] | 2 +- trunk/include/asm-alpha/pgtable.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8db6e30947fe..fd4b256be11c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 082ff0a9991dcea958785115fbba6dddd0dc280a +refs/heads/master: 138d402793b84dc47bf13b0a6636d26c880d746e diff --git a/trunk/include/asm-alpha/pgtable.h b/trunk/include/asm-alpha/pgtable.h index e139463d9a0e..22b53e369f59 100644 --- a/trunk/include/asm-alpha/pgtable.h +++ b/trunk/include/asm-alpha/pgtable.h @@ -132,6 +132,10 @@ #define __S110 _PAGE_S(0) #define __S111 _PAGE_S(0) +/* + * pgprot_noncached() is only for infiniband pci support, and a real + * implementation for RAM would be more complicated. + */ #define pgprot_noncached(prot) (prot) /*