All of lore.kernel.org
 help / color / mirror / Atom feed
* Fw: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object
@ 2007-02-07 17:10 Andrew Morton
  2007-02-07 18:22 ` Alexey Starikovskiy
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2007-02-07 17:10 UTC (permalink / raw)
  To: linux-acpi


This looks like something which needs attention prior to merging the new ACPI
code?

Begin forwarded message:

Date: Wed, 7 Feb 2007 04:57:01 -0800
From: bugme-daemon@bugzilla.kernel.org
To: bugme-new@lists.osdl.org
Subject: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object


http://bugzilla.kernel.org/show_bug.cgi?id=7958

           Summary: AE_AML_PACKAGE_LIMIT is beyond end of object
    Kernel Version: 2.6.20-rc6-mm3
            Status: NEW
          Severity: normal
             Owner: acpi_acpica-core@kernel-bugs.osdl.org
         Submitter: jirislaby@gmail.com


This occured in dmesg after hw suspend and resume:
Suspending device 0.0
ACPI Exception (exoparg2-0442): AE_AML_PACKAGE_LIMIT, Index (000000007) is beyon
d end of object [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.GTM_]
(Node dfe64fcc), AE_AML_PACKAGE_LIMIT
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0._
GTM] (Node dfe649f0), AE_AML_PACKAGE_LIMIT
...
RESUME
...
hda: selected mode 0x45
ACPI Error (dsopcode-0481): Attempt to CreateField of length zero [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.RATA]
(Node dfe64ec8), AE_AML_OPERAND_VALUE
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0.D
RV1._GTF] (Node dfe64964), AE_AML_OPERAND_VALUE
do_drive_get_GTF: Run _GTF error: status = 0x3006

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fw: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object
  2007-02-07 17:10 Fw: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object Andrew Morton
@ 2007-02-07 18:22 ` Alexey Starikovskiy
  2007-02-07 18:26   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Starikovskiy @ 2007-02-07 18:22 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-acpi

Andrew,
This bug seem to be duplicate of 7907, which in turn seem to be caused 
by latest libata patches.

Thanks,
    Alex.
Andrew Morton wrote:
> This looks like something which needs attention prior to merging the new ACPI
> code?
>
> Begin forwarded message:
>
> Date: Wed, 7 Feb 2007 04:57:01 -0800
> From: bugme-daemon@bugzilla.kernel.org
> To: bugme-new@lists.osdl.org
> Subject: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object
>
>
> http://bugzilla.kernel.org/show_bug.cgi?id=7958
>
>            Summary: AE_AML_PACKAGE_LIMIT is beyond end of object
>     Kernel Version: 2.6.20-rc6-mm3
>             Status: NEW
>           Severity: normal
>              Owner: acpi_acpica-core@kernel-bugs.osdl.org
>          Submitter: jirislaby@gmail.com
>
>
> This occured in dmesg after hw suspend and resume:
> Suspending device 0.0
> ACPI Exception (exoparg2-0442): AE_AML_PACKAGE_LIMIT, Index (000000007) is beyon
> d end of object [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.GTM_]
> (Node dfe64fcc), AE_AML_PACKAGE_LIMIT
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0._
> GTM] (Node dfe649f0), AE_AML_PACKAGE_LIMIT
> ...
> RESUME
> ...
> hda: selected mode 0x45
> ACPI Error (dsopcode-0481): Attempt to CreateField of length zero [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.RATA]
> (Node dfe64ec8), AE_AML_OPERAND_VALUE
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0.D
> RV1._GTF] (Node dfe64964), AE_AML_OPERAND_VALUE
> do_drive_get_GTF: Run _GTF error: status = 0x3006
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fw: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object
  2007-02-07 18:22 ` Alexey Starikovskiy
@ 2007-02-07 18:26   ` Andrew Morton
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Morton @ 2007-02-07 18:26 UTC (permalink / raw)
  To: Alexey Starikovskiy; +Cc: linux-acpi, linux-ide, Jeff Garzik

On Wed, 07 Feb 2007 21:22:06 +0300 Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com> wrote:

> Andrew,
> This bug seem to be duplicate of 7907, which in turn seem to be caused 
> by latest libata patches.

Oh.  Surprised.  Let's tell Jeff about it.

> Thanks,
>     Alex.
> Andrew Morton wrote:
> > This looks like something which needs attention prior to merging the new ACPI
> > code?
> >
> > Begin forwarded message:
> >
> > Date: Wed, 7 Feb 2007 04:57:01 -0800
> > From: bugme-daemon@bugzilla.kernel.org
> > To: bugme-new@lists.osdl.org
> > Subject: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object
> >
> >
> > http://bugzilla.kernel.org/show_bug.cgi?id=7958
> >
> >            Summary: AE_AML_PACKAGE_LIMIT is beyond end of object
> >     Kernel Version: 2.6.20-rc6-mm3
> >             Status: NEW
> >           Severity: normal
> >              Owner: acpi_acpica-core@kernel-bugs.osdl.org
> >          Submitter: jirislaby@gmail.com
> >
> >
> > This occured in dmesg after hw suspend and resume:
> > Suspending device 0.0
> > ACPI Exception (exoparg2-0442): AE_AML_PACKAGE_LIMIT, Index (000000007) is beyon
> > d end of object [20070126]
> > ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.GTM_]
> > (Node dfe64fcc), AE_AML_PACKAGE_LIMIT
> > ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0._
> > GTM] (Node dfe649f0), AE_AML_PACKAGE_LIMIT
> > ...
> > RESUME
> > ...
> > hda: selected mode 0x45
> > ACPI Error (dsopcode-0481): Attempt to CreateField of length zero [20070126]
> > ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.RATA]
> > (Node dfe64ec8), AE_AML_OPERAND_VALUE
> > ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0.D
> > RV1._GTF] (Node dfe64964), AE_AML_OPERAND_VALUE
> > do_drive_get_GTF: Run _GTF error: status = 0x3006
> >
> > ------- You are receiving this mail because: -------
> > You are on the CC list for the bug, or are watching someone who is.
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >   

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-07 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-07 17:10 Fw: [Bugme-new] [Bug 7958] New: AE_AML_PACKAGE_LIMIT is beyond end of object Andrew Morton
2007-02-07 18:22 ` Alexey Starikovskiy
2007-02-07 18:26   ` Andrew Morton

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.