From: Ken'ichi Ohmichi Date: Wed, 17 Oct 2007 06:27:28 +0000 (-0700) Subject: add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data X-Git-Tag: v2.6.24-rc1~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cfa062f01b601206b980e503f62dc593ed8fcaa;p=pandora-kernel.git add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data [2/3] Add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data. The dump filetering command 'makedumpfile'(v1.1.6 or before) had assumed the above values, and it was not good from the reliability viewpoint. So makedumpfile v1.2.0 came to need these values and I created the patch to let the kernel output them. makedumpfile site: https://sourceforge.net/projects/makedumpfile/ Signed-off-by: Ken'ichi Ohmichi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed