From: Akinobu Mita Date: Wed, 11 Mar 2009 14:33:18 +0000 (+0900) Subject: x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() X-Git-Tag: v2.6.30-rc1~215^2~4^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6d59ca927d855ffac567b35c0a790c67016103;p=pandora-kernel.git x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() kmap_atomic_pfn() and iomap_atomic_prot_pfn() are almost same except pgprot. This patch removes the code duplication for these two functions. Signed-off-by: Akinobu Mita LKML-Reference: <20090311143317.GA22244@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed