commit | cc1a8e523333bc3d990102140f4d12908fa83caf | [log] [tgz] |
---|---|---|
author | Francisco Jerez <currojerez@riseup.net> | Sat Sep 04 22:56:43 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Sep 05 14:26:14 2010 +0200 |
tree | f8f2f4059968288ed6f5d452e7151f275a37a3d8 | |
parent | b7d460897739e02f186425b7276e3fdb1595cea7 [diff] |
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 <currojerez@riseup.net> LKML-Reference: <1283633804-11749-1-git-send-email-currojerez@riseup.net> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>