From: Sergiu Iordache Date: Tue, 26 Jul 2011 23:08:59 +0000 (-0700) Subject: ramoops: make record_size a module parameter X-Git-Tag: v3.1-rc1~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5c4fadb9943c7539364d0c8425db071a2020e4;p=pandora-kernel.git ramoops: make record_size a module parameter The size of the dump is currently set using the RECORD_SIZE macro which is set to a page size. This patch makes the record size a module parameter and allows it to be set through platform data as well to allow larger dumps if needed. Signed-off-by: Sergiu Iordache Acked-by: Marco Stornelli Cc: "Ahmed S. Darwish" Cc: Artem Bityutskiy Cc: Kyungmin Park Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed