On Thu, 2008-02-07 at 15:38 -0500, Dave Anderson wrote:
Andrew Hecox wrote:
>
> I get the same:
>
> (/boot/System.map-2.6.9-67.0.1.ELhugemem)
>
> 02323bd8 d log_buf_len
>
> (/usr/lib/debug/lib/modules/2.6.9-67.0.1.ELhugemem/vmlinux)
>
> $1 = (int *) 0x2323bd8
>
> -Andrew
So, as Takao suggested, can you dump the incoming vaddr and
resultant pfn values in diskdumpmsg.c:read_buffer()?
The vaddr value is: 36846552.
-Andrew
Dave