aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-05-10 20:30:50 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-05-12 00:39:19 -0400
commite9429eacd7996d4c22f69ef57cd0aeacde50ceb7 (patch)
tree48147978c98246625c0f8b5f9c9fc55a8f4bcc4d /arch
parentaf3b146d26550f0c8e0d77b2117c6f8aec5d8146 (diff)
[SPARC64]: Kill LARGE_ALLOCS and update defconfig.
Let's use SLUB, since it works now, in order to get it tested a bit. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
-rw-r--r--arch/sparc64/Kconfig3
-rw-r--r--arch/sparc64/defconfig110
2 files changed, 52 insertions, 61 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index ad8d6b256a70..831781cab271 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -226,9 +226,6 @@ config ARCH_SPARSEMEM_DEFAULT
226 def_bool y 226 def_bool y
227 select SPARSEMEM_STATIC 227 select SPARSEMEM_STATIC
228 228
229config LARGE_ALLOCS
230 def_bool y
231
232source "mm/Kconfig" 229source "mm/Kconfig"
233 230
234config ISA 231config ISA
diff --git a/arch/sparc64/defconfig b/arch/sparc64/defconfig
index 37c2d3695658..6ac5a12fe00d 100644
--- a/arch/sparc64/defconfig
+++ b/arch/sparc64/defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.21 3# Linux kernel version: 2.6.21
4# Sun May 6 22:46:54 2007 4# Thu May 10 15:42:17 2007
5# 5#
6CONFIG_SPARC=y 6CONFIG_SPARC=y
7CONFIG_SPARC64=y 7CONFIG_SPARC64=y
@@ -9,6 +9,7 @@ CONFIG_GENERIC_TIME=y
9CONFIG_GENERIC_CLOCKEVENTS=y 9CONFIG_GENERIC_CLOCKEVENTS=y
10CONFIG_64BIT=y 10CONFIG_64BIT=y
11CONFIG_MMU=y 11CONFIG_MMU=y
12CONFIG_QUICKLIST=y
12CONFIG_STACKTRACE_SUPPORT=y 13CONFIG_STACKTRACE_SUPPORT=y
13CONFIG_LOCKDEP_SUPPORT=y 14CONFIG_LOCKDEP_SUPPORT=y
14CONFIG_ARCH_MAY_HAVE_PC_FDC=y 15CONFIG_ARCH_MAY_HAVE_PC_FDC=y
@@ -49,6 +50,7 @@ CONFIG_POSIX_MQUEUE=y
49# CONFIG_UTS_NS is not set 50# CONFIG_UTS_NS is not set
50# CONFIG_AUDIT is not set 51# CONFIG_AUDIT is not set
51# CONFIG_IKCONFIG is not set 52# CONFIG_IKCONFIG is not set
53CONFIG_LOG_BUF_SHIFT=18
52CONFIG_SYSFS_DEPRECATED=y 54CONFIG_SYSFS_DEPRECATED=y
53CONFIG_RELAY=y 55CONFIG_RELAY=y
54# CONFIG_BLK_DEV_INITRD is not set 56# CONFIG_BLK_DEV_INITRD is not set
@@ -68,12 +70,14 @@ CONFIG_BASE_FULL=y
68CONFIG_FUTEX=y 70CONFIG_FUTEX=y
69CONFIG_EPOLL=y 71CONFIG_EPOLL=y
70CONFIG_SHMEM=y 72CONFIG_SHMEM=y
71CONFIG_SLAB=y
72CONFIG_VM_EVENT_COUNTERS=y 73CONFIG_VM_EVENT_COUNTERS=y
74CONFIG_SLUB_DEBUG=y
75# CONFIG_SLAB is not set
76CONFIG_SLUB=y
77# CONFIG_SLOB is not set
73CONFIG_RT_MUTEXES=y 78CONFIG_RT_MUTEXES=y
74# CONFIG_TINY_SHMEM is not set 79# CONFIG_TINY_SHMEM is not set
75CONFIG_BASE_SMALL=0 80CONFIG_BASE_SMALL=0
76# CONFIG_SLOB is not set
77 81
78# 82#
79# Loadable module support 83# Loadable module support
@@ -137,7 +141,6 @@ CONFIG_HUGETLB_PAGE_SIZE_4MB=y
137CONFIG_ARCH_SELECT_MEMORY_MODEL=y 141CONFIG_ARCH_SELECT_MEMORY_MODEL=y
138CONFIG_ARCH_SPARSEMEM_ENABLE=y 142CONFIG_ARCH_SPARSEMEM_ENABLE=y
139CONFIG_ARCH_SPARSEMEM_DEFAULT=y 143CONFIG_ARCH_SPARSEMEM_DEFAULT=y
140CONFIG_LARGE_ALLOCS=y
141CONFIG_SELECT_MEMORY_MODEL=y 144CONFIG_SELECT_MEMORY_MODEL=y
142# CONFIG_FLATMEM_MANUAL is not set 145# CONFIG_FLATMEM_MANUAL is not set
143# CONFIG_DISCONTIGMEM_MANUAL is not set 146# CONFIG_DISCONTIGMEM_MANUAL is not set
@@ -148,6 +151,7 @@ CONFIG_SPARSEMEM_STATIC=y
148CONFIG_SPLIT_PTLOCK_CPUS=4 151CONFIG_SPLIT_PTLOCK_CPUS=4
149CONFIG_RESOURCES_64BIT=y 152CONFIG_RESOURCES_64BIT=y
150CONFIG_ZONE_DMA_FLAG=0 153CONFIG_ZONE_DMA_FLAG=0
154CONFIG_NR_QUICK=1
151CONFIG_SBUS=y 155CONFIG_SBUS=y
152CONFIG_SBUSCHAR=y 156CONFIG_SBUSCHAR=y
153CONFIG_SUN_AUXIO=y 157CONFIG_SUN_AUXIO=y
@@ -305,6 +309,7 @@ CONFIG_NET_TCPPROBE=m
305# CONFIG_WIRELESS_EXT is not set 309# CONFIG_WIRELESS_EXT is not set
306# CONFIG_MAC80211 is not set 310# CONFIG_MAC80211 is not set
307# CONFIG_IEEE80211 is not set 311# CONFIG_IEEE80211 is not set
312# CONFIG_RFKILL is not set
308 313
309# 314#
310# Device Drivers 315# Device Drivers
@@ -359,8 +364,10 @@ CONFIG_ATA_OVER_ETH=m
359# 364#
360# Misc devices 365# Misc devices
361# 366#
367# CONFIG_PHANTOM is not set
362# CONFIG_SGI_IOC4 is not set 368# CONFIG_SGI_IOC4 is not set
363# CONFIG_TIFM_CORE is not set 369# CONFIG_TIFM_CORE is not set
370# CONFIG_BLINK is not set
364 371
365# 372#
366# ATA/ATAPI/MFM/RLL support 373# ATA/ATAPI/MFM/RLL support
@@ -379,6 +386,7 @@ CONFIG_BLK_DEV_IDECD=y
379# CONFIG_BLK_DEV_IDEFLOPPY is not set 386# CONFIG_BLK_DEV_IDEFLOPPY is not set
380# CONFIG_BLK_DEV_IDESCSI is not set 387# CONFIG_BLK_DEV_IDESCSI is not set
381# CONFIG_IDE_TASK_IOCTL is not set 388# CONFIG_IDE_TASK_IOCTL is not set
389CONFIG_IDE_PROC_FS=y
382 390
383# 391#
384# IDE chipset support/bugfixes 392# IDE chipset support/bugfixes
@@ -386,6 +394,7 @@ CONFIG_BLK_DEV_IDECD=y
386CONFIG_IDE_GENERIC=y 394CONFIG_IDE_GENERIC=y
387CONFIG_BLK_DEV_IDEPCI=y 395CONFIG_BLK_DEV_IDEPCI=y
388# CONFIG_IDEPCI_SHARE_IRQ is not set 396# CONFIG_IDEPCI_SHARE_IRQ is not set
397CONFIG_IDEPCI_PCIBUS_ORDER=y
389# CONFIG_BLK_DEV_OFFBOARD is not set 398# CONFIG_BLK_DEV_OFFBOARD is not set
390# CONFIG_BLK_DEV_GENERIC is not set 399# CONFIG_BLK_DEV_GENERIC is not set
391# CONFIG_BLK_DEV_OPTI621 is not set 400# CONFIG_BLK_DEV_OPTI621 is not set
@@ -521,6 +530,7 @@ CONFIG_DM_SNAPSHOT=m
521CONFIG_DM_MIRROR=m 530CONFIG_DM_MIRROR=m
522CONFIG_DM_ZERO=m 531CONFIG_DM_ZERO=m
523# CONFIG_DM_MULTIPATH is not set 532# CONFIG_DM_MULTIPATH is not set
533# CONFIG_DM_DELAY is not set
524 534
525# 535#
526# Fusion MPT device support 536# Fusion MPT device support
@@ -533,6 +543,7 @@ CONFIG_DM_ZERO=m
533# 543#
534# IEEE 1394 (FireWire) support 544# IEEE 1394 (FireWire) support
535# 545#
546# CONFIG_FIREWIRE is not set
536# CONFIG_IEEE1394 is not set 547# CONFIG_IEEE1394 is not set
537 548
538# 549#
@@ -629,6 +640,8 @@ CONFIG_BNX2=m
629# CONFIG_S2IO is not set 640# CONFIG_S2IO is not set
630# CONFIG_MYRI10GE is not set 641# CONFIG_MYRI10GE is not set
631# CONFIG_NETXEN_NIC is not set 642# CONFIG_NETXEN_NIC is not set
643# CONFIG_MLX4_CORE is not set
644CONFIG_MLX4_DEBUG=y
632 645
633# 646#
634# Token Ring devices 647# Token Ring devices
@@ -642,6 +655,16 @@ CONFIG_BNX2=m
642# CONFIG_WLAN_80211 is not set 655# CONFIG_WLAN_80211 is not set
643 656
644# 657#
658# USB Network Adapters
659#
660# CONFIG_USB_CATC is not set
661# CONFIG_USB_KAWETH is not set
662# CONFIG_USB_PEGASUS is not set
663# CONFIG_USB_RTL8150 is not set
664# CONFIG_USB_USBNET_MII is not set
665# CONFIG_USB_USBNET is not set
666
667#
645# Wan interfaces 668# Wan interfaces
646# 669#
647# CONFIG_WAN is not set 670# CONFIG_WAN is not set
@@ -711,11 +734,18 @@ CONFIG_MOUSE_PS2_LIFEBOOK=y
711CONFIG_MOUSE_PS2_TRACKPOINT=y 734CONFIG_MOUSE_PS2_TRACKPOINT=y
712# CONFIG_MOUSE_PS2_TOUCHKIT is not set 735# CONFIG_MOUSE_PS2_TOUCHKIT is not set
713CONFIG_MOUSE_SERIAL=y 736CONFIG_MOUSE_SERIAL=y
737# CONFIG_MOUSE_APPLETOUCH is not set
714# CONFIG_MOUSE_VSXXXAA is not set 738# CONFIG_MOUSE_VSXXXAA is not set
715# CONFIG_INPUT_JOYSTICK is not set 739# CONFIG_INPUT_JOYSTICK is not set
740# CONFIG_INPUT_TABLET is not set
716# CONFIG_INPUT_TOUCHSCREEN is not set 741# CONFIG_INPUT_TOUCHSCREEN is not set
717CONFIG_INPUT_MISC=y 742CONFIG_INPUT_MISC=y
718CONFIG_INPUT_SPARCSPKR=y 743CONFIG_INPUT_SPARCSPKR=y
744# CONFIG_INPUT_ATI_REMOTE is not set
745# CONFIG_INPUT_ATI_REMOTE2 is not set
746# CONFIG_INPUT_KEYSPAN_REMOTE is not set
747# CONFIG_INPUT_POWERMATE is not set
748# CONFIG_INPUT_YEALINK is not set
719# CONFIG_INPUT_UINPUT is not set 749# CONFIG_INPUT_UINPUT is not set
720# CONFIG_INPUT_POLLDEV is not set 750# CONFIG_INPUT_POLLDEV is not set
721 751
@@ -762,14 +792,9 @@ CONFIG_UNIX98_PTYS=y
762# IPMI 792# IPMI
763# 793#
764# CONFIG_IPMI_HANDLER is not set 794# CONFIG_IPMI_HANDLER is not set
765
766#
767# Watchdog Cards
768#
769# CONFIG_WATCHDOG is not set 795# CONFIG_WATCHDOG is not set
770# CONFIG_HW_RANDOM is not set 796# CONFIG_HW_RANDOM is not set
771CONFIG_RTC=y 797CONFIG_RTC=y
772# CONFIG_DTLK is not set
773# CONFIG_R3964 is not set 798# CONFIG_R3964 is not set
774# CONFIG_APPLICOM is not set 799# CONFIG_APPLICOM is not set
775# CONFIG_DRM is not set 800# CONFIG_DRM is not set
@@ -779,6 +804,7 @@ CONFIG_RTC=y
779# TPM devices 804# TPM devices
780# 805#
781# CONFIG_TCG_TPM is not set 806# CONFIG_TCG_TPM is not set
807CONFIG_DEVPORT=y
782CONFIG_I2C=y 808CONFIG_I2C=y
783CONFIG_I2C_BOARDINFO=y 809CONFIG_I2C_BOARDINFO=y
784# CONFIG_I2C_CHARDEV is not set 810# CONFIG_I2C_CHARDEV is not set
@@ -841,13 +867,10 @@ CONFIG_I2C_ALGOBIT=y
841# Dallas's 1-wire bus 867# Dallas's 1-wire bus
842# 868#
843# CONFIG_W1 is not set 869# CONFIG_W1 is not set
844
845#
846# Hardware Monitoring support
847#
848CONFIG_HWMON=y 870CONFIG_HWMON=y
849# CONFIG_HWMON_VID is not set 871# CONFIG_HWMON_VID is not set
850# CONFIG_SENSORS_ABITUGURU is not set 872# CONFIG_SENSORS_ABITUGURU is not set
873# CONFIG_SENSORS_AD7418 is not set
851# CONFIG_SENSORS_ADM1021 is not set 874# CONFIG_SENSORS_ADM1021 is not set
852# CONFIG_SENSORS_ADM1025 is not set 875# CONFIG_SENSORS_ADM1025 is not set
853# CONFIG_SENSORS_ADM1026 is not set 876# CONFIG_SENSORS_ADM1026 is not set
@@ -874,6 +897,7 @@ CONFIG_HWMON=y
874# CONFIG_SENSORS_LM90 is not set 897# CONFIG_SENSORS_LM90 is not set
875# CONFIG_SENSORS_LM92 is not set 898# CONFIG_SENSORS_LM92 is not set
876# CONFIG_SENSORS_MAX1619 is not set 899# CONFIG_SENSORS_MAX1619 is not set
900# CONFIG_SENSORS_MAX6650 is not set
877# CONFIG_SENSORS_PC87360 is not set 901# CONFIG_SENSORS_PC87360 is not set
878# CONFIG_SENSORS_PC87427 is not set 902# CONFIG_SENSORS_PC87427 is not set
879# CONFIG_SENSORS_SIS5595 is not set 903# CONFIG_SENSORS_SIS5595 is not set
@@ -912,12 +936,23 @@ CONFIG_HWMON=y
912# Graphics support 936# Graphics support
913# 937#
914# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 938# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
939
940#
941# Display device support
942#
943# CONFIG_DISPLAY_SUPPORT is not set
944# CONFIG_VGASTATE is not set
915CONFIG_FB=y 945CONFIG_FB=y
916# CONFIG_FIRMWARE_EDID is not set 946# CONFIG_FIRMWARE_EDID is not set
917CONFIG_FB_DDC=y 947CONFIG_FB_DDC=y
918CONFIG_FB_CFB_FILLRECT=y 948CONFIG_FB_CFB_FILLRECT=y
919CONFIG_FB_CFB_COPYAREA=y 949CONFIG_FB_CFB_COPYAREA=y
920CONFIG_FB_CFB_IMAGEBLIT=y 950CONFIG_FB_CFB_IMAGEBLIT=y
951# CONFIG_FB_SYS_FILLRECT is not set
952# CONFIG_FB_SYS_COPYAREA is not set
953# CONFIG_FB_SYS_IMAGEBLIT is not set
954# CONFIG_FB_SYS_FOPS is not set
955CONFIG_FB_DEFERRED_IO=y
921# CONFIG_FB_SVGALIB is not set 956# CONFIG_FB_SVGALIB is not set
922# CONFIG_FB_MACMODES is not set 957# CONFIG_FB_MACMODES is not set
923# CONFIG_FB_BACKLIGHT is not set 958# CONFIG_FB_BACKLIGHT is not set
@@ -949,7 +984,9 @@ CONFIG_FB_RADEON_I2C=y
949# CONFIG_FB_KYRO is not set 984# CONFIG_FB_KYRO is not set
950# CONFIG_FB_3DFX is not set 985# CONFIG_FB_3DFX is not set
951# CONFIG_FB_VOODOO1 is not set 986# CONFIG_FB_VOODOO1 is not set
987# CONFIG_FB_VT8623 is not set
952# CONFIG_FB_TRIDENT is not set 988# CONFIG_FB_TRIDENT is not set
989# CONFIG_FB_ARK is not set
953# CONFIG_FB_XVR500 is not set 990# CONFIG_FB_XVR500 is not set
954# CONFIG_FB_XVR2500 is not set 991# CONFIG_FB_XVR2500 is not set
955# CONFIG_FB_PCI is not set 992# CONFIG_FB_PCI is not set
@@ -972,10 +1009,6 @@ CONFIG_FONTS=y
972CONFIG_FONT_SUN8x16=y 1009CONFIG_FONT_SUN8x16=y
973# CONFIG_FONT_SUN12x22 is not set 1010# CONFIG_FONT_SUN12x22 is not set
974# CONFIG_FONT_10x18 is not set 1011# CONFIG_FONT_10x18 is not set
975
976#
977# Logo configuration
978#
979CONFIG_LOGO=y 1012CONFIG_LOGO=y
980# CONFIG_LOGO_LINUX_MONO is not set 1013# CONFIG_LOGO_LINUX_MONO is not set
981# CONFIG_LOGO_LINUX_VGA16 is not set 1014# CONFIG_LOGO_LINUX_VGA16 is not set
@@ -1178,37 +1211,10 @@ CONFIG_USB_STORAGE=m
1178# CONFIG_USB_LIBUSUAL is not set 1211# CONFIG_USB_LIBUSUAL is not set
1179 1212
1180# 1213#
1181# USB Input Devices
1182#
1183# CONFIG_USB_AIPTEK is not set
1184# CONFIG_USB_WACOM is not set
1185# CONFIG_USB_ACECAD is not set
1186# CONFIG_USB_KBTAB is not set
1187# CONFIG_USB_POWERMATE is not set
1188# CONFIG_USB_TOUCHSCREEN is not set
1189# CONFIG_USB_YEALINK is not set
1190# CONFIG_USB_XPAD is not set
1191# CONFIG_USB_ATI_REMOTE is not set
1192# CONFIG_USB_ATI_REMOTE2 is not set
1193# CONFIG_USB_KEYSPAN_REMOTE is not set
1194# CONFIG_USB_APPLETOUCH is not set
1195# CONFIG_USB_GTCO is not set
1196
1197#
1198# USB Imaging devices 1214# USB Imaging devices
1199# 1215#
1200# CONFIG_USB_MDC800 is not set 1216# CONFIG_USB_MDC800 is not set
1201# CONFIG_USB_MICROTEK is not set 1217# CONFIG_USB_MICROTEK is not set
1202
1203#
1204# USB Network Adapters
1205#
1206# CONFIG_USB_CATC is not set
1207# CONFIG_USB_KAWETH is not set
1208# CONFIG_USB_PEGASUS is not set
1209# CONFIG_USB_RTL8150 is not set
1210# CONFIG_USB_USBNET_MII is not set
1211# CONFIG_USB_USBNET is not set
1212# CONFIG_USB_MON is not set 1218# CONFIG_USB_MON is not set
1213 1219
1214# 1220#
@@ -1252,10 +1258,6 @@ CONFIG_USB_STORAGE=m
1252# USB Gadget Support 1258# USB Gadget Support
1253# 1259#
1254# CONFIG_USB_GADGET is not set 1260# CONFIG_USB_GADGET is not set
1255
1256#
1257# MMC/SD Card support
1258#
1259# CONFIG_MMC is not set 1261# CONFIG_MMC is not set
1260 1262
1261# 1263#
@@ -1299,14 +1301,6 @@ CONFIG_USB_STORAGE=m
1299# 1301#
1300 1302
1301# 1303#
1302# Auxiliary Display support
1303#
1304
1305#
1306# Virtualization
1307#
1308
1309#
1310# Misc Linux/SPARC drivers 1304# Misc Linux/SPARC drivers
1311# 1305#
1312CONFIG_SUN_OPENPROMIO=m 1306CONFIG_SUN_OPENPROMIO=m
@@ -1486,11 +1480,9 @@ CONFIG_DEBUG_FS=y
1486# CONFIG_HEADERS_CHECK is not set 1480# CONFIG_HEADERS_CHECK is not set
1487CONFIG_DEBUG_KERNEL=y 1481CONFIG_DEBUG_KERNEL=y
1488# CONFIG_DEBUG_SHIRQ is not set 1482# CONFIG_DEBUG_SHIRQ is not set
1489CONFIG_LOG_BUF_SHIFT=18
1490CONFIG_DETECT_SOFTLOCKUP=y 1483CONFIG_DETECT_SOFTLOCKUP=y
1491CONFIG_SCHEDSTATS=y 1484CONFIG_SCHEDSTATS=y
1492# CONFIG_TIMER_STATS is not set 1485# CONFIG_TIMER_STATS is not set
1493# CONFIG_DEBUG_SLAB is not set
1494# CONFIG_DEBUG_RT_MUTEXES is not set 1486# CONFIG_DEBUG_RT_MUTEXES is not set
1495# CONFIG_RT_MUTEX_TESTER is not set 1487# CONFIG_RT_MUTEX_TESTER is not set
1496# CONFIG_DEBUG_SPINLOCK is not set 1488# CONFIG_DEBUG_SPINLOCK is not set
@@ -1574,6 +1566,7 @@ CONFIG_CRYPTO_TEST=m
1574CONFIG_BITREVERSE=y 1566CONFIG_BITREVERSE=y
1575CONFIG_CRC_CCITT=m 1567CONFIG_CRC_CCITT=m
1576CONFIG_CRC16=m 1568CONFIG_CRC16=m
1569# CONFIG_CRC_ITU_T is not set
1577CONFIG_CRC32=y 1570CONFIG_CRC32=y
1578CONFIG_LIBCRC32C=m 1571CONFIG_LIBCRC32C=m
1579CONFIG_ZLIB_INFLATE=y 1572CONFIG_ZLIB_INFLATE=y
@@ -1581,3 +1574,4 @@ CONFIG_ZLIB_DEFLATE=y
1581CONFIG_PLIST=y 1574CONFIG_PLIST=y
1582CONFIG_HAS_IOMEM=y 1575CONFIG_HAS_IOMEM=y
1583CONFIG_HAS_IOPORT=y 1576CONFIG_HAS_IOPORT=y
1577CONFIG_HAS_DMA=y