LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: 2.6.6-mm3
@ 2004-05-16 17:01 Jan Killius
2004-05-17 14:43 ` 2.6.6-mm3 Robert Picco
0 siblings, 1 reply; 16+ messages in thread
From: Jan Killius @ 2004-05-16 17:01 UTC (permalink / raw)
To: linux-kernel
Hello,
there is a problem if CONFIG_HPET_EMULATE_RTC is enabled on a x86-64 system.
Here is the error:
make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/x86_64/kernel/built-in.o(.text+0x87e9): In function `hpet_rtc_interrupt':
: undefined reference to `rtc_interrupt'
--
Jan
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 17:01 2.6.6-mm3 Jan Killius
@ 2004-05-17 14:43 ` Robert Picco
2004-05-17 18:39 ` 2.6.6-mm3 Jan Killius
0 siblings, 1 reply; 16+ messages in thread
From: Robert Picco @ 2004-05-17 14:43 UTC (permalink / raw)
To: jkillius; +Cc: linux-kernel
Jan Killius wrote:
>Hello,
>there is a problem if CONFIG_HPET_EMULATE_RTC is enabled on a x86-64 system.
>Here is the error:
>make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
> CHK include/linux/compile.h
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
>arch/x86_64/kernel/built-in.o(.text+0x87e9): In function `hpet_rtc_interrupt':
>: undefined reference to `rtc_interrupt'
>
>
>
Hi,
I tried reproducing this on i386 but no luck. Would you please send me
your .config file.
thanks,
Bob
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-17 14:43 ` 2.6.6-mm3 Robert Picco
@ 2004-05-17 18:39 ` Jan Killius
0 siblings, 0 replies; 16+ messages in thread
From: Jan Killius @ 2004-05-17 18:39 UTC (permalink / raw)
To: linux-kernel; +Cc: Robert Picco
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
Here is my .config.
On Monday 17 May 2004 16:43, you wrote:
> Jan Killius wrote:
> >Hello,
> >there is a problem if CONFIG_HPET_EMULATE_RTC is enabled on a x86-64
> > system. Here is the error:
> >make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
> > CHK include/linux/compile.h
> > GEN .version
> > CHK include/linux/compile.h
> > UPD include/linux/compile.h
> > CC init/version.o
> > LD init/built-in.o
> > LD .tmp_vmlinux1
> >
> >arch/x86_64/kernel/built-in.o(.text+0x87e9): In function
`hpet_rtc_interrupt':
> >: undefined reference to `rtc_interrupt'
>
> Hi,
>
> I tried reproducing this on i386 but no luck. Would you please send me
> your .config file.
>
> thanks,
>
> Bob
--
Jan
[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 24282 bytes --]
#
# Automatically generated make config: don't edit
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_HPET_TIMER=y
# CONFIG_HPET_EMULATE_RTC is not set
CONFIG_GENERIC_ISA_DMA=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_STANDALONE=y
CONFIG_BROKEN_ON_SMP=y
#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
# CONFIG_IOSCHED_NOOP is not set
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y
#
# Processor type and features
#
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_L1_CACHE_BYTES=128
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_GART_IOMMU=y
CONFIG_SWIOTLB=y
CONFIG_X86_MCE=y
#
# Power management options
#
CONFIG_PM=y
CONFIG_SOFTWARE_SUSPEND=y
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=m
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
# CONFIG_CPU_FREQ_24_API is not set
CONFIG_CPU_FREQ_TABLE=y
#
# CPUFreq processor drivers
#
CONFIG_X86_POWERNOW_K8=m
#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_PCI_NAMES=y
#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set
#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_UID16=y
#
# Device Drivers
#
#
# Generic Driver Options
#
# CONFIG_FW_LOADER is not set
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Plug and Play support
#
#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_CARMEL is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_LBD is not set
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=m
CONFIG_BLK_DEV_IDE=m
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=m
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECD=m
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=m
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_TASKFILE_IO=y
#
# IDE chipset support/bugfixes
#
# CONFIG_IDE_GENERIC is not set
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
CONFIG_BLK_DEV_VIA82CXXX=m
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_IVB=y
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set
#
# SCSI device support
#
CONFIG_SCSI=y
# CONFIG_SCSI_PROC_FS is not set
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=m
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_REPORT_LUNS is not set
# CONFIG_SCSI_CONSTANTS is not set
CONFIG_SCSI_LOGGING=y
#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_MEGARAID is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_SVW is not set
# CONFIG_SCSI_ATA_PIIX is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_SX4 is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIS is not set
CONFIG_SCSI_SATA_VIA=y
# CONFIG_SCSI_SATA_VITESSE is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
# CONFIG_MD_LINEAR is not set
CONFIG_MD_RAID0=y
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_RAID6 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_DM is not set
#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set
#
# I2O device support
#
# CONFIG_I2O is not set
#
# Networking support
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=m
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_PIMSM_V1 is not set
# CONFIG_IP_PIMSM_V2 is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_TUNNEL=m
# CONFIG_NETFILTER is not set
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_KGDBOE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
#
# Ethernet (10 or 100Mbit)
#
# CONFIG_NET_ETHERNET is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
CONFIG_SK98LIN=m
# CONFIG_TIGON3 is not set
#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
#
# Token Ring devices
#
# CONFIG_TR is not set
#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set
#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Telephony Support
#
# CONFIG_PHONE is not set
#
# Input device support
#
CONFIG_INPUT=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set
#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_QIC02_TAPE is not set
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=m
CONFIG_GEN_RTC=m
CONFIG_GEN_RTC_X=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
# CONFIG_AGP_INTEL_MCH is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
CONFIG_HPET_RTC_IRQ=y
CONFIG_HPET_NOMMAP=y
CONFIG_HANGCHECK_TIMER=y
#
# I2C support
#
CONFIG_I2C=m
CONFIG_I2C_CHARDEV=m
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
CONFIG_I2C_ISA=m
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
#
# Hardware Sensors Chip support
#
CONFIG_I2C_SENSOR=m
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_VIA686A is not set
CONFIG_SENSORS_W83781D=m
# CONFIG_SENSORS_W83L785TS is not set
CONFIG_SENSORS_W83627HF=m
#
# Other I2C Chip support
#
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_RTC8564 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
#
# Misc devices
#
# CONFIG_IBM_ASM is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
#
# Graphics support
#
CONFIG_FB=y
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_PCI_CONSOLE=y
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
#
# Logo configuration
#
# CONFIG_LOGO is not set
#
# Sound
#
CONFIG_SOUND=m
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_BIT32_EMUL=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
#
# PCI devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
CONFIG_SND_VIA82XX=m
# CONFIG_SND_VX222 is not set
#
# ALSA USB devices
#
CONFIG_SND_USB_AUDIO=m
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
#
# USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set
#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m
#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
#
# Video4Linux support is needed for USB Multimedia device support
#
#
# USB Network adaptors
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
#
# USB port drivers
#
#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_BELKIN=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OMNINET is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_TEST is not set
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_SMBIOS is not set
#
# File systems
#
CONFIG_EXT2_FS=m
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=m
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=m
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
# CONFIG_DEVFS_FS is not set
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="iso8559-15"
CONFIG_CIFS=m
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-15"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
CONFIG_NLS_CODEPAGE_852=y
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
#
# Profiling support
#
# CONFIG_PROFILING is not set
#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_FRAME_POINTER is not set
#
# Security options
#
# CONFIG_SECURITY is not set
#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
CONFIG_CRYPTO_DES=m
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_ARC4 is not set
CONFIG_CRYPTO_DEFLATE=m
# CONFIG_CRYPTO_MICHAEL_MIC is not set
CONFIG_CRYPTO_CRC32C=m
# CONFIG_CRYPTO_TEST is not set
#
# Library routines
#
CONFIG_CRC32=m
CONFIG_LIBCRC32C=m
CONFIG_QSORT=y
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-17 16:38 ` 2.6.6-mm3 Tom Rini
@ 2004-05-17 17:56 ` Tom Rini
0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2004-05-17 17:56 UTC (permalink / raw)
To: Robert Picco; +Cc: Andrew Morton, linux-kernel, kgdb-bugreport
On Mon, May 17, 2004 at 09:38:13AM -0700, Tom Rini wrote:
> On Mon, May 17, 2004 at 12:30:25PM -0400, Robert Picco wrote:
>
> > Tom Rini wrote:
> >
> > >On Sun, May 16, 2004 at 02:55:14AM -0700, Andrew Morton wrote:
> > >
> > >
> > >
> > >>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
> > >>
> > >>- A few VM changes, getting things synced up better with Andrea's work.
> > >>
> > >>- A new kgdb stub, for ia64 (what happened to the grand unified kgdb
> > >> project?)
> > >>
> > >>
> > >
> > >No one asked the ia64 folks who did that work "Hey, have you looked at
> > >the grand unified kgdb project on kgdb.sf.net ?" would be my guess.
> > >
> > >Having said that, if you're willing to go with a slightly late
> > >initalizing (I saw part of the early_param work get dropped again I
> > >think, so I'm gonna guess you don't wanna deal with that again yet) KGDB
> > >for i386 and PPC32, I can whip something up vs 2.6.6 in a day or so.
> >
> > I did the ia64 port and started with Andrew's 2.6.4-mm2 i386 sources.
> > I'm assuming the long term strategy is to move to a unified kgdb being
> > done on sourceforge? If so, I'll take a look at this.
>
> My long term strategy is to get everyone using the version on
> sourceforge that splits out the common portions of the stub from the
> arch-specific portions. If you could go ahead and get ia64 working on
> this as well I'd appreciate it.
>
> Right now it's still vs 2.6.5, but I'm going to try and fix that today
> or tomorrow to be vs 2.6.6.
OK, I've updated things to 2.6.6.
--
Tom Rini
http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 9:55 2.6.6-mm3 Andrew Morton
` (3 preceding siblings ...)
2004-05-17 16:14 ` 2.6.6-mm3 Tom Rini
@ 2004-05-17 17:20 ` Chris Wright
4 siblings, 0 replies; 16+ messages in thread
From: Chris Wright @ 2004-05-17 17:20 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
* Andrew Morton (akpm@osdl.org) wrote:
> idr-overflow-fixes.patch
> Fixes for idr code
> idr-overflow-fixes fix
> More fixes for idr code
> Fixes for POSIX timers
> timers-signals-rlimits-setuid-fix
> timers-signals-rlimits-fix
> timers-signals-rlimits-rename-stuff
> idr-overflow-fixes fix
> More fixes for idr code
I think the comments are a bit stale w.r.t. this patch. It doesn't
actually touch the rlimits any longer.
thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-17 16:30 ` 2.6.6-mm3 Robert Picco
@ 2004-05-17 16:38 ` Tom Rini
2004-05-17 17:56 ` 2.6.6-mm3 Tom Rini
0 siblings, 1 reply; 16+ messages in thread
From: Tom Rini @ 2004-05-17 16:38 UTC (permalink / raw)
To: Robert Picco; +Cc: Andrew Morton, linux-kernel
On Mon, May 17, 2004 at 12:30:25PM -0400, Robert Picco wrote:
> Tom Rini wrote:
>
> >On Sun, May 16, 2004 at 02:55:14AM -0700, Andrew Morton wrote:
> >
> >
> >
> >>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
> >>
> >>- A few VM changes, getting things synced up better with Andrea's work.
> >>
> >>- A new kgdb stub, for ia64 (what happened to the grand unified kgdb
> >> project?)
> >>
> >>
> >
> >No one asked the ia64 folks who did that work "Hey, have you looked at
> >the grand unified kgdb project on kgdb.sf.net ?" would be my guess.
> >
> >Having said that, if you're willing to go with a slightly late
> >initalizing (I saw part of the early_param work get dropped again I
> >think, so I'm gonna guess you don't wanna deal with that again yet) KGDB
> >for i386 and PPC32, I can whip something up vs 2.6.6 in a day or so.
>
> I did the ia64 port and started with Andrew's 2.6.4-mm2 i386 sources.
> I'm assuming the long term strategy is to move to a unified kgdb being
> done on sourceforge? If so, I'll take a look at this.
My long term strategy is to get everyone using the version on
sourceforge that splits out the common portions of the stub from the
arch-specific portions. If you could go ahead and get ia64 working on
this as well I'd appreciate it.
Right now it's still vs 2.6.5, but I'm going to try and fix that today
or tomorrow to be vs 2.6.6.
--
Tom Rini
http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-17 16:14 ` 2.6.6-mm3 Tom Rini
@ 2004-05-17 16:30 ` Robert Picco
2004-05-17 16:38 ` 2.6.6-mm3 Tom Rini
0 siblings, 1 reply; 16+ messages in thread
From: Robert Picco @ 2004-05-17 16:30 UTC (permalink / raw)
To: Tom Rini; +Cc: Andrew Morton, linux-kernel
Tom Rini wrote:
>On Sun, May 16, 2004 at 02:55:14AM -0700, Andrew Morton wrote:
>
>
>
>>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
>>
>>- A few VM changes, getting things synced up better with Andrea's work.
>>
>>- A new kgdb stub, for ia64 (what happened to the grand unified kgdb
>> project?)
>>
>>
>
>No one asked the ia64 folks who did that work "Hey, have you looked at
>the grand unified kgdb project on kgdb.sf.net ?" would be my guess.
>
>Having said that, if you're willing to go with a slightly late
>initalizing (I saw part of the early_param work get dropped again I
>think, so I'm gonna guess you don't wanna deal with that again yet) KGDB
>for i386 and PPC32, I can whip something up vs 2.6.6 in a day or so.
>
>
I did the ia64 port and started with Andrew's 2.6.4-mm2 i386 sources.
I'm assuming the long term strategy is to move to a unified kgdb being
done on sourceforge? If so, I'll take a look at this.
thanks
Bob
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 9:55 2.6.6-mm3 Andrew Morton
` (2 preceding siblings ...)
2004-05-17 12:57 ` 2.6.6-mm3 Aristeu Sergio Rozanski Filho
@ 2004-05-17 16:14 ` Tom Rini
2004-05-17 16:30 ` 2.6.6-mm3 Robert Picco
2004-05-17 17:20 ` 2.6.6-mm3 Chris Wright
4 siblings, 1 reply; 16+ messages in thread
From: Tom Rini @ 2004-05-17 16:14 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
On Sun, May 16, 2004 at 02:55:14AM -0700, Andrew Morton wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
>
> - A few VM changes, getting things synced up better with Andrea's work.
>
> - A new kgdb stub, for ia64 (what happened to the grand unified kgdb
> project?)
No one asked the ia64 folks who did that work "Hey, have you looked at
the grand unified kgdb project on kgdb.sf.net ?" would be my guess.
Having said that, if you're willing to go with a slightly late
initalizing (I saw part of the early_param work get dropped again I
think, so I'm gonna guess you don't wanna deal with that again yet) KGDB
for i386 and PPC32, I can whip something up vs 2.6.6 in a day or so.
--
Tom Rini
http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-17 15:06 ` 2.6.6-mm3 Robert Picco
@ 2004-05-17 15:51 ` Aristeu Sergio Rozanski Filho
0 siblings, 0 replies; 16+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2004-05-17 15:51 UTC (permalink / raw)
To: Robert Picco; +Cc: Andrew Morton, linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> >>+hpet-driver.patch
> >>
> >>HPET clock driver (needs work)
> >>
> >>
> >this doesn't compiles if ACPI isn't present. patch attached.
> >
> >
> >
> So you have HPET hardware which can be discovered without ACPI? How is
nope, I don't have any hw with HPET.
> the HPET detected? Are you just using the HPET addresses documented for
> Southbridge?
then this should be done instead:
- --- 2.6-mm-clean/drivers/char/Kconfig 2004-05-17 09:38:03.000000000 -0300
+++ 2.6-mm/drivers/char/Kconfig 2004-05-17 12:52:16.000000000 -0300
@@ -940,6 +940,7 @@ config RAW_DRIVER
config HPET
bool "HPET - High Precision Event Timer"
default n
+ depends on ACPI
help
If you say Y here, you will have a device named "/dev/hpet/XX" for
each timer supported by the HPET. The timers are
- --
Aristeu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAqN+IRRJOudsVYbMRAgeuAKCCK5zZHhRDoV2ZsdXfhewo7aKKBwCgiO0u
btq6DvF9SkZUpbAD3d9gg14=
=AxUi
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-17 12:57 ` 2.6.6-mm3 Aristeu Sergio Rozanski Filho
@ 2004-05-17 15:06 ` Robert Picco
2004-05-17 15:51 ` 2.6.6-mm3 Aristeu Sergio Rozanski Filho
0 siblings, 1 reply; 16+ messages in thread
From: Robert Picco @ 2004-05-17 15:06 UTC (permalink / raw)
To: Aristeu Sergio Rozanski Filho; +Cc: Andrew Morton, linux-kernel
Aristeu Sergio Rozanski Filho wrote:
>Hi Andrew,
>
>
>
>>+hpet-driver.patch
>>
>> HPET clock driver (needs work)
>>
>>
>this doesn't compiles if ACPI isn't present. patch attached.
>
>
>
So you have HPET hardware which can be discovered without ACPI? How is
the HPET detected? Are you just using the HPET addresses documented for
Southbridge?
thanks,
Bob
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 9:55 2.6.6-mm3 Andrew Morton
2004-05-16 10:35 ` 2.6.6-mm3 Prakash K. Cheemplavam
2004-05-17 11:52 ` 2.6.6-mm3 Eric W. Biederman
@ 2004-05-17 12:57 ` Aristeu Sergio Rozanski Filho
2004-05-17 15:06 ` 2.6.6-mm3 Robert Picco
2004-05-17 16:14 ` 2.6.6-mm3 Tom Rini
2004-05-17 17:20 ` 2.6.6-mm3 Chris Wright
4 siblings, 1 reply; 16+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2004-05-17 12:57 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 155 bytes --]
Hi Andrew,
> +hpet-driver.patch
>
> HPET clock driver (needs work)
this doesn't compiles if ACPI isn't present. patch attached.
--
Aristeu
[-- Attachment #2: hpet-acpi.patch --]
[-- Type: text/plain, Size: 947 bytes --]
diff -uprN -X dontdiff 2.6-mm-clean/drivers/char/hpet.c 2.6-mm/drivers/char/hpet.c
--- 2.6-mm-clean/drivers/char/hpet.c 2004-05-17 09:38:03.000000000 -0300
+++ 2.6-mm/drivers/char/hpet.c 2004-05-17 09:23:04.000000000 -0300
@@ -976,6 +976,7 @@ hpet_alloc (struct hpet_data *hdp)
return 0;
}
+#ifdef ACPI
static acpi_status __init
hpet_resources (struct acpi_resource *res, void *data)
{
@@ -1056,7 +1057,10 @@ static struct acpi_driver hpet_acpi_driv
.remove = hpet_acpi_remove,
},
};
-
+#else /* ACPI */
+#define acpi_bus_register_driver(x) do {} while(0)
+#define acpi_bus_unregister_driver(x) do {} while(0)
+#endif /* ACPI */
static int __init
@@ -1067,7 +1071,7 @@ hpet_init (void)
if (hpets)
hpet_post_platform();
- (void) acpi_bus_register_driver(&hpet_acpi_driver);
+ acpi_bus_register_driver(&hpet_acpi_driver);
if (hpets) {
entry = create_proc_entry("driver/hpet", 0, 0);
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 9:55 2.6.6-mm3 Andrew Morton
2004-05-16 10:35 ` 2.6.6-mm3 Prakash K. Cheemplavam
@ 2004-05-17 11:52 ` Eric W. Biederman
2004-05-17 12:57 ` 2.6.6-mm3 Aristeu Sergio Rozanski Filho
` (2 subsequent siblings)
4 siblings, 0 replies; 16+ messages in thread
From: Eric W. Biederman @ 2004-05-17 11:52 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, fastboot
Ahh... This almost worked. We now have sys_kexec_load reserved on all
architectures except x86.
It looks like Randy Dunlap generated an incremental patch to reserve the
syscall on other architectures, and you treated it as an update.
Eric
Andrew Morton <akpm@osdl.org> writes:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
> -kexec-reserve-syscall-slot.patch
> +kexec-reserve-syscall-slot.patch
>
> Reserve the kexec syscall slot on supported architectures.
> kexec-reserve-syscall-slot.patch
> reserve syscall slots for kexec
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 10:35 ` 2.6.6-mm3 Prakash K. Cheemplavam
2004-05-16 11:00 ` 2.6.6-mm3 Gene Heskett
@ 2004-05-16 16:29 ` Andrew Morton
1 sibling, 0 replies; 16+ messages in thread
From: Andrew Morton @ 2004-05-16 16:29 UTC (permalink / raw)
To: Prakash K. Cheemplavam; +Cc: linux-kernel
"Prakash K. Cheemplavam" <PrakashKC@gmx.de> wrote:
>
> Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
>
> Uhm, where's the patch? ;-)
>
Sorry about that. It is there now.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 10:35 ` 2.6.6-mm3 Prakash K. Cheemplavam
@ 2004-05-16 11:00 ` Gene Heskett
2004-05-16 16:29 ` 2.6.6-mm3 Andrew Morton
1 sibling, 0 replies; 16+ messages in thread
From: Gene Heskett @ 2004-05-16 11:00 UTC (permalink / raw)
To: Prakash K. Cheemplavam; +Cc: Andrew Morton, linux-kernel
On Sunday 16 May 2004 06:35, Prakash K. Cheemplavam wrote:
>Andrew Morton wrote:
>> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.
>>6/2.6.6-mm3/
>
>Uhm, where's the patch? ;-)
>
>Prakash
I'll second that question.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.22% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: 2.6.6-mm3
2004-05-16 9:55 2.6.6-mm3 Andrew Morton
@ 2004-05-16 10:35 ` Prakash K. Cheemplavam
2004-05-16 11:00 ` 2.6.6-mm3 Gene Heskett
2004-05-16 16:29 ` 2.6.6-mm3 Andrew Morton
2004-05-17 11:52 ` 2.6.6-mm3 Eric W. Biederman
` (3 subsequent siblings)
4 siblings, 2 replies; 16+ messages in thread
From: Prakash K. Cheemplavam @ 2004-05-16 10:35 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
Uhm, where's the patch? ;-)
Prakash
^ permalink raw reply [flat|nested] 16+ messages in thread
* 2.6.6-mm3
@ 2004-05-16 9:55 Andrew Morton
2004-05-16 10:35 ` 2.6.6-mm3 Prakash K. Cheemplavam
` (4 more replies)
0 siblings, 5 replies; 16+ messages in thread
From: Andrew Morton @ 2004-05-16 9:55 UTC (permalink / raw)
To: linux-kernel
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm3/
- A few VM changes, getting things synced up better with Andrea's work.
- A new kgdb stub, for ia64 (what happened to the grand unified kgdb
project?)
- The backing-store-for-sysfs patches need redoing, and have been
temporarily dropped
Changes since 2.6.6-mm2:
bk-acpi.patch
bk-agpgart.patch
bk-alsa.patch
bk-cifs.patch
bk-cpufreq.patch
bk-input.patch
bk-netdev.patch
bk-pci.patch
bk-scsi.patch
External trees, latest versions.
-yield_irq.patch
-MSEC_TO_JIFFIES-fixups.patch
-msec_to_jiffies-fixups-speedup.patch
-revert-process-migration-speedup.patch
-vm-accounting-fix.patch
-kexec-reserve-syscall-slot.patch
-do_mounts_rd-malloc-fix.patch
-page_count-fixups.patch
-page-freeing-race-fix.patch
-arch-atomic_add_negative.patch
-arch-atomic_inc_and_test.patch
-frame-pointer-based-stack-dumps.patch
-bk-driver-core-module-fix.patch
-writeback_inodes-fix.patch
-wakefunc.patch
-wakeup.patch
-filtered_page.patch
-filtered_buffer.patch
-rename-rmap_lock.patch
-rmap-5-swap_unplug-page-revert.patch
-blk_run_page.patch
-blk_run_page-swap-fixup.patch
-blk_run_page-sync_buffer-revert.patch
-swap-speedups-and-fix.patch
-ppc64-uninline-__pte_free_tlb.patch
-export-clear_pages-on-ppc32.patch
-ppc32-fix-__flush_dcache_icache_phys-for-book-e.patch
-ppc32-fix-copy-prefetch-on-non-coherent-ppcs.patch
-ppc32-add-book-e--ppc44x-specific-exception-support.patch
-ppc32-add-book-e--ppc44x-specific-exception-support-2.patch
-ppc32-new-ocp-core-support-updated.patch
-ppc32-bubinga-405ep-for-new-ocp.patch
-ppc32-ppc44x-lib-support.patch
-ppc32-ibm-ppc4xx-specific-ocp-support.patch
-ppc32-4xx-core-fixes-and-440gx-pic-support.patch
-ppc32-update-4xx-defconfigs.patch
-ppc32-ppc40x-ports-for-new-ocp.patch
-ppc32-ppc44x-ports-for-new-ocp.patch
-sched-loadup-roundup.patch
-sched-activate-tslt.patch
-use-soft-float.patch
-0-autofs4-2.6.0-signal-20040405.patch
-add-omitted-autofs4-super-block-field.patch
-1-autofs4-2.6.4-cleanup-20040405.patch
-2-autofs4-2.6.4-fill_super-20040405.patch
-3-autofs4-2.6.0-bkl-20040405.patch
-4-autofs4-2.6.0-expire-20040405.patch
-4-autofs4-260-expire-20040405-fix.patch
-4-autofs4-260-expire-20040405-fix-fix.patch
-4-autofs4-2.6.0-expire-20040405-may_umount_tree-cleanup.patch
-5-autofs4-2.6.0-readdir-20040405.patch
-umount-after-bad-chdir.patch
-autofs4-fix-handling-of-chdir-and-chroot.patch
-6-autofs4-2.6.0-may_umount-20040405.patch
-7-autofs4-2.6.0-extra-20040405.patch
-autofs-locking-fix.patch
-autofs4-race-fix.patch
-autofs4-compat-ioctls.patch
-radeon-garbled-screen-fix.patch
-neomagic-driver-update.patch
-tridentfbc-warning-fix.patch
-hgafbc-warning-fix.patch
-tdfxfbc-warning-fix.patch
-imsttfbc-warning-fix.patch
-fbdev-logo-handling-fix.patch
-fbdev-redundant-prows-calculation-removal.patch
-fbdev-remove-redundant-local.patch
-fbdev-access_align-default.patch
-fix-null-ptr-dereference-in-pm2fb_probe-2.patch
-virtual-fbdev-updates.patch
-vesa-fbdev-update.patch
-vesa-fbdev-update-fix.patch
-new-asiliant-framebuffer-driver.patch
-fbcon-and-unimap.patch
-videodev-handle-class_register-failure.patch
-q40-fbdev-updates.patch
-acpiphp_glue-oops-fix.patch
-dpt_i2o.patch
-ia64-cpuhotplug-core_kernel_init.patch
-ia64-cpuhotplug-init_removal.patch
-ia64-cpuhotplug-sysfs_ia64.patch
-ia64-cpuhotplug-irq_affinity_fix.patch
-ia64-cpuhotplug-palinfo.patch
-ia64-cpu-hotplug-cpu_present-2.patch
-ia64-cpu-hotplug-cpu_present-2-fix.patch
-ia64-cpuhotplug-hotcpu.patch
-module-ref-counting-for-vt-console-drivers.patch
-i2o-subsystem-fixing-and-cleanup-for-26-i2o-config-cleanpatch.patch
-i2o-subsystem-fixing-and-cleanup-for-26-i2o-passthrupatch.patch
-i2o-64-bit-fixes.patch
-i2o-subsystem-fixing-and-cleanup-for-26-i2o_block-cleanuppatch.patch
-i2o-subsystem-fixing-and-cleanup-for-26-i2o-64-bit-fixpatch.patch
-i2o-subsystem-fixing-and-cleanup-for-26-i2o-makefile-cleanuppatch.patch
-ia64-remove-errno-refs.patch
-invalid-notify_changesymlink-in-nfsd-fix.patch
-fix-net-tulip-winbond-840c-warning.patch
-d_flags-locking-fix.patch
-d_vfs_flags-locking-fix.patch
-dentry-shrinkage.patch
-dentry-qstr-consolidation.patch
-dentry-qstr-consolidation-fix.patch
-dentry-d_bucket-fix.patch
-dentry-d_flags-consolidation.patch
-dentry-layout-tweaks.patch
-to-fix-i2o_proc-kernel-panic-on-access-of-proc-i2o-iop0-lct.patch
-i2o_proc-module-owner-fix.patch
-slabify-iocontext-request_queue.patch
-show-last-kernel-image-symbol-in-proc-kallsyms.patch
-include-aliases-in-kallsyms.patch
-make-buildcheck.patch
-make-buildcheck-license-fix.patch
-efivars-fix.patch
-expose-backing-dev-max-read-ahead.patch
-ib700wdt-fix.patch
-ib700wdt-fix-2.patch
-laptop-doc-bugfix.patch
-create_workqueue-locking-bogon.patch
-problem-with-aladdincard-entry-in-parport_pc.patch
-watchdog-timer-for-intel-ixp4xx-cpus.patch
-i810_audio-fixes-from-herbert-xu.patch
-ide-diskc-revert-to-previous-24-way-of-handling-flush-cache-commands.patch
-update-laptop-mode-control-script-with-xfs_hz=100.patch
-del_singleshot_timer_sync.patch
-del_singleshot_timer_sync-tweaks.patch
-dquot_release-oops-workaround.patch
-h8-300-update-1-9-bitopsh-add-find_next_bit.patch
-h8-300-update-2-9-ldscripts-fix.patch
-h8-300-update-3-9-pic-support.patch
-h8-300-update-4-9-preempt-support.patch
-h8-300-update-5-9-sci-driver-fix.patch
-h8-300-update-6-9-ne-driver.patch
-h8-300-update-7-9-kconfig.patch
-h8-300-update-8-9-delete-headers.patch
-h8-300-update-9-9-more-cleanup.patch
-calculate-ngroups_per_block-from-page_size.patch
-pci-debug-compile-fix-in-sis_router_probe.patch
-remove-empty-build-of-capabilityo.patch
-minor-cleanups-in-capabilityc.patch
-fix-linux-doc-errors.patch
-fix-block-layer-ioctl-bug.patch
-x86_64-has-buggy-ffs-implementation.patch
-make-reiserfs-not-to-crash-on-oom.patch
-implement-print_modules.patch
-m68k-print_modules.patch
-fix-endianess-in-modpost-when-cross-compiling-for-sparc-on-i386.patch
-fix-cyclades-compile-with-pci.patch
-fix-tlanc-for-pci.patch
-fix-aic7xxx_oldc-for-pci.patch
-powernow-k8-buggy-bios-override-for-266.patch
-x86_64-msr-warning-fix.patch
Merged
-x86_64-doesnt-like-gcc-333.patch
Dropped in favour of compile-time workaround
+idedisk_reboot.patch
Don't spin down IDE disks on reboot
+revert-i8042-interrupt-handling.patch
This was causing lockups when people hit caps-lock.
+kgdb-ia64-support.patch
An ia64 KGDB stub.
+swapper_space-tree_lock-fix.patch
+__add_to_swap_cache-simplification.patch
+revert-swapcache-changes.patch
+sync_page-use-swapper-space.patch
+__set_page_dirty_nobuffers-race-fix.patch
Various VM fixes, cleanups and changes to sync things up a bit more with
2.6.5 and -aa trees.
-rmap-7-object-based-rmap-sync_page-fix.patch
Folded into rmap-7-object-based-rmap.patch
-try_to_unmap_cluster-comment.patch
Folded into rmap-8-unmap-nonlinear.patch
-rmap-9-page_add_anon_rmap-bug-fix.patch
Folded into rmap-9-remove-pte_chains.patch
+numa-api-fix-end-of-memory-handling-in-mbind.patch
NUMA API fixup
-rmap-19-arch-prio_tree-parisc.patch
Folded into rmap-19-arch-prio_tree.patch
-rmap-20-i_mmap_shared-into-i_mmap-parisc.patch
Folded into rmap-20-i_mmap_shared-into-i_mmap.patch
-rmap-22-flush_dcache_mmap_lock-parisc.patch
Folded into rmap-22-flush_dcache_mmap_lock.patch
+ppc32-ibm-powerpc-750gx-support.patch
+ppc32-some-whitespace-fixes.patch
+ppc32-handle-altivec-assist-exception-properly.patch
+ppc32-update-defconfigs.patch
+ppc32-fix-mod_incdec_use_count-abuse-in-ppc-4xx-8xx-code.patch
ppc32 updates
+sched-ifdef-active-balancing.patch
scheduler space saving. Still under discussion.
-advansys-fix.patch
Dropped - the driver's broken so leave it generating warnings.
-cciss-logical-device-queues.patch
Dropped - it doesn't address the starvation problem of having multiple
devices share a single queue.
-ext3-discard-reservation-in-last-iput-fix-patch.patch
-ext3-discard-reservation-in-last-iput-fix-patch-fix.patch
Folded into ext3-lazy-discard-reservation-window-patch.patch
+dpt_i2o-warning-fixes.patch
Fix a couple of warnings
-fix-sysfs-symlinks.patch
-sysfs-backing-store-sysfs_rename_dir-fix.patch
-sysfs-leaves-mount.patch
-sysfs-leaves-dir.patch
-sysfs-leaves-file.patch
-sysfs-leaves-symlink.patch
-sysfs-leaves-bin.patch
-sysfs-leaves-misc.patch
Other patches broke the sysfs-backing-store work. It's being redone.
-die_386_graphic.patch
Sorry, it can cause important pre-oops printks to scroll away.
+idr-fixups.patch
Several fixes for the IDR library code.
+mqueue-rlimit-compile-fix-for-ppc-cris-m68k.patch
rlimits build fix
+have-xfs-use-kernel-provided-qsort-fix.patch
XFS makefile fix for the qsort rework
+hpet-driver.patch
HPET clock driver (needs work)
+remove-hardcoded-offsets-from-i386-asm.patch
i386 assembly cleanup
+madvise-len-check.patch
Fix madvise() argument checking
+checkstack-target.patch
Add `make checkstack'
+dentry-size-tuning.patch
Fiddle with dentry sizing a bit.
+vm-shrink-zone.patch
Fix bogon in page reclaim
+kill-off-pc9800.patch
Remove the PC9800 subarch
+266-mm2-r8169-napi.patch
+266-mm2-r8169-janitoring.patch
+266-mm2-r8169-register-rename.patch
+266-mm2-r8169-ethtool-set_settings.patch
+266-mm2-r8169-ethtool-get_settings.patch
+266-mm2-r8169-link-handling-rework-1-2.patch
+266-mm2-r8169-link-handling-rework-2-2.patch
r8169 net driver update
+enable-runtime-cache-line-size-for-slab-on-i386.patch
Tune slab alignment at runtime for i386
+allow-arch-override-for-kmem_bufctl_t.patch
Permit 16-bit metadata in slab caches, use it on i386
+add-kmem_cache_alloc_node.patch
NUMA optimisations for slab.
+work-around-gcc-333-hammer-sched-miscompilation-on-x86-64.patch
Work around the x86_64 gcc-3.3.3 miscompilation
+befs-maintainer-update.patch
MAINTAINERS update
+quota-recursion-fix-fix.patch
Clean up recent quota patch
+nfs-long-symlinks-fix.patch
Fix for super-long symlinks on nfsv3
+fix-for-266-makefiles-to-get-kbuild_output-working.patch
Build fix for build-in-a-separate-directory on some architectures.
+kexec-reserve-syscall-slot.patch
Reserve the kexec syscall slot on supported architectures.
+fore200e-warning-fixes.patch
+qlogicfas408-warning-fix.patch
Fix warnings.
All 202 patches
linus.patch
system-state-splitup.patch
system_state splitup
idedisk_reboot.patch
ide-disk.c: don't put disks in STANDBY mode on reboot
bk-acpi.patch
bk-agpgart.patch
bk-alsa.patch
bk-cifs.patch
bk-cpufreq.patch
bk-input.patch
bk-netdev.patch
bk-pci.patch
bk-scsi.patch
mm.patch
add -mmN to EXTRAVERSION
fealnx-bogon-fix.patch
fealnx.c spinlock fix
acpi-procfs-fix.patch
acpi procfs fix
revert-i8042-interrupt-handling.patch
revert i8042 input interrupt handling changes
kgdb-ga.patch
kgdb stub for ia32 (George Anzinger's one)
kgdbL warning fix
kgdb buffer overflow fix
kgdbL warning fix
kgdb: CONFIG_DEBUG_INFO fix
x86_64 fixes
correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2)
kgdb: fix for recent gcc
kgdb warning fixes
THREAD_SIZE fixes for kgdb
kgdb-in-sched_functions.patch
kgdboe-netpoll.patch
kgdb-over-ethernet via netpoll
kgdboe: fix configuration of MAC address
kgdb-x86_64-support.patch
kgdb-x86_64-support.patch for 2.6.2-rc1-mm3
kgdb-x86_64-warning-fixes
kgdb-in-sched_functions-x86_64.patch
kgdb-ia64-support.patch
IA64 kgdb support
swapper_space-tree_lock-fix.patch
Make swapper_space tree_lock irq-safe
__add_to_swap_cache-simplification.patch
__add_to_swap_cache and add_to_pagecache() simplification
revert-swapcache-changes.patch
revert recent swapcache handling changes
sync_page-use-swapper-space.patch
Make sync_page use swapper_space again
__set_page_dirty_nobuffers-race-fix.patch
__set_page_dirty_nobuffers race fix
rmap-7-object-based-rmap.patch
rmap 7 object-based rmap
rmap-7-object-based-rmap-sync_page-fix
ia64-rmap-build-fix.patch
ia64 rmap build fix
rmap-8-unmap-nonlinear.patch
rmap 8 unmap nonlinear
try_to_unmap_cluster-comment
slab-panic.patch
slab: consolidate panic code
rmap-9-remove-pte_chains.patch
rmap 9 remove pte_chains
page_add_anon_rmap BUG fix
rmap-10-add-anonmm-rmap.patch
rmap 10 add anonmm rmap
rmap-anonhd-locking-fix.patch
rmap anonhd locking fix
rmap-11-mremap-moves.patch
rmap 11 mremap moves
rmap-12-pgtable-remove-rmap.patch
rmap 12 pgtable remove rmap
rmap-13-include-asm-deletions.patch
rmap 13 include/asm deletions
i_mmap_lock.patch
Convert i_shared_sem back to a spinlock
i_mmap_lock fix 1
i_mmap_lock fix 2
i_mmap_lock mremap fix
rmap-14-i_shared_lock-fixes.patch
rmap 14: i_shared_lock fixes
numa-api-x86_64.patch
numa api: -64 support
numa api: Bitmap bugfix
numa-api-i386.patch
numa api: Add i386 support
numa-api-ia64.patch
numa api: Add IA64 support
numa-api-core.patch
numa api: Core NUMA API code
numa api: docs and policy_vma() locking fix
numa-api-core-tweaks
Some fixes for NUMA API
From: Matthew Dobson <colpatch@us.ibm.com>
Subject: [PATCH] include/linux/gfp.h cleanup for NUMA API
numa-api-core bitmap_clear fixes
mpol-in-copy_vma.patch
mpol in copy_vma
numa-api-core-slab-panic.patch
numa-api-core-slab-panic
numa-api-statistics-2.patch
Re-add NUMA API statistics
numa-api-vma-policy-hooks.patch
numa api: Add VMA hooks for policy
numa-api-vma-policy-hooks fix
numa-api-shared-memory-support.patch
numa api: Add shared memory support
numa-api-shared-memory-support-tweaks
small-numa-api-fixups.patch
small numa api fixups
small-numa-api-fixups-fix
small-numa-api-fixups-fix.patch
small-numa-api-fixups-fix
numa-api-statistics.patch
numa api: Add statistics
numa-api-anon-memory-policy.patch
numa api: Add policy support to anonymous memory
numa-api-fix-end-of-memory-handling-in-mbind.patch
numa api: fix end of memory handling in mbind
rmap-15-vma_adjust.patch
rmap 15: vma_adjust
rmap-16-pretend-prio_tree.patch
rmap 16: pretend prio_tree
rmap-17-real-prio_tree.patch
rmap 17: real prio_tree
rmap-18-i_mmap_nonlinear.patch
rmap 18: i_mmap_nonlinear
unmap_mapping_range-comment.patch
unmap_mapping_range-comment
rmap-19-arch-prio_tree.patch
rmap 19: arch prio_tree
rmap-19-arch-prio_tree-parisc
vm_area_struct-size-comment.patch
vm_area_struct size comment
rmapc-comment-style-fixups.patch
rmap.c comment/style fixups
rmap-20-i_mmap_shared-into-i_mmap.patch
rmap 20 i_mmap_shared into i_mmap
rmap-20-i_mmap_shared-into-i_mmap-parisc
rmap-21-try_to_unmap_one-mapcount.patch
rmap 21 try_to_unmap_one mapcount
rmap-22-flush_dcache_mmap_lock.patch
rmap 22 flush_dcache_mmap_lock
rmap-22-flush_dcache_mmap_lock-parisc
rmap-23-empty-flush_dcache_mmap_lock.patch
rmap 23 empty flush_dcache_mmap_lock
rmap-24-no-rmap-fastcalls.patch
rmap 24 no rmap fastcalls
rmap-27-memset-0-vma.patch
rmap 27 memset 0 vma
rmap-28-remove_vm_struct.patch
rmap 28 remove_vm_struct
rmap-29-vm_reserved-safety.patch
rmap 29 VM_RESERVED safety
rmap-30-fix-bad-mapcount.patch
rmap 30 fix bad mapcount
rmap-31-unlikely-bad-memory.patch
rmap 31 unlikely bad memory
rmap-32-zap_pmd_range-wrap.patch
rmap 32 zap_pmd_range wrap
rmap-33-install_arg_page-vma.patch
rmap 33 install_arg_page vma
partial-prefetch-for-vma_prio_tree_next.patch
partial prefetch for vma_prio_tree_next
must-fix.patch
must fix lists update
must fix list update
mustfix update
must-fix-update-5.patch
must-fix update
ppc32-ibm-powerpc-750gx-support.patch
ppc32: IBM PowerPC 750GX Support
ppc32-some-whitespace-fixes.patch
ppc32: some whitespace fixes
ppc32-handle-altivec-assist-exception-properly.patch
ppc32: Handle altivec assist exception properly
ppc32-update-defconfigs.patch
ppc32: update defconfigs
ppc32-fix-mod_incdec_use_count-abuse-in-ppc-4xx-8xx-code.patch
ppc32: fix MOD_{INC,DEC}_USE_COUNT abuse in 4xx/8xx code
ppc64-reloc_hide.patch
invalidate_inodes-speedup.patch
invalidate_inodes speedup
more invalidate_inodes speedup fixes
config_spinline.patch
uninline spinlocks for profiling accuracy.
allow-i386-to-reenable-interrupts-on-lock-contention.patch
Allow i386 to reenable interrupts on lock contention
pdflush-diag.patch
get_user_pages-handle-VM_IO.patch
fix get_user_pages() against mappings of /dev/mem
pci_set_power_state-might-sleep.patch
slab-leak-detector.patch
slab leak detector
mm/slab.c warning in cache_alloc_debugcheck_after
local_bh_enable-warning-fix.patch
sched-ifdef-active-balancing.patch
sched: ifdef active balancing
schedstats.patch
sched: scheduler statistics
cond_resched-might-sleep.patch
cond_resched() might sleep
fa311-mac-address-fix.patch
wrong mac address with netgear FA311 ethernet card
pid_max-fix.patch
Bug when setting pid_max > 32k
non-readable-binaries.patch
Handle non-readable binfmt_misc executables
binfmt_misc-credentials.patch
binfmt_misc: improve calaulation of interpreter's credentials
poll-select-longer-timeouts.patch
poll()/select(): support longer timeouts
poll-select-range-check-fix.patch
poll()/select() range checking fix
poll-select-handle-large-timeouts.patch
poll()/select(): handle long timeouts
add-a-slab-for-ethernet.patch
Add a kmalloc slab for ethernet packets
siimage-update.patch
ide: update for siimage driver
shm-do_munmap-check.patch
stack-overflow-test-fix.patch
Fix stack overflow test for non-8k stacks
jbd-remove-livelock-avoidance.patch
JBD: remove livelock avoidance code in journal_dirty_data()
logitech-keyboard-fix.patch
2.6.5-rc2 keyboard breakage
stack-reductions-nfsread.patch
stack reductions: nfs read
speed-up-sata.patch
speed up SATA
journal_add_journal_head-debug.patch
journal_add_journal_head-debug
list_del-debug.patch
list_del debug check
oops-dump-preceding-code.patch
i386 oops output: dump preceding code
lockmeter.patch
lockmeter
ia64 CONFIG_LOCKMETER fix
sk98lin-buggy-vpd-workaround.patch
net/sk98lin: correct buggy VPD in ASUS MB
unplug-can-sleep.patch
unplug functions can sleep
firestream-warnings.patch
firestream warnings
ext3_rsv_cleanup.patch
ext3 block reservation patch set -- ext3 preallocation cleanup
ext3_rsv_base.patch
ext3 block reservation patch set -- ext3 block reservation
ext3 reservations: fix performance regression
ext3 block reservation patch set -- mount and ioctl feature
ext3 block reservation patch set -- dynamically increase reservation window
ext3-reservation-default-on.patch
ext3 reservation: default to on
ext3-reservation-ifdef-cleanup-patch.patch
ext3 reservation ifdef cleanup patch
ext3-reservation-max-window-size-check-patch.patch
ext3 reservation max window size check patch
ext3-reservation-file-ioctl-fix.patch
ext3 reservation file ioctl fix
ext3-lazy-discard-reservation-window-patch.patch
ext3 lazy discard reservation window patch
ext3 discard reservation in last iput fix patch
Fix lazy reservation discard
ext3-reservation-bad-inode-fix.patch
ext3 reservations: bad_inode fix
ext3_reservation_discard_race_fix.patch
ext3 reservation discard race fix
clean-up-asm-pgalloch-include.patch
Clean up asm/pgalloc.h include
clean-up-asm-pgalloch-include-2.patch
Clean up asm/pgalloc.h include
clean-up-asm-pgalloch-include-3.patch
Clean up asm/pgalloc.h include 3
ppc64-uninline-__pte_free_tlb.patch
ppc64: uninline __pte_free_tlb()
input-tsdev-fixes.patch
tsdev.c fixes
fix-scancode-keycode-scancode-conversion-for-265.patch
Fix scancode->keycode->scancode conversion
use-less-stack-in-ide_unregister.patch
use less stack in ide_unregister
fealnx-mac-address-and-other-issues.patch
Fealnx. Mac address and other issues
reiserfs-group-alloc-9.patch
reiserfs: block allocator optimizations
reiserfs-remove-debugging-warning-from-block-allocator.patch
reiserfs: remove debugging warning from block allocator
reiserfs-group-alloc-9-build-fix.patch
reiserfs-group-alloc-9 build fix
reiserfs-search_reada-5.patch
reiserfs: btree readahead
reiserfs-data-logging-support.patch
reiserfs data logging support
problems-with-atkbd_command--atkbd_interrupt-interaction.patch
Problems with atkbd_command & atkbd_interrupt interaction
mark-config_mac_serial-drivers-macintosh-macserialc-as-broken.patch
Mark CONFIG_MAC_SERIAL (drivers/macintosh/macserial.c) as broken
sis-agp-updates.patch
fbdev: SIS AGP updates
clear_backing_dev_congested.patch
clear_baking_dev_congested
dpt_i2o-warning-fixes.patch
dpt_i2o warning fixes
make-4k-stacks-permanent.patch
make 4k stacks permanent
force-config_regparm-to-y.patch
Force CONFIG_REGPARM to `y'
missing-closing-n-in-printk.patch
missing closing n in printk
invalid-notify_changesymlink-in-nfsd.patch
Invalid notify_change(symlink, [ATTR_MODE]) in nfsd
Fix "Invalid notify_change(symlink, [ATTR_MODE]) in nfsd"
hugetlb_shm_group-sysctl-gid-0-fix.patch
hugetlb_shm_group sysctl-gid-0-fix
mlock_group-sysctl.patch
mlock_group sysctl
nfs_writepage_sync-stack-reduction.patch
nfs_writepage_sync stack reduction
nfs4-stack-reduction.patch
nfs4 stack reduction
idr-overflow-fixes.patch
Fixes for idr code
idr-overflow-fixes fix
More fixes for idr code
Fixes for POSIX timers
timers-signals-rlimits-setuid-fix
timers-signals-rlimits-fix
timers-signals-rlimits-rename-stuff
idr-overflow-fixes fix
More fixes for idr code
idr-remove-counter.patch
idr: remove counter bits from id's
idr-fixups.patch
IDR fixups
rlim-add-rlimit-entry-for-controlling-queued-signals.patch
RLIM: add rlimit entry for controlling queued signals
rlim-add-sigpending-field-to-user_struct.patch
RLIM: add sigpending field to user_struct
rlim-pass-task_struct-in-send_signal.patch
RLIM: pass task_struct in send_signal()
rlim-add-simple-get_uid-helper.patch
RLIM: add simple get_uid() helper
rlim-enforce-rlimits-on-queued-signals.patch
RLIM: enforce rlimits on queued signals
rlim-remove-unused-queued_signals-global-accounting.patch
RLIM: remove unused queued_signals global accounting
rlim-add-rlimit-entry-for-posix-mqueue-allocation.patch
RLIM: add rlimit entry for POSIX mqueue allocation
mqueue-rlimit-compile-fix-for-ppc-cris-m68k.patch
mqueue rlimit compile fix for ppc/cris/m68k
rlim-add-mq_bytes-to-user_struct.patch
RLIM: add mq_bytes to user_struct
rlim-add-mq_attr_ok-helper.patch
RLIM: add mq_attr_ok() helper
rlim-enforce-rlimits-for-posix-mqueue-allocation.patch
RLIM: enforce rlimits for POSIX mqueue allocation
rlim-adjust-default-mqueue-sizes.patch
RLIM: adjust default mqueue sizes
call-might_sleep-in-tasklet_kill.patch
Call might_sleep() in tasklet_kill
add-qsort-library-function.patch
add qsort library function
have-xfs-use-kernel-provided-qsort.patch
Have XFS use kernel-provided qsort
have-xfs-use-kernel-provided-qsort-fix.patch
have-xfs-use-kernel-provided-qsort-fix
slabify-iocontext-request_queue-SLAB_PANIC.patch
slabify-iocontext-request_queue: use SLAB_PANIC
raid-locking-fix.patch
raid locking fix.
serial-fifo-size-is-ignored.patch
serial fifo size is ignored
seeky-readahead-speedups.patch
speed up readahead for seeky loads
really-ptrace-single-step-2.patch
ptrace single-stepping fix
add-disable-param-to-capabilities-module.patch
security: add disable param to capabilities module
fix-crash-on-modprobe-ohci1394.patch
fix crash on `modprobe ohci1394; modprobe -r ohci1394'
abs-cleanup.patch
abs() cleanup
hpet-driver.patch
HPET driver
remove-hardcoded-offsets-from-i386-asm.patch
Remove hardcoded offsets from i386 asm
madvise-len-check.patch
Fix madvise length checking
checkstack-target.patch
Add `make checkstack' target
dentry-size-tuning.patch
dentry size tuning
vm-shrink-zone.patch
Fix arithmetic in shrink_zone()
kill-off-pc9800.patch
Remove PC9800 support
266-mm2-r8169-napi.patch
r8169: napi
266-mm2-r8169-janitoring.patch
r8169: janitoring
266-mm2-r8169-register-rename.patch
r8169: register rename
266-mm2-r8169-ethtool-set_settings.patch
r8169: ethtool .set_settings
266-mm2-r8169-ethtool-get_settings.patch
r8169: ethtool .get_settings
266-mm2-r8169-link-handling-rework-1-2.patch
r8169: link handling rework (1/2)
266-mm2-r8169-link-handling-rework-2-2.patch
r8169: link handling rework (2/2)
enable-runtime-cache-line-size-for-slab-on-i386.patch
slab: enable runtime cache line size on i386
allow-arch-override-for-kmem_bufctl_t.patch
slab: allow arch override for kmem_bufctl_t
add-kmem_cache_alloc_node.patch
slab: add kmem_cache_alloc_node
work-around-gcc-333-hammer-sched-miscompilation-on-x86-64.patch
Work around gcc 3.3.3-hammer sched miscompilation on x86-64
befs-maintainer-update.patch
BeFS MAINTAINERS update
quota-recursion-fix-fix.patch
quota-recursion-fix-fix
nfs-long-symlinks-fix.patch
NFS: fix stack overflow with long symlinks
fix-for-266-makefiles-to-get-kbuild_output-working.patch
Fix for Makefiles to get KBUILD_OUTPUT working
kexec-reserve-syscall-slot.patch
reserve syscall slots for kexec
fore200e-warning-fixes.patch
fore200e.c warning fix
qlogicfas408-warning-fix.patch
qlogicfas408.c warning fix
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2004-05-17 18:40 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-16 17:01 2.6.6-mm3 Jan Killius
2004-05-17 14:43 ` 2.6.6-mm3 Robert Picco
2004-05-17 18:39 ` 2.6.6-mm3 Jan Killius
-- strict thread matches above, loose matches on Subject: below --
2004-05-16 9:55 2.6.6-mm3 Andrew Morton
2004-05-16 10:35 ` 2.6.6-mm3 Prakash K. Cheemplavam
2004-05-16 11:00 ` 2.6.6-mm3 Gene Heskett
2004-05-16 16:29 ` 2.6.6-mm3 Andrew Morton
2004-05-17 11:52 ` 2.6.6-mm3 Eric W. Biederman
2004-05-17 12:57 ` 2.6.6-mm3 Aristeu Sergio Rozanski Filho
2004-05-17 15:06 ` 2.6.6-mm3 Robert Picco
2004-05-17 15:51 ` 2.6.6-mm3 Aristeu Sergio Rozanski Filho
2004-05-17 16:14 ` 2.6.6-mm3 Tom Rini
2004-05-17 16:30 ` 2.6.6-mm3 Robert Picco
2004-05-17 16:38 ` 2.6.6-mm3 Tom Rini
2004-05-17 17:56 ` 2.6.6-mm3 Tom Rini
2004-05-17 17:20 ` 2.6.6-mm3 Chris Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).