* 2.6.15-rt20, "bad page state", jackd
@ 2006-03-08 19:36 Fernando Lopez-Lezcano
2006-03-08 21:48 ` Fernando Lopez-Lezcano
2006-03-09 8:47 ` Heiko Carstens
0 siblings, 2 replies; 23+ messages in thread
From: Fernando Lopez-Lezcano @ 2006-03-08 19:36 UTC (permalink / raw)
To: Steven Rostedt, Ingo Molnar, Linux Kernel Mailing List; +Cc: nando
Hi all, I reported this in mid January (I thought I had sent to the list
but the report went to Ingo and Steven off list)
I'm seeing the same problem in 2.6.15-rt21 in some of my machines. After
a reboot into the kernel I just login as root in a terminal, start the
jackd sound server ("jackd -d alsa -d hw") and when stopping it (just
doing a <ctrl>c) I get a bunch of messages of this form:
> Trying to fix it up, but a reboot is needed
> Bad page state at __free_pages_ok (in process 'jackd', page c10012fc)
Has anyone else seen this?
I'm in the process of building an -rt21 kernel before posting more
detailed error messages (this kernel is patched with some additional
stuff).
Ingo had suggested at the time I enable DEBUG_PAGEALLOC and DEBUG_SLAB
to get more information (Jan 21 or so), I was never able to get the
machine to boot into that kernel, I kept getting oopses. Weird, I'm
trying to find the post I sent to lkml (I have it in my mailbox) in the
lkml archives to include a link and can't find it...
More details later...
-- Fernando
^ permalink raw reply [flat|nested] 23+ messages in thread* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-08 19:36 2.6.15-rt20, "bad page state", jackd Fernando Lopez-Lezcano @ 2006-03-08 21:48 ` Fernando Lopez-Lezcano 2006-03-09 0:30 ` Fernando Lopez-Lezcano 2006-03-09 8:47 ` Heiko Carstens 1 sibling, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-08 21:48 UTC (permalink / raw) To: Ingo Molnar, Steven Rostedt; +Cc: nando, Linux Kernel Mailing List [-- Attachment #1: Type: text/plain, Size: 2793 bytes --] On Wed, 2006-03-08 at 11:36 -0800, Fernando Lopez-Lezcano wrote: > Hi all, I reported this in mid January (I thought I had sent to the list > but the report went to Ingo and Steven off list) > > I'm seeing the same problem in 2.6.15-rt21 in some of my machines. After > a reboot into the kernel I just login as root in a terminal, start the > jackd sound server ("jackd -d alsa -d hw") and when stopping it (just > doing a <ctrl>c) I get a bunch of messages of this form: > > > Trying to fix it up, but a reboot is needed > > Bad page state at __free_pages_ok (in process 'jackd', page c10012fc) > > Has anyone else seen this? > > I'm in the process of building an -rt21 kernel before posting more > detailed error messages (this kernel is patched with some additional > stuff). This is what the errors look like (I'm attaching the whole dmesg output and the .config file used to build the smp kernel): Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013ca4) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013c68) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed I'm now building another -rt21 with DEBUG_PAGEALLOC and DEBUG_SLAB enabled to see if I can pinpoint in more detail what's happening (if I can get it to boot!). -- Fernando [-- Attachment #2: kernel-2.6.15-i686-smp.ccrma.config --] [-- Type: text/plain, Size: 60971 bytes --] # i386 # # Automatically generated make config: don't edit # Linux kernel version: 2.6.15-rt18 # Fri Feb 24 14:23:59 2006 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_SEMAPHORE_SLEEPERS=y CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y CONFIG_CLEAN_COMPILE=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 # # General setup # CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set CONFIG_SYSCTL=y CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_HOTPLUG=y CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set # CONFIG_CPUSETS is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set CONFIG_KALLSYMS_EXTRA_PASS=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_SHMEM=y CONFIG_CC_ALIGN_FUNCTIONS=0 CONFIG_CC_ALIGN_LABELS=0 CONFIG_CC_ALIGN_LOOPS=0 CONFIG_CC_ALIGN_JUMPS=0 CONFIG_SLAB=y # CONFIG_TINY_SHMEM is not set CONFIG_BASE_SMALL=0 # CONFIG_SLOB is not set # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set CONFIG_OBSOLETE_MODPARM=y CONFIG_MODVERSIONS=y # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_MODULE_SIG=y # CONFIG_MODULE_SIG_FORCE is not set CONFIG_KMOD=y CONFIG_STOP_MACHINE=y # # Block layer # CONFIG_LBD=y # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y CONFIG_DEFAULT_AS=y # CONFIG_DEFAULT_DEADLINE is not set # CONFIG_DEFAULT_CFQ is not set # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="anticipatory" # # Processor type and features # CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set CONFIG_M686=y # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set CONFIG_X86_GENERIC=y CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_X86_PPRO_FENCE=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_X86_TSC=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_HIGH_RES_TIMERS=y CONFIG_HIGH_RES_RESOLUTION=1000 CONFIG_SMP=y CONFIG_NR_CPUS=32 CONFIG_SCHED_SMT=y # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT_DESKTOP=y # CONFIG_PREEMPT_RT is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_SOFTIRQS=y CONFIG_PREEMPT_HARDIRQS=y # CONFIG_SPINLOCK_BKL is not set CONFIG_PREEMPT_BKL=y CONFIG_PREEMPT_RCU=y CONFIG_RCU_STATS=y CONFIG_ASM_SEMAPHORES=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_MCE=y # CONFIG_X86_MCE_NONFATAL is not set CONFIG_X86_MCE_P4THERMAL=y CONFIG_TOSHIBA=m CONFIG_I8K=m CONFIG_X86_REBOOTFIXUPS=y CONFIG_MICROCODE=m CONFIG_X86_MSR=m CONFIG_X86_CPUID=m # # Firmware Drivers # CONFIG_EDD=m CONFIG_DELL_RBU=m CONFIG_DCDBAS=m # CONFIG_NOHIGHMEM is not set # CONFIG_HIGHMEM4G is not set CONFIG_HIGHMEM64G=y CONFIG_HIGHMEM=y CONFIG_X86_PAE=y CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_HIGHPTE=y # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y # CONFIG_EFI is not set # CONFIG_IRQBALANCE is not set CONFIG_REGPARM=y CONFIG_SECCOMP=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_PHYSICAL_START=0x100000 # CONFIG_KEXEC is not set # # Power management options (ACPI, APM) # CONFIG_PM=y CONFIG_PM_LEGACY=y # CONFIG_PM_DEBUG is not set # CONFIG_SOFTWARE_SUSPEND is not set CONFIG_SUSPEND_SMP=y # # ACPI (Advanced Configuration and Power Interface) Support # CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y CONFIG_ACPI_SLEEP_PROC_FS=y # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set CONFIG_ACPI_AC=m CONFIG_ACPI_BATTERY=m CONFIG_ACPI_BUTTON=m CONFIG_ACPI_VIDEO=m CONFIG_ACPI_HOTKEY=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_THERMAL=y CONFIG_ACPI_ASUS=m CONFIG_ACPI_IBM=m CONFIG_ACPI_TOSHIBA=m CONFIG_ACPI_BLACKLIST_YEAR=2001 # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_SYSTEM=y CONFIG_ACPI_CONTAINER=y # # APM (Advanced Power Management) BIOS Support # CONFIG_APM=y # CONFIG_APM_IGNORE_USER_SUSPEND is not set # CONFIG_APM_DO_ENABLE is not set CONFIG_APM_CPU_IDLE=y # CONFIG_APM_DISPLAY_BLANK is not set CONFIG_APM_RTC_IS_GMT=y # CONFIG_APM_ALLOW_INTS is not set # CONFIG_APM_REAL_MODE_POWER_OFF is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=m CONFIG_CPU_FREQ_STAT_DETAILS=y # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=m CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=m CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m # # CPUFreq processor drivers # CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_POWERNOW_K6=m CONFIG_X86_POWERNOW_K7=y CONFIG_X86_POWERNOW_K7_ACPI=y CONFIG_X86_POWERNOW_K8=m CONFIG_X86_POWERNOW_K8_ACPI=y # CONFIG_X86_GX_SUSPMOD is not set CONFIG_X86_SPEEDSTEP_CENTRINO=y CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y # CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE is not set CONFIG_X86_SPEEDSTEP_ICH=y CONFIG_X86_SPEEDSTEP_SMI=m CONFIG_X86_P4_CLOCKMOD=m CONFIG_X86_CPUFREQ_NFORCE2=m CONFIG_X86_LONGRUN=y CONFIG_X86_LONGHAUL=y # # shared options # # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set CONFIG_X86_SPEEDSTEP_LIB=y # CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_PCIEPORTBUS=y CONFIG_HOTPLUG_PCI_PCIE=m # CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set CONFIG_PCI_MSI=y CONFIG_PCI_LEGACY_PROC=y # CONFIG_PCI_DEBUG is not set CONFIG_ISA_DMA_API=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set CONFIG_HOTPLUG_CPU=y # # PCCARD (PCMCIA/CardBus) support # CONFIG_PCCARD=m # CONFIG_PCMCIA_DEBUG is not set CONFIG_PCMCIA=m CONFIG_PCMCIA_LOAD_CIS=y CONFIG_PCMCIA_IOCTL=y CONFIG_CARDBUS=y # # PC-card bridges # CONFIG_YENTA=m CONFIG_PD6729=m CONFIG_I82092=m CONFIG_I82365=m CONFIG_TCIC=m CONFIG_PCMCIA_PROBE=y CONFIG_PCCARD_NONSTATIC=m # # PCI Hotplug Support # CONFIG_HOTPLUG_PCI=y # CONFIG_HOTPLUG_PCI_FAKE is not set CONFIG_HOTPLUG_PCI_COMPAQ=m # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set CONFIG_HOTPLUG_PCI_IBM=m # CONFIG_HOTPLUG_PCI_ACPI is not set # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=m CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE=y # # Executable file formats # CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_AOUT is not set CONFIG_BINFMT_MISC=y # # Networking # CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_UNIX=y CONFIG_XFRM=y CONFIG_XFRM_USER=y CONFIG_NET_KEY=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_ASK_IP_FIB_HASH=y # CONFIG_IP_FIB_TRIE is not set CONFIG_IP_FIB_HASH=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_FWMARK=y CONFIG_IP_ROUTE_MULTIPATH=y # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IP_PNP is not set CONFIG_NET_IPIP=m CONFIG_NET_IPGRE=m CONFIG_NET_IPGRE_BROADCAST=y CONFIG_IP_MROUTE=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y CONFIG_INET_AH=m CONFIG_INET_ESP=m CONFIG_INET_IPCOMP=m CONFIG_INET_TUNNEL=m CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_BIC=y # # IP: Virtual Server Configuration # CONFIG_IP_VS=m # CONFIG_IP_VS_DEBUG is not set CONFIG_IP_VS_TAB_BITS=12 # # IPVS transport protocol load balancing support # CONFIG_IP_VS_PROTO_TCP=y CONFIG_IP_VS_PROTO_UDP=y CONFIG_IP_VS_PROTO_ESP=y CONFIG_IP_VS_PROTO_AH=y # # IPVS scheduler # CONFIG_IP_VS_RR=m CONFIG_IP_VS_WRR=m CONFIG_IP_VS_LC=m CONFIG_IP_VS_WLC=m CONFIG_IP_VS_LBLC=m CONFIG_IP_VS_LBLCR=m CONFIG_IP_VS_DH=m CONFIG_IP_VS_SH=m CONFIG_IP_VS_SED=m CONFIG_IP_VS_NQ=m # # IPVS application helper # CONFIG_IP_VS_FTP=m CONFIG_IPV6=m CONFIG_IPV6_PRIVACY=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m CONFIG_INET6_IPCOMP=m CONFIG_INET6_TUNNEL=m CONFIG_IPV6_TUNNEL=m CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set CONFIG_BRIDGE_NETFILTER=y # # Core Netfilter Configuration # CONFIG_NETFILTER_NETLINK=m CONFIG_NETFILTER_NETLINK_QUEUE=m CONFIG_NETFILTER_NETLINK_LOG=m # # IP: Netfilter Configuration # CONFIG_IP_NF_CONNTRACK=m CONFIG_IP_NF_CT_ACCT=y CONFIG_IP_NF_CONNTRACK_MARK=y # CONFIG_IP_NF_CONNTRACK_EVENTS is not set CONFIG_IP_NF_CONNTRACK_NETLINK=m CONFIG_IP_NF_CT_PROTO_SCTP=m CONFIG_IP_NF_FTP=m CONFIG_IP_NF_IRC=m CONFIG_IP_NF_NETBIOS_NS=m CONFIG_IP_NF_TFTP=m CONFIG_IP_NF_AMANDA=m CONFIG_IP_NF_PPTP=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_LIMIT=m CONFIG_IP_NF_MATCH_IPRANGE=m CONFIG_IP_NF_MATCH_MAC=m CONFIG_IP_NF_MATCH_PKTTYPE=m CONFIG_IP_NF_MATCH_MARK=m CONFIG_IP_NF_MATCH_MULTIPORT=m CONFIG_IP_NF_MATCH_TOS=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_DSCP=m CONFIG_IP_NF_MATCH_AH_ESP=m CONFIG_IP_NF_MATCH_LENGTH=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_MATCH_TCPMSS=m CONFIG_IP_NF_MATCH_HELPER=m CONFIG_IP_NF_MATCH_STATE=m CONFIG_IP_NF_MATCH_CONNTRACK=m CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_PHYSDEV=m CONFIG_IP_NF_MATCH_ADDRTYPE=m CONFIG_IP_NF_MATCH_REALM=m CONFIG_IP_NF_MATCH_SCTP=m CONFIG_IP_NF_MATCH_DCCP=m CONFIG_IP_NF_MATCH_COMMENT=m CONFIG_IP_NF_MATCH_CONNMARK=m CONFIG_IP_NF_MATCH_CONNBYTES=m CONFIG_IP_NF_MATCH_HASHLIMIT=m CONFIG_IP_NF_MATCH_STRING=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_TARGET_LOG=m CONFIG_IP_NF_TARGET_ULOG=m CONFIG_IP_NF_TARGET_TCPMSS=m CONFIG_IP_NF_TARGET_NFQUEUE=m CONFIG_IP_NF_NAT=m CONFIG_IP_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_SAME=m CONFIG_IP_NF_NAT_SNMP_BASIC=m CONFIG_IP_NF_NAT_IRC=m CONFIG_IP_NF_NAT_FTP=m CONFIG_IP_NF_NAT_TFTP=m CONFIG_IP_NF_NAT_AMANDA=m CONFIG_IP_NF_NAT_PPTP=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_TOS=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_DSCP=m CONFIG_IP_NF_TARGET_MARK=m CONFIG_IP_NF_TARGET_CLASSIFY=m CONFIG_IP_NF_TARGET_TTL=m CONFIG_IP_NF_TARGET_CONNMARK=m # CONFIG_IP_NF_TARGET_CLUSTERIP is not set CONFIG_IP_NF_RAW=m CONFIG_IP_NF_TARGET_NOTRACK=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # # IPv6: Netfilter Configuration (EXPERIMENTAL) # # CONFIG_IP6_NF_QUEUE is not set CONFIG_IP6_NF_IPTABLES=m CONFIG_IP6_NF_MATCH_LIMIT=m CONFIG_IP6_NF_MATCH_MAC=m CONFIG_IP6_NF_MATCH_RT=m CONFIG_IP6_NF_MATCH_OPTS=m CONFIG_IP6_NF_MATCH_FRAG=m CONFIG_IP6_NF_MATCH_HL=m CONFIG_IP6_NF_MATCH_MULTIPORT=m CONFIG_IP6_NF_MATCH_OWNER=m CONFIG_IP6_NF_MATCH_MARK=m CONFIG_IP6_NF_MATCH_IPV6HEADER=m CONFIG_IP6_NF_MATCH_AHESP=m CONFIG_IP6_NF_MATCH_LENGTH=m CONFIG_IP6_NF_MATCH_EUI64=m CONFIG_IP6_NF_MATCH_PHYSDEV=m CONFIG_IP6_NF_FILTER=m CONFIG_IP6_NF_TARGET_LOG=m CONFIG_IP6_NF_TARGET_REJECT=m CONFIG_IP6_NF_TARGET_NFQUEUE=m CONFIG_IP6_NF_MANGLE=m CONFIG_IP6_NF_TARGET_MARK=m CONFIG_IP6_NF_TARGET_HL=m CONFIG_IP6_NF_RAW=m # # Bridge: Netfilter Configuration # CONFIG_BRIDGE_NF_EBTABLES=m CONFIG_BRIDGE_EBT_BROUTE=m CONFIG_BRIDGE_EBT_T_FILTER=m CONFIG_BRIDGE_EBT_T_NAT=m CONFIG_BRIDGE_EBT_802_3=m CONFIG_BRIDGE_EBT_AMONG=m CONFIG_BRIDGE_EBT_ARP=m CONFIG_BRIDGE_EBT_IP=m CONFIG_BRIDGE_EBT_LIMIT=m CONFIG_BRIDGE_EBT_MARK=m CONFIG_BRIDGE_EBT_PKTTYPE=m CONFIG_BRIDGE_EBT_STP=m CONFIG_BRIDGE_EBT_VLAN=m CONFIG_BRIDGE_EBT_ARPREPLY=m CONFIG_BRIDGE_EBT_DNAT=m CONFIG_BRIDGE_EBT_MARK_T=m CONFIG_BRIDGE_EBT_REDIRECT=m CONFIG_BRIDGE_EBT_SNAT=m CONFIG_BRIDGE_EBT_LOG=m CONFIG_BRIDGE_EBT_ULOG=m # # DCCP Configuration (EXPERIMENTAL) # CONFIG_IP_DCCP=m CONFIG_INET_DCCP_DIAG=m # # DCCP CCIDs Configuration (EXPERIMENTAL) # CONFIG_IP_DCCP_CCID3=m CONFIG_IP_DCCP_TFRC_LIB=m # # DCCP Kernel Hacking # # CONFIG_IP_DCCP_DEBUG is not set # CONFIG_IP_DCCP_UNLOAD_HACK is not set # # SCTP Configuration (EXPERIMENTAL) # CONFIG_IP_SCTP=m # CONFIG_SCTP_DBG_MSG is not set # CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_HMAC_NONE is not set # CONFIG_SCTP_HMAC_SHA1 is not set CONFIG_SCTP_HMAC_MD5=y CONFIG_ATM=m CONFIG_ATM_CLIP=m # CONFIG_ATM_CLIP_NO_ICMP is not set CONFIG_ATM_LANE=m # CONFIG_ATM_MPOA is not set CONFIG_ATM_BR2684=m # CONFIG_ATM_BR2684_IPFILTER is not set CONFIG_BRIDGE=m CONFIG_VLAN_8021Q=m # CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set CONFIG_IPX=m # CONFIG_IPX_INTERN is not set CONFIG_ATALK=m CONFIG_DEV_APPLETALK=y CONFIG_LTPC=m CONFIG_COPS=m CONFIG_COPS_DAYNA=y CONFIG_COPS_TANGENT=y CONFIG_IPDDP=m CONFIG_IPDDP_ENCAP=y CONFIG_IPDDP_DECAP=y # CONFIG_X25 is not set # CONFIG_LAPB is not set CONFIG_NET_DIVERT=y # CONFIG_ECONET is not set CONFIG_WAN_ROUTER=m # # QoS and/or fair queueing # CONFIG_NET_SCHED=y CONFIG_NET_SCH_CLK_JIFFIES=y # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set # CONFIG_NET_SCH_CLK_CPU is not set # # Queueing/Scheduling # CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_HFSC=m CONFIG_NET_SCH_ATM=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m CONFIG_NET_SCH_NETEM=m CONFIG_NET_SCH_INGRESS=m # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=m CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_ROUTE=y CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y CONFIG_NET_CLS_RSVP=m CONFIG_NET_CLS_RSVP6=m CONFIG_NET_EMATCH=y CONFIG_NET_EMATCH_STACK=32 CONFIG_NET_EMATCH_CMP=m CONFIG_NET_EMATCH_NBYTE=m CONFIG_NET_EMATCH_U32=m CONFIG_NET_EMATCH_META=m # CONFIG_NET_EMATCH_TEXT is not set CONFIG_NET_CLS_ACT=y # CONFIG_NET_ACT_POLICE is not set CONFIG_NET_ACT_GACT=m # CONFIG_GACT_PROB is not set CONFIG_NET_ACT_MIRRED=m CONFIG_NET_ACT_IPT=m CONFIG_NET_ACT_PEDIT=m CONFIG_NET_ACT_SIMP=m CONFIG_NET_CLS_IND=y CONFIG_NET_ESTIMATOR=y # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_HAMRADIO is not set CONFIG_IRDA=m # # IrDA protocols # CONFIG_IRLAN=m CONFIG_IRNET=m CONFIG_IRCOMM=m # CONFIG_IRDA_ULTRA is not set # # IrDA options # CONFIG_IRDA_CACHE_LAST_LSAP=y CONFIG_IRDA_FAST_RR=y # CONFIG_IRDA_DEBUG is not set # # Infrared-port device drivers # # # SIR device drivers # CONFIG_IRTTY_SIR=m # # Dongle support # CONFIG_DONGLE=y CONFIG_ESI_DONGLE=m CONFIG_ACTISYS_DONGLE=m CONFIG_TEKRAM_DONGLE=m CONFIG_LITELINK_DONGLE=m CONFIG_MA600_DONGLE=m CONFIG_GIRBIL_DONGLE=m CONFIG_MCP2120_DONGLE=m CONFIG_OLD_BELKIN_DONGLE=m CONFIG_ACT200L_DONGLE=m # # Old SIR device drivers # # # Old Serial dongle support # # # FIR device drivers # CONFIG_USB_IRDA=m CONFIG_SIGMATEL_FIR=m CONFIG_NSC_FIR=m # CONFIG_WINBOND_FIR is not set # CONFIG_TOSHIBA_FIR is not set # CONFIG_SMC_IRCC_FIR is not set # CONFIG_ALI_FIR is not set # CONFIG_VLSI_FIR is not set # CONFIG_VIA_FIR is not set CONFIG_BT=m CONFIG_BT_L2CAP=m CONFIG_BT_SCO=m CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_BNEP=m CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_CMTP=m CONFIG_BT_HIDP=m # # Bluetooth device drivers # CONFIG_BT_HCIUSB=m CONFIG_BT_HCIUSB_SCO=y CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_BCSP=y CONFIG_BT_HCIBCM203X=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIDTL1=m CONFIG_BT_HCIBT3C=m CONFIG_BT_HCIBLUECARD=m CONFIG_BT_HCIBTUART=m CONFIG_BT_HCIVHCI=m CONFIG_IEEE80211=m # CONFIG_IEEE80211_DEBUG is not set CONFIG_IEEE80211_CRYPT_WEP=m CONFIG_IEEE80211_CRYPT_CCMP=m CONFIG_IEEE80211_CRYPT_TKIP=m # # Device Drivers # # # Generic Driver Options # CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y # CONFIG_DEBUG_DRIVER is not set # # Connector - unified userspace <-> kernelspace linker # CONFIG_CONNECTOR=m # # Memory Technology Devices (MTD) # CONFIG_MTD=m # CONFIG_MTD_DEBUG is not set CONFIG_MTD_CONCAT=m CONFIG_MTD_PARTITIONS=y CONFIG_MTD_REDBOOT_PARTS=m CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set CONFIG_MTD_CMDLINE_PARTS=y # # User Modules And Translation Layers # CONFIG_MTD_CHAR=m CONFIG_MTD_BLOCK=m CONFIG_MTD_BLOCK_RO=m CONFIG_FTL=m CONFIG_NFTL=m CONFIG_NFTL_RW=y CONFIG_INFTL=m CONFIG_RFD_FTL=m # # RAM/ROM/Flash chip drivers # CONFIG_MTD_CFI=m CONFIG_MTD_JEDECPROBE=m CONFIG_MTD_GEN_PROBE=m # CONFIG_MTD_CFI_ADV_OPTIONS is not set CONFIG_MTD_MAP_BANK_WIDTH_1=y CONFIG_MTD_MAP_BANK_WIDTH_2=y CONFIG_MTD_MAP_BANK_WIDTH_4=y # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set CONFIG_MTD_CFI_I1=y CONFIG_MTD_CFI_I2=y # CONFIG_MTD_CFI_I4 is not set # CONFIG_MTD_CFI_I8 is not set CONFIG_MTD_CFI_INTELEXT=m CONFIG_MTD_CFI_AMDSTD=m CONFIG_MTD_CFI_AMDSTD_RETRY=3 CONFIG_MTD_CFI_STAA=m CONFIG_MTD_CFI_UTIL=m CONFIG_MTD_RAM=m CONFIG_MTD_ROM=m CONFIG_MTD_ABSENT=m # # Mapping drivers for chip access # CONFIG_MTD_COMPLEX_MAPPINGS=y # CONFIG_MTD_PHYSMAP is not set # CONFIG_MTD_PNC2000 is not set CONFIG_MTD_SC520CDP=m CONFIG_MTD_NETSC520=m CONFIG_MTD_TS5500=m CONFIG_MTD_SBC_GXX=m CONFIG_MTD_AMD76XROM=m # CONFIG_MTD_ICHXROM is not set CONFIG_MTD_SCB2_FLASH=m # CONFIG_MTD_NETtel is not set # CONFIG_MTD_DILNETPC is not set CONFIG_MTD_L440GX=m CONFIG_MTD_PCI=m # CONFIG_MTD_PLATRAM is not set # # Self-contained MTD device drivers # CONFIG_MTD_PMC551=m # CONFIG_MTD_PMC551_BUGFIX is not set # CONFIG_MTD_PMC551_DEBUG is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set CONFIG_MTD_MTDRAM=m CONFIG_MTDRAM_TOTAL_SIZE=4096 CONFIG_MTDRAM_ERASE_SIZE=128 # CONFIG_MTD_BLKMTD is not set CONFIG_MTD_BLOCK2MTD=m # # Disk-On-Chip Device Drivers # CONFIG_MTD_DOC2000=m # CONFIG_MTD_DOC2001 is not set CONFIG_MTD_DOC2001PLUS=m CONFIG_MTD_DOCPROBE=m CONFIG_MTD_DOCECC=m # CONFIG_MTD_DOCPROBE_ADVANCED is not set CONFIG_MTD_DOCPROBE_ADDRESS=0 # # NAND Flash Device Drivers # CONFIG_MTD_NAND=m # CONFIG_MTD_NAND_VERIFY_WRITE is not set CONFIG_MTD_NAND_IDS=m # CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_NANDSIM is not set # # OneNAND Flash Device Drivers # CONFIG_MTD_ONENAND=m CONFIG_MTD_ONENAND_VERIFY_WRITE=y # # Parallel port support # CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set CONFIG_PARPORT_PC_PCMCIA=m CONFIG_PARPORT_NOT_PC=y # CONFIG_PARPORT_GSC is not set CONFIG_PARPORT_1284=y # # Plug and Play support # CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set # # Protocols # CONFIG_ISAPNP=y # CONFIG_PNPBIOS is not set CONFIG_PNPACPI=y # # Block devices # CONFIG_BLK_DEV_FD=m # CONFIG_BLK_DEV_XD is not set # CONFIG_PARIDE is not set CONFIG_BLK_CPQ_DA=m CONFIG_BLK_CPQ_CISS_DA=m CONFIG_CISS_SCSI_TAPE=y CONFIG_BLK_DEV_DAC960=m CONFIG_BLK_DEV_UMEM=m # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_SX8=m # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=16384 CONFIG_BLK_DEV_INITRD=y CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=8 # CONFIG_CDROM_PKTCDVD_WCACHE is not set CONFIG_ATA_OVER_ETH=m # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_IDE_SATA is not set # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECS=m CONFIG_BLK_DEV_IDECD=y CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=y CONFIG_BLK_DEV_IDESCSI=m # CONFIG_IDE_TASK_IOCTL is not set # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y # CONFIG_BLK_DEV_CMD640 is not set CONFIG_BLK_DEV_IDEPNP=y CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y # CONFIG_BLK_DEV_OFFBOARD is not set CONFIG_BLK_DEV_GENERIC=y # CONFIG_BLK_DEV_OPTI621 is not set CONFIG_BLK_DEV_RZ1000=y 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_AEC62XX=y CONFIG_BLK_DEV_ALI15X3=y # CONFIG_WDC_ALI15X3 is not set CONFIG_BLK_DEV_AMD74XX=y CONFIG_BLK_DEV_ATIIXP=y CONFIG_BLK_DEV_CMD64X=y CONFIG_BLK_DEV_TRIFLEX=y CONFIG_BLK_DEV_CY82C693=y CONFIG_BLK_DEV_CS5520=y CONFIG_BLK_DEV_CS5530=y CONFIG_BLK_DEV_CS5535=y CONFIG_BLK_DEV_HPT34X=y # CONFIG_HPT34X_AUTODMA is not set CONFIG_BLK_DEV_HPT366=y # CONFIG_BLK_DEV_SC1200 is not set CONFIG_BLK_DEV_PIIX=y # CONFIG_BLK_DEV_IT821X is not set # CONFIG_BLK_DEV_NS87415 is not set CONFIG_BLK_DEV_PDC202XX_OLD=y # CONFIG_PDC202XX_BURST is not set CONFIG_BLK_DEV_PDC202XX_NEW=y CONFIG_PDC202XX_FORCE=y CONFIG_BLK_DEV_SVWKS=y CONFIG_BLK_DEV_SIIMAGE=y CONFIG_BLK_DEV_SIS5513=y CONFIG_BLK_DEV_SLC90E66=y # CONFIG_BLK_DEV_TRM290 is not set CONFIG_BLK_DEV_VIA82CXXX=y # CONFIG_IDE_ARM is not set # CONFIG_IDE_CHIPSETS is not set CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not set CONFIG_IDEDMA_AUTO=y # CONFIG_BLK_DEV_HD is not set # # SCSI device support # CONFIG_RAID_ATTRS=m CONFIG_SCSI=m CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m CONFIG_CHR_DEV_OSST=m CONFIG_BLK_DEV_SR=m CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_CHR_DEV_SG=m # CONFIG_CHR_DEV_SCH is not set # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # # CONFIG_SCSI_MULTI_LUN is not set CONFIG_SCSI_CONSTANTS=y CONFIG_SCSI_LOGGING=y # # SCSI Transport Attributes # CONFIG_SCSI_SPI_ATTRS=m CONFIG_SCSI_FC_ATTRS=m CONFIG_SCSI_ISCSI_ATTRS=m CONFIG_SCSI_SAS_ATTRS=m # # SCSI low-level drivers # CONFIG_ISCSI_TCP=m CONFIG_BLK_DEV_3W_XXXX_RAID=m CONFIG_SCSI_3W_9XXX=m # CONFIG_SCSI_7000FASST is not set CONFIG_SCSI_ACARD=m CONFIG_SCSI_AHA152X=m CONFIG_SCSI_AHA1542=m CONFIG_SCSI_AACRAID=m CONFIG_SCSI_AIC7XXX=m CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 CONFIG_AIC7XXX_RESET_DELAY_MS=15000 # CONFIG_AIC7XXX_DEBUG_ENABLE is not set CONFIG_AIC7XXX_DEBUG_MASK=0 # CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set CONFIG_SCSI_AIC7XXX_OLD=m CONFIG_SCSI_AIC79XX=m CONFIG_AIC79XX_CMDS_PER_DEVICE=4 CONFIG_AIC79XX_RESET_DELAY_MS=15000 # CONFIG_AIC79XX_ENABLE_RD_STRM is not set # CONFIG_AIC79XX_DEBUG_ENABLE is not set CONFIG_AIC79XX_DEBUG_MASK=0 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set # CONFIG_SCSI_DPT_I2O is not set CONFIG_SCSI_IN2000=m CONFIG_MEGARAID_NEWGEN=y CONFIG_MEGARAID_MM=m CONFIG_MEGARAID_MAILBOX=m CONFIG_MEGARAID_SAS=m CONFIG_SCSI_SATA=m CONFIG_SCSI_SATA_AHCI=m CONFIG_SCSI_SATA_SVW=m CONFIG_SCSI_ATA_PIIX=m CONFIG_SCSI_SATA_MV=m CONFIG_SCSI_SATA_NV=m CONFIG_SCSI_PDC_ADMA=m CONFIG_SCSI_SATA_QSTOR=m CONFIG_SCSI_SATA_PROMISE=m CONFIG_SCSI_SATA_SX4=m CONFIG_SCSI_SATA_SIL=m CONFIG_SCSI_SATA_SIL24=m CONFIG_SCSI_SATA_SIS=m CONFIG_SCSI_SATA_ULI=m CONFIG_SCSI_SATA_VIA=m CONFIG_SCSI_SATA_VITESSE=m CONFIG_SCSI_SATA_INTEL_COMBINED=y CONFIG_SCSI_BUSLOGIC=m # CONFIG_SCSI_OMIT_FLASHPOINT is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set CONFIG_SCSI_FUTURE_DOMAIN=m CONFIG_SCSI_GDTH=m # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set CONFIG_SCSI_IPS=m CONFIG_SCSI_INITIO=m CONFIG_SCSI_INIA100=m CONFIG_SCSI_PPA=m CONFIG_SCSI_IMM=m # CONFIG_SCSI_IZIP_EPP16 is not set # CONFIG_SCSI_IZIP_SLOW_CTR is not set # CONFIG_SCSI_NCR53C406A is not set CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PSI240I is not set CONFIG_SCSI_QLOGIC_FAS=m # CONFIG_SCSI_QLOGIC_FC is not set CONFIG_SCSI_QLOGIC_1280=m CONFIG_SCSI_QLA2XXX=m CONFIG_SCSI_QLA21XX=m CONFIG_SCSI_QLA22XX=m CONFIG_SCSI_QLA2300=m CONFIG_SCSI_QLA2322=m CONFIG_SCSI_QLA6312=m # CONFIG_SCSI_QLA24XX is not set CONFIG_SCSI_LPFC=m # CONFIG_SCSI_SYM53C416 is not set # CONFIG_SCSI_DC395x is not set CONFIG_SCSI_DC390T=m # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # # PCMCIA SCSI adapter support # CONFIG_PCMCIA_AHA152X=m CONFIG_PCMCIA_FDOMAIN=m CONFIG_PCMCIA_NINJA_SCSI=m CONFIG_PCMCIA_QLOGIC=m CONFIG_PCMCIA_SYM53C500=m # # Old CD-ROM drivers (not SCSI, not IDE) # # CONFIG_CD_NO_IDESCSI is not set # # Multi-device support (RAID and LVM) # CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID5=m CONFIG_MD_RAID6=m CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m CONFIG_BLK_DEV_DM=m CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_MIRROR=m CONFIG_DM_ZERO=m CONFIG_DM_MULTIPATH=m CONFIG_DM_MULTIPATH_EMC=m # # Fusion MPT device support # CONFIG_FUSION=y # CONFIG_FUSION_SPI is not set # CONFIG_FUSION_FC is not set CONFIG_FUSION_SAS=m CONFIG_FUSION_MAX_SGE=128 # # IEEE 1394 (FireWire) support # CONFIG_IEEE1394=m # # Subsystem Options # # CONFIG_IEEE1394_VERBOSEDEBUG is not set CONFIG_IEEE1394_OUI_DB=y # CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set # CONFIG_IEEE1394_EXPORT_FULL_API is not set # # Device Drivers # # CONFIG_IEEE1394_PCILYNX is not set CONFIG_IEEE1394_OHCI1394=m # # Protocol Drivers # CONFIG_IEEE1394_VIDEO1394=m CONFIG_IEEE1394_SBP2=m # CONFIG_IEEE1394_SBP2_PHYS_DMA is not set # CONFIG_IEEE1394_ETH1394 is not set CONFIG_IEEE1394_DV1394=m CONFIG_IEEE1394_RAWIO=m CONFIG_IEEE1394_CMP=m CONFIG_IEEE1394_AMDTP=m # # I2O device support # CONFIG_I2O=m CONFIG_I2O_EXT_ADAPTEC=y CONFIG_I2O_EXT_ADAPTEC_DMA64=y CONFIG_I2O_CONFIG=m CONFIG_I2O_CONFIG_OLD_IOCTL=y # CONFIG_I2O_BUS is not set CONFIG_I2O_BLOCK=m CONFIG_I2O_SCSI=m CONFIG_I2O_PROC=m # # Network device support # CONFIG_NETDEVICES=y CONFIG_DUMMY=m CONFIG_BONDING=m CONFIG_EQUALIZER=m CONFIG_TUN=m CONFIG_NET_SB1000=m # # ARCnet devices # # CONFIG_ARCNET is not set # # PHY device support # CONFIG_PHYLIB=m # # MII PHY device drivers # CONFIG_MARVELL_PHY=m CONFIG_DAVICOM_PHY=m CONFIG_QSEMI_PHY=m CONFIG_LXT_PHY=m CONFIG_CICADA_PHY=m # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y CONFIG_MII=m CONFIG_HAPPYMEAL=m CONFIG_SUNGEM=m # CONFIG_CASSINI is not set CONFIG_NET_VENDOR_3COM=y CONFIG_EL1=m CONFIG_EL2=m CONFIG_ELPLUS=m CONFIG_EL16=m CONFIG_EL3=m CONFIG_3C515=m CONFIG_VORTEX=m CONFIG_TYPHOON=m CONFIG_LANCE=m CONFIG_NET_VENDOR_SMC=y CONFIG_WD80x3=m CONFIG_ULTRA=m CONFIG_SMC9194=m CONFIG_NET_VENDOR_RACAL=y CONFIG_NI52=m CONFIG_NI65=m # # Tulip family network device support # CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_TULIP=m # CONFIG_TULIP_MWI is not set CONFIG_TULIP_MMIO=y # CONFIG_TULIP_NAPI is not set CONFIG_DE4X5=m CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_ULI526X=m CONFIG_PCMCIA_XIRCOM=m # CONFIG_AT1700 is not set CONFIG_DEPCA=m CONFIG_HP100=m CONFIG_NET_ISA=y CONFIG_E2100=m # CONFIG_EWRK3 is not set CONFIG_EEXPRESS=m CONFIG_EEXPRESS_PRO=m CONFIG_HPLAN_PLUS=m CONFIG_HPLAN=m CONFIG_LP486E=m CONFIG_ETH16I=m CONFIG_NE2000=m CONFIG_ZNET=m CONFIG_SEEQ8005=m CONFIG_NET_PCI=y CONFIG_PCNET32=m CONFIG_AMD8111_ETH=m CONFIG_AMD8111E_NAPI=y CONFIG_ADAPTEC_STARFIRE=m CONFIG_ADAPTEC_STARFIRE_NAPI=y CONFIG_AC3200=m CONFIG_APRICOT=m CONFIG_B44=m CONFIG_FORCEDETH=m CONFIG_CS89x0=m CONFIG_DGRS=m CONFIG_EEPRO100=m CONFIG_E100=m CONFIG_FEALNX=m CONFIG_NATSEMI=m CONFIG_NE2K_PCI=m CONFIG_8139CP=m CONFIG_8139TOO=m CONFIG_8139TOO_PIO=y # CONFIG_8139TOO_TUNE_TWISTER is not set CONFIG_8139TOO_8129=y # CONFIG_8139_OLD_RX_RESET is not set CONFIG_SIS900=m CONFIG_EPIC100=m CONFIG_SUNDANCE=m # CONFIG_SUNDANCE_MMIO is not set CONFIG_TLAN=m CONFIG_VIA_RHINE=m CONFIG_VIA_RHINE_MMIO=y CONFIG_NET_POCKET=y CONFIG_ATP=m CONFIG_DE600=m CONFIG_DE620=m # # Ethernet (1000 Mbit) # CONFIG_ACENIC=m # CONFIG_ACENIC_OMIT_TIGON_I is not set CONFIG_DL2K=m CONFIG_E1000=m CONFIG_E1000_NAPI=y CONFIG_NS83820=m CONFIG_HAMACHI=m CONFIG_YELLOWFIN=m CONFIG_R8169=m CONFIG_R8169_NAPI=y CONFIG_R8169_VLAN=y CONFIG_SIS190=m CONFIG_SKGE=m CONFIG_SK98LIN=m CONFIG_VIA_VELOCITY=m CONFIG_TIGON3=m CONFIG_BNX2=m # # Ethernet (10000 Mbit) # CONFIG_CHELSIO_T1=m CONFIG_IXGB=m CONFIG_IXGB_NAPI=y CONFIG_S2IO=m CONFIG_S2IO_NAPI=y # # Token Ring devices # CONFIG_TR=y CONFIG_IBMTR=m CONFIG_IBMOL=m CONFIG_IBMLS=m CONFIG_3C359=m CONFIG_TMS380TR=m CONFIG_TMSPCI=m CONFIG_SKISA=m CONFIG_PROTEON=m CONFIG_ABYSS=m CONFIG_SMCTR=m # # Wireless LAN (non-hamradio) # CONFIG_NET_RADIO=y # # Obsolete Wireless cards support (pre-802.11) # # CONFIG_STRIP is not set # CONFIG_ARLAN is not set CONFIG_WAVELAN=m CONFIG_PCMCIA_WAVELAN=m CONFIG_PCMCIA_NETWAVE=m # # Wireless 802.11 Frequency Hopping cards support # CONFIG_PCMCIA_RAYCS=m # # Wireless 802.11b ISA/PCI cards support # CONFIG_IPW2100=m CONFIG_IPW2100_MONITOR=y # CONFIG_IPW_DEBUG is not set CONFIG_IPW2200=m CONFIG_AIRO=m CONFIG_HERMES=m CONFIG_PLX_HERMES=m CONFIG_TMD_HERMES=m CONFIG_NORTEL_HERMES=m CONFIG_PCI_HERMES=m CONFIG_ATMEL=m CONFIG_PCI_ATMEL=m # # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m CONFIG_PCMCIA_SPECTRUM=m CONFIG_AIRO_CS=m CONFIG_PCMCIA_ATMEL=m CONFIG_PCMCIA_WL3501=m # # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support # CONFIG_PRISM54=m CONFIG_HOSTAP=m CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_CS=m CONFIG_NET_WIRELESS=y # # PCMCIA network device support # CONFIG_NET_PCMCIA=y CONFIG_PCMCIA_3C589=m CONFIG_PCMCIA_3C574=m CONFIG_PCMCIA_FMVJ18X=m CONFIG_PCMCIA_PCNET=m CONFIG_PCMCIA_NMCLAN=m CONFIG_PCMCIA_SMC91C92=m CONFIG_PCMCIA_XIRC2PS=m CONFIG_PCMCIA_AXNET=m CONFIG_PCMCIA_IBMTR=m # # Wan interfaces # # CONFIG_WAN is not set # # ATM drivers # # CONFIG_ATM_DUMMY is not set CONFIG_ATM_TCP=m CONFIG_ATM_LANAI=m CONFIG_ATM_ENI=m # CONFIG_ATM_ENI_DEBUG is not set # CONFIG_ATM_ENI_TUNE_BURST is not set CONFIG_ATM_FIRESTREAM=m # CONFIG_ATM_ZATM is not set CONFIG_ATM_NICSTAR=m # CONFIG_ATM_NICSTAR_USE_SUNI is not set # CONFIG_ATM_NICSTAR_USE_IDT77105 is not set CONFIG_ATM_IDT77252=m # CONFIG_ATM_IDT77252_DEBUG is not set # CONFIG_ATM_IDT77252_RCV_ALL is not set CONFIG_ATM_IDT77252_USE_SUNI=y CONFIG_ATM_AMBASSADOR=m # CONFIG_ATM_AMBASSADOR_DEBUG is not set CONFIG_ATM_HORIZON=m # CONFIG_ATM_HORIZON_DEBUG is not set # CONFIG_ATM_IA is not set CONFIG_ATM_FORE200E_MAYBE=m # CONFIG_ATM_FORE200E_PCA is not set CONFIG_ATM_HE=m # CONFIG_ATM_HE_USE_SUNI is not set CONFIG_FDDI=y # CONFIG_DEFXX is not set CONFIG_SKFP=m # CONFIG_HIPPI is not set CONFIG_PLIP=m CONFIG_PPP=m CONFIG_PPP_MULTILINK=y CONFIG_PPP_FILTER=y CONFIG_PPP_ASYNC=m CONFIG_PPP_SYNC_TTY=m CONFIG_PPP_DEFLATE=m # CONFIG_PPP_BSDCOMP is not set CONFIG_PPP_MPPE=m CONFIG_PPPOE=m CONFIG_PPPOATM=m CONFIG_SLIP=m CONFIG_SLIP_COMPRESSED=y CONFIG_SLIP_SMART=y # CONFIG_SLIP_MODE_SLIP6 is not set CONFIG_NET_FC=y # CONFIG_SHAPER is not set CONFIG_NETCONSOLE=m CONFIG_NETPOLL=y CONFIG_NETPOLL_RX=y CONFIG_NETPOLL_TRAP=y CONFIG_NET_POLL_CONTROLLER=y # # ISDN subsystem # CONFIG_ISDN=m # # Old ISDN4Linux # CONFIG_ISDN_I4L=m CONFIG_ISDN_PPP=y CONFIG_ISDN_PPP_VJ=y CONFIG_ISDN_MPP=y CONFIG_IPPP_FILTER=y # CONFIG_ISDN_PPP_BSDCOMP is not set CONFIG_ISDN_AUDIO=y CONFIG_ISDN_TTY_FAX=y # # ISDN feature submodules # CONFIG_ISDN_DIVERSION=m # # ISDN4Linux hardware drivers # # # Passive cards # CONFIG_ISDN_DRV_HISAX=m # # D-channel protocol features # CONFIG_HISAX_EURO=y CONFIG_DE_AOC=y CONFIG_HISAX_NO_SENDCOMPLETE=y CONFIG_HISAX_NO_LLC=y CONFIG_HISAX_NO_KEYPAD=y CONFIG_HISAX_1TR6=y CONFIG_HISAX_NI1=y CONFIG_HISAX_MAX_CARDS=8 # # HiSax supported cards # CONFIG_HISAX_16_0=y CONFIG_HISAX_16_3=y CONFIG_HISAX_TELESPCI=y CONFIG_HISAX_S0BOX=y CONFIG_HISAX_AVM_A1=y CONFIG_HISAX_FRITZPCI=y CONFIG_HISAX_AVM_A1_PCMCIA=y CONFIG_HISAX_ELSA=y CONFIG_HISAX_IX1MICROR2=y CONFIG_HISAX_DIEHLDIVA=y CONFIG_HISAX_ASUSCOM=y CONFIG_HISAX_TELEINT=y CONFIG_HISAX_HFCS=y CONFIG_HISAX_SEDLBAUER=y CONFIG_HISAX_SPORTSTER=y CONFIG_HISAX_MIC=y CONFIG_HISAX_NETJET=y CONFIG_HISAX_NETJET_U=y CONFIG_HISAX_NICCY=y CONFIG_HISAX_ISURF=y CONFIG_HISAX_HSTSAPHIR=y CONFIG_HISAX_BKM_A4T=y CONFIG_HISAX_SCT_QUADRO=y CONFIG_HISAX_GAZEL=y CONFIG_HISAX_HFC_PCI=y CONFIG_HISAX_W6692=y CONFIG_HISAX_HFC_SX=y CONFIG_HISAX_ENTERNOW_PCI=y # CONFIG_HISAX_DEBUG is not set # # HiSax PCMCIA card service modules # CONFIG_HISAX_SEDLBAUER_CS=m CONFIG_HISAX_ELSA_CS=m CONFIG_HISAX_AVM_A1_CS=m CONFIG_HISAX_TELES_CS=m # # HiSax sub driver modules # CONFIG_HISAX_ST5481=m CONFIG_HISAX_HFCUSB=m CONFIG_HISAX_HFC4S8S=m CONFIG_HISAX_FRITZ_PCIPNP=m CONFIG_HISAX_HDLC=y # # Active cards # CONFIG_ISDN_DRV_ICN=m CONFIG_ISDN_DRV_PCBIT=m CONFIG_ISDN_DRV_SC=m CONFIG_ISDN_DRV_ACT2000=m # # CAPI subsystem # CONFIG_ISDN_CAPI=m CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y CONFIG_ISDN_CAPI_MIDDLEWARE=y CONFIG_ISDN_CAPI_CAPI20=m CONFIG_ISDN_CAPI_CAPIFS_BOOL=y CONFIG_ISDN_CAPI_CAPIFS=m CONFIG_ISDN_CAPI_CAPIDRV=m # # CAPI hardware drivers # # # Active AVM cards # CONFIG_CAPI_AVM=y CONFIG_ISDN_DRV_AVMB1_B1ISA=m CONFIG_ISDN_DRV_AVMB1_B1PCI=m CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y # CONFIG_ISDN_DRV_AVMB1_T1ISA is not set # CONFIG_ISDN_DRV_AVMB1_B1PCMCIA is not set # CONFIG_ISDN_DRV_AVMB1_T1PCI is not set # CONFIG_ISDN_DRV_AVMB1_C4 is not set # # Active Eicon DIVA Server cards # CONFIG_CAPI_EICON=y CONFIG_ISDN_DIVAS=m CONFIG_ISDN_DIVAS_BRIPCI=y CONFIG_ISDN_DIVAS_PRIPCI=y CONFIG_ISDN_DIVAS_DIVACAPI=m CONFIG_ISDN_DIVAS_USERIDI=m CONFIG_ISDN_DIVAS_MAINT=m # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_TSDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG 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=y CONFIG_MOUSE_SERIAL=m CONFIG_MOUSE_INPORT=m CONFIG_MOUSE_ATIXL=y CONFIG_MOUSE_LOGIBM=m CONFIG_MOUSE_PC110PAD=m CONFIG_MOUSE_VSXXXAA=m CONFIG_INPUT_JOYSTICK=y CONFIG_JOYSTICK_ANALOG=m CONFIG_JOYSTICK_A3D=m CONFIG_JOYSTICK_ADI=m CONFIG_JOYSTICK_COBRA=m CONFIG_JOYSTICK_GF2K=m CONFIG_JOYSTICK_GRIP=m CONFIG_JOYSTICK_GRIP_MP=m CONFIG_JOYSTICK_GUILLEMOT=m CONFIG_JOYSTICK_INTERACT=m CONFIG_JOYSTICK_SIDEWINDER=m CONFIG_JOYSTICK_TMDC=m CONFIG_JOYSTICK_IFORCE=m CONFIG_JOYSTICK_IFORCE_USB=y CONFIG_JOYSTICK_IFORCE_232=y CONFIG_JOYSTICK_WARRIOR=m CONFIG_JOYSTICK_MAGELLAN=m CONFIG_JOYSTICK_SPACEORB=m CONFIG_JOYSTICK_SPACEBALL=m CONFIG_JOYSTICK_STINGER=m CONFIG_JOYSTICK_TWIDJOY=m CONFIG_JOYSTICK_DB9=m CONFIG_JOYSTICK_GAMECON=m CONFIG_JOYSTICK_TURBOGRAFX=m CONFIG_JOYSTICK_JOYDUMP=m CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_GUNZE=m CONFIG_TOUCHSCREEN_ELO=m CONFIG_TOUCHSCREEN_MTOUCH=m CONFIG_TOUCHSCREEN_MK712=m CONFIG_INPUT_MISC=y CONFIG_INPUT_PCSPKR=m CONFIG_INPUT_WISTRON_BTNS=m CONFIG_INPUT_UINPUT=m # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=y # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_RAW=m CONFIG_GAMEPORT=m CONFIG_GAMEPORT_NS558=m CONFIG_GAMEPORT_L4=m CONFIG_GAMEPORT_EMU10K1=m CONFIG_GAMEPORT_FM801=m # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y CONFIG_SERIAL_NONSTANDARD=y CONFIG_ROCKETPORT=m # CONFIG_CYCLADES is not set CONFIG_DIGIEPCA=m # CONFIG_MOXA_SMARTIO is not set CONFIG_ISI=m CONFIG_SYNCLINK=m CONFIG_SYNCLINKMP=m CONFIG_N_HDLC=m CONFIG_SPECIALIX=m CONFIG_SPECIALIX_RTSCTS=y CONFIG_SX=y CONFIG_STALDRV=y # # Serial drivers # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_CS=m # CONFIG_SERIAL_8250_ACPI is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y # CONFIG_SERIAL_8250_MANY_PORTS is not set CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_8250_DETECT_IRQ=y CONFIG_SERIAL_8250_RSA=y # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_JSM=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set CONFIG_PRINTER=m CONFIG_LP_CONSOLE=y CONFIG_PPDEV=m CONFIG_TIPAR=m # # IPMI # CONFIG_IPMI_HANDLER=m # CONFIG_IPMI_PANIC_EVENT is not set CONFIG_IPMI_DEVICE_INTERFACE=m CONFIG_IPMI_SI=m CONFIG_IPMI_WATCHDOG=m CONFIG_IPMI_POWEROFF=m # # Watchdog Cards # CONFIG_WATCHDOG=y # CONFIG_WATCHDOG_NOWAYOUT is not set # # Watchdog Device Drivers # CONFIG_SOFT_WATCHDOG=m CONFIG_ACQUIRE_WDT=m CONFIG_ADVANTECH_WDT=m CONFIG_ALIM1535_WDT=m CONFIG_ALIM7101_WDT=m CONFIG_SC520_WDT=m CONFIG_EUROTECH_WDT=m CONFIG_IB700_WDT=m CONFIG_IBMASR=m CONFIG_WAFER_WDT=m CONFIG_I6300ESB_WDT=m CONFIG_I8XX_TCO=m CONFIG_SC1200_WDT=m # CONFIG_60XX_WDT is not set CONFIG_SBC8360_WDT=m CONFIG_CPU5_WDT=m CONFIG_W83627HF_WDT=m CONFIG_W83877F_WDT=m CONFIG_W83977F_WDT=m CONFIG_MACHZ_WDT=m # # ISA-based Watchdog Cards # CONFIG_PCWATCHDOG=m # CONFIG_MIXCOMWD is not set CONFIG_WDT=m # CONFIG_WDT_501 is not set # # PCI-based Watchdog Cards # CONFIG_PCIPCWATCHDOG=m CONFIG_WDTPCI=m CONFIG_WDT_501_PCI=y # # USB-based Watchdog Cards # CONFIG_USBPCWATCHDOG=m CONFIG_HW_RANDOM=m CONFIG_NVRAM=m CONFIG_RTC=y # CONFIG_RTC_HISTOGRAM is not set CONFIG_BLOCKER=m # CONFIG_LPPTEST is not set CONFIG_DTLK=m CONFIG_R3964=m # CONFIG_APPLICOM is not set CONFIG_SONYPI=m # # Ftape, the floppy tape device driver # CONFIG_AGP=y CONFIG_AGP_ALI=y CONFIG_AGP_ATI=y CONFIG_AGP_AMD=y CONFIG_AGP_AMD64=y CONFIG_AGP_INTEL=y CONFIG_AGP_NVIDIA=y CONFIG_AGP_SIS=y CONFIG_AGP_SWORKS=y CONFIG_AGP_VIA=y CONFIG_AGP_EFFICEON=y CONFIG_DRM=y CONFIG_DRM_TDFX=m CONFIG_DRM_R128=m CONFIG_DRM_RADEON=m CONFIG_DRM_I810=m CONFIG_DRM_I830=m CONFIG_DRM_I915=m CONFIG_DRM_MGA=m CONFIG_DRM_SIS=m # CONFIG_DRM_VIA is not set CONFIG_DRM_SAVAGE=m # # PCMCIA character devices # CONFIG_SYNCLINK_CS=m CONFIG_CARDMAN_4000=m CONFIG_CARDMAN_4040=m CONFIG_MWAVE=m # CONFIG_RAW_DRIVER is not set # CONFIG_HPET is not set CONFIG_HANGCHECK_TIMER=m # # TPM devices # # CONFIG_TCG_TPM is not set CONFIG_TELCLOCK=m # # I2C support # CONFIG_I2C=m CONFIG_I2C_CHARDEV=m # # I2C Algorithms # CONFIG_I2C_ALGOBIT=m CONFIG_I2C_ALGOPCF=m CONFIG_I2C_ALGOPCA=m # # I2C Hardware Bus support # CONFIG_I2C_ALI1535=m CONFIG_I2C_ALI1563=m CONFIG_I2C_ALI15X3=m CONFIG_I2C_AMD756=m CONFIG_I2C_AMD756_S4882=m CONFIG_I2C_AMD8111=m CONFIG_I2C_I801=m CONFIG_I2C_I810=m CONFIG_I2C_PIIX4=m CONFIG_I2C_ISA=m CONFIG_I2C_NFORCE2=m # CONFIG_I2C_PARPORT is not set # CONFIG_I2C_PARPORT_LIGHT is not set CONFIG_I2C_PROSAVAGE=m CONFIG_I2C_SAVAGE4=m # CONFIG_SCx200_ACB is not set CONFIG_I2C_SIS5595=m CONFIG_I2C_SIS630=m CONFIG_I2C_SIS96X=m CONFIG_I2C_STUB=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m CONFIG_I2C_VOODOO3=m CONFIG_I2C_PCA_ISA=m # # Miscellaneous I2C Chip support # CONFIG_SENSORS_DS1337=m # CONFIG_SENSORS_DS1374 is not set CONFIG_SENSORS_EEPROM=m CONFIG_SENSORS_PCF8574=m # CONFIG_SENSORS_PCA9539 is not set CONFIG_SENSORS_PCF8591=m CONFIG_SENSORS_RTC8564=m # CONFIG_SENSORS_MAX6875 is not set CONFIG_RTC_X1205_I2C=m # 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 # # Dallas's 1-wire bus # # CONFIG_W1 is not set # # Hardware Monitoring support # CONFIG_HWMON=y CONFIG_HWMON_VID=m CONFIG_SENSORS_ADM1021=m CONFIG_SENSORS_ADM1025=m # CONFIG_SENSORS_ADM1026 is not set CONFIG_SENSORS_ADM1031=m # CONFIG_SENSORS_ADM9240 is not set CONFIG_SENSORS_ASB100=m # CONFIG_SENSORS_ATXP1 is not set CONFIG_SENSORS_DS1621=m CONFIG_SENSORS_FSCHER=m CONFIG_SENSORS_FSCPOS=m CONFIG_SENSORS_GL518SM=m CONFIG_SENSORS_GL520SM=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_LM63=m CONFIG_SENSORS_LM75=m CONFIG_SENSORS_LM77=m CONFIG_SENSORS_LM78=m CONFIG_SENSORS_LM80=m CONFIG_SENSORS_LM83=m CONFIG_SENSORS_LM85=m CONFIG_SENSORS_LM87=m CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM92=m CONFIG_SENSORS_MAX1619=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_SIS5595=m CONFIG_SENSORS_SMSC47M1=m CONFIG_SENSORS_SMSC47B397=m CONFIG_SENSORS_VIA686A=m CONFIG_SENSORS_W83781D=m CONFIG_SENSORS_W83792D=m CONFIG_SENSORS_W83L785TS=m CONFIG_SENSORS_W83627HF=m # CONFIG_SENSORS_W83627EHF is not set CONFIG_SENSORS_HDAPS=m # CONFIG_HWMON_DEBUG_CHIP is not set # # Misc devices # CONFIG_IBM_ASM=m # # Multimedia Capabilities Port drivers # # # Multimedia devices # CONFIG_VIDEO_DEV=m # # Video For Linux # # # Video Adapters # CONFIG_VIDEO_BT848=m CONFIG_VIDEO_BT848_DVB=y CONFIG_VIDEO_SAA6588=m CONFIG_VIDEO_PMS=m CONFIG_VIDEO_BWQCAM=m CONFIG_VIDEO_CQCAM=m CONFIG_VIDEO_W9966=m CONFIG_VIDEO_CPIA=m CONFIG_VIDEO_CPIA_PP=m CONFIG_VIDEO_CPIA_USB=m CONFIG_VIDEO_SAA5246A=m CONFIG_VIDEO_SAA5249=m CONFIG_TUNER_3036=m CONFIG_VIDEO_STRADIS=m CONFIG_VIDEO_ZORAN=m CONFIG_VIDEO_ZORAN_BUZ=m CONFIG_VIDEO_ZORAN_DC10=m CONFIG_VIDEO_ZORAN_DC30=m CONFIG_VIDEO_ZORAN_LML33=m CONFIG_VIDEO_ZORAN_LML33R10=m # CONFIG_VIDEO_MEYE is not set CONFIG_VIDEO_SAA7134=m CONFIG_VIDEO_SAA7134_ALSA=m CONFIG_VIDEO_SAA7134_DVB=m CONFIG_VIDEO_SAA7134_DVB_ALL_FRONTENDS=y CONFIG_VIDEO_MXB=m CONFIG_VIDEO_DPC=m CONFIG_VIDEO_HEXIUM_ORION=m CONFIG_VIDEO_HEXIUM_GEMINI=m CONFIG_VIDEO_CX88=m # CONFIG_VIDEO_CX88_DVB is not set CONFIG_VIDEO_EM28XX=m CONFIG_VIDEO_OVCAMCHIP=m CONFIG_VIDEO_AUDIO_DECODER=m CONFIG_VIDEO_DECODER=m # # Radio Adapters # CONFIG_RADIO_CADET=m CONFIG_RADIO_RTRACK=m CONFIG_RADIO_RTRACK2=m CONFIG_RADIO_AZTECH=m CONFIG_RADIO_GEMTEK=m CONFIG_RADIO_GEMTEK_PCI=m CONFIG_RADIO_MAXIRADIO=m CONFIG_RADIO_MAESTRO=m CONFIG_RADIO_SF16FMI=m CONFIG_RADIO_SF16FMR2=m CONFIG_RADIO_TERRATEC=m CONFIG_RADIO_TRUST=m CONFIG_RADIO_TYPHOON=m CONFIG_RADIO_TYPHOON_PROC_FS=y CONFIG_RADIO_ZOLTRIX=m # # Digital Video Broadcasting Devices # CONFIG_DVB=y CONFIG_DVB_CORE=m # # Supported SAA7146 based PCI Adapters # CONFIG_DVB_AV7110=m CONFIG_DVB_AV7110_OSD=y CONFIG_DVB_BUDGET=m CONFIG_DVB_BUDGET_CI=m CONFIG_DVB_BUDGET_AV=m CONFIG_DVB_BUDGET_PATCH=m # # Supported USB Adapters # # CONFIG_DVB_USB is not set CONFIG_DVB_TTUSB_BUDGET=m CONFIG_DVB_TTUSB_DEC=m CONFIG_DVB_CINERGYT2=m CONFIG_DVB_CINERGYT2_TUNING=y CONFIG_DVB_CINERGYT2_STREAM_URB_COUNT=32 CONFIG_DVB_CINERGYT2_STREAM_BUF_SIZE=512 CONFIG_DVB_CINERGYT2_QUERY_INTERVAL=250 # CONFIG_DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE is not set # # Supported FlexCopII (B2C2) Adapters # CONFIG_DVB_B2C2_FLEXCOP=m CONFIG_DVB_B2C2_FLEXCOP_PCI=m CONFIG_DVB_B2C2_FLEXCOP_USB=m # CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set # # Supported BT878 Adapters # CONFIG_DVB_BT8XX=m # # Supported Pluto2 Adapters # # CONFIG_DVB_PLUTO2 is not set # # Supported DVB Frontends # # # Customise DVB Frontends # # # DVB-S (satellite) frontends # CONFIG_DVB_STV0299=m CONFIG_DVB_CX24110=m CONFIG_DVB_TDA8083=m CONFIG_DVB_TDA80XX=m CONFIG_DVB_MT312=m CONFIG_DVB_VES1X93=m CONFIG_DVB_S5H1420=m # # DVB-T (terrestrial) frontends # CONFIG_DVB_SP8870=m CONFIG_DVB_SP887X=m CONFIG_DVB_CX22700=m CONFIG_DVB_CX22702=m CONFIG_DVB_L64781=m CONFIG_DVB_TDA1004X=m CONFIG_DVB_NXT6000=m CONFIG_DVB_MT352=m CONFIG_DVB_DIB3000MB=m CONFIG_DVB_DIB3000MC=m # # DVB-C (cable) frontends # CONFIG_DVB_ATMEL_AT76C651=m CONFIG_DVB_VES1820=m CONFIG_DVB_TDA10021=m CONFIG_DVB_STV0297=m # # ATSC (North American/Korean Terresterial DTV) frontends # CONFIG_DVB_NXT2002=m CONFIG_DVB_NXT200X=m CONFIG_DVB_OR51211=m CONFIG_DVB_OR51132=m CONFIG_DVB_BCM3510=m CONFIG_DVB_LGDT330X=m CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_VIDEO_VIDEOBUF=m CONFIG_VIDEO_TUNER=m CONFIG_VIDEO_BUF=m CONFIG_VIDEO_BUF_DVB=m CONFIG_VIDEO_BTCX=m CONFIG_VIDEO_IR=m CONFIG_VIDEO_TVEEPROM=m # # Graphics support # CONFIG_FB=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_MACMODES is not set CONFIG_FB_MODE_HELPERS=y CONFIG_FB_TILEBLITTING=y CONFIG_FB_CIRRUS=m # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set CONFIG_FB_VGA16=m CONFIG_FB_VESA=y CONFIG_VIDEO_SELECT=y CONFIG_FB_HGA=m CONFIG_FB_HGA_ACCEL=y # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set CONFIG_FB_RIVA=m # CONFIG_FB_RIVA_I2C is not set # CONFIG_FB_RIVA_DEBUG is not set CONFIG_FB_I810=m CONFIG_FB_I810_GTF=y CONFIG_FB_I810_I2C=y CONFIG_FB_INTEL=m # CONFIG_FB_INTEL_DEBUG is not set CONFIG_FB_MATROX=m CONFIG_FB_MATROX_MILLENIUM=y CONFIG_FB_MATROX_MYSTIQUE=y CONFIG_FB_MATROX_G=y CONFIG_FB_MATROX_I2C=m CONFIG_FB_MATROX_MAVEN=m CONFIG_FB_MATROX_MULTIHEAD=y # CONFIG_FB_RADEON_OLD is not set CONFIG_FB_RADEON=m CONFIG_FB_RADEON_I2C=y # CONFIG_FB_RADEON_DEBUG is not set CONFIG_FB_ATY128=m CONFIG_FB_ATY=m CONFIG_FB_ATY_CT=y CONFIG_FB_ATY_GENERIC_LCD=y # CONFIG_FB_ATY_XL_INIT is not set CONFIG_FB_ATY_GX=y CONFIG_FB_SAVAGE=m # CONFIG_FB_SAVAGE_I2C is not set # CONFIG_FB_SAVAGE_ACCEL is not set # CONFIG_FB_SIS is not set CONFIG_FB_NEOMAGIC=m CONFIG_FB_KYRO=m CONFIG_FB_3DFX=m CONFIG_FB_3DFX_ACCEL=y CONFIG_FB_VOODOO1=m CONFIG_FB_CYBLA=m CONFIG_FB_TRIDENT=m CONFIG_FB_TRIDENT_ACCEL=y # CONFIG_FB_GEODE is not set # CONFIG_FB_VIRTUAL is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y CONFIG_MDA_CONSOLE=m CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y # # Logo configuration # CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set CONFIG_LOGO_LINUX_CLUT224=y CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_CLASS_DEVICE=m CONFIG_BACKLIGHT_DEVICE=y CONFIG_LCD_CLASS_DEVICE=m CONFIG_LCD_DEVICE=y # # Sound # CONFIG_SOUND=m # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_AC97_CODEC=m CONFIG_SND_AC97_BUS=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_HWDEP=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_SEQ_RTCTIMER_DEFAULT=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set CONFIG_SND_GENERIC_DRIVER=y # # Generic devices # CONFIG_SND_MPU401_UART=m CONFIG_SND_OPL3_LIB=m CONFIG_SND_OPL4_LIB=m CONFIG_SND_VX_LIB=m CONFIG_SND_DUMMY=m CONFIG_SND_VIRMIDI=m CONFIG_SND_MTPAV=m # CONFIG_SND_SERIAL_U16550 is not set CONFIG_SND_MPU401=m # # ISA devices # CONFIG_SND_AD1848_LIB=m CONFIG_SND_CS4231_LIB=m CONFIG_SND_AD1816A=m CONFIG_SND_AD1848=m CONFIG_SND_CS4231=m CONFIG_SND_CS4232=m CONFIG_SND_CS4236=m CONFIG_SND_ES968=m CONFIG_SND_ES1688=m CONFIG_SND_ES18XX=m CONFIG_SND_GUS_SYNTH=m CONFIG_SND_GUSCLASSIC=m CONFIG_SND_GUSEXTREME=m CONFIG_SND_GUSMAX=m CONFIG_SND_INTERWAVE=m CONFIG_SND_INTERWAVE_STB=m CONFIG_SND_OPTI92X_AD1848=m CONFIG_SND_OPTI92X_CS4231=m CONFIG_SND_OPTI93X=m CONFIG_SND_SB8=m CONFIG_SND_SB16=m CONFIG_SND_SBAWE=m CONFIG_SND_SB16_CSP=y # CONFIG_SND_WAVEFRONT is not set CONFIG_SND_ALS100=m CONFIG_SND_AZT2320=m CONFIG_SND_CMI8330=m CONFIG_SND_DT019X=m CONFIG_SND_OPL3SA2=m CONFIG_SND_SGALAXY=m CONFIG_SND_SSCAPE=m # # PCI devices # CONFIG_SND_ALI5451=m CONFIG_SND_ATIIXP=m CONFIG_SND_ATIIXP_MODEM=m CONFIG_SND_AU8810=m CONFIG_SND_AU8820=m CONFIG_SND_AU8830=m CONFIG_SND_AZT3328=m CONFIG_SND_BT87X=m CONFIG_SND_BT87X_OVERCLOCK=y CONFIG_SND_CS46XX=m CONFIG_SND_CS46XX_NEW_DSP=y CONFIG_SND_CS4281=m CONFIG_SND_EMU10K1=m CONFIG_SND_EMU10K1X=m CONFIG_SND_CA0106=m CONFIG_SND_KORG1212=m CONFIG_SND_MIXART=m CONFIG_SND_NM256=m CONFIG_SND_RME32=m CONFIG_SND_RME96=m CONFIG_SND_RME9652=m CONFIG_SND_HDSP=m # CONFIG_SND_HDSPM is not set CONFIG_SND_TRIDENT=m CONFIG_SND_YMFPCI=m CONFIG_SND_AD1889=m CONFIG_SND_ALS4000=m CONFIG_SND_CMIPCI=m CONFIG_SND_ENS1370=m CONFIG_SND_ENS1371=m CONFIG_SND_ES1938=m CONFIG_SND_ES1968=m CONFIG_SND_MAESTRO3=m CONFIG_SND_FM801=m CONFIG_SND_FM801_TEA575X=m CONFIG_SND_ICE1712=m CONFIG_SND_ICE1724=m CONFIG_SND_INTEL8X0=m CONFIG_SND_INTEL8X0M=m CONFIG_SND_SONICVIBES=m CONFIG_SND_VIA82XX=m CONFIG_SND_VIA82XX_MODEM=m CONFIG_SND_VX222=m # CONFIG_SND_HDA_INTEL is not set # # USB devices # CONFIG_SND_USB_AUDIO=m CONFIG_SND_USB_USX2Y=m # # PCMCIA devices # CONFIG_SND_VXPOCKET=m CONFIG_SND_PDAUDIOCF=m # # Open Sound System # # CONFIG_SOUND_PRIME is not set # # USB support # CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB=y # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set # CONFIG_USB_DYNAMIC_MINORS is not set CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG 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_ISP116X_HCD is not set CONFIG_USB_OHCI_HCD=m # CONFIG_USB_OHCI_BIG_ENDIAN is not set CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_UHCI_HCD=m # CONFIG_USB_SL811_HCD is not set # # USB Device Class drivers # # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' # # # may also be needed; see USB_STORAGE Help for more information # CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_DATAFAB=y CONFIG_USB_STORAGE_FREECOM=y CONFIG_USB_STORAGE_ISD200=y CONFIG_USB_STORAGE_DPCM=y # CONFIG_USB_STORAGE_USBAT is not set CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y CONFIG_USB_STORAGE_JUMPSHOT=y # # USB Input Devices # CONFIG_USB_HID=y CONFIG_USB_HIDINPUT=y CONFIG_HID_FF=y CONFIG_HID_PID=y CONFIG_LOGITECH_FF=y CONFIG_THRUSTMASTER_FF=y CONFIG_USB_HIDDEV=y CONFIG_USB_AIPTEK=m CONFIG_USB_WACOM=m # CONFIG_USB_ACECAD is not set CONFIG_USB_KBTAB=m CONFIG_USB_POWERMATE=m CONFIG_USB_MTOUCH=m # CONFIG_USB_ITMTOUCH is not set CONFIG_USB_EGALAX=m CONFIG_USB_YEALINK=m CONFIG_USB_XPAD=m CONFIG_USB_ATI_REMOTE=m # CONFIG_USB_KEYSPAN_REMOTE is not set CONFIG_USB_APPLETOUCH=m # # USB Imaging devices # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m # # USB Multimedia devices # CONFIG_USB_DABUSB=m CONFIG_USB_VICAM=m CONFIG_USB_DSBR=m CONFIG_USB_IBMCAM=m CONFIG_USB_KONICAWC=m CONFIG_USB_OV511=m CONFIG_USB_SE401=m CONFIG_USB_SN9C102=m CONFIG_USB_STV680=m CONFIG_USB_W9968CF=m # CONFIG_USB_PWC is not set # # USB Network Adapters # CONFIG_USB_CATC=m CONFIG_USB_KAWETH=m CONFIG_USB_PEGASUS=m CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m CONFIG_USB_NET_GL620A=m CONFIG_USB_NET_NET1080=m CONFIG_USB_NET_PLUSB=m # CONFIG_USB_NET_RNDIS_HOST is not set CONFIG_USB_NET_CDC_SUBSET=m CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y CONFIG_USB_BELKIN=y CONFIG_USB_ARMLINUX=y CONFIG_USB_EPSON2888=y CONFIG_USB_NET_ZAURUS=m # CONFIG_USB_ZD1201 is not set CONFIG_USB_MON=y # # USB port drivers # CONFIG_USB_USS720=m # # USB Serial Converter support # CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_AIRPRIME=m CONFIG_USB_SERIAL_ANYDATA=m CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m # CONFIG_USB_SERIAL_CP2101 is not set CONFIG_USB_SERIAL_CYPRESS_M8=m CONFIG_USB_SERIAL_EMPEG=m CONFIG_USB_SERIAL_FTDI_SIO=m CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_IPAQ=m CONFIG_USB_SERIAL_IR=m CONFIG_USB_SERIAL_EDGEPORT=m CONFIG_USB_SERIAL_EDGEPORT_TI=m CONFIG_USB_SERIAL_GARMIN=m CONFIG_USB_SERIAL_IPW=m CONFIG_USB_SERIAL_KEYSPAN_PDA=m CONFIG_USB_SERIAL_KEYSPAN=m CONFIG_USB_SERIAL_KEYSPAN_MPR=y CONFIG_USB_SERIAL_KEYSPAN_USA28=y CONFIG_USB_SERIAL_KEYSPAN_USA28X=y CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y CONFIG_USB_SERIAL_KEYSPAN_USA19=y CONFIG_USB_SERIAL_KEYSPAN_USA18X=y CONFIG_USB_SERIAL_KEYSPAN_USA19W=y CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y CONFIG_USB_SERIAL_KEYSPAN_USA49W=y CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y CONFIG_USB_SERIAL_KLSI=m CONFIG_USB_SERIAL_KOBIL_SCT=m CONFIG_USB_SERIAL_MCT_U232=m CONFIG_USB_SERIAL_PL2303=m CONFIG_USB_SERIAL_HP4X=m CONFIG_USB_SERIAL_SAFE=m CONFIG_USB_SERIAL_SAFE_PADDED=y # CONFIG_USB_SERIAL_TI is not set CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_XIRCOM=m CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_EZUSB=y # # USB Miscellaneous drivers # CONFIG_USB_EMI62=m CONFIG_USB_EMI26=m CONFIG_USB_AUERSWALD=m CONFIG_USB_RIO500=m CONFIG_USB_LEGOTOWER=m CONFIG_USB_LCD=m CONFIG_USB_LED=m # CONFIG_USB_CYTHERM is not set CONFIG_USB_PHIDGETKIT=m CONFIG_USB_PHIDGETSERVO=m CONFIG_USB_IDMOUSE=m # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set CONFIG_USB_TEST=m # # USB DSL modem support # CONFIG_USB_ATM=m CONFIG_USB_SPEEDTOUCH=m # CONFIG_USB_CXACRU is not set # CONFIG_USB_XUSBATM is not set # # USB Gadget Support # # CONFIG_USB_GADGET is not set # # MMC/SD Card support # CONFIG_MMC=m # CONFIG_MMC_DEBUG is not set # CONFIG_MMC_BLOCK is not set CONFIG_MMC_WBSD=m # # InfiniBand support # # CONFIG_INFINIBAND is not set # # SN Devices # # # File systems # CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y CONFIG_EXT2_FS_SECURITY=y # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=m CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y CONFIG_JBD=m # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set CONFIG_REISERFS_PROC_INFO=y CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y CONFIG_REISERFS_FS_SECURITY=y CONFIG_JFS_FS=m CONFIG_JFS_POSIX_ACL=y # CONFIG_JFS_SECURITY is not set # CONFIG_JFS_DEBUG is not set # CONFIG_JFS_STATISTICS is not set CONFIG_FS_POSIX_ACL=y CONFIG_XFS_FS=m CONFIG_XFS_EXPORT=y CONFIG_XFS_QUOTA=y CONFIG_XFS_SECURITY=y CONFIG_XFS_POSIX_ACL=y # CONFIG_XFS_RT is not set CONFIG_MINIX_FS=m CONFIG_ROMFS_FS=m CONFIG_INOTIFY=y CONFIG_QUOTA=y # CONFIG_QFMT_V1 is not set CONFIG_QFMT_V2=y CONFIG_QUOTACTL=y CONFIG_DNOTIFY=y CONFIG_AUTOFS_FS=m CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=y # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=y CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=y CONFIG_UDF_FS=m CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" 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_TMPFS=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_RAMFS=y CONFIG_RELAYFS_FS=m # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set CONFIG_AFFS_FS=m CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m CONFIG_BEFS_FS=m # CONFIG_BEFS_DEBUG is not set CONFIG_BFS_FS=m CONFIG_EFS_FS=m # CONFIG_JFFS_FS is not set CONFIG_JFFS2_FS=m CONFIG_JFFS2_FS_DEBUG=0 CONFIG_JFFS2_FS_WRITEBUFFER=y # CONFIG_JFFS2_SUMMARY is not set # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set CONFIG_JFFS2_ZLIB=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set CONFIG_CRAMFS=m CONFIG_VXFS_FS=m # CONFIG_HPFS_FS is not set CONFIG_QNX4FS_FS=m CONFIG_SYSV_FS=m CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set # # Network File Systems # CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set CONFIG_NFS_V4=y CONFIG_NFS_DIRECTIO=y CONFIG_NFSD=m CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set CONFIG_NFSD_V4=y CONFIG_NFSD_TCP=y CONFIG_LOCKD=m CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=m CONFIG_NFS_COMMON=y CONFIG_SUNRPC=m CONFIG_SUNRPC_GSS=m CONFIG_RPCSEC_GSS_KRB5=m CONFIG_RPCSEC_GSS_SPKM3=m CONFIG_SMB_FS=m # CONFIG_SMB_NLS_DEFAULT is not set CONFIG_CIFS=m # CONFIG_CIFS_STATS is not set CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_EXPERIMENTAL is not set CONFIG_NCP_FS=m CONFIG_NCPFS_PACKET_SIGNING=y CONFIG_NCPFS_IOCTL_LOCKING=y CONFIG_NCPFS_STRONG=y CONFIG_NCPFS_NFS_NS=y CONFIG_NCPFS_OS2_NS=y CONFIG_NCPFS_SMALLDOS=y CONFIG_NCPFS_NLS=y CONFIG_NCPFS_EXTRAS=y # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set CONFIG_9P_FS=m # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set CONFIG_OSF_PARTITION=y # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set CONFIG_MAC_PARTITION=y CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y CONFIG_MINIX_SUBPARTITION=y CONFIG_SOLARIS_X86_PARTITION=y CONFIG_UNIXWARE_DISKLABEL=y # CONFIG_LDM_PARTITION is not set CONFIG_SGI_PARTITION=y # CONFIG_ULTRIX_PARTITION is not set CONFIG_SUN_PARTITION=y CONFIG_EFI_PARTITION=y # # Native Language Support # CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=m CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m CONFIG_NLS_CODEPAGE_864=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_866=m CONFIG_NLS_CODEPAGE_869=m CONFIG_NLS_CODEPAGE_936=m CONFIG_NLS_CODEPAGE_950=m CONFIG_NLS_CODEPAGE_932=m CONFIG_NLS_CODEPAGE_949=m CONFIG_NLS_CODEPAGE_874=m CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=m CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m CONFIG_NLS_ISO8859_7=m CONFIG_NLS_ISO8859_9=m CONFIG_NLS_ISO8859_13=m CONFIG_NLS_ISO8859_14=m CONFIG_NLS_ISO8859_15=m CONFIG_NLS_KOI8_R=m CONFIG_NLS_KOI8_U=m CONFIG_NLS_UTF8=m # # Instrumentation Support # CONFIG_PROFILING=y CONFIG_OPROFILE=m CONFIG_PROFILE_NMI=y # CONFIG_KPROBES is not set # # Kernel hacking # # CONFIG_PRINTK_TIME is not set # CONFIG_PRINTK_IGNORE_LOGLEVEL is not set CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ=y CONFIG_LOG_BUF_SHIFT=17 CONFIG_DETECT_SOFTLOCKUP=y # CONFIG_SCHEDSTATS is not set # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_PREEMPT is not set CONFIG_DEBUG_SPINLOCK_SLEEP=y CONFIG_WAKEUP_TIMING=y # CONFIG_WAKEUP_LATENCY_HIST is not set # CONFIG_CRITICAL_PREEMPT_TIMING is not set # CONFIG_CRITICAL_IRQSOFF_TIMING is not set CONFIG_LATENCY_TIMING=y # CONFIG_LATENCY_TRACE is not set # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_HIGHMEM is not set CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_FS is not set # CONFIG_DEBUG_VM is not set # CONFIG_USE_FRAME_POINTER is not set # CONFIG_RCU_TORTURE_TEST is not set CONFIG_EARLY_PRINTK=y CONFIG_DEBUG_STACKOVERFLOW=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_PAGEALLOC is not set # CONFIG_4KSTACKS is not set CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y # # Security options # # CONFIG_KEYS is not set CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_CAPABILITIES=y # CONFIG_SECURITY_ROOTPLUG is not set # CONFIG_SECURITY_SECLVL is not set CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 CONFIG_SECURITY_SELINUX_DISABLE=y CONFIG_SECURITY_SELINUX_DEVELOP=y CONFIG_SECURITY_SELINUX_AVC_STATS=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 # # Cryptographic options # CONFIG_CRYPTO=y CONFIG_CRYPTO_HMAC=y CONFIG_CRYPTO_NULL=m CONFIG_CRYPTO_MD4=m CONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m CONFIG_CRYPTO_WP512=m # CONFIG_CRYPTO_TGR192 is not set CONFIG_CRYPTO_DES=m CONFIG_CRYPTO_BLOWFISH=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_AES=m CONFIG_CRYPTO_AES_586=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_ARC4=m CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_MICHAEL_MIC=m CONFIG_CRYPTO_CRC32C=m # CONFIG_CRYPTO_TEST is not set CONFIG_CRYPTO_SIGNATURE=y CONFIG_CRYPTO_SIGNATURE_DSA=y CONFIG_CRYPTO_MPILIB=y # # Hardware crypto devices # CONFIG_CRYPTO_DEV_PADLOCK=y CONFIG_CRYPTO_DEV_PADLOCK_AES=y # # Library routines # CONFIG_CRC_CCITT=m CONFIG_CRC16=m CONFIG_CRC32=y CONFIG_LIBCRC32C=m CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=m CONFIG_TEXTSEARCH=y CONFIG_TEXTSEARCH_KMP=m CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_X86_SMP=y CONFIG_X86_HT=y CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y CONFIG_KTIME_SCALAR=y [-- Attachment #3: dmesg.6.post --] [-- Type: text/plain, Size: 29225 bytes --] Linux version 2.6.15-0.11.rrt.rhfc4.ccrmasmp (machbuild@planetforge.stanford.edu) (gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)) #1 SMP PREEMPT Wed Mar 8 14:19:01 EST 2006 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003fff0000 (usable) BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data) BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS) BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) 127MB HIGHMEM available. 896MB LOWMEM available. found SMP MP-table at 000fb8a0 On node 0 totalpages: 262128 DMA zone: 4096 pages, LIFO batch:0 DMA32 zone: 0 pages, LIFO batch:0 Normal zone: 225280 pages, LIFO batch:31 HighMem zone: 32752 pages, LIFO batch:7 DMI 2.3 present. ACPI: RSDP (v000 AMI ) @ 0x000f9dd0 ACPI: RSDT (v001 AMIINT INTEL875 0x00000010 MSFT 0x00000097) @ 0x3fff0000 ACPI: FADT (v001 AMIINT INTEL875 0x00000011 MSFT 0x00000097) @ 0x3fff0030 ACPI: MADT (v001 AMIINT INTEL875 0x00000009 MSFT 0x00000097) @ 0x3fff00c0 ACPI: DSDT (v001 INTEL I875 0x00001000 MSFT 0x0100000d) @ 0x00000000 ACPI: PM-Timer IO Port: 0x808 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:2 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:2 APIC version 20 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) Detected 2839.826 MHz processor. Real-Time Preemption Support (C) 2004-2005 Ingo Molnar Built 1 zonelists Kernel command line: ro root=LABEL=/ rhgb quiet mapped APIC to ffffd000 (fee00000) mapped IOAPIC to ffffc000 (fec00000) Initializing CPU#0 WARNING: experimental RCU implementation. PID hash table entries: 4096 (order: 12, 65536 bytes) Event source pit installed with caps set: 01 Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1024624k/1048512k available (2563k kernel code, 23500k reserved, 871k data, 244k init, 131008k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 5681.34 BogoMIPS (lpj=2840673) Security Framework v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 512 CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000 CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled mtrr: v2.0 (20020519) Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09 Booting processor 1/1 eip 3000 Initializing CPU#1 Calibrating delay using timer specific routine.. 5678.73 BogoMIPS (lpj=2839368) CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000 CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE MSRs (12) available CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09 Total of 2 processors activated (11360.08 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 Event source lapic installed with caps set: 06 checking TSC synchronization across 2 CPUs: passed. Event source lapic installed with caps set: 06 Brought up 2 CPUs checking if image is initramfs... it is Freeing initrd memory: 1074k freed NET: Registered protocol family 16 ACPI: bus type pci registered PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=3 PCI: Using configuration type 1 ACPI: Subsystem revision 20050902 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO PCI quirk: region 0400-043f claimed by ICH4 GPIO PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 Boot video device is 0000:01:00.0 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT] ACPI: Power Resource [URP1] (off) ACPI: Power Resource [URP2] (off) ACPI: Power Resource [FDDP] (off) ACPI: Power Resource [LPTP] (off) ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 12 devices usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report TC classifier action (bugs to netdev@vger.kernel.org cc hadi@cyberus.ca) PCI: Bridge: 0000:00:01.0 IO window: 9000-9fff MEM window: ff700000-ff7fffff PREFETCH window: cff00000-efefffff PCI: Bridge: 0000:00:03.0 IO window: a000-afff MEM window: ff800000-ff8fffff PREFETCH window: disabled. PCI: Bridge: 0000:00:1e.0 IO window: b000-cfff MEM window: ff900000-ff9fffff PREFETCH window: disabled. PCI: Setting latency timer of device 0000:00:1e.0 to 64 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) apm: disabled - APM is not SMP safe. audit: initializing netlink socket (disabled) audit(1141824189.930:1): initialized highmem bounce pool size: 64 pages Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) fuse init (API version 7.3) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 6FB758395A6ADD10 - key was been created 20228 seconds in future - User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Using specific hotkey driver ACPI: Processor [CPU1] (supports 8 throttling states) ACPI: Processor [CPU2] (supports 8 throttling states) isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Real Time Clock Driver v1.12 Linux agpgart interface v0.101 (c) Dave Jones agpgart: Detected an Intel i875 Chipset. agpgart: AGP aperture is 128M @ 0xf0000000 [drm] Initialized drm 1.0.0 20040925 PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH5: IDE controller at PCI slot 0000:00:1f.1 PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169 ICH5: chipset revision 2 ICH5: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio Probing IDE interface ide0... hda: ST360021A, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... hdc: SONY CD-RW CRX220E1, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 hda: max request size: 128KiB hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100) hda: cache flushes not supported hda: hda1 hda2 hda3 hda4 < hda5 > hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 ide-floppy driver 0.99.newide usbmon: debugfs is not available usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver mice: PS/2 mouse device common for all mice md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 padlock: VIA PadLock not detected. NET: Registered protocol family 2 IP route cache hash table entries: 65536 (order: 6, 262144 bytes) TCP established hash table entries: 65536 (order: 9, 2621440 bytes) TCP bind hash table entries: 65536 (order: 9, 2359296 bytes) TCP: Hash tables configured (established 65536 bind 65536) TCP reno registered TCP bic registered Initializing IPsec netlink socket NET: Registered protocol family 1 NET: Registered protocol family 17 Using IPI No-Shortcut mode ACPI wakeup devices: USB1 USB2 USB3 USB4 EHCI CSAB ICHB PS2M PS2K MC9 ACPI: (supports S0 S1 S3 S4 S5) Freeing unused kernel memory: 244k freed input: AT Translated Set 2 keyboard as /class/input/input0 Time: tsc clocksource has been installed. hrtimers: Switched to high resolution mode CPU 1 hrtimers: Switched to high resolution mode CPU 0 kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. input: ImExPS/2 Logitech Wheel Mouse as /class/input/input1 security: 3 users, 6 roles, 889 types, 109 bools security: 55 classes, 244452 rules SELinux: Completing initialization. SELinux: Setting up existing superblocks. SELinux: initialized (dev hda1, type ext3), uses xattr SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts SELinux: initialized (dev devpts, type devpts), uses transition SIDs SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts SELinux: initialized (dev pipefs, type pipefs), uses task SIDs SELinux: initialized (dev sockfs, type sockfs), uses task SIDs SELinux: initialized (dev proc, type proc), uses genfs_contexts SELinux: initialized (dev bdev, type bdev), uses genfs_contexts SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts FDC 0 is a post-1991 82077 Intel(R) PRO/1000 Network Driver - version 6.1.16-k2-NAPI Copyright (c) 1999-2005 Intel Corporation. ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 18 (level, low) -> IRQ 169 PCI: Setting latency timer of device 0000:02:01.0 to 64 e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 17 (level, low) -> IRQ 177 ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 185 ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 177 PCI: Setting latency timer of device 0000:00:1f.5 to 64 intel8x0_measure_ac97_clock: measured 50862 usecs intel8x0: clocking to 48000 hw_random: RNG not detected shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193 PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: debug port 1 PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: irq 193, io mem 0xffaffc00 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected USB Universal Host Controller Interface driver v2.3 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 185 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 185, io base 0x0000e000 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 201 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 201, io base 0x0000e400 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 169 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 169, io base 0x0000e800 hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 185 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 185, io base 0x0000ec00 hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected ohci1394: $Rev: 1313 $ Ben Collins <bcollins@debian.org> ACPI: PCI Interrupt 0000:03:09.0[A] -> GSI 21 (level, low) -> IRQ 209 PCI: Via IRQ fixup for 0000:03:09.0, from 5 to 1 ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[209] MMIO=[ff9fe800-ff9fefff] Max Packet=[2048] ieee1394: Host added: ID:BUS[0-00:1023] GUID[000010dc0029ace1] SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts NET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver ACPI: Power Button (FF) [PWRF] ACPI: Power Button (CM) [PWRB] ibm_acpi: ec object not found md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com cdrom: open failed. cdrom: open failed. EXT3 FS on hda1, internal journal SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs kjournald starting. Commit interval 5 seconds EXT3 FS on hda5, internal journal EXT3-fs: mounted filesystem with ordered data mode. SELinux: initialized (dev hda5, type ext3), uses xattr kjournald starting. Commit interval 5 seconds EXT3 FS on hda2, internal journal EXT3-fs: mounted filesystem with ordered data mode. SELinux: initialized (dev hda2, type ext3), uses xattr Adding 2048276k swap on /dev/hda3. Priority:-1 extents:1 across:2048276k SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts ADDRCONF(NETDEV_UP): eth0: link is not ready e1000: eth0: e1000_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts Bluetooth: Core ver 2.8 NET: Registered protocol family 31 Bluetooth: HCI device and connection manager initialized Bluetooth: HCI socket layer initialized Bluetooth: L2CAP ver 2.8 Bluetooth: L2CAP socket layer initialized Bluetooth: RFCOMM socket layer initialized Bluetooth: RFCOMM TTY layer initialized Bluetooth: RFCOMM ver 1.6 SELinux: initialized (dev 0:14, type nfs), uses genfs_contexts ip_tables: (C) 2000-2002 Netfilter core team Netfilter messages via NETLINK v0.30. ip_conntrack version 2.4 (8191 buckets, 65528 max) - 232 bytes per conntrack ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/ ipt_owner: pid, sid and command matching not supported anymore SELinux: initialized (dev autofs, type autofs), uses genfs_contexts eth0: no IPv6 routers present parport: PnPBIOS parport detected. parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP] lp0: using parport0 (interrupt-driven). lp0: console ready SELinux: initialized (dev 0:16, type nfs), uses genfs_contexts SELinux: initialized (dev 0:17, type nfs), uses genfs_contexts ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 185 [drm] Initialized radeon 1.19.0 20050911 on minor 0: agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. agpgart: Device is in legacy mode, falling back to 2.x agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode [drm] Loading R200 Microcode SELinux: initialized (dev 0:10, type nfs), uses genfs_contexts SELinux: initialized (dev 0:18, type nfs), uses genfs_contexts Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013ca4) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013c68) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013c2c) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013bf0) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013bb4) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013b78) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013b3c) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db47>] release_pages+0x127/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013e84) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013e48) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013e0c) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013dd0) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013d94) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013d58) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013d1c) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013f74) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013f38) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013efc) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed Bad page state at __free_pages_ok (in process 'jackd', page c1013ec0) flags:0x00000414 mapping:00000000 mapcount:0 count:0 Backtrace: [<c015947d>] bad_page+0x7d/0xc0 (8) [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) [<c015db80>] release_pages+0x160/0x1a0 (16) [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) [<c01681ae>] unmap_region+0x13e/0x160 (28) [<c0168461>] do_munmap+0xe1/0x120 (48) [<c01684df>] sys_munmap+0x3f/0x60 (32) [<c01034a1>] syscall_call+0x7/0xb (16) Trying to fix it up, but a reboot is needed ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-08 21:48 ` Fernando Lopez-Lezcano @ 2006-03-09 0:30 ` Fernando Lopez-Lezcano 2006-03-09 2:19 ` Fernando Lopez-Lezcano 0 siblings, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-09 0:30 UTC (permalink / raw) To: Steven Rostedt, Ingo Molnar; +Cc: nando, Linux Kernel Mailing List On Wed, 2006-03-08 at 13:48 -0800, Fernando Lopez-Lezcano wrote: > On Wed, 2006-03-08 at 11:36 -0800, Fernando Lopez-Lezcano wrote: > > Hi all, I reported this in mid January (I thought I had sent to the list > > but the report went to Ingo and Steven off list) > > > > I'm seeing the same problem in 2.6.15-rt21 in some of my machines. After > > a reboot into the kernel I just login as root in a terminal, start the > > jackd sound server ("jackd -d alsa -d hw") and when stopping it (just > > doing a <ctrl>c) I get a bunch of messages of this form: > > > > > Trying to fix it up, but a reboot is needed > > > Bad page state at __free_pages_ok (in process 'jackd', page c10012fc) > > > > Has anyone else seen this? > > > > I'm in the process of building an -rt21 kernel before posting more > > detailed error messages (this kernel is patched with some additional > > stuff). > > This is what the errors look like (I'm attaching the whole dmesg output > and the .config file used to build the smp kernel): > > Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) > flags:0x00000414 mapping:00000000 mapcount:0 count:0 > Backtrace: > [<c015947d>] bad_page+0x7d/0xc0 (8) > [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) > [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) > [<c015db47>] release_pages+0x127/0x1a0 (16) > [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) > [<c01681ae>] unmap_region+0x13e/0x160 (28) > [<c0168461>] do_munmap+0xe1/0x120 (48) > [<c01684df>] sys_munmap+0x3f/0x60 (32) > [<c01034a1>] syscall_call+0x7/0xb (16) > Trying to fix it up, but a reboot is needed [MUNCH] > I'm now building another -rt21 with DEBUG_PAGEALLOC and DEBUG_SLAB > enabled to see if I can pinpoint in more detail what's happening (if I > can get it to boot!). I'm not able to boot with those two options enabled. It looks like it is hanging after loading the sound drivers - this is on top of fc4. I can't even get to single user and I'm searching for a serial cable right now to see if I can get more information in a way that can be posted here. Arghhh :-) -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-09 0:30 ` Fernando Lopez-Lezcano @ 2006-03-09 2:19 ` Fernando Lopez-Lezcano 0 siblings, 0 replies; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-09 2:19 UTC (permalink / raw) To: Ingo Molnar, Steven Rostedt; +Cc: carrlane, nando, Linux Kernel Mailing List [-- Attachment #1: Type: text/plain, Size: 2680 bytes --] On Wed, 2006-03-08 at 16:30 -0800, Fernando Lopez-Lezcano wrote: > On Wed, 2006-03-08 at 13:48 -0800, Fernando Lopez-Lezcano wrote: > > On Wed, 2006-03-08 at 11:36 -0800, Fernando Lopez-Lezcano wrote: > > > Hi all, I reported this in mid January (I thought I had sent to the list > > > but the report went to Ingo and Steven off list) > > > > > > I'm seeing the same problem in 2.6.15-rt21 in some of my machines. After > > > a reboot into the kernel I just login as root in a terminal, start the > > > jackd sound server ("jackd -d alsa -d hw") and when stopping it (just > > > doing a <ctrl>c) I get a bunch of messages of this form: > > > > > > > Trying to fix it up, but a reboot is needed > > > > Bad page state at __free_pages_ok (in process 'jackd', page c10012fc) > > > > > > Has anyone else seen this? > > > > > > I'm in the process of building an -rt21 kernel before posting more > > > detailed error messages (this kernel is patched with some additional > > > stuff). > > > > This is what the errors look like (I'm attaching the whole dmesg output > > and the .config file used to build the smp kernel): > > > > Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) > > flags:0x00000414 mapping:00000000 mapcount:0 count:0 > > Backtrace: > > [<c015947d>] bad_page+0x7d/0xc0 (8) > > [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) > > [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) > > [<c015db47>] release_pages+0x127/0x1a0 (16) > > [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) > > [<c01681ae>] unmap_region+0x13e/0x160 (28) > > [<c0168461>] do_munmap+0xe1/0x120 (48) > > [<c01684df>] sys_munmap+0x3f/0x60 (32) > > [<c01034a1>] syscall_call+0x7/0xb (16) > > Trying to fix it up, but a reboot is needed > > [MUNCH] > > > I'm now building another -rt21 with DEBUG_PAGEALLOC and DEBUG_SLAB > > enabled to see if I can pinpoint in more detail what's happening (if I > > can get it to boot!). > > I'm not able to boot with those two options enabled. It looks like it is > hanging after loading the sound drivers - this is on top of fc4. I can't > even get to single user and I'm searching for a serial cable right now > to see if I can get more information in a way that can be posted here. > Arghhh :-) A kind soul (thanks Carr!) made the proper null modem cable for me... So, I'm attaching the result of <ctrl><sys>T when the machine is hung. This is when trying to boot single user into -rt21 with the previously posted .config and DEBUG_PAGEALLOC and DEBUG_SLAB enabled. Without those two options the kernel boots but I get the aforementioned errors when stopping jackd. Let me know if I could try something else. -- Fernando [-- Attachment #2: dump.txt --] [-- Type: text/plain, Size: 60159 bytes --] SysRq : Changing Loglevel Loglevel set to 9 SysRq : Show State sibling task PC pid father child younger older hm, tasklist_lock write-locked. ignoring ... init [f7eb4a70]D 00000000 5896 1 0 2 (NOTLB) f7eb7eec 00000000 00000000 00000000 c1c6d6bc f2c27c73 0000000d 00000642 f7eb4ba8 f7eb4a70 c03dfc40 c1f0f160 f2c986a3 0000000d 00000000 00000002 f7eb6000 00800100 ffffffff f7eb7f14 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0176cac>] kfree+0x2c/0x80 (80) [<c018efaf>] sys_select+0x2ff/0x3c0 (16) [<c0103447>] sysenter_past_esp+0x54/0x75 (64) migration/0 [f7e00a70]S F7E03F78 7676 2 1 3 (L-TLB) f7e03f7c f757fa70 00000076 f7e03f78 c01211a1 2e251b80 0000000d 00001451 f7e00ba8 f7e00a70 f7544a70 c1f0f160 2e316fc5 0000000d f7e03f84 c011f473 f7e02000 c1f0f160 00000000 f7e03fa4 c037ffc5 f5301f4c f5301f48 f5301f4c Call Trace: [<c01211a1>] move_tasks+0x181/0x300 (20) [<c011f473>] activate_task+0xa3/0x100 (44) [<c037ffc5>] schedule+0xa5/0x120 (20) [<c01228ef>] complete+0x3f/0x70 (16) [<c0123f3c>] migration_thread+0x12c/0x1b0 (24) [<c01228ef>] complete+0x3f/0x70 (12) [<c0123e10>] migration_thread+0x0/0x1b0 (20) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-high/ [f7e06a70]S F7E06A70 7552 3 1 4 2 (L-TLB) f7e09f6c ffffffff ffffffff f7e06a70 f7e09f50 51387f00 00000009 00001eaf f7e06ba8 f7e06a70 f7e0ba70 c1f0f160 513c5d73 00000009 c1f0f1ac 0000007d f7e08000 00000001 c1f0ffe0 f7e09f94 c037ffc5 00000246 00000003 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-timer [f7e0ba70]R 00000006 [on rq #0] 7560 4 1 5 3 (L-TLB) f7e0df6c c010b5b0 00000001 00000006 c1f10224 be51147a 00000093 000008d0 f7e0bba8 f7e0ba70 c03dfc40 c1f0f160 be511fa6 00000093 00000518 00000002 f7e0c000 c0499380 c1f10018 f7e0df94 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c010b5b0>] tsc_update_callback+0x0/0xc0 (8) [<c037ffc5>] schedule+0xa5/0x120 (76) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c012e975>] ksoftirqd+0x1d5/0x240 (32) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-net-t [f7e10a70]S F7E10A70 7696 5 1 6 4 (L-TLB) f7e13f6c ffffffff ffffffff f7e10a70 f7e13f50 513edda7 00000009 00000cc5 f7e10ba8 f7e10a70 f7e15a70 c1f0f160 513fdeb8 00000009 c1f0f1ac 0000007d f7e12000 00000001 c1f10050 f7e13f94 c037ffc5 00000246 00000005 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-net-r [f7e15a70]S 00000383 7684 6 1 7 5 (L-TLB) f7e17f6c f5a36380 00100100 00000383 f7e1007b 7fea7bed 00000034 00000daf f7e15ba8 f7e15a70 f7e24a70 c1f0f160 7ff04a2a 00000034 f7e17f84 00000001 f7e16000 c0499380 c1f10088 f7e17f94 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c012e975>] ksoftirqd+0x1d5/0x240 (32) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-scsi/ [f7e1aa70]S F7E1AA70 7696 7 1 8 6 (L-TLB) f7e1df6c ffffffff ffffffff f7e1aa70 f7e1df50 513edda7 00000009 00000a15 f7e1aba8 f7e1aa70 f7e1fa70 c1f0f160 513ff381 00000009 c1f0f1ac 0000007d f7e1c000 00000001 c1f100c0 f7e1df94 c037ffc5 00000246 00000007 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-taskl [f7e1fa70]R F765EDA8 [on rq #0] 7400 8 1 9 7 (L-TLB) f7e21f6c c1f115c0 00000001 f765eda8 f7e21f3c bd2fa196 00000093 00000952 f7e1fba8 f7e1fa70 f7e24a70 c1f0f160 bd383639 00000093 00000000 00000001 f7e20000 c0499380 c1f100f8 f7e21f94 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c012e975>] ksoftirqd+0x1d5/0x240 (32) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-hrtim [f7e24a70]D 00000001 7552 9 1 10 8 (L-TLB) f7e27edc 01a74f60 c011f473 00000001 00000000 bd2fa196 00000093 00000ef8 f7e24ba8 f7e24a70 c03dfc40 c1f0f160 bd384531 00000093 f7c05a70 00000002 f7e26000 0100a140 ffffffff f7e27f04 c037ffc5 c0142fbe 00000004 00000000 Call Trace: [<c011f473>] activate_task+0xa3/0x100 (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c0142fbe>] task_blocks_on_lock+0x11e/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c013527e>] send_group_sig_info+0x1e/0x50 (80) [<c012cce0>] it_real_fn+0x0/0x60 (8) [<c012ccfd>] it_real_fn+0x1d/0x60 (8) [<c012cce0>] it_real_fn+0x0/0x60 (8) [<c0142824>] run_hrtimer_softirq+0x84/0x110 (4) [<c012e8e7>] ksoftirqd+0x147/0x240 (36) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) watchdog/0 [f7e29a70]S 00000200 7760 10 1 11 9 (L-TLB) f7e2bf94 00000001 c01e037a 00000200 f7e2bf64 513edda7 00000009 000009b5 f7e29ba8 f7e29a70 f7e2ea70 c1f0f160 514152e6 00000009 00000001 c1f0f160 f7e2a000 f7eb7f18 00000000 f7e2bfbc c037ffc5 0000007d ffffffff c1f0f1ac Call Trace: [<c01e037a>] avc_has_perm+0x5a/0x70 (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c0152bc0>] watchdog+0x0/0x60 (36) [<c0152c03>] watchdog+0x43/0x60 (4) [<c013e78c>] kthread+0xac/0xb0 (12) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) desched/0 [f7e2ea70]S F71C0000 7436 11 1 12 10 (L-TLB) f7e31f94 00000000 00000000 f71c0000 c0175f95 32d892f3 0000000d 000011da f7e2eba8 f7e2ea70 f754ea70 c1f0f160 32e167b6 0000000d f7e31fa0 c21df300 f7e30000 f7e30000 00000000 f7e31fbc c037ffc5 c0176c63 00000000 f7e30000 Call Trace: [<c0175f95>] cache_free_debugcheck+0x245/0x2b0 (20) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c0176c63>] kmem_cache_free+0x53/0x70 (4) [<c01277b0>] desched_thread+0x0/0x80 (32) [<c01277fe>] desched_thread+0x4e/0x80 (4) [<c013e78c>] kthread+0xac/0xb0 (12) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) migration/1 [f7e33a70]S 00000004 7688 12 1 13 11 (L-TLB) f7e35f7c 00000001 00000293 00000004 c1f1fae0 2babe609 0000000d 000012f0 f7e33ba8 f7e33a70 f764da70 c1f1f160 2bb15780 0000000d f7e35f84 c011f473 f7e34000 c1f1f160 00000001 f7e35fa4 c037ffc5 f5153f4c f5153f48 f5153f4c Call Trace: [<c011f473>] activate_task+0xa3/0x100 (64) [<c037ffc5>] schedule+0xa5/0x120 (20) [<c01228ef>] complete+0x3f/0x70 (16) [<c0123f3c>] migration_thread+0x12c/0x1b0 (24) [<c01228ef>] complete+0x3f/0x70 (12) [<c0123e10>] migration_thread+0x0/0x1b0 (20) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-high/ [f7e67a70]S F7E67A70 7696 13 1 14 12 (L-TLB) f7e69f6c ffffffff ffffffff f7e67a70 f7e69f50 00000000 00000000 0000025d f7e67ba8 f7e67a70 f7e6ca70 c1f1f160 51646848 00000009 c1f1f1ac 00000073 f7e68000 00000001 c1f1ffe0 f7e69f94 c037ffc5 00000246 0000000d 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-timer [f7e6ca70]S 00000006 7576 14 1 15 13 (L-TLB) f7e6ff6c f7ee3f28 00000001 00000006 c1f20224 594d805b 00000094 00000169 f7e6cba8 f7e6ca70 f7eb9a70 c1f1f160 5a8d7ad7 00000094 00000750 00000001 f7e6e000 c0499380 c1f20018 f7e6ff94 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c012e975>] ksoftirqd+0x1d5/0x240 (32) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-net-t [f7e71a70]S F7E71A70 7696 15 1 16 14 (L-TLB) f7e73f6c ffffffff ffffffff f7e71a70 f7e73f50 00000000 00000000 0000015b f7e71ba8 f7e71a70 f7e76a70 c1f1f160 5164840f 00000009 c1f1f1ac 00000073 f7e72000 00000001 c1f20050 f7e73f94 c037ffc5 00000246 0000000f 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-net-r [f7e76a70]S F7E76A70 7696 16 1 17 15 (L-TLB) f7e79f6c ffffffff ffffffff f7e76a70 f7e79f50 00000000 00000000 00000105 f7e76ba8 f7e76a70 f7e7ba70 c1f1f160 51648e46 00000009 c1f1f1ac 00000073 f7e78000 00000001 c1f20088 f7e79f94 c037ffc5 00000246 00000010 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-scsi/ [f7e7ba70]S F7E7BA70 7696 17 1 18 16 (L-TLB) f7e7df6c ffffffff ffffffff f7e7ba70 f7e7df50 00000000 00000000 00000102 f7e7bba8 f7e7ba70 f7c00a70 c1f1f160 51649860 00000009 c1f1f1ac 00000073 f7e7c000 00000001 c1f200c0 f7e7df94 c037ffc5 00000246 00000011 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c012e975>] ksoftirqd+0x1d5/0x240 (24) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-taskl [f7c00a70]D 00000001 7488 18 1 19 17 (L-TLB) f7c03ed8 376fd163 00000000 00000001 00000001 33a54edb 0000000d 0000024c f7c00ba8 f7c00a70 f757fa70 c1f1f160 33a576b8 0000000d f757fa70 f757ff8c f7c02000 0100a140 ffffffff f7c03f00 c037ffc5 c0142fbe 00000004 f5109e80 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142fbe>] task_blocks_on_lock+0x11e/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0176c49>] kmem_cache_free+0x39/0x70 (80) [<c013bdd7>] rcu_process_callbacks+0x57/0x80 (24) [<c012e619>] __tasklet_action+0x79/0x110 (12) [<c012e8e7>] ksoftirqd+0x147/0x240 (32) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) softirq-hrtim [f7c05a70]D 00000000 7416 19 1 20 18 (L-TLB) f7c07e68 00000000 00000000 00000000 00000000 bd365ef6 00000093 00000167 f7c05ba8 f7c05a70 f7eb9a70 c1f1f160 bd385455 00000093 f7c05a70 00000001 f7c06000 0100a140 ffffffff f7c07e90 c037ffc5 c0142f53 00000004 f7c03f14 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0133b60>] __sigqueue_alloc+0x20/0x70 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0133b60>] __sigqueue_alloc+0x20/0x70 (28) [<c01346bb>] send_signal+0xab/0x140 (12) [<c0134bdc>] __group_send_sig_info+0x6c/0xe0 (20) [<c01343c1>] check_kill_permission+0x61/0x110 (8) [<c0134d95>] group_send_sig_info+0xb5/0x100 (20) [<c0135289>] send_group_sig_info+0x29/0x50 (28) [<c012cce0>] it_real_fn+0x0/0x60 (8) [<c012ccfd>] it_real_fn+0x1d/0x60 (8) [<c012cce0>] it_real_fn+0x0/0x60 (8) [<c0142824>] run_hrtimer_softirq+0x84/0x110 (4) [<c012e8e7>] ksoftirqd+0x147/0x240 (36) [<c012e7a0>] ksoftirqd+0x0/0x240 (48) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) watchdog/1 [f7c0aa70]S 00000200 7760 20 1 21 19 (L-TLB) f7c0df94 00000001 c01e037a 00000200 f7c0df64 00000000 00000000 000000b5 f7c0aba8 f7c0aa70 f7c0fa70 c1f1f160 5164b2e1 00000009 c1f1f1ac c1f1f160 f7c0c000 f7eb7eec 00000001 f7c0dfbc c037ffc5 00000073 ffffffff c1f1f1ac Call Trace: [<c01e037a>] avc_has_perm+0x5a/0x70 (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c0152bc0>] watchdog+0x0/0x60 (36) [<c0152c03>] watchdog+0x43/0x60 (4) [<c013e78c>] kthread+0xac/0xb0 (12) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) desched/1 [f7c0fa70]S F75A2000 7392 21 1 22 20 (L-TLB) f7c11f94 00000000 00000000 f75a2000 c0175f95 3349e830 0000000d 00000c33 f7c0fba8 f7c0fa70 f7206a70 c1f1f160 334c49c7 0000000d f7c11fa0 c21df300 f7c10000 f7c10000 00000001 f7c11fbc c037ffc5 c0176c63 00000001 f7c10000 Call Trace: [<c0175f95>] cache_free_debugcheck+0x245/0x2b0 (20) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c0176c63>] kmem_cache_free+0x53/0x70 (4) [<c01277b0>] desched_thread+0x0/0x80 (32) [<c01277fe>] desched_thread+0x4e/0x80 (4) [<c013e78c>] kthread+0xac/0xb0 (12) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) events/0 [f7fe5a70]D F7768000 7456 22 1 23 21 (L-TLB) f7c19eb4 00000000 c062ab40 f7768000 c1cffc9c 8515fce4 0000000d 00001524 f7fe5ba8 f7fe5a70 c03dfc40 c1f0f160 85162901 0000000d c03e8880 00000002 f7c18000 0000a040 ffffffff f7c19edc c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01773e2>] cache_reap+0x92/0x260 (80) [<c01227fc>] __wake_up+0x3c/0x70 (24) [<c0177350>] cache_reap+0x0/0x260 (16) [<c013a74a>] worker_thread+0x17a/0x250 (16) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) events/1 [f7fe8a70]S 94FE8088 7200 23 1 24 22 (L-TLB) f7febf3c 76786e43 1e3e7ae3 94fe8088 069edbdb c8d241ff 00000094 000001b0 f7fe8ba8 f7fe8a70 f7eb9a70 c1f1f160 c8d26335 00000094 c0177350 00000001 f7fea000 f7ee3f20 f7ee3ef8 f7febf64 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c0177350>] cache_reap+0x0/0x260 (60) [<c037ffc5>] schedule+0xa5/0x120 (24) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c0177350>] cache_reap+0x0/0x260 (16) [<c013a7e5>] worker_thread+0x215/0x250 (16) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) khelper [f7c7ea70]S 00000004 6944 24 1 25 23 (L-TLB) f7c2bf3c 00000001 00000246 00000004 c1f1fae0 0dcc685e 0000000d 00000321 f7c7eba8 f7c7ea70 f760ea70 c1f1f160 0dce7680 0000000d f7c2bf4c 00000001 f7c2a000 f7feef20 f7feeef8 f7c2bf64 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c013a1e0>] __call_usermodehelper+0x0/0x50 (16) [<c013a7e5>] worker_thread+0x215/0x250 (16) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kthread [f7fa5a70]S F7FA6000 7188 25 1 32 366 24 (L-TLB) f7fa7f3c 00800711 00000286 f7fa6000 f50e3dc0 20d734ee 0000000d 00000122 f7fa5ba8 f7fa5a70 f7068a70 c1f1f160 20e408d9 0000000d f50e3dc0 00000001 f7fa6000 f7f84f20 f7f84ef8 f7fa7f64 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c013e790>] keventd_create_kthread+0x0/0x70 (16) [<c013a7e5>] worker_thread+0x215/0x250 (16) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kblockd/0 [f7f1ba70]S C04E8A14 7576 32 25 33 (L-TLB) f7f1df3c c8408800 c04e8980 c04e8a14 0082fddf 328c679e 0000000d 00000da1 f7f1bba8 f7f1ba70 f764da70 c1f0f160 328d38ff 0000000d 00000000 00000001 f7f1c000 c2388f20 c2388ef8 f7f1df64 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c01ffb70>] blk_unplug_work+0x0/0x10 (16) [<c013a7e5>] worker_thread+0x215/0x250 (16) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kblockd/1 [f7f45a70]S C0206A09 7576 33 25 34 32 (L-TLB) f7f47f3c 00000000 f7846180 c0206a09 c8408800 d1eec07a 0000000c 00000dd1 f7f45ba8 f7f45a70 f74f9a70 c1f1f160 d1ef70dc 0000000c f7f47f28 00000001 f7f46000 c2389f20 c2389ef8 f7f47f64 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c0206a09>] as_dispatch_request+0x129/0x410 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<c02076e0>] as_work_handler+0x0/0x30 (16) [<c013a7e5>] worker_thread+0x215/0x250 (16) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kacpid [f7f20a70]S 00000080 7716 34 25 35 33 (L-TLB) f7f23f3c 00000080 00000100 00000080 00000100 5d3af66f 00000009 000003e9 f7f20ba8 f7f20a70 f7eb9a70 c1f1f160 5d475150 00000009 f7f23f3c 00000001 f7f22000 f7f22000 c23b7ef8 f7f23f64 c037ffc5 c0136d8a f7f24c24 f7f22000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0136d8a>] do_sigaction+0x1ca/0x210 (4) [<c013a7e5>] worker_thread+0x215/0x250 (36) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 9 [f7f4aa70]S F7F4AA70 7712 35 25 306 34 (L-TLB) f7f4df7c ffffffff ffffffff f7f4aa70 f7f4df60 5d52b46c 00000009 000003ac f7f4aba8 f7f4aa70 c03dfc40 c1f0f160 5d5cb452 00000009 f7f4df94 00000002 f7f4c000 00000009 c03e5e84 f7f4dfa4 c037ffc5 00000246 00000023 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c0154203>] do_irqd+0x113/0x1b0 (24) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) khubd [f78bea70]S 00000000 7780 306 25 364 35 (L-TLB) f7b29f7c f7b28000 f7b29fac 00000000 00000002 7ec25516 00000009 000001cf f78beba8 f78bea70 c03dfc40 c1f0f160 7ecb87b8 00000009 f7b28000 00000002 f7b28000 f7b28000 c013ec80 f7b29fa4 c037ffc5 7ecb43c1 f7b29fac c040a800 Call Trace: [<c013ec80>] autoremove_wake_function+0x0/0x50 (76) [<c037ffc5>] schedule+0xa5/0x120 (8) [<c02d5e30>] hub_thread+0x0/0xe0 (20) [<c013ec80>] autoremove_wake_function+0x0/0x50 (12) [<c02d5e30>] hub_thread+0x0/0xe0 (4) [<c02d5edf>] hub_thread+0xaf/0xe0 (4) [<c013ec80>] autoremove_wake_function+0x0/0x50 (12) [<c013e78c>] kthread+0xac/0xb0 (24) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) pdflush [f7bc6a70]S F7BC9F80 7764 364 25 365 306 (L-TLB) f7bc9f6c 0003fff0 c015bc39 f7bc9f80 00000000 e4a4f6ed 00000017 00000158 f7bc6ba8 f7bc6a70 c03dfc40 c1f0f160 e4a6550a 00000017 00000000 00000002 f7bc8000 f7bc9fbc f7bc9fb0 f7bc9f94 c037ffc5 00000000 00001363 00000000 Call Trace: [<c015bc39>] get_dirty_limits+0x29/0x120 (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c015cb60>] pdflush+0x0/0x30 (36) [<c015ca41>] __pdflush+0x81/0x1a0 (4) [<c015cb88>] pdflush+0x28/0x30 (20) [<c013e78c>] kthread+0xac/0xb0 (32) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) pdflush [f7850a70]S 00000282 7556 365 25 367 364 (L-TLB) f7b83f6c c03eaf68 c0132527 00000282 c014382d d678ea85 00000092 00000268 f7850ba8 f7850a70 c03dfc40 c1f0f160 d67fd305 00000092 f7b83f88 00000002 f7b82000 f7b83fbc f7b83fb0 f7b83f94 c037ffc5 00000005 00000000 00000000 Call Trace: [<c0132527>] __mod_timer+0x97/0xe0 (12) [<c014382d>] rt_up_read+0x2d/0x80 (8) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c015cb60>] pdflush+0x0/0x30 (36) [<c015ca41>] __pdflush+0x81/0x1a0 (4) [<c015cb88>] pdflush+0x28/0x30 (20) [<c013e78c>] kthread+0xac/0xb0 (32) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kswapd0 [f7bbba70]S C02115A2 7792 366 1 556 25 (L-TLB) f7bbdf88 f7bbbc33 f7bbdfc0 c02115a2 00000000 9046fbbe 00000009 000004d7 f7bbbba8 f7bbba70 f7eb9a70 c1f1f160 9049e422 00000009 00000000 00000001 f7bbc000 c03e6380 c03eae04 f7bbdfb0 c037ffc5 f7bbc000 c012a530 f7bbdfc0 Call Trace: [<c02115a2>] vsnprintf+0x352/0x610 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c012a530>] daemonize+0x1c0/0x230 (8) [<c01602b5>] kswapd+0x105/0x120 (32) [<c013ec80>] autoremove_wake_function+0x0/0x50 (20) [<c01601b0>] kswapd+0x0/0x120 (16) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) aio/0 [f7a66a70]S 00000100 7764 367 25 368 365 (L-TLB) f7babf3c 00000080 00000180 00000100 00000100 91801607 00000009 00000185 f7a66ba8 f7a66a70 f7eb4a70 c1f0f160 9185a0b7 00000009 f7babf3c 00000001 f7baa000 f7baa000 f7453ef8 f7babf64 c037ffc5 c0136d8a f798dc24 f7baa000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0136d8a>] do_sigaction+0x1ca/0x210 (4) [<c013a7e5>] worker_thread+0x215/0x250 (36) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) aio/1 [f7a02a70]S 00000100 7764 368 25 445 367 (L-TLB) f7b8df3c 00000080 00000180 00000100 00000100 91778bde 00000009 0000014b f7a02ba8 f7a02a70 f7eb4a70 c1f1f160 918678ff 00000009 f7b8df3c 00000001 f7b8c000 f7b8c000 f7454ef8 f7b8df64 c037ffc5 c0136d8a f7988c24 f7b8c000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0136d8a>] do_sigaction+0x1ca/0x210 (4) [<c013a7e5>] worker_thread+0x215/0x250 (36) [<c0122730>] default_wake_function+0x0/0x20 (64) [<c013a5d0>] worker_thread+0x0/0x250 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 8 [f7027a70]S 00000000 7712 445 25 458 368 (L-TLB) f7029f7c 00000001 c1f0f160 00000000 00000180 bde245a7 00000009 00000e5c f7027ba8 f7027a70 f7e0ba70 c1f0f160 bde24bee 00000009 c0450a00 00000000 f7028000 00000008 c03e5e80 f7029fa4 c037ffc5 0000007b 0000007b ffffffef Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01540c1>] do_hardirq+0x61/0x90 (16) [<c0154203>] do_irqd+0x113/0x1b0 (24) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kseriod [f705ba70]S F7786DA4 7004 458 25 463 445 (L-TLB) f705df78 6b17333f 00008080 f7786da4 00000000 8b58afcf 0000000a 0000095f f705bba8 f705ba70 f7eb9a70 c1f1f160 8b5a421a 0000000a f7786000 00000001 f705c000 f705c000 f705dfac f705dfa0 c037ffc5 f7786da4 c1f215c0 01a84f60 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0176cee>] kfree+0x6e/0x80 (16) [<c028d730>] serio_thread+0x0/0xf0 (20) [<c028d7ef>] serio_thread+0xbf/0xf0 (4) [<c013ec80>] autoremove_wake_function+0x0/0x50 (16) [<c013e78c>] kthread+0xac/0xb0 (24) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 12 [f7045a70]S FA355A70 7612 463 25 496 458 (L-TLB) f7047f7c 00000000 0000000c fa355a70 f755655c 8b51f1d6 0000000a 0000073a f7045ba8 f7045a70 f7eb4a70 c1f0f160 8b59ecb6 0000000a 0000000c 0000000c f7046000 0000000c c03e5e90 f7047fa4 c037ffc5 00000000 c0450c00 c0450c4c Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0154203>] do_irqd+0x113/0x1b0 (40) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 14 [f78cea70]S C02C0360 7188 496 25 498 463 (L-TLB) f78d1f7c bca963ab 00000001 c02c0360 f714b854 328c679e 0000000d 00000eb3 f78ceba8 f78cea70 f764da70 c1f0f160 3293ef0e 0000000d 0000000e 0000000e f78d0000 0000000e c03e5e98 f78d1fa4 c037ffc5 00000000 c0450d00 c0450d4c Call Trace: [<c02c0360>] ide_dma_intr+0x0/0xc0 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0154203>] do_irqd+0x113/0x1b0 (40) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 15 [f7bdaa70]S C02C64B0 7608 498 25 537 496 (L-TLB) f7bddf7c f7bddf64 f714b770 c02c64b0 f714b770 43623c17 0000000c 000005b9 f7bdaba8 f7bdaa70 c03dfc40 c1f0f160 4363d168 0000000c 0000000f 00000002 f7bdc000 0000000f c03e5e9c f7bddfa4 c037ffc5 00000000 c0450d80 c0450dcc Call Trace: [<c02c64b0>] cdrom_pc_intr+0x0/0x290 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0154203>] do_irqd+0x113/0x1b0 (40) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 1 [f77daa70]S 14150180 [curr] 6628 537 25 545 498 (L-TLB) c037f881 00000000 00000001 14150180 f7628394 00000000 f77dc000 c04506cc c0153030 c03dfc40 f7e1fa70 c1f0f160 00000000 00000001 00000000 00000000 c0450680 f7628394 00000001 c04506cc c0153fd2 00000007 c0450680 c04506cc Call Trace: [<c037f881>] __schedule+0x331/0x9d0 (4) [<c0153030>] handle_IRQ_event+0x60/0xe0 (32) [<c0153fd2>] thread_edge_irq+0x62/0xf0 (48) [<c0154097>] do_hardirq+0x37/0x90 (24) [<c01541b0>] do_irqd+0xc0/0x1b0 (16) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 4 [f70c6a70]S 00000060 7644 545 25 956 537 (L-TLB) f70c9f7c 00000002 00000001 00000060 f5828724 9c595d2c 0000000c 00000b61 f70c6ba8 f70c6a70 f7e1fa70 c1f0f160 9c5bd9d3 0000000c 00000004 00000004 f70c8000 00000004 c03e5e70 f70c9fa4 c037ffc5 00000000 c0450800 c045084c Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0154203>] do_irqd+0x113/0x1b0 (40) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) kjournald [f77cfa70]S 00000000 7528 556 1 561 366 (L-TLB) f77d1f6c f77d1fa0 00000000 00000000 00000000 a5e3047c 0000000a 00006cfc f77cfba8 f77cfa70 f7eb9a70 c1f1f160 a5e59c75 0000000a 00000000 00000001 f77d0000 f7373c0c f7373bf8 f77d1f94 c037ffc5 00000000 c01227fc 00000001 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01227fc>] __wake_up+0x3c/0x70 (8) [<f8867735>] kjournald+0x215/0x230 [jbd] (32) [<c010336e>] ret_from_fork+0x6/0x14 (28) [<f8867510>] commit_timeout+0x0/0x10 [jbd] (4) [<c013ec80>] autoremove_wake_function+0x0/0x50 (20) [<f8867520>] kjournald+0x0/0x230 [jbd] (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) init [f7001a70]S FFFFFFFF 7296 561 1 562 703 556 (NOTLB) f7179f1c ffffffff 00000000 ffffffff 00000001 2c871bd5 0000000b 0000065e f7001ba8 f7001a70 c03dfc40 c1f0f160 2c943a52 0000000b 00000000 00000002 f7178000 00000001 00000004 f7179f44 c037ffc5 00000004 00000004 f7001a70 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0122730>] default_wake_function+0x0/0x20 (52) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) rc.sysinit [f7176a70]S 00000000 6300 562 561 1210 (NOTLB) f719bf1c c01644cf 3d96e065 00000000 ffc31000 2fa1c9ae 0000000d 0000055e f7176ba8 f7176a70 f7a96a70 c1f0f160 2fad6483 0000000d 00000000 fd7ffffd f719a000 00000001 00000004 f719bf44 c037ffc5 00000004 00000004 f7176a70 Call Trace: [<c01644cf>] do_wp_page+0x18f/0x350 (8) [<c037ffc5>] schedule+0xa5/0x120 (76) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0122730>] default_wake_function+0x0/0x20 (52) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udevd [f7206a70]S 00000002 6736 703 1 1065 947 561 (NOTLB) f599dea0 00000002 00000044 00000002 000200d0 3386f79e 0000000d 00001245 f7206ba8 f7206a70 f7603a70 c1f1f160 338b78ae 0000000d f5249e78 c03ead80 f599c000 00000080 00000007 f599dec8 c037ffc5 00000000 00000000 000000d0 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c015a555>] __get_free_pages+0x35/0x90 (20) [<c03809b5>] schedule_timeout+0x75/0xc0 (20) [<c018e7f0>] __pollwait+0x80/0xd0 (8) [<c013ea86>] add_wait_queue+0x16/0x40 (8) [<c030f014>] datagram_poll+0x14/0xd0 (12) [<c018ec3f>] do_select+0x2ef/0x330 (20) [<c018e770>] __pollwait+0x0/0xd0 (96) [<c018eece>] sys_select+0x21e/0x3c0 (28) [<c0103447>] sysenter_past_esp+0x54/0x75 (64) kmodule [f71b4a70]S 00000282 7296 947 1 703 (NOTLB) f5a9de18 00000246 00000017 00000282 00000017 62a6eed1 0000000c 0000b552 f71b4ba8 f71b4a70 f7eb9a70 c1f1f160 62b1c24e 0000000c 00000000 00000001 f5a9c000 f5b7cd64 f5a9dea4 f5a9de40 c037ffc5 c0174089 c017333f 00000017 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0174089>] poison_obj+0x29/0x60 (4) [<c017333f>] dbg_redzone1+0x1f/0x60 (4) [<c03809b5>] schedule_timeout+0x75/0xc0 (32) [<c013ebbc>] prepare_to_wait_exclusive+0x1c/0x70 (32) [<c030e773>] wait_for_packet+0x113/0x150 (16) [<c013ec80>] autoremove_wake_function+0x0/0x50 (12) [<c030e82f>] skb_recv_datagram+0x7f/0xd0 (28) [<c037a29c>] unix_accept+0x7c/0x110 (28) [<c0307ae5>] sys_accept+0x105/0x1e0 (28) [<c01e037a>] avc_has_perm+0x5a/0x70 (12) [<c01e4dec>] socket_has_perm+0x5c/0x70 (56) [<c0212a6e>] copy_from_user+0x4e/0xc0 (72) [<c0308923>] sys_socketcall+0xf3/0x2a0 (28) [<c01797f7>] filp_close+0x47/0x90 (40) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) IRQ 6 [f76e4a70]S 00000006 7640 956 25 1059 545 (L-TLB) f5a2bf7c 00000000 f888b7a3 00000006 f5789c30 6be8b03a 0000000c 00008cb1 f76e4ba8 f76e4a70 f7e0ba70 c1f0f160 6bea6486 0000000c 00000006 00000006 f5a2a000 00000006 c03e5e78 f5a2bfa4 c037ffc5 00000000 c0450900 c045094c Call Trace: [<f888b7a3>] floppy_interrupt+0x143/0x1d0 [floppy] (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c0154203>] do_irqd+0x113/0x1b0 (40) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) IRQ 177 [f76c6a70]S F76C6A70 7712 1059 25 1095 956 (L-TLB) f5a01f7c ffffffff ffffffff f76c6a70 f5a01f60 bd7edfa0 0000000c 00000446 f76c6ba8 f76c6a70 f76fda70 c1f0f160 bd8335c7 0000000c f5a01f94 00000072 f5a00000 000000b1 c03e6124 f5a01fa4 c037ffc5 00000246 00000423 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c0154203>] do_irqd+0x113/0x1b0 (24) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) udev [f7681a70]S 00000000 6816 1065 703 1096 1098 (NOTLB) f59b5f1c c01644cf 3dc64065 00000000 c01610bd c825dc82 0000000c 00002047 f7681ba8 f7681a70 f7206a70 c1f0f160 c82de35d 0000000c 00000000 ffffffff f59b4000 00000001 00000004 f59b5f44 c037ffc5 00000004 00000004 f7681a70 Call Trace: [<c01644cf>] do_wp_page+0x18f/0x350 (8) [<c01610bd>] kmap_high+0x12d/0x200 (12) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0153514>] __do_IRQ+0x104/0x150 (4) [<c0122730>] default_wake_function+0x0/0x20 (48) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) kgameportd [f751ea70]S 00000000 7824 1095 25 1105 1059 (L-TLB) f5121f78 00000000 f5121fac 00000000 00000002 c741385d 0000000c 000002dd f751eba8 f751ea70 f754ea70 c1f0f160 c74f4da7 0000000c 0000a040 c741385d f5120000 f5120000 f5121fac f5121fa0 c037ffc5 f8981bc0 f5121fac f8981de0 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<f897e800>] gameport_thread+0x0/0xf0 [gameport] (20) [<f897e800>] gameport_thread+0x0/0xf0 [gameport] (16) [<f897e8bf>] gameport_thread+0xbf/0xf0 [gameport] (4) [<c013ec80>] autoremove_wake_function+0x0/0x50 (16) [<c013e78c>] kthread+0xac/0xb0 (24) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) udev_run_hotp [f755da70]S 00000000 6684 1096 1065 1108 (NOTLB) f5117f1c c01644cf 3f581065 00000000 ffc54000 ca601bdd 0000000c 00000eb9 f755dba8 f755da70 f71cea70 c1f1f160 ca6a4117 0000000c 00000000 ffffffff f5116000 00000001 00000004 f5117f44 c037ffc5 00000004 00000004 f755da70 Call Trace: [<c01644cf>] do_wp_page+0x18f/0x350 (8) [<c037ffc5>] schedule+0xa5/0x120 (76) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0122730>] default_wake_function+0x0/0x20 (52) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f70bea70]S 00000000 6724 1098 703 1176 1099 1065 (NOTLB) f50f1f1c c01644cf 3f007065 00000000 c01610bd 05db8b57 0000000d 00003f78 f70beba8 f70bea70 f772da70 c1f0f160 05e2c919 0000000d 00000000 ffffffff f50f0000 00000001 00000004 f50f1f44 c037ffc5 00000004 00000004 f70bea70 Call Trace: [<c01644cf>] do_wp_page+0x18f/0x350 (8) [<c01610bd>] kmap_high+0x12d/0x200 (12) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0122730>] default_wake_function+0x0/0x20 (52) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f7161a70]D 32F5936E 6728 1099 703 1118 1098 (NOTLB) f5139ef4 f76fda70 c1f1f160 32f5936e 0000000d 33a54edb 0000000d 00002ec9 f7161ba8 f7161a70 f7845a70 c1f1f160 33a6a429 0000000d ffffffff c1f115c8 f5138000 00800000 ffffffff f5139f1c c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0176cac>] kfree+0x2c/0x80 (80) [<c017b15e>] __fput+0xbe/0x1b0 (16) [<c01797f7>] filp_close+0x47/0x90 (36) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) IRQ 185 [f704ca70]S F704CA70 7660 1105 25 1199 1095 (L-TLB) f5145f7c ffffffff ffffffff f704ca70 f5145f60 c95650c2 0000000c 00000941 f704cba8 f704ca70 f70bea70 c1f0f160 c95c347a 0000000c f5145f94 00000072 f5144000 000000b9 c03e6144 f5145fa4 c037ffc5 00000246 00000451 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0123045>] do_sched_setscheduler+0x75/0xc0 (16) [<c0154203>] do_irqd+0x113/0x1b0 (24) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) ifup-eth [f71cea70]S FFFFFFFF 6384 1108 1096 1200 (NOTLB) f5155f1c ffffffff 00000000 ffffffff 00000001 217ee5a8 0000000d 000006fa f71ceba8 f71cea70 f782aa70 c1f1f160 21873016 0000000d 00000000 00000004 f5154000 00000001 00000004 f5155f44 c037ffc5 00000004 00000004 f71cea70 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0122730>] default_wake_function+0x0/0x20 (52) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f7845a70]D 32283ED5 6816 1118 703 1121 1099 (NOTLB) f51afc98 f7158a70 c1f1f160 32283ed5 0000000d 33a54edb 0000000d 0000214a f7845ba8 f7845a70 f79a1a70 c1f1f160 33a6c573 0000000d ffffffff c1f115c8 f51ae000 00800000 ffffffff f51afcc0 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01b1ed5>] proc_alloc_inode+0x15/0x70 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c01b1ed5>] proc_alloc_inode+0x15/0x70 (24) [<c0194ce5>] alloc_inode+0x25/0x1b0 (16) [<c0195824>] new_inode+0x14/0x90 (20) [<c01b3bdc>] proc_pid_make_inode+0x1c/0xf0 (12) [<c01b435e>] proc_pident_lookup+0xae/0x350 (28) [<c01939d9>] d_alloc+0x149/0x1c0 (16) [<c01887d8>] real_lookup+0xc8/0x100 (36) [<c0188b4b>] do_lookup+0x8b/0xa0 (32) [<c0188cbb>] __link_path_walk+0x15b/0x1010 (24) [<c011feaa>] wake_idle+0x9a/0xb0 (4) [<c0189bc3>] link_path_walk+0x53/0x130 (96) [<c014325b>] release_lock+0x5b/0x80 (28) [<c0179574>] get_unused_fd+0xb4/0xe0 (32) [<c0189fca>] path_lookup+0xaa/0x210 (44) [<c018a178>] __path_lookup_intent_open+0x48/0xa0 (36) [<c018a1e6>] path_lookup_open+0x16/0x20 (20) [<c018a990>] open_namei+0x70/0x630 (16) [<c011e400>] change_page_attr+0x30/0x70 (20) [<c011e5a4>] kernel_map_pages+0x54/0xe0 (20) [<c0174089>] poison_obj+0x29/0x60 (8) [<c0179312>] filp_open+0x22/0x50 (28) [<c014325b>] release_lock+0x5b/0x80 (16) [<c0179574>] get_unused_fd+0xb4/0xe0 (32) [<c01796cd>] do_sys_open+0x3d/0xd0 (36) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev [f770ea70]D C011E028 6816 1121 703 1137 1118 (NOTLB) f519de58 00000000 00000000 c011e028 00000004 339e924e 0000000d 00001d1d f770eba8 f770ea70 f7574a70 c1f0f160 33a6d2cf 0000000d 00000000 c1f115c8 f519c000 00800000 ffffffff f519de80 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c011e028>] __change_page_attr+0x58/0x400 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c03800a9>] preempt_schedule+0x69/0x80 (4) [<c0188258>] getname+0x28/0xf0 (24) [<c018a3fb>] __user_walk+0x1b/0x50 (20) [<c018410a>] vfs_lstat+0x1a/0x50 (20) [<c037f881>] __schedule+0x331/0x9d0 (44) [<c018476f>] sys_lstat64+0xf/0x30 (40) [<c0380117>] preempt_schedule_irq+0x57/0x80 (40) [<c01033e8>] need_resched+0x20/0x24 (20) [<c0103447>] sysenter_past_esp+0x54/0x75 (16) udev [f71e1a70]D 32F60F7E 6804 1137 703 1138 1121 (NOTLB) f5107e58 f76fda70 c1f1f160 32f60f7e 0000000d 339e924e 0000000d 00002832 f71e1ba8 f71e1a70 f770ea70 c1f0f160 33a6b5b2 0000000d ffffffff c1f115c8 f5106000 00800000 ffffffff f5107e80 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c03800a9>] preempt_schedule+0x69/0x80 (4) [<c0188258>] getname+0x28/0xf0 (24) [<c018a3fb>] __user_walk+0x1b/0x50 (20) [<c018410a>] vfs_lstat+0x1a/0x50 (20) [<c0175e9e>] cache_free_debugcheck+0x14e/0x2b0 (20) [<c0176cdb>] kfree+0x5b/0x80 (24) [<c018476f>] sys_lstat64+0xf/0x30 (40) [<c017b1e4>] __fput+0x144/0x1b0 (20) [<c0143c8f>] atomic_dec_and_spin_lock+0x3f/0x60 (12) [<c01983f3>] mntput_no_expire+0x13/0x70 (12) [<c01797f7>] filp_close+0x47/0x90 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f7a96a70]D 00000001 6816 1138 703 1142 1137 (NOTLB) f5109e44 f5109e50 c01223d9 00000001 00000001 3396197a 0000000d 0000059c f7a96ba8 f7a96a70 f757fa70 c1f1f160 33a4bd76 0000000d f757fa70 f757ff8c f5108000 00800000 ffffffff f5109e6c c037ffc5 c0142fbe 00000004 00000000 Call Trace: [<c01223d9>] dependent_sleeper+0x109/0x460 (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c0142fbe>] task_blocks_on_lock+0x11e/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01ee623>] security_sid_to_context+0xa3/0x100 (76) [<c0176a6b>] __kmalloc_track_caller+0x8b/0x140 (4) [<c01ee495>] context_struct_to_string+0x95/0x180 (36) [<c01ee623>] security_sid_to_context+0xa3/0x100 (56) [<c01e7234>] sel_write_context+0x64/0xd0 (32) [<c01e7438>] selinux_transaction_write+0x68/0xb0 (40) [<c01e73d0>] selinux_transaction_write+0x0/0xb0 (28) [<c017a37b>] vfs_write+0xbb/0x180 (4) [<c017a4f1>] sys_write+0x41/0x70 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev [f70cea70]D 32F73ED4 6816 1142 703 1150 1138 (NOTLB) f59a9e58 f76fda70 c1f1f160 32f73ed4 0000000d 339e924e 0000000d 00001364 f70ceba8 f70cea70 f71e1a70 c1f0f160 33a68d80 0000000d ffffffff c1f115c8 f59a8000 00800000 ffffffff f59a9e80 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0188258>] getname+0x28/0xf0 (28) [<c018a3fb>] __user_walk+0x1b/0x50 (20) [<c018410a>] vfs_lstat+0x1a/0x50 (20) [<c0156860>] filemap_nopage+0x0/0x3c0 (4) [<c0165771>] __handle_mm_fault+0x141/0x380 (4) [<c014382d>] rt_up_read+0x2d/0x80 (56) [<c018476f>] sys_lstat64+0xf/0x30 (20) [<c014382d>] rt_up_read+0x2d/0x80 (56) [<c011d130>] do_page_fault+0x0/0x680 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (8) udev [f7753a70]D 32F7C907 6804 1150 703 1152 1142 (NOTLB) f514be58 f76fda70 c1f1f160 32f7c907 0000000d 339e924e 0000000d 0000116f f7753ba8 f7753a70 f70cea70 c1f0f160 33a67a1c 0000000d ffffffff c1f115c8 f514a000 00800000 ffffffff f514be80 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0188258>] getname+0x28/0xf0 (28) [<c018a3fb>] __user_walk+0x1b/0x50 (20) [<c018410a>] vfs_lstat+0x1a/0x50 (20) [<c0156860>] filemap_nopage+0x0/0x3c0 (4) [<c0165771>] __handle_mm_fault+0x141/0x380 (4) [<c014382d>] rt_up_read+0x2d/0x80 (56) [<c018476f>] sys_lstat64+0xf/0x30 (20) [<c01797f7>] filp_close+0x47/0x90 (56) [<c011d130>] do_page_fault+0x0/0x680 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (8) udev [f79a1a70]D 00000000 6816 1152 703 1158 1150 (L-TLB) f5b2de9c 3196467d 0000000d 00000000 00000000 33a54edb 0000000d 00001472 f79a1ba8 f79a1a70 f7eb9a70 c1f1f160 33a6d9e5 0000000d f770ea70 00000001 f5b2c000 00800004 ffffffff f5b2dec4 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0176c49>] kmem_cache_free+0x39/0x70 (80) [<c0166701>] remove_vma+0x41/0x50 (24) [<c0168937>] exit_mmap+0xe7/0x150 (12) [<c01257c3>] mmput+0x33/0xa0 (40) [<c012b418>] do_exit+0x118/0x4b0 (12) [<c012b828>] do_group_exit+0x38/0xc0 (40) [<c01797f7>] filp_close+0x47/0x90 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f7574a70]D 00000000 6744 1158 703 1174 1152 (NOTLB) f59bdef0 c016190f c1ea02b8 00000000 ffd02038 339e924e 0000000d 0000127f f7574ba8 f7574a70 c03dfc40 c1f0f160 33a6e54e 0000000d 35a3a000 00000002 f59bc000 00800000 ffffffff f59bdf18 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c016190f>] page_address+0xaf/0xc0 (8) [<c037ffc5>] schedule+0xa5/0x120 (76) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0176894>] __cache_free+0x64/0x70 (4) [<c0188258>] getname+0x28/0xf0 (24) [<c01796ac>] do_sys_open+0x1c/0xd0 (20) [<c01797f7>] filp_close+0x47/0x90 (8) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f757fa70]D C01E1617 6716 1174 703 1178 1158 (NOTLB) f51a1e9c f51a1ea4 00000006 c01e1617 00000006 33a54edb 0000000d 00000395 f757fba8 f757fa70 f7603a70 c1f1f160 33a58fcb 0000000d 00000062 00000093 f51a0000 00800000 ffffffff f51a1ec4 c037ffc5 c0142fbe 00000004 f524ded8 Call Trace: [<c01e1617>] inode_has_perm+0x47/0x80 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0142fbe>] task_blocks_on_lock+0x11e/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c014b9fd>] module_text_address+0xd/0x30 (80) [<c013c70c>] kernel_text_address+0x1c/0x30 (8) [<c017402a>] store_stackinfo+0x5a/0x90 (8) [<c0176c54>] kmem_cache_free+0x44/0x70 (4) [<c0175f79>] cache_free_debugcheck+0x229/0x2b0 (20) [<c017932b>] filp_open+0x3b/0x50 (8) [<c0176c54>] kmem_cache_free+0x44/0x70 (16) [<c0176856>] __cache_free+0x26/0x70 (24) [<c0176c54>] kmem_cache_free+0x44/0x70 (20) [<c0179732>] do_sys_open+0xa2/0xd0 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev_run_hotp [f76f6a70]S 00000000 6816 1176 1098 1189 (NOTLB) f5ac3f1c c01644cf 3e6a6065 00000000 ffc8b000 10a7a70c 0000000d 000075f6 f76f6ba8 f76f6a70 f7644a70 c1f1f160 10b3f11c 0000000d 00000000 ffffffff f5ac2000 00000001 00000004 f5ac3f44 c037ffc5 00000004 00000004 f76f6a70 Call Trace: [<c01644cf>] do_wp_page+0x18f/0x350 (8) [<c037ffc5>] schedule+0xa5/0x120 (76) [<c01e152a>] task_has_perm+0x2a/0x30 (16) [<c012c66c>] do_wait+0x2ac/0x420 (24) [<c0122730>] default_wake_function+0x0/0x20 (52) [<c012c895>] sys_wait4+0x35/0x40 (28) [<c012c8c5>] sys_waitpid+0x25/0x30 (12) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f71a6a70]D C0142F53 6788 1178 703 1179 1174 (NOTLB) f5a55ea0 00000006 c011ff47 c0142f53 c0174089 3396197a 0000000d 00000661 f71a6ba8 f71a6a70 f757fa70 c1f1f160 33a3181a 0000000d 00000000 c0459408 f5a54000 00800000 ffffffff f5a55ec8 c037ffc5 c0142f53 00000004 f5109edc Call Trace: [<c011ff47>] try_to_wake_up+0x87/0x4f0 (12) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0174089>] poison_obj+0x29/0x60 (4) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01ee60a>] security_sid_to_context+0x8a/0x100 (80) [<c01e7234>] sel_write_context+0x64/0xd0 (32) [<c019f316>] simple_transaction_get+0xb6/0xd0 (16) [<c01e7438>] selinux_transaction_write+0x68/0xb0 (24) [<c01e73d0>] selinux_transaction_write+0x0/0xb0 (28) [<c017a37b>] vfs_write+0xbb/0x180 (4) [<c017a4f1>] sys_write+0x41/0x70 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev [f7947a70]D 00000004 6608 1179 703 1190 1178 (NOTLB) f50dbea0 00000000 0000001f 00000004 c0174089 3396197a 0000000d 0000040d f7947ba8 f7947a70 f772da70 c1f1f160 33a2a331 0000000d f50da000 c0459408 f50da000 00800000 ffffffff f50dbec8 c037ffc5 c0142f53 00000004 f50d9e94 Call Trace: [<c0174089>] poison_obj+0x29/0x60 (20) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01ee60a>] security_sid_to_context+0x8a/0x100 (80) [<c01e7234>] sel_write_context+0x64/0xd0 (32) [<c019f316>] simple_transaction_get+0xb6/0xd0 (16) [<c01e7438>] selinux_transaction_write+0x68/0xb0 (24) [<c01e73d0>] selinux_transaction_write+0x0/0xb0 (28) [<c017a37b>] vfs_write+0xbb/0x180 (4) [<c017a4f1>] sys_write+0x41/0x70 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) 20-hal.hotplu [f7644a70]D 00000000 6880 1189 1176 (NOTLB) f5247e4c 00000000 00000202 00000000 c1f0f160 339e924e 0000000d 00001402 f7644ba8 f7644a70 f7753a70 c1f0f160 33a668ad 0000000d c0159faf c1f115c8 f5246000 00800000 ffffffff f5247e74 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c0159faf>] buffered_rmqueue+0x9f/0x180 (60) [<c037ffc5>] schedule+0xa5/0x120 (24) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c016a26a>] anon_vma_prepare+0xca/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c016a26a>] anon_vma_prepare+0xca/0xf0 (28) [<c016122b>] kunmap_high+0x9b/0xf0 (4) [<c01650d4>] do_anonymous_page+0x124/0x240 (20) [<c01658ff>] __handle_mm_fault+0x2cf/0x380 (36) [<c011d550>] do_page_fault+0x420/0x680 (68) [<c0166701>] remove_vma+0x41/0x50 (8) [<c016857a>] do_munmap+0xea/0x120 (28) [<c011d130>] do_page_fault+0x0/0x680 (40) [<c010403f>] error_code+0x4f/0x54 (8) udev [f772da70]D 00000004 6816 1190 703 1191 1179 (NOTLB) f5a35ea0 f51a1e84 f5a35e9c 00000004 c0174089 3396197a 0000000d 00000351 f772dba8 f772da70 f7111a70 c1f1f160 33a2ba6d 0000000d f5a35e8c c0459408 f5a34000 00800000 ffffffff f5a35ec8 c037ffc5 c0142f53 00000004 f5a55e94 Call Trace: [<c0174089>] poison_obj+0x29/0x60 (20) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01ee60a>] security_sid_to_context+0x8a/0x100 (80) [<c01e7234>] sel_write_context+0x64/0xd0 (32) [<c019f316>] simple_transaction_get+0xb6/0xd0 (16) [<c01e7438>] selinux_transaction_write+0x68/0xb0 (24) [<c01e73d0>] selinux_transaction_write+0x0/0xb0 (28) [<c017a37b>] vfs_write+0xbb/0x180 (4) [<c017a4f1>] sys_write+0x41/0x70 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev [f7158a70]D C01E1617 6816 1191 703 1192 1190 (NOTLB) f524de9c f524dea4 00000006 c01e1617 00000006 33a54edb 0000000d 0000042e f7158ba8 f7158a70 f7603a70 c1f1f160 33a62bcd 0000000d 00000000 c0450288 f524c000 00800000 ffffffff f524dec4 c037ffc5 c0142f53 00000004 f51a1ed8 Call Trace: [<c01e1617>] inode_has_perm+0x47/0x80 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c014b9fd>] module_text_address+0xd/0x30 (80) [<c013c70c>] kernel_text_address+0x1c/0x30 (8) [<c017402a>] store_stackinfo+0x5a/0x90 (8) [<c0176c54>] kmem_cache_free+0x44/0x70 (4) [<c0175f79>] cache_free_debugcheck+0x229/0x2b0 (20) [<c017932b>] filp_open+0x3b/0x50 (8) [<c0176c54>] kmem_cache_free+0x44/0x70 (16) [<c0176856>] __cache_free+0x26/0x70 (24) [<c0176c54>] kmem_cache_free+0x44/0x70 (20) [<c0179732>] do_sys_open+0xa2/0xd0 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev [f7111a70]D C0142F53 6788 1192 703 1193 1191 (NOTLB) f50d9ea0 00000006 c011ff47 c0142f53 c0174089 3396197a 0000000d 00000700 f7111ba8 f7111a70 f71a6a70 c1f1f160 33a2eb73 0000000d 00000000 c0459408 f50d8000 00800000 ffffffff f50d9ec8 c037ffc5 c0142f53 00000004 f51a1edc Call Trace: [<c011ff47>] try_to_wake_up+0x87/0x4f0 (12) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0174089>] poison_obj+0x29/0x60 (4) [<c037ffc5>] schedule+0xa5/0x120 (64) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c01ee60a>] security_sid_to_context+0x8a/0x100 (80) [<c01e7234>] sel_write_context+0x64/0xd0 (32) [<c019f316>] simple_transaction_get+0xb6/0xd0 (16) [<c01e7438>] selinux_transaction_write+0x68/0xb0 (24) [<c01e73d0>] selinux_transaction_write+0x0/0xb0 (28) [<c017a37b>] vfs_write+0xbb/0x180 (4) [<c017a4f1>] sys_write+0x41/0x70 (24) [<c0103447>] sysenter_past_esp+0x54/0x75 (28) udev [f760ea70]D 33A62097 6816 1193 703 1196 1192 (NOTLB) f5a1fd20 c03dfc40 c1f0f160 33a62097 0000000d 339e924e 0000000d 000002e0 f760eba8 f760ea70 f7123a70 c1f0f160 33a64232 0000000d ffffffff f5a1e000 f5a1e000 00800000 ffffffff f5a1fd48 c037ffc5 ffffffff 00000000 f760ea70 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0143343>] ____down_mutex+0x93/0x190 (40) [<c01938ac>] d_alloc+0x1c/0x1c0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c01938ac>] d_alloc+0x1c/0x1c0 (28) [<c01887c0>] real_lookup+0xb0/0x100 (36) [<c0188b4b>] do_lookup+0x8b/0xa0 (32) [<c01892da>] __link_path_walk+0x77a/0x1010 (24) [<c011e028>] __change_page_attr+0x58/0x400 (12) [<c0189bc3>] link_path_walk+0x53/0x130 (88) [<c0175e9e>] cache_free_debugcheck+0x14e/0x2b0 (36) [<c0189fca>] path_lookup+0xaa/0x210 (68) [<c018a40f>] __user_walk+0x2f/0x50 (36) [<c018410a>] vfs_lstat+0x1a/0x50 (20) [<c0175e9e>] cache_free_debugcheck+0x14e/0x2b0 (20) [<c018476f>] sys_lstat64+0xf/0x30 (64) [<c01797f7>] filp_close+0x47/0x90 (56) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udev [f7123a70]D 32F4655D 6800 1196 703 1212 1193 (NOTLB) f511fe58 f76fda70 c1f1f160 32f4655d 0000000d 339e924e 0000000d 00000628 f7123ba8 f7123a70 f7644a70 c1f0f160 33a654ab 0000000d ffffffff c1f115c8 f511e000 00800000 ffffffff f511fe80 c037ffc5 c0142f53 00000004 f5153e44 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0188258>] getname+0x28/0xf0 (28) [<c018a3fb>] __user_walk+0x1b/0x50 (20) [<c01840bd>] vfs_stat+0x1d/0x50 (20) [<c0156860>] filemap_nopage+0x0/0x3c0 (4) [<c0165771>] __handle_mm_fault+0x141/0x380 (4) [<c014382d>] rt_up_read+0x2d/0x80 (56) [<c018473f>] sys_stat64+0xf/0x30 (20) [<c011d130>] do_page_fault+0x0/0x680 (68) [<c0103447>] sysenter_past_esp+0x54/0x75 (8) IRQ 169 [f7068a70]S C0455ACC 7660 1199 25 1105 (L-TLB) f510df7c 00000297 c011ff66 c0455acc 00000246 7fea7bed 00000034 00000453 f7068ba8 f7068a70 f7e15a70 c1f0f160 7ff03c7b 00000034 00000010 000000a9 f510c000 000000a9 c03e6104 f510dfa4 c037ffc5 00000007 c03e6104 f510df98 Call Trace: [<c011ff66>] try_to_wake_up+0xa6/0x4f0 (12) [<c037ffc5>] schedule+0xa5/0x120 (72) [<c01203c9>] wake_up_process+0x19/0x20 (16) [<c0154203>] do_irqd+0x113/0x1b0 (24) [<c01540f0>] do_irqd+0x0/0x1b0 (32) [<c013e78c>] kthread+0xac/0xb0 (4) [<c013e6e0>] kthread+0x0/0xb0 (12) [<c0101555>] kernel_thread_helper+0x5/0x10 (16) arping [f782aa70]S 0000000D 6684 1200 1108 (NOTLB) f50e3d0c 00000000 21cb14e7 0000000d 00002ed7 21cb14e7 0000000d 00000a8a f782aba8 f782aa70 f757fa70 c1f1f160 21d497c7 0000000d 00000015 f524150c f50e2000 f5a7dbf8 f50e3d98 f50e3d34 c037ffc5 00000015 000001f0 000001f0 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c03809b5>] schedule_timeout+0x75/0xc0 (40) [<c01e037a>] avc_has_perm+0x5a/0x70 (28) [<c013ebbc>] prepare_to_wait_exclusive+0x1c/0x70 (4) [<c030e773>] wait_for_packet+0x113/0x150 (16) [<c013ec80>] autoremove_wake_function+0x0/0x50 (12) [<c030e82f>] skb_recv_datagram+0x7f/0xd0 (28) [<c037dfdb>] packet_recvmsg+0x6b/0x1b0 (28) [<c0306942>] sock_recvmsg+0x122/0x160 (52) [<c013ec80>] autoremove_wake_function+0x0/0x50 (104) [<c01223d9>] dependent_sleeper+0x109/0x460 (20) [<c017b2c5>] fget+0x75/0xa0 (64) [<c03080ae>] sys_recvfrom+0xce/0x140 (32) [<c0142317>] hrtimer_start+0xa7/0x100 (40) [<c012ce9a>] do_setitimer+0x15a/0x570 (40) [<c0156860>] filemap_nopage+0x0/0x3c0 (16) [<c0308a28>] sys_socketcall+0x1f8/0x2a0 (96) [<c0103447>] sysenter_past_esp+0x54/0x75 (60) modprobe [f75f2a70]D 00000001 6060 1210 562 (NOTLB) f5153e08 00000019 00000048 00000001 00000000 339e924e 0000000d 0000115d f75f2ba8 f75f2a70 f760ea70 c1f0f160 33a60bb8 0000000d f7158a70 f7158f8c f5152000 00800100 ffffffff f5153e30 c037ffc5 c0142fbe 00000004 00000000 Call Trace: [<c037ffc5>] schedule+0xa5/0x120 (84) [<c0142fbe>] task_blocks_on_lock+0x11e/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0148bef>] use_module+0xaf/0x150 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0148bef>] use_module+0xaf/0x150 (28) [<f88e5d7c>] snd_pcm_new+0x0/0x15c [snd_pcm] (12) [<c01497a0>] resolve_symbol+0xb0/0xc0 (16) [<c0149cd7>] simplify_symbols+0x77/0x140 (40) [<c0148a2f>] setup_modinfo_srcversion+0xf/0x20 (8) [<c0148a20>] setup_modinfo_srcversion+0x0/0x20 (4) [<c014ac34>] load_module+0x6e4/0xb00 (28) [<c014b0c8>] sys_init_module+0x58/0x200 (148) [<c0103447>] sysenter_past_esp+0x54/0x75 (24) udevd [f76fda70]D C016122B 7460 1212 703 1213 1196 (NOTLB) f5305ef8 00000000 ffc2fd98 c016122b c1e59860 3396197a 0000000d 000009ea f76fdba8 f76fda70 f7603a70 c1f1f160 33a50006 0000000d 0000000d c1f215c8 f5304000 00800040 ffffffff f5305f20 c037ffc5 c0142f53 00000004 f5109e80 Call Trace: [<c016122b>] kunmap_high+0x9b/0xf0 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0188258>] getname+0x28/0xf0 (28) [<c0101f58>] sys_execve+0x18/0x90 (20) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) udevd [f7603a70]D C016122B 7384 1213 703 1212 (NOTLB) f5249ef8 00000000 ffc47d98 c016122b c1e885e8 33a54edb 0000000d 00001264 f7603ba8 f7603a70 f7161a70 c1f1f160 33a67560 0000000d 800099c4 c1f215c8 f5248000 00800040 ffffffff f5249f20 c037ffc5 c0142f53 00000004 f7c03f14 Call Trace: [<c016122b>] kunmap_high+0x9b/0xf0 (16) [<c037ffc5>] schedule+0xa5/0x120 (68) [<c0142f53>] task_blocks_on_lock+0xb3/0x150 (4) [<c0143343>] ____down_mutex+0x93/0x190 (36) [<c0188258>] getname+0x28/0xf0 (76) [<c01768ee>] kmem_cache_alloc+0x4e/0xe0 (4) [<c0188258>] getname+0x28/0xf0 (28) [<c0101f58>] sys_execve+0x18/0x90 (20) [<c0103447>] sysenter_past_esp+0x54/0x75 (20) ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-08 19:36 2.6.15-rt20, "bad page state", jackd Fernando Lopez-Lezcano 2006-03-08 21:48 ` Fernando Lopez-Lezcano @ 2006-03-09 8:47 ` Heiko Carstens 2006-03-09 9:05 ` Nick Piggin 2006-03-09 21:08 ` Fernando Lopez-Lezcano 1 sibling, 2 replies; 23+ messages in thread From: Heiko Carstens @ 2006-03-09 8:47 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: Steven Rostedt, Ingo Molnar, Linux Kernel Mailing List On Wed, Mar 08, 2006 at 11:36:04AM -0800, Fernando Lopez-Lezcano wrote: > Hi all, I reported this in mid January (I thought I had sent to the list > but the report went to Ingo and Steven off list) > > I'm seeing the same problem in 2.6.15-rt21 in some of my machines. After > a reboot into the kernel I just login as root in a terminal, start the > jackd sound server ("jackd -d alsa -d hw") and when stopping it (just > doing a <ctrl>c) I get a bunch of messages of this form: > > > Trying to fix it up, but a reboot is needed > > Bad page state at __free_pages_ok (in process 'jackd', page c10012fc) > > Has anyone else seen this? Actually I have a bug report that looks quite the same. Happens on s390x with lots of I/O stress. But that is against vanilla 2.6.16-rc4 + additional patches. I need to ask to reproduce that with a plain vanilla kernel, so that a git bisect search might help to figure out what is wrong. Unfortunately it seems to take hours before we hit the bug. <0>Bad page state in process 'blast' <0>page:0000000000507d00 flags:0x000000060000002a mapping:00000000007570b0 mapcount:1 count:8 <0>Trying to fix it up, but a reboot is needed <0>Backtrace: <4>0000000006e93750 0000000000000000 0000000000773780 0700000000007c7a <4> 0000000000000001 000000000025f878 000000000025f878 0000000000104840 <4> 0000000000000000 000000060000002a 0000000000000000 0000000000518d50 <4> 000000000000000c 0000000000000008 0000000006e936f8 0000000006e93770 <4> 000000000044e1f0 0000000000104840 0000000006e936f8 0000000006e93738 <4>Call Trace: <4>([<0000000000104870>] dump_stack+0x2b8/0x374) <4> [<00000000001a97de>] get_page_from_freelist+0x72e/0x8e8 <4> [<00000000001a9aa8>] __alloc_pages+0x110/0x324 <4> [<00000000001b37a0>] page_cache_readahead+0xf6c/0x11e4 <4> [<000000000019f870>] do_generic_mapping_read+0x150/0x828 <4> [<00000000001a07f4>] generic_file_aio_read+0x1f8/0x258 <4> [<00000000001fa844>] do_sync_read+0x130/0x1bc <4> [<00000000001fc230>] sys_read+0x170/0x3b8 <4> [<000000000010fb20>] sysc_tracego+0xe/0x14 <4> [<0000020000043a84>] 0x20000043a84 Heiko ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-09 8:47 ` Heiko Carstens @ 2006-03-09 9:05 ` Nick Piggin 2006-03-09 21:08 ` Fernando Lopez-Lezcano 1 sibling, 0 replies; 23+ messages in thread From: Nick Piggin @ 2006-03-09 9:05 UTC (permalink / raw) To: Heiko Carstens Cc: Fernando Lopez-Lezcano, Steven Rostedt, Ingo Molnar, Linux Kernel Mailing List Heiko Carstens wrote: > Actually I have a bug report that looks quite the same. Happens on s390x > with lots of I/O stress. But that is against vanilla 2.6.16-rc4 + additional > patches. I need to ask to reproduce that with a plain vanilla kernel, so > that a git bisect search might help to figure out what is wrong. > Unfortunately it seems to take hours before we hit the bug. > It is different because yours is coming from __alloc_pages, so if there are no previous warnings then it means it wasn't corrupted before last being freed, so it is a use-after-free bug. I'm surprised at how many fields have been modified though (mapping, count, mapcount). PG_error is set, which might mean it is a bug in an error handling path that doesn't trigger very often. > <0>Bad page state in process 'blast' > <0>page:0000000000507d00 flags:0x000000060000002a mapping:00000000007570b0 mapcount:1 count:8 > <0>Trying to fix it up, but a reboot is needed > <0>Backtrace: > <4>0000000006e93750 0000000000000000 0000000000773780 0700000000007c7a > <4> 0000000000000001 000000000025f878 000000000025f878 0000000000104840 > <4> 0000000000000000 000000060000002a 0000000000000000 0000000000518d50 > <4> 000000000000000c 0000000000000008 0000000006e936f8 0000000006e93770 > <4> 000000000044e1f0 0000000000104840 0000000006e936f8 0000000006e93738 > <4>Call Trace: > <4>([<0000000000104870>] dump_stack+0x2b8/0x374) > <4> [<00000000001a97de>] get_page_from_freelist+0x72e/0x8e8 > <4> [<00000000001a9aa8>] __alloc_pages+0x110/0x324 > <4> [<00000000001b37a0>] page_cache_readahead+0xf6c/0x11e4 > <4> [<000000000019f870>] do_generic_mapping_read+0x150/0x828 > <4> [<00000000001a07f4>] generic_file_aio_read+0x1f8/0x258 > <4> [<00000000001fa844>] do_sync_read+0x130/0x1bc > <4> [<00000000001fc230>] sys_read+0x170/0x3b8 > <4> [<000000000010fb20>] sysc_tracego+0xe/0x14 > <4> [<0000020000043a84>] 0x20000043a84 > > Heiko -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-09 8:47 ` Heiko Carstens 2006-03-09 9:05 ` Nick Piggin @ 2006-03-09 21:08 ` Fernando Lopez-Lezcano 2006-03-09 22:57 ` Nick Piggin 1 sibling, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-09 21:08 UTC (permalink / raw) To: Ingo Molnar, Heiko Carstens Cc: nando, Steven Rostedt, Linux Kernel Mailing List On Thu, 2006-03-09 at 09:47 +0100, Heiko Carstens wrote: > On Wed, Mar 08, 2006 at 11:36:04AM -0800, Fernando Lopez-Lezcano wrote: > > Hi all, I reported this in mid January (I thought I had sent to the list > > but the report went to Ingo and Steven off list) > > > > I'm seeing the same problem in 2.6.15-rt21 in some of my machines. After > > a reboot into the kernel I just login as root in a terminal, start the > > jackd sound server ("jackd -d alsa -d hw") and when stopping it (just > > doing a <ctrl>c) I get a bunch of messages of this form: > > > > > Trying to fix it up, but a reboot is needed > > > Bad page state at __free_pages_ok (in process 'jackd', page c10012fc) > > > > Has anyone else seen this? > > Actually I have a bug report that looks quite the same. Happens on s390x > with lots of I/O stress. But that is against vanilla 2.6.16-rc4 + additional > patches. I need to ask to reproduce that with a plain vanilla kernel, so > that a git bisect search might help to figure out what is wrong. > Unfortunately it seems to take hours before we hit the bug. In my case it is completely repeatable. Boot, start jackd, stop jackd -> problem appears. This does not happen on all computers so it would seem to me it is related to the sound drivers. I'll try to see if there is a correlation with the sound card being used. Is there anything else I could do to try to help resolve this? -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-09 21:08 ` Fernando Lopez-Lezcano @ 2006-03-09 22:57 ` Nick Piggin 2006-03-10 2:47 ` Fernando Lopez-Lezcano 0 siblings, 1 reply; 23+ messages in thread From: Nick Piggin @ 2006-03-09 22:57 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List Fernando Lopez-Lezcano wrote: > In my case it is completely repeatable. > Boot, start jackd, stop jackd -> problem appears. > > This does not happen on all computers so it would seem to me it is > related to the sound drivers. I'll try to see if there is a correlation > with the sound card being used. > > Is there anything else I could do to try to help resolve this? Can you test with the latest mainline -git snapshot, or is it only the -rt tree that causes the warnings? -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-09 22:57 ` Nick Piggin @ 2006-03-10 2:47 ` Fernando Lopez-Lezcano 2006-03-10 5:08 ` Nick Piggin 0 siblings, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-10 2:47 UTC (permalink / raw) To: Nick Piggin Cc: alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Fri, 2006-03-10 at 09:57 +1100, Nick Piggin wrote: > Fernando Lopez-Lezcano wrote: > > > In my case it is completely repeatable. > > Boot, start jackd, stop jackd -> problem appears. > > > > This does not happen on all computers so it would seem to me it is > > related to the sound drivers. I'll try to see if there is a correlation > > with the sound card being used. > > > > Is there anything else I could do to try to help resolve this? > > Can you test with the latest mainline -git snapshot, or is it only > the -rt tree that causes the warnings? I found something strange although I don't know why it happens yet: Fedora Core 4 kernel (2.6.15 + patches) works fine. Fedora Core 4 kernel + -rt21, [ahem... sorry], works fine. Fedora Core 4 kernel + -rt21 + alsa kernel modules from 1.0.10 or 1.0.11rc3, fails[*] Plain vanilla 2.6.15 + -rt21, works fine Plain vanilla 2.6.15 + -rt21 + alsa kernel modules from 1.0.10 or 1.0.11rc3, fails[*] So, it looks like it is some weird interaction between kernel modules that were not compiled as part of the kernel and the kernel itself. The "updated" modules are installed in a separate location (not on top of the built in kernel modules) and are found before the ones in the kernel tree. I have been building this combination for a long long time with no problems, I don't know what might have happened that changed things. Could be: - configuration problems? - the alsa tree is somehow incompatible with the kernel alsa tree, is that even possible? I have _no_ idea on what to start looking for... but, oh well, this is a start. Suggestions welcome. Thanks for somehow pointing me in the right direction. -- Fernando [*] I need that because of cards not yet included in the kernel proper, and fixes that have not yet percolated to the kernel alsa tree. ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: 2.6.15-rt20, "bad page state", jackd 2006-03-10 2:47 ` Fernando Lopez-Lezcano @ 2006-03-10 5:08 ` Nick Piggin 2006-03-10 18:50 ` [Alsa-devel] " Fernando Lopez-Lezcano 0 siblings, 1 reply; 23+ messages in thread From: Nick Piggin @ 2006-03-10 5:08 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List Fernando Lopez-Lezcano wrote: > On Fri, 2006-03-10 at 09:57 +1100, Nick Piggin wrote: > >>Fernando Lopez-Lezcano wrote: >>Can you test with the latest mainline -git snapshot, or is it only >>the -rt tree that causes the warnings? > > > I found something strange although I don't know why it happens yet: > > Fedora Core 4 kernel (2.6.15 + patches) works fine. > Fedora Core 4 kernel + -rt21, [ahem... sorry], works fine. > Fedora Core 4 kernel + -rt21 + alsa kernel modules from 1.0.10 or > 1.0.11rc3, fails[*] > Plain vanilla 2.6.15 + -rt21, works fine > Plain vanilla 2.6.15 + -rt21 + alsa kernel modules from 1.0.10 or > 1.0.11rc3, fails[*] > > So, it looks like it is some weird interaction between kernel modules > that were not compiled as part of the kernel and the kernel itself. The > "updated" modules are installed in a separate location (not on top of > the built in kernel modules) and are found before the ones in the kernel > tree. > > I have been building this combination for a long long time with no > problems, I don't know what might have happened that changed things. > > Could be: > - configuration problems? No. It shouldn't do this even if there is a configuration problem. > - the alsa tree is somehow incompatible with the kernel alsa tree, is > that even possible? > Yes. Most likely this. It should be fixed before the new ALSA code is pushed upstream. It is probably not so much a matter of somebody breaking the ALSA code as that it hasn't been updated for the new kernel refcounting rules. -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd 2006-03-10 5:08 ` Nick Piggin @ 2006-03-10 18:50 ` Fernando Lopez-Lezcano 2006-03-10 23:10 ` Fernando Lopez-Lezcano 2006-03-11 0:01 ` Nick Piggin 0 siblings, 2 replies; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-10 18:50 UTC (permalink / raw) To: Nick Piggin Cc: nando, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Fri, 2006-03-10 at 16:08 +1100, Nick Piggin wrote: > Fernando Lopez-Lezcano wrote: > > On Fri, 2006-03-10 at 09:57 +1100, Nick Piggin wrote: > >>Fernando Lopez-Lezcano wrote: > >>Can you test with the latest mainline -git snapshot, or is it only > >>the -rt tree that causes the warnings? > > > > I found something strange although I don't know why it happens yet: > > > > Fedora Core 4 kernel (2.6.15 + patches) works fine. > > Fedora Core 4 kernel + -rt21, [ahem... sorry], works fine. > > Fedora Core 4 kernel + -rt21 + alsa kernel modules from 1.0.10 or > > 1.0.11rc3, fails[*] > > Plain vanilla 2.6.15 + -rt21, works fine > > Plain vanilla 2.6.15 + -rt21 + alsa kernel modules from 1.0.10 or > > 1.0.11rc3, fails[*] > > > > So, it looks like it is some weird interaction between kernel modules > > that were not compiled as part of the kernel and the kernel itself. The > > "updated" modules are installed in a separate location (not on top of > > the built in kernel modules) and are found before the ones in the kernel > > tree. > > > > I have been building this combination for a long long time with no > > problems, I don't know what might have happened that changed things. > > > > Could be: > > - configuration problems? > > No. It shouldn't do this even if there is a configuration problem. > > > - the alsa tree is somehow incompatible with the kernel alsa tree, is > > that even possible? > > Yes. Most likely this. It should be fixed before the new ALSA code is > pushed upstream. > > It is probably not so much a matter of somebody breaking the ALSA code > as that it hasn't been updated for the new kernel refcounting rules. Takashi and other gurus in alsa-devel, any comments on this? The original problem - not quoted in this email - is that when I stop jackd in the affected configurations I get errors similar to this one: > Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) > flags:0x00000414 mapping:00000000 mapcount:0 count:0 > Backtrace: > [<c015947d>] bad_page+0x7d/0xc0 (8) > [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) > [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) > [<c015db47>] release_pages+0x127/0x1a0 (16) > [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) > [<c01681ae>] unmap_region+0x13e/0x160 (28) > [<c0168461>] do_munmap+0xe1/0x120 (48) > [<c01684df>] sys_munmap+0x3f/0x60 (32) > [<c01034a1>] syscall_call+0x7/0xb (16) > Trying to fix it up, but a reboot is needed One other thing occurred to me (not tested yet) - userspace regression in the module load code (so that in the end modules from the in kernel tree get mixed with modules coming from the externally compiled alsa tree). Very unlikely, I think, I could test for this by removing the in kernel modules temporarily. I have problems in both: snd-ice1712 (midiman delta 66) snd-hdsp (rme hdsp) but this seems to work fine: snd-echo3g (gina3g) The interesting thing is that the one that works (snd-echo3g) has no counterpat in the in kernel alsa tree - that is, only exists in the add-on modules compiled externally. Coincidence? -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd 2006-03-10 18:50 ` [Alsa-devel] " Fernando Lopez-Lezcano @ 2006-03-10 23:10 ` Fernando Lopez-Lezcano 2006-03-11 0:01 ` Nick Piggin 1 sibling, 0 replies; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-10 23:10 UTC (permalink / raw) To: Nick Piggin Cc: nando, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Fri, 2006-03-10 at 10:50 -0800, Fernando Lopez-Lezcano wrote: > On Fri, 2006-03-10 at 16:08 +1100, Nick Piggin wrote: > > Fernando Lopez-Lezcano wrote: > > > On Fri, 2006-03-10 at 09:57 +1100, Nick Piggin wrote: > > >>Fernando Lopez-Lezcano wrote: > > >>Can you test with the latest mainline -git snapshot, or is it only > > >>the -rt tree that causes the warnings? > > > > > > I found something strange although I don't know why it happens yet: > > > > > > Fedora Core 4 kernel (2.6.15 + patches) works fine. > > > Fedora Core 4 kernel + -rt21, [ahem... sorry], works fine. > > > Fedora Core 4 kernel + -rt21 + alsa kernel modules from 1.0.10 or > > > 1.0.11rc3, fails[*] > > > Plain vanilla 2.6.15 + -rt21, works fine > > > Plain vanilla 2.6.15 + -rt21 + alsa kernel modules from 1.0.10 or > > > 1.0.11rc3, fails[*] > > > > > > So, it looks like it is some weird interaction between kernel modules > > > that were not compiled as part of the kernel and the kernel itself. The > > > "updated" modules are installed in a separate location (not on top of > > > the built in kernel modules) and are found before the ones in the kernel > > > tree. > > > > > > I have been building this combination for a long long time with no > > > problems, I don't know what might have happened that changed things. > > > > > > Could be: > > > - configuration problems? > > > > No. It shouldn't do this even if there is a configuration problem. > > > > > - the alsa tree is somehow incompatible with the kernel alsa tree, is > > > that even possible? > > > > Yes. Most likely this. It should be fixed before the new ALSA code is > > pushed upstream. > > > > It is probably not so much a matter of somebody breaking the ALSA code > > as that it hasn't been updated for the new kernel refcounting rules. > > Takashi and other gurus in alsa-devel, any comments on this? The > original problem - not quoted in this email - is that when I stop jackd > in the affected configurations I get errors similar to this one: > > > Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) > > flags:0x00000414 mapping:00000000 mapcount:0 count:0 > > Backtrace: > > [<c015947d>] bad_page+0x7d/0xc0 (8) > > [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) > > [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) > > [<c015db47>] release_pages+0x127/0x1a0 (16) > > [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) > > [<c01681ae>] unmap_region+0x13e/0x160 (28) > > [<c0168461>] do_munmap+0xe1/0x120 (48) > > [<c01684df>] sys_munmap+0x3f/0x60 (32) > > [<c01034a1>] syscall_call+0x7/0xb (16) > > Trying to fix it up, but a reboot is needed > > One other thing occurred to me (not tested yet) > > - userspace regression in the module load code (so that in the end > modules from the in kernel tree get mixed with modules coming from the > externally compiled alsa tree). Very unlikely, I think, I could test for > this by removing the in kernel modules temporarily. I just tested this and no, it is not the problem. I removed all in-kernel modules that started with snd-* and reloaded alsa (making sure that nothing remained loaded from the previous drivers): same problem. It really starts to looks like it is an incompatibility between the current alsa tree (outside of the kernel) and the current kernels. -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd 2006-03-10 18:50 ` [Alsa-devel] " Fernando Lopez-Lezcano 2006-03-10 23:10 ` Fernando Lopez-Lezcano @ 2006-03-11 0:01 ` Nick Piggin 2006-03-13 0:49 ` [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) Fernando Lopez-Lezcano 1 sibling, 1 reply; 23+ messages in thread From: Nick Piggin @ 2006-03-11 0:01 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List Fernando Lopez-Lezcano wrote: > Takashi and other gurus in alsa-devel, any comments on this? The > original problem - not quoted in this email - is that when I stop jackd > in the affected configurations I get errors similar to this one: > > >>Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) >>flags:0x00000414 mapping:00000000 mapcount:0 count:0 >>Backtrace: >> [<c015947d>] bad_page+0x7d/0xc0 (8) >> [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) >> [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) >> [<c015db47>] release_pages+0x127/0x1a0 (16) >> [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) >> [<c01681ae>] unmap_region+0x13e/0x160 (28) >> [<c0168461>] do_munmap+0xe1/0x120 (48) >> [<c01684df>] sys_munmap+0x3f/0x60 (32) >> [<c01034a1>] syscall_call+0x7/0xb (16) >>Trying to fix it up, but a reboot is needed > FWIW, this is a PageReserved page being freed. PageReserved does anything, and you instead need to ensure the page count is incremented in your ->nopage handler (ie. via get_page()). > > One other thing occurred to me (not tested yet) > > - userspace regression in the module load code (so that in the end > modules from the in kernel tree get mixed with modules coming from the > externally compiled alsa tree). Very unlikely, I think, I could test for > this by removing the in kernel modules temporarily. > > I have problems in both: > snd-ice1712 (midiman delta 66) > snd-hdsp (rme hdsp) > but this seems to work fine: > snd-echo3g (gina3g) > > The interesting thing is that the one that works (snd-echo3g) has no > counterpat in the in kernel alsa tree - that is, only exists in the > add-on modules compiled externally. Coincidence? > > -- Fernando > > > -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-11 0:01 ` Nick Piggin @ 2006-03-13 0:49 ` Fernando Lopez-Lezcano 2006-03-13 2:42 ` Nick Piggin 2006-03-13 9:25 ` Ingo Molnar 0 siblings, 2 replies; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-13 0:49 UTC (permalink / raw) To: Nick Piggin Cc: cc, nando, Takashi Iwai, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Sat, 2006-03-11 at 11:01 +1100, Nick Piggin wrote: > Fernando Lopez-Lezcano wrote: > > > Takashi and other gurus in alsa-devel, any comments on this? The > > original problem - not quoted in this email - is that when I stop jackd > > in the affected configurations I get errors similar to this one: > > > > > >>Bad page state at __free_pages_ok (in process 'jackd', page c1013ce0) > >>flags:0x00000414 mapping:00000000 mapcount:0 count:0 > >>Backtrace: > >> [<c015947d>] bad_page+0x7d/0xc0 (8) > >> [<c01598fd>] __free_pages_ok+0x9d/0x180 (36) > >> [<c015a5ac>] __pagevec_free+0x3c/0x50 (40) > >> [<c015db47>] release_pages+0x127/0x1a0 (16) > >> [<c016c93d>] free_pages_and_swap_cache+0x7d/0xc0 (80) > >> [<c01681ae>] unmap_region+0x13e/0x160 (28) > >> [<c0168461>] do_munmap+0xe1/0x120 (48) > >> [<c01684df>] sys_munmap+0x3f/0x60 (32) > >> [<c01034a1>] syscall_call+0x7/0xb (16) > >>Trying to fix it up, but a reboot is needed > > > > FWIW, this is a PageReserved page being freed. PageReserved does > anything, and you instead need to ensure the page count is incremented > in your ->nopage handler (ie. via get_page()). > > > > > One other thing occurred to me (not tested yet) > > > > - userspace regression in the module load code (so that in the end > > modules from the in kernel tree get mixed with modules coming from the > > externally compiled alsa tree). Very unlikely, I think, I could test for > > this by removing the in kernel modules temporarily. > > > > I have problems in both: > > snd-ice1712 (midiman delta 66) > > snd-hdsp (rme hdsp) > > but this seems to work fine: > > snd-echo3g (gina3g) > > > > The interesting thing is that the one that works (snd-echo3g) has no > > counterpat in the in kernel alsa tree - that is, only exists in the > > add-on modules compiled externally. Coincidence? Well, I found it. Finally. I diffed memalloc.c in the alsa kernel tree with alsa stable 1.0.10 and googled for the obvious two chunks that stood out :-) It's apparently an old issue, see here and follow the thread: http://lkml.org/lkml/2005/11/21/9 So, 1.0.10 obviously did not include these two patches: ======== --- linux-2.6.15-old/acore/memalloc.c 2006-03-10 15:13:36.636282832 -0800 +++ linux-2.6.15/sound/core/memalloc.c 2006-01-02 19:21:10.000000000 -0800 @@ -267,6 +197,7 @@ snd_assert(size > 0, return NULL); snd_assert(gfp_flags != 0, return NULL); + gfp_flags |= __GFP_COMP; /* compound page lets parts be mapped */ pg = get_order(size); if ((res = (void *) __get_free_pages(gfp_flags, pg)) != NULL) { mark_pages(virt_to_page(res), pg); @@ -311,6 +242,7 @@ snd_assert(dma != NULL, return NULL); pg = get_order(size); gfp_flags = GFP_KERNEL + | __GFP_COMP /* compound page lets parts be mapped */ | __GFP_NORETRY /* don't trigger OOM-killer */ | __GFP_NOWARN; /* no stack trace print - this call is non-critical */ res = dma_alloc_coherent(dev, PAGE_SIZE << pg, dma, gfp_flags); ======== With this in a short remote test 1.0.10 on top of 2.6.15-rt21 does not generate the bad page messages I originally reported. Woohoo! And 1.0.11rc3 apparently only includes one of the two patches. ]# find . -type f -exec grep GFP_COMP {} \; -print #ifndef __GFP_COMP #define __GFP_COMP 0 ./include/adriver.h gfp_flags |= __GFP_COMP; /* compound page lets parts be mapped */ | __GFP_COMP /* compound page lets parts be mapped */ ./alsa-kernel/core/memalloc.c I'll test 1.0.11rc3 asap to confirm whether adding the missing bit makes a difference or not. I think I was getting the exact same error on 1.0.11rc3 but I have to make sure. Thanks for all the help! -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 0:49 ` [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) Fernando Lopez-Lezcano @ 2006-03-13 2:42 ` Nick Piggin 2006-03-13 3:26 ` Fernando Lopez-Lezcano 2006-03-13 9:25 ` Ingo Molnar 1 sibling, 1 reply; 23+ messages in thread From: Nick Piggin @ 2006-03-13 2:42 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: cc, Takashi Iwai, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List Fernando Lopez-Lezcano wrote: > Well, I found it. Finally. I diffed memalloc.c in the alsa kernel tree > with alsa stable 1.0.10 and googled for the obvious two chunks that > stood out :-) > Well, good work on tracking it down. I guess you should forward forward your patch to the ALSA guys. [snip] Nick -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 2:42 ` Nick Piggin @ 2006-03-13 3:26 ` Fernando Lopez-Lezcano 2006-03-13 3:31 ` Lee Revell 0 siblings, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-13 3:26 UTC (permalink / raw) To: Nick Piggin Cc: nando, cc, Takashi Iwai, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Mon, 2006-03-13 at 13:42 +1100, Nick Piggin wrote: > Fernando Lopez-Lezcano wrote: > > > Well, I found it. Finally. I diffed memalloc.c in the alsa kernel tree > > with alsa stable 1.0.10 and googled for the obvious two chunks that > > stood out :-) > > > > Well, good work on tracking it down. I guess you should forward > forward your patch to the ALSA guys. It fixes 1.0.10 with recent kernels but I guess 1.0.10 is old so maybe it will not get patched (just a guess) - what would that be, 1.0.10a?. 1.0.11rc3 did not trigger the problem in a quick test but I could swear it did before, I'll have to retest again tomorrow (maybe it was happening with a different card). -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 3:26 ` Fernando Lopez-Lezcano @ 2006-03-13 3:31 ` Lee Revell 2006-03-13 3:39 ` Fernando Lopez-Lezcano 0 siblings, 1 reply; 23+ messages in thread From: Lee Revell @ 2006-03-13 3:31 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: Nick Piggin, cc, Takashi Iwai, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Sun, 2006-03-12 at 19:26 -0800, Fernando Lopez-Lezcano wrote: > On Mon, 2006-03-13 at 13:42 +1100, Nick Piggin wrote: > > Fernando Lopez-Lezcano wrote: > > > > > Well, I found it. Finally. I diffed memalloc.c in the alsa kernel tree > > > with alsa stable 1.0.10 and googled for the obvious two chunks that > > > stood out :-) > > > > > > > Well, good work on tracking it down. I guess you should forward > > forward your patch to the ALSA guys. > > It fixes 1.0.10 with recent kernels but I guess 1.0.10 is old so maybe > it will not get patched (just a guess) - what would that be, 1.0.10a?. > 1.0.11rc3 did not trigger the problem in a quick test but I could swear > it did before, I'll have to retest again tomorrow (maybe it was > happening with a different card). Older ALSA with a newer kernel has never been supported. Why would you want to replace the ALSA in the kernel with an old version? Lee ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 3:31 ` Lee Revell @ 2006-03-13 3:39 ` Fernando Lopez-Lezcano 2006-03-13 3:53 ` Lee Revell 0 siblings, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-13 3:39 UTC (permalink / raw) To: Lee Revell Cc: Nick Piggin, nando, cc, Takashi Iwai, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Sun, 2006-03-12 at 22:31 -0500, Lee Revell wrote: > On Sun, 2006-03-12 at 19:26 -0800, Fernando Lopez-Lezcano wrote: > > On Mon, 2006-03-13 at 13:42 +1100, Nick Piggin wrote: > > > Fernando Lopez-Lezcano wrote: > > > > > > > Well, I found it. Finally. I diffed memalloc.c in the alsa kernel tree > > > > with alsa stable 1.0.10 and googled for the obvious two chunks that > > > > stood out :-) > > > > > > > > > > Well, good work on tracking it down. I guess you should forward > > > forward your patch to the ALSA guys. > > > > It fixes 1.0.10 with recent kernels but I guess 1.0.10 is old so maybe > > it will not get patched (just a guess) - what would that be, 1.0.10a?. > > 1.0.11rc3 did not trigger the problem in a quick test but I could swear > > it did before, I'll have to retest again tomorrow (maybe it was > > happening with a different card). > > Older ALSA with a newer kernel has never been supported. Why would you > want to replace the ALSA in the kernel with an old version? Because it is not an older version? "cat /proc/asound/version" for the 2.6.15 in kernel tree prints this: Advanced Linux Sound Architecture Driver Version 1.0.10rc3 That should be older than 1.0.10 final. (plus 1.0.10 has drivers that are not yet in the kernel tree AFAIK) -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 3:39 ` Fernando Lopez-Lezcano @ 2006-03-13 3:53 ` Lee Revell 2006-03-13 11:05 ` Takashi Iwai 0 siblings, 1 reply; 23+ messages in thread From: Lee Revell @ 2006-03-13 3:53 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: Nick Piggin, cc, Takashi Iwai, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Sun, 2006-03-12 at 19:39 -0800, Fernando Lopez-Lezcano wrote: > On Sun, 2006-03-12 at 22:31 -0500, Lee Revell wrote: > > > Older ALSA with a newer kernel has never been supported. Why would you > > want to replace the ALSA in the kernel with an old version? > > Because it is not an older version? > "cat /proc/asound/version" for the 2.6.15 in kernel tree prints this: > Advanced Linux Sound Architecture Driver Version 1.0.10rc3 > That should be older than 1.0.10 final. Ah, sorry. Then you're right, this patch must have slipped through the cracks. > (plus 1.0.10 has drivers that are not yet in the kernel tree AFAIK) Yeah I never liked this practice, I think all ALSA drivers should be in the kernel. IMHO an immature driver is better than no driver. Lee ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 3:53 ` Lee Revell @ 2006-03-13 11:05 ` Takashi Iwai 2006-03-13 17:33 ` Fernando Lopez-Lezcano 0 siblings, 1 reply; 23+ messages in thread From: Takashi Iwai @ 2006-03-13 11:05 UTC (permalink / raw) To: Lee Revell Cc: Fernando Lopez-Lezcano, Nick Piggin, cc, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List At Sun, 12 Mar 2006 22:53:41 -0500, Lee Revell wrote: > > On Sun, 2006-03-12 at 19:39 -0800, Fernando Lopez-Lezcano wrote: > > On Sun, 2006-03-12 at 22:31 -0500, Lee Revell wrote: > > > > > Older ALSA with a newer kernel has never been supported. Why would you > > > want to replace the ALSA in the kernel with an old version? > > > > Because it is not an older version? > > "cat /proc/asound/version" for the 2.6.15 in kernel tree prints this: > > Advanced Linux Sound Architecture Driver Version 1.0.10rc3 > > That should be older than 1.0.10 final. > > Ah, sorry. Then you're right, this patch must have slipped through the > cracks. Well, ALSA 1.0.10-final was already released in last November, i.e. before 2.6.15. When 2.6.15 was released, we had ALSA 1.0.11rc2. > > (plus 1.0.10 has drivers that are not yet in the kernel tree AFAIK) > > Yeah I never liked this practice, I think all ALSA drivers should be in > the kernel. IMHO an immature driver is better than no driver. These drivers are either ones that are pretty experimental or broken, or the ones that are not confirmed to work with the latest 2.6 kernel. In the latter case, I can push to kernel tree at any time once after someone tests and reports it to me. Takashi ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 11:05 ` Takashi Iwai @ 2006-03-13 17:33 ` Fernando Lopez-Lezcano 2006-03-13 17:41 ` Takashi Iwai 0 siblings, 1 reply; 23+ messages in thread From: Fernando Lopez-Lezcano @ 2006-03-13 17:33 UTC (permalink / raw) To: Takashi Iwai Cc: nando, Lee Revell, Nick Piggin, cc, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List On Mon, 2006-03-13 at 12:05 +0100, Takashi Iwai wrote: > At Sun, 12 Mar 2006 22:53:41 -0500, > Lee Revell wrote: > > On Sun, 2006-03-12 at 19:39 -0800, Fernando Lopez-Lezcano wrote: > > > On Sun, 2006-03-12 at 22:31 -0500, Lee Revell wrote: > > > > > > > Older ALSA with a newer kernel has never been supported. Why would you > > > > want to replace the ALSA in the kernel with an old version? > > > > > > Because it is not an older version? > > > "cat /proc/asound/version" for the 2.6.15 in kernel tree prints this: > > > Advanced Linux Sound Architecture Driver Version 1.0.10rc3 > > > That should be older than 1.0.10 final. > > > > Ah, sorry. Then you're right, this patch must have slipped through the > > cracks. > > Well, ALSA 1.0.10-final was already released in last November, > i.e. before 2.6.15. When 2.6.15 was released, we had ALSA 1.0.11rc2. I understand. Still, 2.6.15 has 1.0.10rc3 and current alsa "stable" does not work out of the box with it (at least for some of the cards and in my tests - hmmm, maybe this only happens when running with the -rt patches?). There's one additional tiny patch needed in alsa 1.0.10 if you want snd-rtctimer to be detected by configure and subsequently built under 2.6.15+: ======== alsa-driver-1.0.10/configure~ 2005-11-16 09:41:17.000000000 -0500 +++ alsa-driver-1.0.10/configure 2006-03-06 20:48:03.152744160 -0500 @@ -8260,7 +8260,7 @@ echo "$as_me:$LINENO: checking for RTC callback support in kernel" >&5 echo $ECHO_N "checking for RTC callback support in kernel... $ECHO_C" >&6 rtcsup="" -if test "$kversion.$kpatchlevel" = "2.6" -a "$kpatchlevel" -ge 15; then +if test "$kversion.$kpatchlevel" = "2.6" -a "$ksublevel" -ge 15; then ac_save_CFLAGS="$CFLAGS" ac_save_CC=$CC CFLAGS="$KERNEL_CHECK_CFLAGS" ======== -- Fernando ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 17:33 ` Fernando Lopez-Lezcano @ 2006-03-13 17:41 ` Takashi Iwai 0 siblings, 0 replies; 23+ messages in thread From: Takashi Iwai @ 2006-03-13 17:41 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: Lee Revell, Nick Piggin, cc, alsa-devel, Ingo Molnar, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List At Mon, 13 Mar 2006 09:33:50 -0800, Fernando Lopez-Lezcano wrote: > > On Mon, 2006-03-13 at 12:05 +0100, Takashi Iwai wrote: > > At Sun, 12 Mar 2006 22:53:41 -0500, > > Lee Revell wrote: > > > On Sun, 2006-03-12 at 19:39 -0800, Fernando Lopez-Lezcano wrote: > > > > On Sun, 2006-03-12 at 22:31 -0500, Lee Revell wrote: > > > > > > > > > Older ALSA with a newer kernel has never been supported. Why would you > > > > > want to replace the ALSA in the kernel with an old version? > > > > > > > > Because it is not an older version? > > > > "cat /proc/asound/version" for the 2.6.15 in kernel tree prints this: > > > > Advanced Linux Sound Architecture Driver Version 1.0.10rc3 > > > > That should be older than 1.0.10 final. > > > > > > Ah, sorry. Then you're right, this patch must have slipped through the > > > cracks. > > > > Well, ALSA 1.0.10-final was already released in last November, > > i.e. before 2.6.15. When 2.6.15 was released, we had ALSA 1.0.11rc2. > > I understand. Still, 2.6.15 has 1.0.10rc3 and current alsa "stable" does > not work out of the box with it (at least for some of the cards and in > my tests - hmmm, maybe this only happens when running with the -rt > patches?). I hoped to release 1.0.11-final much ealier to make it available for 2.6.15 kernel, but it's delayed quite much, so far. The current release-cycle is really really bad... Takashi ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) 2006-03-13 0:49 ` [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) Fernando Lopez-Lezcano 2006-03-13 2:42 ` Nick Piggin @ 2006-03-13 9:25 ` Ingo Molnar 1 sibling, 0 replies; 23+ messages in thread From: Ingo Molnar @ 2006-03-13 9:25 UTC (permalink / raw) To: Fernando Lopez-Lezcano Cc: Nick Piggin, cc, Takashi Iwai, alsa-devel, Heiko Carstens, Steven Rostedt, Linux Kernel Mailing List * Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote: > Well, I found it. Finally. I diffed memalloc.c in the alsa kernel tree > with alsa stable 1.0.10 and googled for the obvious two chunks that > stood out :-) > > It's apparently an old issue, see here and follow the thread: > http://lkml.org/lkml/2005/11/21/9 > So, 1.0.10 obviously did not include these two patches: ah, great detective work! FYI, current upstream has the fix included, so 2.6.16-rc6-rt2 should not have this particular problem. Ingo ^ permalink raw reply [flat|nested] 23+ messages in thread
end of thread, other threads:[~2006-03-13 17:41 UTC | newest] Thread overview: 23+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-03-08 19:36 2.6.15-rt20, "bad page state", jackd Fernando Lopez-Lezcano 2006-03-08 21:48 ` Fernando Lopez-Lezcano 2006-03-09 0:30 ` Fernando Lopez-Lezcano 2006-03-09 2:19 ` Fernando Lopez-Lezcano 2006-03-09 8:47 ` Heiko Carstens 2006-03-09 9:05 ` Nick Piggin 2006-03-09 21:08 ` Fernando Lopez-Lezcano 2006-03-09 22:57 ` Nick Piggin 2006-03-10 2:47 ` Fernando Lopez-Lezcano 2006-03-10 5:08 ` Nick Piggin 2006-03-10 18:50 ` [Alsa-devel] " Fernando Lopez-Lezcano 2006-03-10 23:10 ` Fernando Lopez-Lezcano 2006-03-11 0:01 ` Nick Piggin 2006-03-13 0:49 ` [Alsa-devel] Re: 2.6.15-rt20, "bad page state", jackd (alsa 1.0.10 vs. recent kernels) Fernando Lopez-Lezcano 2006-03-13 2:42 ` Nick Piggin 2006-03-13 3:26 ` Fernando Lopez-Lezcano 2006-03-13 3:31 ` Lee Revell 2006-03-13 3:39 ` Fernando Lopez-Lezcano 2006-03-13 3:53 ` Lee Revell 2006-03-13 11:05 ` Takashi Iwai 2006-03-13 17:33 ` Fernando Lopez-Lezcano 2006-03-13 17:41 ` Takashi Iwai 2006-03-13 9:25 ` Ingo Molnar
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox