public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: Jens Axboe <axboe@suse.de>
Cc: Dave Jones <davej@redhat.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.15 cfq oops
Date: Mon, 9 Jan 2006 17:15:50 +0300	[thread overview]
Message-ID: <20060109171550.6e59c30c.vsu@altlinux.ru> (raw)
In-Reply-To: <20060109105800.GT3389@suse.de>

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

On Mon, 9 Jan 2006 11:58:01 +0100 Jens Axboe wrote:

[skip]
> I've merged this up for 2.6.16-rc inclusion, probably should go to
> stabel as well.
> 
> ---
> 
> [PATCH] Kill blk_attempt_remerge()
> 
> It's a bad interface, and it's always done too late. Remove it.
> 
> Signed-off-by: Jens Axboe <axboe@suse.de>
> 
[skip]
> diff --git a/drivers/cdrom/cdrom.c b/drivers/cdrom/cdrom.c
> index 1539603..2e44d81 100644
> --- a/drivers/cdrom/cdrom.c
> +++ b/drivers/cdrom/cdrom.c
> @@ -426,7 +426,7 @@ int register_cdrom(struct cdrom_device_i
>  		cdi->exit = cdrom_mrw_exit;
>  
>  	if (cdi->disk)
> -		cdi->cdda_method = CDDA_BPC_FULL;
> +		cdi->cdda_method = CDDA_BPC_SINGLE;
>  	else
>  		cdi->cdda_method = CDDA_OLD;

Does not seem to be related to the rest of patch...

[skip]

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2006-01-09 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06 20:19 2.6.15 cfq oops Dave Jones
2006-01-09 10:58 ` Jens Axboe
2006-01-09 14:15   ` Sergey Vlasov [this message]
2006-01-09 14:20     ` Jens Axboe

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=20060109171550.6e59c30c.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=axboe@suse.de \
    --cc=davej@redhat.com \
    --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