sortext.patch 875 B

12345678910111213141516171819202122
  1. diff -Nur linux-3.5.2.orig/arch/mips/Kconfig linux-3.5.2/arch/mips/Kconfig
  2. --- linux-3.5.2.orig/arch/mips/Kconfig 2012-08-15 16:55:25.000000000 +0200
  3. +++ linux-3.5.2/arch/mips/Kconfig 2012-08-23 11:10:29.000000000 +0200
  4. @@ -31,7 +31,6 @@
  5. select HAVE_MEMBLOCK_NODE_MAP
  6. select ARCH_DISCARD_MEMBLOCK
  7. select GENERIC_SMP_IDLE_THREAD
  8. - select BUILDTIME_EXTABLE_SORT
  9. select GENERIC_CLOCKEVENTS
  10. select GENERIC_CMOS_UPDATE
  11. diff -Nur linux-3.5.2.orig/arch/x86/Kconfig linux-3.5.2/arch/x86/Kconfig
  12. --- linux-3.5.2.orig/arch/x86/Kconfig 2012-08-15 16:55:25.000000000 +0200
  13. +++ linux-3.5.2/arch/x86/Kconfig 2012-08-23 11:10:17.000000000 +0200
  14. @@ -85,7 +85,6 @@
  15. select DCACHE_WORD_ACCESS
  16. select GENERIC_SMP_IDLE_THREAD
  17. select HAVE_ARCH_SECCOMP_FILTER
  18. - select BUILDTIME_EXTABLE_SORT
  19. select GENERIC_CMOS_UPDATE
  20. select CLOCKSOURCE_WATCHDOG
  21. select GENERIC_CLOCKEVENTS