Re: Heads up Linux 2.6.38-rc4 compile problems.

From: Linus Torvalds
Date: Mon Feb 14 2011 - 12:50:27 EST


On Mon, Feb 14, 2011 at 8:37 AM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> In other words: I can pretty much guarantee that this is a "struct
> list" that is in a 8kB allocation at offset 0x1748. And that gets
> re-initialized after it got freed.

Btw, can you just make that 'vmlinux' image (not the compressed one,
the actual final object file that I could do "objdump" on) available
somewhere, or just send me the .config file to try to reproduce it
closely enough to see what the 0x1748 offset might be.

As mentioned, those offsets change (often wildly) depending on config
options, and I don't think I've seen the .config file you have (or if
I've seen it, I've misplaced it).

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/