From f39f21a3ac27d399fa2e883aa913b06eebb70f75 Mon Sep 17 00:00:00 2001 From: Scott Wood Date: Wed, 11 Apr 2012 15:27:52 -0500 Subject: [PATCH] --- yaml --- r: 307859 b: refs/heads/master c: 9de6fe91afcdc38efe398a9d42014a7c920a64db h: refs/heads/master i: 307857: f1b95de368f57b5ae1089d1eaf17133192d244df 307855: 12fe96315397d4877df990c69449b593b40c8dde v: v3 --- [refs] | 2 +- trunk/arch/powerpc/include/asm/cputable.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d32c99a03726..8179e5b9caa9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1e3f42f03c38c29c1814199a6f0a2f01b919ea3f +refs/heads/master: 9de6fe91afcdc38efe398a9d42014a7c920a64db diff --git a/trunk/arch/powerpc/include/asm/cputable.h b/trunk/arch/powerpc/include/asm/cputable.h index 67c34afc6b5d..50d82c8a037f 100644 --- a/trunk/arch/powerpc/include/asm/cputable.h +++ b/trunk/arch/powerpc/include/asm/cputable.h @@ -395,7 +395,7 @@ extern const char *powerpc_base_platform; #define CPU_FTRS_E6500 (CPU_FTR_USE_TB | CPU_FTR_NODSISRALIGN | \ CPU_FTR_L2CSR | CPU_FTR_LWSYNC | CPU_FTR_NOEXECUTE | \ CPU_FTR_DBELL | CPU_FTR_POPCNTB | CPU_FTR_POPCNTD | \ - CPU_FTR_DEBUG_LVL_EXC) + CPU_FTR_DEBUG_LVL_EXC | CPU_FTR_EMB_HV) #define CPU_FTRS_GENERIC_32 (CPU_FTR_COMMON | CPU_FTR_NODSISRALIGN) /* 64-bit CPUs */