From: Chris Metcalf Date: Mon, 1 Nov 2010 19:21:35 +0000 (-0400) Subject: arch/tile: complete migration to new kmap_atomic scheme X-Git-Tag: v2.6.37-rc2~90^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38a6f4266989c4dae68eccb1a5cb4580a48003e4;p=pandora-kernel.git 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: Chris Metcalf --- Reading git-diff-tree failed