]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.20.patch
- [2.4.2x, 2.6.x] don't recursively crash in die() on CHRP/PReP machines
[packages/kernel.git] / linux-2.4.20.patch
1 --- linux/include/asm-ppc/smp.h.org     Sat Apr 20 15:44:45 2002
2 +++ linux/include/asm-ppc/smp.h Sat Apr 20 16:12:54 2002
3 @@ -15,6 +15,7 @@
4  
5  #include <linux/config.h>
6  #include <linux/kernel.h>
7 +#include <linux/threads.h>
8  
9  #ifdef CONFIG_SMP
10  
This page took 0.024152 seconds and 3 git commands to generate.