[2.6 patch] there is no CONFIG_4KSTACKS option on m68knommu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is no CONFIG_4KSTACKS option on m68knommu.

Let's remove this dead code.

Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.12-rc6-mm1-full/include/asm-m68knommu/thread_info.h.old	2005-06-07 23:27:33.000000000 +0200
+++ linux-2.6.12-rc6-mm1-full/include/asm-m68knommu/thread_info.h	2005-06-07 23:27:51.000000000 +0200
@@ -17,11 +17,7 @@
 /*
  * Size of kernel stack for each process. This must be a power of 2...
  */
-#ifdef CONFIG_4KSTACKS
-#define THREAD_SIZE_ORDER (0)
-#else
 #define THREAD_SIZE_ORDER (1)
-#endif
                                                                                 
 /*
  * for asm files, THREAD_SIZE is now generated by asm-offsets.c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux