From: Kenn H. <ke...@us...> - 2000-10-15 19:37:37
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv3278 Modified Files: system.h Log Message: We've got a kernel stack pointer sorted, so __sti() can set IPL to 0 again. Also mark machine_halt() as not returning so that GCC won't complain when we use it. |