Linus Torvalds writes: (Summary) wrote:
Is there actually any point to the %px at all?
Is there actually any point to the %px at all?
Why not remove it?
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
[...]
*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