On Thu, 2008-10-02 at 16:31 -0700, Andrew Morton wrote:
git grep is usually plenty fast for me, but I guess different people,
different tastes.
Also, I always use addr2line instead of gdb,.. another not-to-the-point
difference ;-)
The only real downside to this patch for me is that it potentially
increases the length of lines which means I;d have to stretch my serial
console window, but I guess others might object to the puny increase in
object size.
Flip a coin.
One tiny nit though:
I thought we did sizeof() in-kernel.
--