[PATCH] Move `ptrinfo' function from mm/slab.c to mm/memory.c
This function doesn't compile on non-MMU systems, so put it in a place where it won't cause problems (mm/memory.c is only compiled if CONFIG_MMU is defined).
Showing
Please register or sign in to comment