• Rusty Russell's avatar
    [PATCH] /proc/kallsyms problem · 07080012
    Rusty Russell authored
    From David Mosberger:
    
    > We definitely are seeing some strange crashes in get_ksymbol_core().
    > I think the reason is the lack of iterator initialization.
    
    Yes, looks good: reset the iterator at allocation.
    07080012
kallsyms.c 6.98 KB