Ingo Molnar wrote: > * Arjan van de Ven <[EMAIL PROTECTED]> wrote: > >> On Thu, 14 Feb 2008 14:51:19 -0800 >> Hiroshi Shimamoto <[EMAIL PROTECTED]> wrote: >> >>> Hi, >>> >>> I posted 2 patches to fix kernel panic and memory leak. >>> http://lkml.org/lkml/2008/2/14/282 >>> http://lkml.org/lkml/2008/2/14/283 >>> >>> But, I think this patch is better than old ones. > > thanks Hiroshi, applied.
Hi Ingo, I'd like to be applied new patch for latencytop fix. I think it better than old ptaches. Can you apply this patch for latencytop issues? http://lkml.org/lkml/2008/2/14/451 It's replacement of old patches you applied. It makes latency file behavior same as other proc files. get_proc_task() and put_task_struct() are called at read time, and returns -ESRCH if get_proc_task() failed. If is there any problem, please let me know. thanks, Hiroshi Shimamoto -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/