public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Piel <Eric.Piel@lifl.fr>
To: viro@zeniv.linux.org.uk
Cc: Linus Torvalds <torvalds@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] bogus #if (acpi/blacklist)
Date: Fri, 09 Sep 2005 18:19:02 +0200	[thread overview]
Message-ID: <4321B5F6.4040707@lifl.fr> (raw)
In-Reply-To: <20050909160723.GI9623@ZenIV.linux.org.uk>

09/09/2005 06:07 PM, viro@zeniv.linux.org.uk wrote/a écrit:
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
> ----
> diff -urN RC13-git8-base/drivers/acpi/blacklist.c current/drivers/acpi/blacklist.c
> --- RC13-git8-base/drivers/acpi/blacklist.c	2005-09-08 23:42:49.000000000 -0400
> +++ current/drivers/acpi/blacklist.c	2005-09-09 11:28:44.000000000 -0400
> @@ -73,7 +73,7 @@
>  	{""}
>  };
>  
> -#if	CONFIG_ACPI_BLACKLIST_YEAR
> +#ifdef	CONFIG_ACPI_BLACKLIST_YEAR
>  
>  static int __init blacklist_by_year(void)
>  {

Are you sure about this? IIRC, CONFIG_ACPI_BLACKLIST_YEAR is defined to 
0 when it should not be blacklisted. In drivers/acpi/Kconfig :
     Enter 0 to disable this mechanism and allow ACPI to
     run by default no matter what the year.  (default)


Eric

  reply	other threads:[~2005-09-09 16:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-09 16:07 [PATCH] bogus #if (acpi/blacklist) viro
2005-09-09 16:19 ` Eric Piel [this message]
2005-09-09 16:43   ` viro
2005-09-09 16:55     ` Roman Zippel
2005-09-09 17:31       ` viro
2005-09-15 22:05       ` Len Brown
2005-09-22  5:14         ` Randy.Dunlap
2005-09-22  5:15           ` Al Viro
  -- strict thread matches above, loose matches on Subject: below --
2005-09-22  5:50 Brown, Len

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=4321B5F6.4040707@lifl.fr \
    --to=eric.piel@lifl.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=viro@zeniv.linux.org.uk \
    /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