patch-2.0.20 linux/include/asm-alpha/processor.h
Next file: linux/include/asm-alpha/semaphore.h
Previous file: linux/include/asm-alpha/atomic.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Sep 12 16:13:49 1996
- Orig file:
v2.0.19/linux/include/asm-alpha/processor.h
- Orig date:
Wed Aug 21 09:18:09 1996
diff -u --recursive --new-file v2.0.19/linux/include/asm-alpha/processor.h linux/include/asm-alpha/processor.h
@@ -59,7 +59,7 @@
0 \
}
-#define alloc_kernel_stack() get_free_page(GFP_KERNEL)
+#define alloc_kernel_stack() __get_free_page(GFP_KERNEL)
#define free_kernel_stack(page) free_page((page))
#include <asm/ptrace.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov