[PATCH] remove macros from page_alloc.c
The memlist_* macros serve as nothing but an insulation layer from the Linux-native generic list operations. This patch removes them in favor of using generic list operations directly.
Showing
Please register or sign in to comment