[PATCH] Fix 64bit warnings in mm/page_alloc.c
From: Andi Kleen <ak@muc.de> Fix a warning on x86_64 (and presumably ia64) which arises from casting an int to a pointer.
Showing
Please register or sign in to comment
From: Andi Kleen <ak@muc.de> Fix a warning on x86_64 (and presumably ia64) which arises from casting an int to a pointer.