]> err.no Git - linux-2.6/blobdiff - include/asm-alpha/pgtable.h
[PATCH] cpuset semaphore depth check optimize
[linux-2.6] / include / asm-alpha / pgtable.h
index e139463d9a0e158e1f88e8fff8b4876445810c44..22b53e369f5999632f19924aa4c620139c694b61 100644 (file)
 #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)
 
 /*