All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>, Andrew Morotn <akpm@osdl.org>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] libata: fix missing classes[] initialization in ata_bus_probe()
Date: Sat, 11 Mar 2006 19:05:00 -0500	[thread overview]
Message-ID: <441365AC.2040309@pobox.com> (raw)
In-Reply-To: <20060311155739.GA23806@htj.dyndns.org>

Tejun Heo wrote:
> ata_bus_probe() didn't initialize classes[] properly with
> ATA_DEV_UNKNOWN.  As ->probe_reset() is allowed to leave @classes
> alone when no device is present, this results in garbage class values.
> ATM, the only affected driver is ata_piix.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: Jiri Slaby <jirislaby@gmail.com>

applied to #upstream



      reply	other threads:[~2006-03-12  0:05 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-07 10:19 2.6.16-rc5-mm3 Andrew Morton
2006-03-07 11:22 ` 2.6.16-rc5-mm3 Christoph Hellwig
2006-03-07 11:23   ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-10  9:44     ` 2.6.16-rc5-mm3 Christoph Hellwig
2006-03-07 20:37 ` 2.6.16-rc5-mm3 Martin Bligh
2006-03-07 20:39   ` 2.6.16-rc5-mm3 Martin Bligh
2006-03-07 20:51     ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-07 21:01       ` 2.6.16-rc5-mm3 Christoph Lameter
2006-03-07 21:21         ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-09 15:03       ` 2.6.16-rc5-mm3 Martin J. Bligh
2006-03-07 21:22 ` 2.6.16-rc5-mm3 Jesper Juhl
2006-03-07 22:17 ` 2.6.16-rc5-mm3 Valdis.Kletnieks
2006-03-07 22:30   ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-07 22:39     ` 2.6.16-rc5-mm3 Jun'ichi Nomura
2006-03-08  1:53 ` 2.6.16-rc5-mm3 Grant Coady
2006-03-08  9:08 ` [-mm patch] add a prototype for v9fs_printfcall() Adrian Bunk
2006-03-08 11:30 ` [Ocfs2-devel] 2.6.16-rc5-mm3: Why did dlm_lockres_master_requery() become global? Adrian Bunk
2006-03-08 11:30   ` Adrian Bunk
2006-03-08 15:56   ` [Ocfs2-devel] " Kurt Hackel
2006-03-08 11:34 ` [-mm patch] fs/9p/fcprint.c: make 2 functions static Adrian Bunk
2006-03-09  2:30 ` 2.6.16-rc5-mm3 Matthias Urlichs
2006-03-09  6:15 ` 2.6.16-rc5-mm3 Benoit Boissinot
     [not found]   ` <20060309144451.GA24034@ens-lyon.fr>
2006-03-09 15:11     ` 2.6.16-rc5-mm3 Benoit Boissinot
2006-03-11 15:20 ` ata2: dev 0 failed to IDENTIFY (I/O error) [Was: 2.6.16-rc5-mm3] Jiri Slaby
2006-03-11 15:57   ` [PATCH] libata: fix missing classes[] initialization in ata_bus_probe() Tejun Heo
2006-03-12  0:05     ` Jeff Garzik [this message]

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=441365AC.2040309@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=htejun@gmail.com \
    --cc=jirislaby@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.