From: Hanjun Guo <hanjun.guo@linaro.org>
To: "Moore, Robert" <robert.moore@intel.com>
Cc: "Zheng, Lv" <lv.zheng@intel.com>,
"Wysocki, Rafael J" <rafael.j.wysocki@intel.com>,
"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
"patches@linaro.org" <patches@linaro.org>,
"linaro-kernel@lists.linaro.org" <linaro-kernel@lists.linaro.org>,
Jiang Liu <liuj97@gmail.com>
Subject: Re: [PATCH] ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW()
Date: Wed, 29 May 2013 18:00:32 +0800 [thread overview]
Message-ID: <51A5D1C0.3070008@linaro.org> (raw)
In-Reply-To: <94F2FBAB4432B54E8AACC7DFDE6C92E36FE78E65@ORSMSX103.amr.corp.intel.com>
On 2013-5-29 1:07, Moore, Robert wrote:
> This was fixed some time ago in the main ACPICA source, and should have made it into Linux by now.
Ok, I noticed the ACPICA patch set sent out today by Lv Zheng,
and it is fixed in this patch set.
Thanks
Hanjun Guo
>
>
>> -----Original Message-----
>> From: Hanjun Guo [mailto:hanjun.guo@linaro.org]
>> Sent: Saturday, May 25, 2013 2:13 AM
>> To: Zheng, Lv
>> Cc: Wysocki, Rafael J; Moore, Robert; linux-acpi@vger.kernel.org;
>> patches@linaro.org; linaro-kernel@lists.linaro.org; Jiang Liu
>> Subject: [PATCH] ACPICA: Remove redundant macro defines for
>> ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW()
>>
>> In commit 0377b5acba2 (ACPICA: Merge all debug output macros into a single
>> file, acoutput.), the patch introduces redundant macro defines for
>> ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW(), just remove it.
>>
>> Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
>> ---
>> include/acpi/acoutput.h | 2 --
>> 1 file changed, 2 deletions(-)
>>
>> diff --git a/include/acpi/acoutput.h b/include/acpi/acoutput.h index
>> 4f52ea7..e1c7474 100644
>> --- a/include/acpi/acoutput.h
>> +++ b/include/acpi/acoutput.h
>> @@ -447,8 +447,6 @@
>> #define ACPI_DUMP_TABLES(a, b)
>> #define ACPI_DUMP_PATHNAME(a, b, c, d)
>> #define ACPI_DUMP_BUFFER(a, b)
>> -#define ACPI_DEBUG_PRINT(pl)
>> -#define ACPI_DEBUG_PRINT_RAW(pl)
>> #define ACPI_IS_DEBUG_ENABLED(level, component) 0
>>
>> /* Return macros must have a return statement at the minimum */
>> -- 1.8.2.1
prev parent reply other threads:[~2013-05-29 10:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-25 9:12 [PATCH] ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW() Hanjun Guo
2013-05-28 17:07 ` Moore, Robert
2013-05-29 10:00 ` Hanjun Guo [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=51A5D1C0.3070008@linaro.org \
--to=hanjun.guo@linaro.org \
--cc=linaro-kernel@lists.linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=liuj97@gmail.com \
--cc=lv.zheng@intel.com \
--cc=patches@linaro.org \
--cc=rafael.j.wysocki@intel.com \
--cc=robert.moore@intel.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.