From: Jean Delvare <khali@linux-fr.org>
To: linux-acpi@vger.kernel.org
Cc: Len Brown <len.brown@intel.com>
Subject: [PATCH] ACPI: Fix a duplicate log level
Date: Wed, 27 Feb 2008 20:56:01 +0100 [thread overview]
Message-ID: <20080227205601.4c65ed1c@hyperion.delvare> (raw)
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
--
Jean Delvare
next reply other threads:[~2008-02-27 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-27 19:56 Jean Delvare [this message]
2008-03-11 4:58 ` [PATCH] ACPI: Fix a duplicate log level Len Brown
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=20080227205601.4c65ed1c@hyperion.delvare \
--to=khali@linux-fr.org \
--cc=len.brown@intel.com \
--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