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

Muli Ben-Yehuda (mulix@actcom.co.il)
Mon, 29 Jul 2002 11:08:37 +0300


--0lsrIB+s628ok5gC
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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

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

=3D=3D=3D=3D=3D sound/oss/trident.c 1.25 vs 1.26 =3D=3D=3D=3D=3D
--- 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));
=20
spin_unlock_irqrestore(&card->lock, flags);=20
-=09
- restore_flags(flags);
}
=20
static int trident_suspend(struct pci_dev *dev, u32 unused)

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

--0lsrIB+s628ok5gC
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9RPgEKRs727/VN8sRAmfcAKCsO57zJok0ME7Ci0lNTv8TAKWklgCguhHm
+RyyUkw71Z1UL1H13miKG7I=
=GHZf
-----END PGP SIGNATURE-----

--0lsrIB+s628ok5gC--
-
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/