Nicolas Pitre 39af22a792 ARM: get rid of kmap_high_l1_vipt()
Since commit 3e4d3af501 "mm: stack based kmap_atomic()", it is no longer
necessary to carry an ad hoc version of kmap_atomic() added in commit
7e5a69e83b "ARM: 6007/1: fix highmem with VIPT cache and DMA" to cope
with reentrancy.

In fact, it is now actively wrong to rely on fixed kmap type indices
(namely KM_L1_CACHE) as kmap_atomic() totally ignores them now and a
concurrent instance of it may reuse any slot for any purpose.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
2010-12-19 12:56:46 -05:00
..
2010-12-19 12:56:46 -05:00
2010-12-19 12:56:46 -05:00
2008-09-06 12:10:45 +01:00
2010-07-16 10:57:35 +01:00
2010-10-26 16:52:08 -07:00
2010-10-18 22:34:47 +01:00
2009-03-25 13:10:01 +02:00