From c977d4f8edd6599359c009041c8ef741659da513 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Thu, 7 Jul 2005 17:57:09 -0700 Subject: [PATCH] --- yaml --- r: 4273 b: refs/heads/master c: 404865516ce6b6d7ee37c4eb4ee77d78b38e669a h: refs/heads/master i: 4271: 4bb8fb7e22de8f394d6714e2fce7b17dd8717969 v: v3 --- [refs] | 2 +- trunk/include/asm-alpha/pgtable.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 10e3e399489a..68d9d08a1387 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7e8d7e3c9e38dab8d28a8667faa4941842f64213 +refs/heads/master: 404865516ce6b6d7ee37c4eb4ee77d78b38e669a diff --git a/trunk/include/asm-alpha/pgtable.h b/trunk/include/asm-alpha/pgtable.h index 408aea55e0cc..e139463d9a0e 100644 --- a/trunk/include/asm-alpha/pgtable.h +++ b/trunk/include/asm-alpha/pgtable.h @@ -132,6 +132,8 @@ #define __S110 _PAGE_S(0) #define __S111 _PAGE_S(0) +#define pgprot_noncached(prot) (prot) + /* * BAD_PAGETABLE is used when we need a bogus page-table, while * BAD_PAGE is used for a bogus page.