mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Brice Goglin <Brice.Goglin@ens-lyon.fr>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.5-mm2
Date: 07 Apr 2004 08:24:17 -0500	[thread overview]
Message-ID: <1081344258.10773.3.camel@mulgrave> (raw)
In-Reply-To: <20040407001004.0360a049.akpm@osdl.org>

On Wed, 2004-04-07 at 02:10, Andrew Morton wrote:
> It looks like Mr SCSI forgot to commit his changes to sr.h.

Hmm, I seem to be having a lot of source control fiasco's recently.

The attached is the missing header patch (which I've also put in
scsi-misc-2.6)

James

===== drivers/scsi/sr.h 1.10 vs edited =====
--- 1.10/drivers/scsi/sr.h	Mon May 26 04:50:43 2003
+++ edited/drivers/scsi/sr.h	Mon Apr  5 15:51:37 2004
@@ -36,6 +36,9 @@
 	unsigned readcd_known:1;	/* drive supports READ_CD (0xbe) */
 	unsigned readcd_cdda:1;	/* reading audio data using READ_CD */
 	struct cdrom_device_info cdi;
+	/* We hold gendisk and scsi_device references on probe and use
+	 * the refs on this kobj to decide when to release them */
+	struct kobject kobj;
 	struct gendisk *disk;
 } Scsi_CD;
 


  parent reply	other threads:[~2004-04-07 13:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-07  5:33 2.6.5-mm2 Andrew Morton
2004-04-07  6:51 ` 2.6.5-mm2 Brice Goglin
2004-04-07  7:08   ` 2.6.5-mm2 Brice Goglin
2004-04-07  7:10   ` 2.6.5-mm2 Andrew Morton
2004-04-07  7:15     ` 2.6.5-mm2 Brice Goglin
2004-04-07 13:24     ` James Bottomley [this message]
2004-04-09 15:37       ` 2.6.5-mm2 (swsusp not working and acpi problem) Martin Hermanowski
2004-04-07  9:08 ` 2.6.5-mm2 (build error in arch/ia64/kernel/setup.c) Jeremy Higdon
     [not found]   ` <20040407105832.39547a4e.akpm@osdl.org>
     [not found]     ` <1081381848.10944.67.camel@bach>
2004-04-08  0:32       ` Andrew Morton
2004-04-08  1:00         ` Rusty Russell
2004-04-07 18:13 2.6.5-mm2 Jan Killius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1081344258.10773.3.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=Brice.Goglin@ens-lyon.fr \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome