Re: [PATCH 3/5] Add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()

2007-11-16 Thread Simon Horman
On Fri, Nov 16, 2007 at 11:33:14AM +0900, Ken'ichi Ohmichi wrote: > > For readability, all the calls to vmcoreinfo_append_str() are changed to > macros > having a prefix "VMCOREINFO_". > > This discussion is the following: > http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html > >

Re: [PATCH 3/5] Add VMCOREINFO_ to all the call for vmcoreinfo_append_str()

2007-11-16 Thread Simon Horman
On Fri, Nov 16, 2007 at 11:33:14AM +0900, Ken'ichi Ohmichi wrote: For readability, all the calls to vmcoreinfo_append_str() are changed to macros having a prefix VMCOREINFO_. This discussion is the following: http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html

[PATCH 3/5] Add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()

2007-11-15 Thread Ken'ichi Ohmichi
For readability, all the calls to vmcoreinfo_append_str() are changed to macros having a prefix "VMCOREINFO_". This discussion is the following: http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html Signed-off-by: Ken'ichi Ohmichi <[EMAIL PROTECTED]> --- diff -rpuN

[PATCH 3/5] Add VMCOREINFO_ to all the call for vmcoreinfo_append_str()

2007-11-15 Thread Ken'ichi Ohmichi
For readability, all the calls to vmcoreinfo_append_str() are changed to macros having a prefix VMCOREINFO_. This discussion is the following: http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html Signed-off-by: Ken'ichi Ohmichi [EMAIL PROTECTED] --- diff -rpuN a/include/linux/kexec.h