From: Ken'ichi Ohmichi Date: Wed, 17 Oct 2007 06:27:30 +0000 (-0700) Subject: add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros X-Git-Tag: v2.6.24-rc1~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbba6c10ef6b14b0542d7ed7380e95168175818;p=pandora-kernel.git add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros Add a prefix "VMCOREINFO_" to the vmcoreinfo macros. Old vmcoreinfo macros were defined as generic names SYMBOL/SIZE/OFFSET /LENGTH/CONFIG, and it is impossible to grep for them. So these names should be changed. This discussion is the following: http://www.ussg.iu.edu/hypermail/linux/kernel/0709.1/0415.html Signed-off-by: Ken'ichi Ohmichi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed