Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries

From: Anton Altaparmakov
Date: Wed Sep 19 2007 - 13:53:12 EST


On 19 Sep 2007, at 18:29, Christoph Lameter wrote:
On Wed, 19 Sep 2007, Anton Altaparmakov wrote:
I suspect that is_vmalloc_addr() should not be in linux/mm.h at all and should
be in linux/vmalloc.h instead and vmalloc.h should include linux/ highmem.h.
That would be more sensible than sticking a vmalloc related function into
linux/mm.h where it does not belong...

Tried it and that leads to all sort of other failures.

Ah, a new header file "vaddr.h" or something then?

Best regards,

Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer, http://www.linux-ntfs.org/


-
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/