All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Chuck Short <zulcss@ubuntu.com>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH 2/7] ata: blacklist FUJITSU MHW2160BH PL
Date: Thu, 31 Jul 2008 01:45:27 -0400	[thread overview]
Message-ID: <48915177.3060703@garzik.org> (raw)
In-Reply-To: <E1KKl4I-00068E-Ob@swissweb.swissdisk.com>

Chuck Short wrote:
> Reference: https://launchpad.net/bugs/175834
> 
> CC: linux-ide@vger.kernel.org
> Signed-off-by: Chuck Short <zulcss@ubuntu.com>
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> Signed-off-by: Ben Collins <ben.collins@canonical.com>
> ---
>  drivers/ata/libata-core.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
> index 9bef1a8..2664082 100644
> --- a/drivers/ata/libata-core.c
> +++ b/drivers/ata/libata-core.c
> @@ -3935,6 +3935,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
>  	{ "HTS541060G9SA00",    "MB3OC60D",     ATA_HORKAGE_NONCQ, },
>  	{ "HTS541080G9SA00",    "MB4OC60D",     ATA_HORKAGE_NONCQ, },
>  	{ "HTS541010G9SA00",    "MBZOC60D",     ATA_HORKAGE_NONCQ, },
> +	{ "FUJITSU MHW2160BH PL", "0084001E",   ATA_HORKAGE_NONCQ, },

This is outdated -- spurious completion code is long gone



  reply	other threads:[~2008-07-31  5:45 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-02 15:57 [PATCH 0/7] Patches from Ubuntu kernel tree Ben Collins
2008-01-02 15:57 ` [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build Tim Gardner
2008-07-22  8:55   ` Jan Engelhardt
2008-07-22 10:45   ` Patrick McHardy
2008-01-18 18:21 ` [PATCH 2/7] ata: blacklist FUJITSU MHW2160BH PL Chuck Short
2008-07-31  5:45   ` Jeff Garzik [this message]
2008-07-20 21:08 ` [PATCH 4/7] irda: Default to dongle type 9 on IBM hardware Matthew Garrett
2008-07-21  5:29   ` Marcel Holtmann
2008-07-21 17:40     ` [PATCH 4/7] nsc-ircc: " Ben Collins
2008-07-29  2:46       ` Andrew Morton
2008-07-30  1:44         ` Matthew Garrett
2008-07-30  2:16           ` Andrew Morton
2008-07-30  5:11             ` Matthew Garrett
2008-07-30 14:17               ` Ben Collins
2008-07-20 21:44 ` [PATCH 7/7] HID: Add quirks for fourth generation MacBooks (4,1) Alexandre Karpenko
2008-07-21  1:45 ` [PATCH 3/7] bluetooth: Add quirks for a few hci_usb devices Ben Collins
2008-07-21  5:08   ` Marcel Holtmann
2008-07-21  5:54     ` Ben Collins
2008-07-21 16:00     ` Ben Collins
2008-07-21 23:30       ` Marcel Holtmann
2008-07-21  1:48 ` [PATCH 6/7] pm: Config option to disable handling of console during suspend/resume Ben Collins
2008-07-29  3:33   ` Greg KH
2008-07-29 21:15     ` Rafael J. Wysocki
2008-07-29 21:15     ` Rafael J. Wysocki
2008-07-29 21:51       ` Ben Collins
2008-07-29 22:18         ` Rafael J. Wysocki
2008-07-29 22:18         ` Rafael J. Wysocki
2008-07-30  4:47         ` Greg KH
2008-07-30 14:20           ` Ben Collins
2008-08-04  6:28             ` Pavel Machek
2008-08-04  6:28               ` Pavel Machek
2008-08-07 21:23               ` Ben Collins
2008-08-07 21:43                 ` Rafael J. Wysocki
2008-08-07 21:43                 ` Rafael J. Wysocki
2008-08-07 21:23               ` Ben Collins
2008-07-30 14:20           ` Ben Collins
2008-07-30  4:47         ` Greg KH
2008-07-29 21:51       ` Ben Collins
2008-07-21  1:54 ` [PATCH 5/7] [airprime] Add support for more devices Ben Collins
2008-07-29  2:58   ` Andrew Morton
2008-07-29  3:17     ` Greg KH
2008-07-29  3:30       ` Greg KH
2008-07-29 14:20         ` Ben Collins
2008-07-29 15:53           ` Kevin Lloyd
2008-07-29  3:35 ` [PATCH 0/7] Patches from Ubuntu kernel tree Greg KH
     [not found] <fa.ALyrA5g+KD/4GlXdcY53hIWqKUs@ifi.uio.no>
     [not found] ` <fa.DCjHMBBwNh4jCV7S5sRgLaXPnZo@ifi.uio.no>
2008-07-21 19:21   ` [PATCH 2/7] ata: blacklist FUJITSU MHW2160BH PL Robert Hancock

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=48915177.3060703@garzik.org \
    --to=jeff@garzik.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zulcss@ubuntu.com \
    /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.