From: Mattia Dongili <malattia@linux.it>
To: Len Brown <lenb@kernel.org>
Cc: Rodrigo Luiz <rodrigo@gus-mg.org>, linux-acpi@vger.kernel.org
Subject: Re: [PATCH] ACPICA: delete check for AML access to port 0x81-83
Date: Wed, 8 Apr 2009 10:46:15 +0900 [thread overview]
Message-ID: <20090408014615.GA28377@kamineko.org> (raw)
In-Reply-To: <alpine.LFD.2.00.0904071754230.4799@localhost.localdomain>
On Tue, Apr 07, 2009 at 05:56:09PM -0400, Len Brown wrote:
> From: Len Brown <len.brown@intel.com>
>
> Sony laptops apparently write 4-bytes (rather than 1 byte)
> to debug port 0x80, which spews error messages:
>
> Denied AML access to port 0x00000080/4 (DMA1 0x0081-0x0083) [20090320]
>
> http://bugzilla.kernel.org/show_bug.cgi?id=13036
>
> Signed-off-by: Len Brown <len.brown@intel.com>
Acked-by: Mattia Dongili <malattia@linux.it>
> ---
>
> Rodrigo,
> Please verify that this makes the warnings go away.
>
> thanks,
> -Len
>
> drivers/acpi/acpica/hwvalid.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/acpi/acpica/hwvalid.c b/drivers/acpi/acpica/hwvalid.c
> index bd3c937..7737afb 100644
> --- a/drivers/acpi/acpica/hwvalid.c
> +++ b/drivers/acpi/acpica/hwvalid.c
> @@ -90,7 +90,6 @@ static const struct acpi_port_info acpi_protected_ports[] = {
> {"PIT2", 0x0048, 0x004B, ACPI_OSI_WIN_XP},
> {"RTC", 0x0070, 0x0071, ACPI_OSI_WIN_XP},
> {"CMOS", 0x0074, 0x0076, ACPI_OSI_WIN_XP},
> - {"DMA1", 0x0081, 0x0083, ACPI_OSI_WIN_XP},
> {"DMA1L", 0x0087, 0x0087, ACPI_OSI_WIN_XP},
> {"DMA2", 0x0089, 0x008B, ACPI_OSI_WIN_XP},
> {"DMA2L", 0x008F, 0x008F, ACPI_OSI_WIN_XP},
> --
> 1.6.2.2.446.gfbdc
>
--
mattia
:wq!
next prev parent reply other threads:[~2009-04-08 1:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 0:27 sony-laptop: ACPI Exception when a Fn-Key is pressed Rodrigo Luiz
2009-04-06 11:01 ` Mattia Dongili
2009-04-06 13:13 ` Rodrigo Luiz
2009-04-07 2:13 ` yakui_zhao
2009-04-07 4:54 ` Len Brown
2009-04-07 5:00 ` Len Brown
2009-04-07 5:12 ` Len Brown
2009-04-07 19:46 ` Rodrigo Luiz
2009-04-07 21:27 ` Len Brown
2009-04-07 21:56 ` [PATCH] ACPICA: delete check for AML access to port 0x81-83 Len Brown
2009-04-08 1:20 ` Rodrigo Luiz
2009-04-08 1:46 ` Mattia Dongili [this message]
2009-04-09 6:23 ` Matthew Garrett
2009-04-09 14:56 ` Moore, Robert
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=20090408014615.GA28377@kamineko.org \
--to=malattia@linux.it \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=rodrigo@gus-mg.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.