[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201009270905.02938.arnd@arndb.de>
Date: Mon, 27 Sep 2010 09:05:02 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Vivek Goyal <vgoyal@...hat.com>, Jens Axboe <axboe@...nel.dk>
Subject: Re: linux-next: manual merge of the bkl-trivial tree with the block tree
On Monday 27 September 2010 06:45:19 Stephen Rothwell wrote:
>
> #undef DEBUG
>
> + static DEFINE_MUTEX(ataflop_mutex);
> -static struct request_queue *floppy_queue;
> static struct request *fd_request;
> +static int fdc_queue;
>
> /* Disk types: DD, HD, ED */
> static struct atari_disk_type {
Looks good, thanks!
Vivek, since you are touching that file with other patches, are you interested
in taking the floppy part of my automated block driver BKL removal patch
as well?
I suspect it's possible to come up with a better solution than mine if you
know the code.
Arnd
--
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