!CONFIG_MMU stubs in 2.5.66

Miles Bader (miles@lsi.nec.co.jp)
25 Mar 2003 13:20:16 +0900


The following change in 2.5.66:

[PATCH] a few missing stubs for !CONFIG_MMU

Patch from Christoph Hellwig <hch@lst.de>

This is from the uClinux patches - there are a few more stubs needed
in nommu.c to get the mmuless plattforms working.

Adds definitions for vmalloc_to_page, follow_page, and remap_page_range,
to mm/mmnommu.c. However, there are already inline definitions of those
functions (predicated on !CONFIG_MMU) in linux/mm.h, so compilation
fails.

Which is the correct location?

[I locally removed the defs in linux/mm.h to get things to compile]

Thanks,

-Miles

-- 
[|nurgle|]  ddt- demonic? so quake will have an evil kinda setting? one that 
            will  make every christian in the world foamm at the mouth? 
[iddt]      nurg, that's the goal 
-
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/