public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Jean Delvare <khali@linux-fr.org>, linux-acpi@vger.kernel.org
Subject: Re: [PATCH] ACPI: Fix a duplicate log level
Date: Tue, 11 Mar 2008 00:58:39 -0400	[thread overview]
Message-ID: <200803110058.39587.lenb@kernel.org> (raw)
In-Reply-To: <20080227205601.4c65ed1c@hyperion.delvare>

applied.

thanks,
-len

On Wednesday 27 February 2008, you wrote:
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> ---
>  drivers/acpi/osl.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-2.6.25-rc3.orig/drivers/acpi/osl.c	2008-02-16 10:37:18.000000000 +0100
> +++ linux-2.6.25-rc3/drivers/acpi/osl.c	2008-02-27 19:08:01.000000000 +0100
> @@ -1237,7 +1237,7 @@ int acpi_check_resource_conflict(struct 
>  
>  	if (clash) {
>  		if (acpi_enforce_resources != ENFORCE_RESOURCES_NO) {
> -			printk(KERN_INFO "%sACPI: %s resource %s [0x%llx-0x%llx]"
> +			printk("%sACPI: %s resource %s [0x%llx-0x%llx]"
>  			       " conflicts with ACPI region %s"
>  			       " [0x%llx-0x%llx]\n",
>  			       acpi_enforce_resources == ENFORCE_RESOURCES_LAX
> 
> 



      reply	other threads:[~2008-03-11  4:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27 19:56 [PATCH] ACPI: Fix a duplicate log level Jean Delvare
2008-03-11  4:58 ` Len Brown [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=200803110058.39587.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=khali@linux-fr.org \
    --cc=linux-acpi@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