From b6a75b1131e2466513e75412c4047f69ec6551c9 Mon Sep 17 00:00:00 2001 From: David Gibson Date: Fri, 3 Mar 2006 16:24:06 +1100 Subject: [PATCH] --- yaml --- r: 20937 b: refs/heads/master c: 141aa59b5347a4a021e37cfbc2258df9af9392f8 h: refs/heads/master i: 20935: 31bdaa8c234fa0036ef5f43154d41e620b331f3b v: v3 --- [refs] | 2 +- trunk/include/asm-powerpc/pgtable-4k.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0051866ce7ab..3152d27cc705 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aa5cb02143123289bd37c30c0ad60339f8da0bad +refs/heads/master: 141aa59b5347a4a021e37cfbc2258df9af9392f8 diff --git a/trunk/include/asm-powerpc/pgtable-4k.h b/trunk/include/asm-powerpc/pgtable-4k.h index e9590c06ad92..80a7832d2721 100644 --- a/trunk/include/asm-powerpc/pgtable-4k.h +++ b/trunk/include/asm-powerpc/pgtable-4k.h @@ -88,4 +88,4 @@ (((addr) >> PUD_SHIFT) & (PTRS_PER_PUD - 1))) #define pud_ERROR(e) \ - printk("%s:%d: bad pmd %08lx.\n", __FILE__, __LINE__, pud_val(e)) + printk("%s:%d: bad pud %08lx.\n", __FILE__, __LINE__, pud_val(e))