[PATCH] Re: Linux 2.5.38

Rasmus Andersen (rasmus@jaquet.dk)
Thu, 26 Sep 2002 23:12:54 +0200


--ZARJHfwaSJQLOEUz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Sep 21, 2002 at 09:34:18PM -0700, Linus Torvalds wrote:
>=20
> Trying to be a bit more timely about releases, especially since some=20
> people couldn't use 2.5.37 due to the X lockup that should hopefully
> be fixed (no idea _why_ that old bug only started to matter recently, the=
=20
> bug itself was several months old).

Two additional gendisk patches:

--- linux-2.5.38/drivers/cdrom/mcd.c Sun Sep 22 06:25:12 2002
+++ linux-2.5.38-new/drivers/cdrom/mcd.c Thu Sep 26 22:41:05 2002
@@ -227,7 +227,7 @@
.minor_shift =3D 0,
.major_name =3D "mcd",
.fops =3D &mcd_bdops,
- .flags =3D GENHD_FL_CD;
+ .flags =3D GENHD_FL_CD,
};
=20
#ifndef MODULE

--- linux-2.5.38/drivers/cdrom/sonycd535.c Sun Sep 22 06:25:06 2002
+++ linux-2.5.38-new/drivers/cdrom/sonycd535.c Thu Sep 26 22:48:36 2002
@@ -1462,6 +1462,7 @@
.minor_shift =3D 0,
.fops =3D &cdu_fops,
.major_name =3D "cdu"
+};
=20
/*
* Initialize the driver.

Regards,
Rasmus

--ZARJHfwaSJQLOEUz
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9k3hVlZJASZ6eJs4RAtFRAJ4+Z17VJXofYzpykMRi9UxOgtWXXwCeIX/E
6/9cOyxCcSoJOdvYzBQ2E4o=
=TSJy
-----END PGP SIGNATURE-----

--ZARJHfwaSJQLOEUz--
-
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/