From: Paul Mundt Date: Tue, 11 May 2010 04:50:29 +0000 (+0900) Subject: sh: Reject small mappings for PMB bolting. X-Git-Tag: v2.6.35-rc1~504^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfbca89987b74c34d9b1a2414b0e5ccee65347e0;p=pandora-kernel.git sh: Reject small mappings for PMB bolting. The minimum section size for the PMB is 16M, so just always error out early if the specified size is too small. This permits us to unconditionally call in to pmb_bolt_mapping() with variable sizes without wasting a TLB and cache flush for the range. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed