Skip to content
Commit 38a6f426 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: complete migration to new kmap_atomic scheme



This change makes KM_TYPE_NR independent of the actual deprecated
list of km_type values, which are no longer used in tile code anywhere.
For now we leave it set to 8, allowing that many nested mappings,
and thus reserving 32MB of address space.

A few remaining places using KM_* values were cleaned up as well.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent c8ddb271
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment