From 4ea78e9af82958b7d235ec18b6279d8d8b73f4ab Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 16 Mar 2009 18:52:56 +1100 Subject: [PATCH] --- yaml --- r: 135799 b: refs/heads/master c: a6bc3262c561780d2a6587aa3d5715b1e7d8fa13 h: refs/heads/master i: 135797: 6308c73a9033f7c9867a853431671ad09efd4eb8 135795: ad66d72b305adf2d3db8c44f5126a7b3218c3e64 135791: 0c7223d95314fd16c38061df7595eec9df31dfcc v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/cell/interrupt.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 367e362fbf85..087a31f0cf7b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: edb35028e40515beb2f94808aff8b3e71fb9f35a +refs/heads/master: a6bc3262c561780d2a6587aa3d5715b1e7d8fa13 diff --git a/trunk/arch/powerpc/platforms/cell/interrupt.c b/trunk/arch/powerpc/platforms/cell/interrupt.c index 1f0d774ad928..882e47080e74 100644 --- a/trunk/arch/powerpc/platforms/cell/interrupt.c +++ b/trunk/arch/powerpc/platforms/cell/interrupt.c @@ -237,8 +237,6 @@ extern int noirqdebug; static void handle_iic_irq(unsigned int irq, struct irq_desc *desc) { - const unsigned int cpu = smp_processor_id(); - spin_lock(&desc->lock); desc->status &= ~(IRQ_REPLAY | IRQ_WAITING);