patch-1.3.48 linux/include/asm-alpha/processor.h
Next file: linux/include/asm-alpha/termios.h
Previous file: linux/include/asm-alpha/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Dec 15 12:48:37 1995
-  Orig file: 
v1.3.47/linux/include/asm-alpha/processor.h
-  Orig date: 
Sun Oct 29 11:38:49 1995
diff -u --recursive --new-file v1.3.47/linux/include/asm-alpha/processor.h linux/include/asm-alpha/processor.h
@@ -46,6 +46,9 @@
 	0, 0, 0, \
 }
 
+#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
with Sam's (original) version of this