From 60e39e46ea0ed372d52614e55897ecfe3c3d9ad6 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Wed, 4 Nov 2009 13:39:52 +0000 Subject: [PATCH] --- yaml --- r: 168270 b: refs/heads/master c: f1167fb318f0ff0bcb9cbb57bb6d16ad450f0cfb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/mm/mmu_context_nohash.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index be62291b6176..a9301c15c9a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5a1eb5c4453207ad9e7f6e8ca4f8db289743c993 +refs/heads/master: f1167fb318f0ff0bcb9cbb57bb6d16ad450f0cfb diff --git a/trunk/arch/powerpc/mm/mmu_context_nohash.c b/trunk/arch/powerpc/mm/mmu_context_nohash.c index c2f93dc470e6..be4f34c30a0b 100644 --- a/trunk/arch/powerpc/mm/mmu_context_nohash.c +++ b/trunk/arch/powerpc/mm/mmu_context_nohash.c @@ -25,8 +25,8 @@ * also clear mm->cpu_vm_mask bits when processes are migrated */ -#define DEBUG_MAP_CONSISTENCY -#define DEBUG_CLAMP_LAST_CONTEXT 31 +//#define DEBUG_MAP_CONSISTENCY +//#define DEBUG_CLAMP_LAST_CONTEXT 31 //#define DEBUG_HARDER /* We don't use DEBUG because it tends to be compiled in always nowadays