On Mon, Jul 14, 2003 at 11:55:40AM +0200, Geert Uytterhoeven wrote:
> What are the actual purpose and semantics of the KM_* types? I need to add them
> for m68k to make crypto compile.
> Gr{oetje,eeting}s,
> Geert
They're per-cpu virtualspace reservations for predetermined purposes.
It's for a variant of kmap() usable under spinlocks and in interrupt
handlers. If you don't have highmem, you just don't care.
-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/