From: Francisco Jerez Date: Sat, 4 Sep 2010 20:56:43 +0000 (+0200) Subject: x86: Fix the address space annotations of iomap_atomic_prot_pfn() X-Git-Tag: v2.6.36-rc4~71^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc1a8e523333bc3d990102140f4d12908fa83caf;p=pandora-kernel.git x86: Fix the address space annotations of iomap_atomic_prot_pfn() This patch fixes the sparse warnings when the return pointer of iomap_atomic_prot_pfn() is used as an argument of iowrite32() and friends. Signed-off-by: Francisco Jerez LKML-Reference: <1283633804-11749-1-git-send-email-currojerez@riseup.net> Cc: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed