x86: Export kmap_atomic_prot() needed for TTM.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 24 Jul 2009 07:57:33 +0000 (09:57 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 29 Jul 2009 05:56:22 +0000 (15:56 +1000)
commit73ba651fc246fcc3e446da4155e0425b4219d2c4
tree21acf2b0149de4c7b3d8d4acc2c13994247149f9
parent542c6f6df51327dbb180cf4d9b34827e147efe17
x86: Export kmap_atomic_prot() needed for TTM.

This functionality is needed to kmap_atomic() highmem pages that may
potentially have or are about to set up other mappings with
non-standard caching attributes.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
arch/x86/mm/highmem_32.c