From 12dc6b85c66ea42beebb5596afea9f8ff47e67dc Mon Sep 17 00:00:00 2001 From: Valentine Barshak Date: Sat, 22 Dec 2007 03:22:23 +1100 Subject: [PATCH] --- yaml --- r: 81192 b: refs/heads/master c: b2be3b1529d0adec549a166adb6825bc069c2ec8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/kernel/cputable.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 40a1e44a00f1..c93d7a125297 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5aac48dc1a7bf0e8c5d01a2d6b16f8063d157649 +refs/heads/master: b2be3b1529d0adec549a166adb6825bc069c2ec8 diff --git a/trunk/arch/powerpc/kernel/cputable.c b/trunk/arch/powerpc/kernel/cputable.c index b0dcd47b803b..85868fc6b290 100644 --- a/trunk/arch/powerpc/kernel/cputable.c +++ b/trunk/arch/powerpc/kernel/cputable.c @@ -1247,7 +1247,7 @@ static struct cpu_spec __initdata cpu_specs[] = { .icache_bsize = 32, .dcache_bsize = 32, .cpu_setup = __setup_cpu_440grx, - .machine_check = machine_check_4xx, + .machine_check = machine_check_440A, .platform = "ppc440", }, { /* Use logical PVR for 440EPx (logical pvr = pvr | 0x8) */