From: Paul Mundt Date: Wed, 3 Mar 2010 04:13:25 +0000 (+0900) Subject: sh: check for existing mappings for bolted PMB entries. X-Git-Tag: v2.6.34-rc1~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1042aa248e4ea7f39d5ce13f080cbf3b6c42618;p=pandora-kernel.git sh: check for existing mappings for bolted PMB entries. When entries are being bolted unconditionally it's possible that the boot loader has established mappings that are within range that we don't want to clobber. Perform some basic validation to ensure that the new mapping is out of range before allowing the entry setup to take place. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed