From: Corey Minyard Date: Tue, 12 Feb 2013 19:41:47 +0000 (+0000) Subject: mips: Make sure kernel memory is in iomem X-Git-Tag: v3.9-rc1~26^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ff9338023236f39332b07b3afed76c490a5041;p=pandora-kernel.git mips: Make sure kernel memory is in iomem Kernel memory isn't necessarily added to the memory tables, so it wouldn't show up in /proc/iomem. This was breaking kdump, which requires these memory addresses to work correctly. Signed-off-by: Corey Minyard Acked-by: David Daney Cc: Ralf Baechle Patchwork: http://patchwork.linux-mips.org/patch/4937/ --- Reading git-diff-tree failed