Hi Rusty,
Thank you for your review of my patch and improvement for it.
>So I prefer the following fix:
I also prefer your way of fix from readability point of view.
I tested your patch and confirmed that it works fine.
Best Regards,
Masaki
--
To unsubscribe from this list: send the line "unsub
Masaki Kimura writes:
> This patch fixes a bug that the last symbol in the .symtab section of
> kernel modules is not displayed with /proc/kallsyms. This happens
> because the first symbol is processed twice before and inside the loop
> without incrementing "src".
Hi Misaki!
Sorry I drop
This patch fixes a bug that the last symbol in the .symtab section of
kernel modules is not displayed with /proc/kallsyms. This happens
because the first symbol is processed twice before and inside the loop
without incrementing "src".
This bug exists since the following commit was introduced.
m
3 matches
Mail list logo