From: Jan-Benedict G. <jb...@us...> - 2005-07-31 13:22:28
|
Update of /cvsroot/linux-vax/kernel-2.5/include/asm-vax In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1857/include/asm-vax Modified Files: hardirq.h Log Message: - PREEMPT_BITS is now in generic code, too. Index: hardirq.h =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/include/asm-vax/hardirq.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- hardirq.h 31 Jul 2005 13:16:35 -0000 1.13 +++ hardirq.h 31 Jul 2005 13:22:20 -0000 1.14 @@ -29,7 +29,6 @@ * - bit 31 is the PREEMPT_ACTIVE flag */ -#define PREEMPT_BITS 8 #define HARDIRQ_BITS 15 /* |