lkml.org 
[lkml]   [2002]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patches in this message
/
Date
From
Subject[PATCH] Re: Linux 2.5.38
On Sat, Sep 21, 2002 at 09:34:18PM -0700, Linus Torvalds wrote:
>
> Trying to be a bit more timely about releases, especially since some
> 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
> 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 = 0,
.major_name = "mcd",
.fops = &mcd_bdops,
- .flags = GENHD_FL_CD;
+ .flags = GENHD_FL_CD,
};

#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 = 0,
.fops = &cdu_fops,
.major_name = "cdu"
+};

/*
* Initialize the driver.

Regards,
Rasmus
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:29    [W:0.186 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site