Re: Subject: [PATCH 08/10 UPDATED] vmalloc: add un/map_kernel_range_noflush()

From: Tejun Heo
Date: Fri Feb 20 2009 - 22:22:08 EST


Andrew Morton wrote:
> Should these be called
> vmap_kernel_range_noflush/vunmap_kernel_range_noflush?
>
> <avoids pointing out the 2 gigapage limit>

Yeap, having v there would be nicer but there already was an exported
function unmap_kernel_range() and I didn't want to rename the current
users or introduce inconsistent names (or interface). Hmmmm.... There
aren't many users and we can rename them all but I don't feel it's
really necessary.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/