Re[2]:[RESEND PATCH] module: Fix kallsyms to show the last symbol properly

2012-10-24 Thread Masaki Kimura
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

Re[2]:[RESEND PATCH] module: Fix kallsyms to show the last symbol properly

2012-10-24 Thread Masaki Kimura
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

[RESEND PATCH] module: Fix kallsyms to show the last symbol properly

2012-10-23 Thread Masaki Kimura
[tp] a0135020 t cleanup_module [tp] a0135010 t init_module [tp] a0135000 t zz [tp] (The last entry, or zz, is shown properly.) Signed-off-by: Masaki Kimura --- kernel/module.c |8 +++- 1 file changed, 7 insertions(+), 1 del

[RESEND PATCH] module: Fix kallsyms to show the last symbol properly

2012-10-23 Thread Masaki Kimura
cleanup_module [tp] a0135010 t init_module [tp] a0135000 t zz [tp] (The last entry, or zz, is shown properly.) Signed-off-by: Masaki Kimura masaki.kimura...@hitachi.com --- kernel/module.c |8 +++- 1 file changed, 7 insertions(+), 1

[PATCH] module: Fix kallsyms to show the last symbol properly

2012-10-02 Thread masaki . kimura . kz
[tp] a0135020 t cleanup_module [tp] a0135010 t init_module [tp] a0135000 t zz [tp] (The last entry, or zz, is shown properly.) Signed-off-by: Masaki Kimura --- kernel/module.c |6 +- 1 file changed, 5 insertions(+), 1 del

[PATCH] module: Fix kallsyms to show the last symbol properly

2012-10-02 Thread masaki . kimura . kz
cleanup_module [tp] a0135010 t init_module [tp] a0135000 t zz [tp] (The last entry, or zz, is shown properly.) Signed-off-by: Masaki Kimura masaki.kimura...@hitachi.com --- kernel/module.c |6 +- 1 file changed, 5 insertions(+), 1