Yes. That's OK.
Thanks!

Yi

On  Fri, 04 Mar 2011 01:25:39, Gabe Black wrote:

>
> Ok, I looked into this, and I'm pretty sure you're right. The code in
> question is reading an "int" from a structure set up and installed into
> the Linux kernel by this special M5 patch:
>
> http://repo.m5sim.org/linux-patches/file/0ab58d9bd9a5/m5/m5struct.diff
>
> The size of that int, according to gdb, is 4 bytes. That corresponds to
> the size of an int32_t but not of an Addr which is 8 bytes. This problem
> exists in curTaskPID and also curTaskStart.
>
> I'll fix the problem and submit a patch to our patch review system
> reviewboard. I'm not sure exactly how it'll show up on the web
> interface, but when I commit the change I'll put your name on it if
> you'd like. Is it alright to use "Yi Xiang <y...@colostate.edu>"?
>
> Gabe
>
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to