[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070705230251.GS21478@ftp.linux.org.uk>
Date: Fri, 6 Jul 2007 00:02:51 +0100
From: Al Viro <viro@....linux.org.uk>
To: Kristen Carlson Accardi <kristen.c.accardi@...el.com>
Cc: James.Bottomley@...elEye.com, akpm@...ux-foundation.org,
jeff@...zik.org, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [patch 0/3] clean gendisk out of scsi ULD structs
On Thu, Jul 05, 2007 at 02:06:36PM -0700, Kristen Carlson Accardi wrote:
> Since gendisk will now become part of struct scsi_device, we don't need
> to store this value in any private data structs where they already store
> scsi_device. This series cleans up a few drivers which did this.
What the hell? gendisks are *NOT* supposed to be embedded into other
data structures, you'll screw up the lifetime rules for them.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists