Re: [PATCH] 2.5.29 sound/oss/trident.c [2/2] remove cli/sti calls

From: Muli Ben-Yehuda (mulix@actcom.co.il)
Date: Mon Jul 29 2002 - 03:08:37 EST


On Mon, Jul 29, 2002 at 10:08:52AM +0200, Zwane Mwaikambo wrote:
> On Sun, 28 Jul 2002, Muli Ben-Yehuda wrote:
>
> > +
> > + spin_unlock_irqrestore(&card->lock, flags);
> >
> > restore_flags(flags);
> > }
>
> hmm...

grrr, harmless I think, but thanks for spotting it.

===== sound/oss/trident.c 1.25 vs 1.26 =====
--- 1.25/sound/oss/trident.c Mon Jul 29 07:08:09 2002
+++ 1.26/sound/oss/trident.c Mon Jul 29 10:59:59 2002
@@ -3563,8 +3563,6 @@
         outl(ali_registers.global_regs[0x2c], TRID_REG(card,T4D_MISCINT));
 
         spin_unlock_irqrestore(&card->lock, flags);
-
- restore_flags(flags);
 }
 
 static int trident_suspend(struct pci_dev *dev, u32 unused)

-- 
http://vipe.technion.ac.il/~mulix/
http://syscalltrack.sf.net/


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 30 2002 - 14:00:32 EST