All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <syrjala-ORSVBvAovxo@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: RefOf() bug?
Date: Thu, 1 Apr 2004 15:01:09 +0300	[thread overview]
Message-ID: <20040401120109.GB24648@sci.fi> (raw)
In-Reply-To: <37F890616C995246BE76B3E6B2DBE0552D15A3-sBd4vmA9Se7vCEQmvpVV9VDQ4js95KgL@public.gmane.org>

On Wed, Mar 31, 2004 at 05:13:22PM -0800, Moore, Robert wrote:
> The problem is related to doing the indirect store through the Arg when
> there is an already existing buffer stored at that location.
> 
> This code reproduces the problem.  At exit, Local0 contains a buffer of
> length 4, not 6.
> 
>     Method (BT2, 1)
>     {
>         Store (Buffer (4){}, Arg0)
>         Store (Buffer (6){}, Arg0)
>         Return ()
>     }
>     Method (BTST)
>     {
>         BT2 (RefOf (Local0))
>         Return ()
>     }
> 
> I will continue to debug the problem and fix it for the next release.

Great. I'll look forward to testing the next release then.

-- 
Ville Syrjälä
syrjala-ORSVBvAovxo@public.gmane.org
http://www.sci.fi/~syrjala/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click

  parent reply	other threads:[~2004-04-01 12:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-01  1:13 RefOf() bug? Moore, Robert
     [not found] ` <37F890616C995246BE76B3E6B2DBE0552D15A3-sBd4vmA9Se7vCEQmvpVV9VDQ4js95KgL@public.gmane.org>
2004-04-01 12:01   ` Ville Syrjälä [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-03-30 16:49 Moore, Robert
2004-03-30 14:38 Yu, Luming
2004-03-30 12:14 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB7AB-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-03-30 13:21   ` Ville Syrjälä
2004-03-30 10:53 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB7AA-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-03-30 12:06   ` Ville Syrjälä
2004-03-30 10:49 Ville Syrjälä

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=20040401120109.GB24648@sci.fi \
    --to=syrjala-orsvbvaovxo@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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.