Re: [PATCH 2/5] Use the existing offsetof() for VMCOREINFO_OFFSET()

2007-11-16 Thread Simon Horman
On Fri, Nov 16, 2007 at 11:33:07AM +0900, Ken'ichi Ohmichi wrote: > > It is better that the existing offsetof() is used for VMCOREINFO_OFFSET(). > > This discussion is the following: > http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html > > Signed-off-by: Ken'ichi Ohmichi <[EMAIL

Re: [PATCH 2/5] Use the existing offsetof() for VMCOREINFO_OFFSET()

2007-11-16 Thread Simon Horman
On Fri, Nov 16, 2007 at 11:33:07AM +0900, Ken'ichi Ohmichi wrote: It is better that the existing offsetof() is used for VMCOREINFO_OFFSET(). 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]

[PATCH 2/5] Use the existing offsetof() for VMCOREINFO_OFFSET()

2007-11-15 Thread Ken'ichi Ohmichi
It is better that the existing offsetof() is used for VMCOREINFO_OFFSET(). 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 b/include/linux/kexec.h ---

[PATCH 2/5] Use the existing offsetof() for VMCOREINFO_OFFSET()

2007-11-15 Thread Ken'ichi Ohmichi
It is better that the existing offsetof() is used for VMCOREINFO_OFFSET(). 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 b/include/linux/kexec.h ---