All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [KJ][PATCH] kj-devel.pl - comments
@ 2005-03-27 11:34 Vicente Feito
  2005-03-27 19:31 ` Randy.Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Vicente Feito @ 2005-03-27 11:34 UTC (permalink / raw)
  To: kernel-janitors

Great!
I'll implement those, I was also thinking on implementing this kind of 
checking:
if (p)
    kfree(p);
(since kfree deals with null pointers as well)

I'm not sure because some people think that is more expensive to make the call 
than the check, arguing between branch prediction vs stack overhead is common 
in lkml afaik, which one do you think is better?(Other people is free to go 
here as well:)

I'm thinking on adding checks for intermodule and taskqueues, I don't know how 
people feel about it but I believe is time to do it, since they are 
deprecated but still in some places.

Vicente
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-27 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-27 11:34 [KJ][PATCH] kj-devel.pl - comments Vicente Feito
2005-03-27 19:31 ` Randy.Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.