From: Michael Jones Date: Wed, 9 Mar 2011 09:17:32 +0000 (+0000) Subject: [v3, 1/2] omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42d5814394a690f6282470da8629580f5fc2ef19;p=pandora-kernel.git [v3, 1/2] omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set commit c7f4ab26e3bcdaeb3e19ec658e3ad9092f1a6ceb allowed mapping the NULL address if da_start==0, which would then not get unmapped. Disallow this again if IOVMF_DA_ANON is set. And spell variable 'alignment' correctly. Signed-off-by: Michael Jones Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed