Re: [PATCH 4/4] [-mm patch] Add a prefix "VMCOREINFO_" to the vmcoreinfo macros.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ken'ichi Ohmichi
Date: Wednesday, September 19, 2007 - 10:28 pm

Hi Andrew,

Andrew Morton wrote:

Sorry for wasting your time.
I changed my thunderbird's setting according to the above site.



Thank you for merging them into linux-2.6.23-rc6-mm1.
Additionally, could you merge the following patches to clean up
add-vmcoreinfo.patch ?

[PATCH 5/4] [-mm patch] Rename macros returning the size.
 The #define SIZE() should be renamed STRUCT_SIZE() since it's always 
 returning the size of the struct with a given name.  This would allow 
 TYPEDEF_SIZE() to simply become SIZE() since it need not be used 
 exclusively for typedefs. This idea is David Rientjes's.
 http://www.ussg.iu.edu/hypermail/linux/kernel/0709.1/1964.html
 
[PATCH 6/4] [-mm patch] use the existing offsetof().
 It is better that offsetof() is used for VMCOREINFO_OFFSET().
 This idea is Joe Perches's.


Thanks
Ken'ichi Ohmichi 

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] [-mm patch] Cleanup add-vmcoreinfo.patch v2, Ken'ichi Ohmichi, (Thu Sep 13, 7:49 pm)
[PATCH 1/4] [-mm patch] Cleanup the coding style accordin ..., Ken'ichi Ohmichi, (Thu Sep 13, 7:53 pm)
[PATCH 2/4] [-mm patch] Add nodemask_t's size and NR_FREE ..., Ken'ichi Ohmichi, (Thu Sep 13, 7:56 pm)
[PATCH 3/4] [-mm patch] Use the existing ia64_tpa() inste ..., Ken'ichi Ohmichi, (Thu Sep 13, 7:58 pm)
Re: [PATCH 2/4] [-mm patch] Add nodemask_t's size and NR_ ..., Ken'ichi Ohmichi, (Wed Sep 19, 10:16 pm)
Re: [PATCH 4/4] [-mm patch] Add a prefix "VMCOREINFO_" to ..., Ken'ichi Ohmichi, (Wed Sep 19, 10:28 pm)
[PATCH 5/4] [-mm patch] Rename macros returning the size., Ken'ichi Ohmichi, (Wed Sep 19, 10:30 pm)
[PATCH 6/4] [-mm patch] use the existing offsetof()., Ken'ichi Ohmichi, (Wed Sep 19, 10:32 pm)
Re: [PATCH 6/4] [-mm patch] use the existing offsetof()., Satyam Sharma, (Thu Sep 20, 5:28 am)
Re: [PATCH 5/4] [-mm patch] Rename macros returning the size., Ken'ichi Ohmichi, (Tue Sep 25, 1:49 am)
Re: [PATCH 6/4] [-mm patch] use the existing offsetof()., Ken'ichi Ohmichi, (Tue Sep 25, 1:50 am)