From: Matt Fleming Date: Sun, 25 Apr 2010 19:18:41 +0000 (+0100) Subject: sh: Use correct mask when comparing PMB DATA array values X-Git-Tag: v2.6.35-rc1~504^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=035ca59fe8399a67b56511bd5b28130f0c4874a0;p=pandora-kernel.git sh: Use correct mask when comparing PMB DATA array values Previously we were masking the PMB DATA array values with the value of __MEMORY_START | PMB_V, which misses some PFN bits off the mask. Signed-off-by: Matt Fleming --- Reading git-diff-tree failed