Linux Operating System Source Code: IBM Patches

 
Remove memlist_* macros from page_alloc.c
Description:
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.
Developer:
William Irwin
Status:
Included in project
Release Included:
linux-2.5.21