All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: linux-ide@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] IDE: terminate ACPI DMI list
Date: Fri, 11 Jan 2008 12:26:51 +0100	[thread overview]
Message-ID: <200801111226.51590.bzolnier@gmail.com> (raw)
In-Reply-To: <20080111045918.GA17491@havoc.gtf.org>

On Friday 11 January 2008, Jeff Garzik wrote:
> Fix oops reported by Trond.
> 
> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

Linus, could you apply it?

> ---
>  drivers/ide/ide-acpi.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/ide/ide-acpi.c b/drivers/ide/ide-acpi.c
> index fe6768a..899d565 100644
> --- a/drivers/ide/ide-acpi.c
> +++ b/drivers/ide/ide-acpi.c
> @@ -85,6 +85,8 @@ static const struct dmi_system_id ide_acpi_dmi_table[] = {
>  			DMI_MATCH(DMI_BIOS_VERSION, "KAM1.60")
>  		},
>  	},
> +
> +	{ }	/* terminate list */
>  };
>  
>  static int ide_acpi_blacklist(void)

      reply	other threads:[~2008-01-11 11:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-11  4:59 [PATCH] IDE: terminate ACPI DMI list Jeff Garzik
2008-01-11 11:26 ` Bartlomiej Zolnierkiewicz [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=200801111226.51590.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=jeff@garzik.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.