Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [PATCH] mm/slab: Do not hash pointers when debugging slab

$
0
0
Linus Torvalds writes: (Summary) wrote:

[...]

*dbg_userword(cachep, objp));
Is there actually any point to the %px at all?
Is there actually any point to the %px at all?
Why not remove it?

[...]

realobj, size);
and here, is the pointer actually interesting, or should we just give the offset to the allocation?
the offset to the allocation?
But if the pointer is interesting, then ack.
But if the pointer is interesting, then ack.
Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 1267

Trending Articles