* Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
@ 2008-03-27 16:29 Georgi Chorbadzhiyski
2008-04-03 10:17 ` Ilpo Järvinen
0 siblings, 1 reply; 107+ messages in thread
From: Georgi Chorbadzhiyski @ 2008-03-27 16:29 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: netdev
[-- Attachment #1: Type: text/plain, Size: 3966 bytes --]
A week ago I updated one of my servers to 2.6.25-rc6 and today looking
through logs I've found these:
[380219.823434] ------------[ cut here ]------------
[380219.823450] WARNING: at net/ipv4/tcp_input.c:2510 tcp_ack+0xc7e/0x177d()
[380219.823463] Pid: 0, comm: swapper Not tainted 2.6.25-rc6-dirty #1
[380219.823477] [<c0118cee>] warn_on_slowpath+0x3b/0x4a
[380219.823494] [<c0205f66>] boomerang_rx+0x346/0x371
[380219.823517] [<c0206fa2>] boomerang_interrupt+0x288/0x2c0
[380219.823528] [<c010e62b>] ack_ioapic_quirk_irq+0x9/0x82
[380219.823560] [<c01320bd>] handle_fasteoi_irq+0x7c/0xa4
[380219.823589] [<c0104e8b>] do_IRQ+0x73/0x84
[380219.823606] [<c01033df>] common_interrupt+0x23/0x28
[380219.823616] [<c02cd646>] tcp_ack+0xc7e/0x177d
[380219.823632] [<c02d0691>] tcp_rcv_established+0xe1/0x66c
[380219.823643] [<c02b6bf8>] nf_iterate+0x30/0x63
[380219.823666] [<c02d5429>] tcp_v4_do_rcv+0x1f/0x175
[380219.823680] [<c02d690d>] tcp_v4_rcv+0x4fb/0x53f
[380219.823691] [<c02c0345>] ip_local_deliver_finish+0x94/0xfc
[380219.823708] [<c02c0292>] ip_rcv_finish+0x23a/0x259
[380219.823719] [<c02c0657>] ip_rcv+0x1eb/0x223
[380219.823728] [<c02c0058>] ip_rcv_finish+0x0/0x259
[380219.823738] [<c02a7c5b>] netif_receive_skb+0x1b0/0x1c7
[380219.823764] [<c02a9de2>] process_backlog+0x6a/0xbb
[380219.823785] [<c02a98a1>] net_rx_action+0x63/0x131
[380219.823796] [<c011cc88>] __do_softirq+0x6c/0xcf
[380219.823812] [<c011cd1d>] do_softirq+0x32/0x36
[380219.823827] [<c0104e8b>] do_IRQ+0x73/0x84
[380219.823837] [<c01033df>] common_interrupt+0x23/0x28
[380219.823846] [<c012007b>] update_process_times+0x1c/0x44
[380219.823858] [<c01018e9>] default_idle+0x36/0x58
[380219.823872] [<c01018b3>] default_idle+0x0/0x58
[380219.823881] [<c0101802>] cpu_idle+0x81/0x95
[380219.823891] =======================
[380219.823898] ---[ end trace 6fe07dd16e237875 ]---
[382618.087140] ------------[ cut here ]------------
[382618.087140] ------------[ cut here ]------------
[382618.087140] WARNING: at net/ipv4/tcp_input.c:2510 tcp_ack+0xc7e/0x177d()
[382618.087140] Pid: 0, comm: swapper Not tainted 2.6.25-rc6-dirty #1
[382618.087140] [<c0118cee>] warn_on_slowpath+0x3b/0x4a
[382618.087140] [<c0205f66>] boomerang_rx+0x346/0x371
[382618.087140] [<c0205f66>] boomerang_rx+0x346/0x371
[382618.087146] [<c0206fa2>] boomerang_interrupt+0x288/0x2c0
[382618.087163] [<c010e62b>] ack_ioapic_quirk_irq+0x9/0x82
[382618.087189] [<c01320bd>] handle_fasteoi_irq+0x7c/0xa4
[382618.087215] [<c0104e8b>] do_IRQ+0x73/0x84
[382618.087239] [<c01033df>] common_interrupt+0x23/0x28
[382618.087250] [<c01c007b>] sys_mq_open+0x1c2/0x230
[382618.087280] [<c02a3a52>] skb_release_data+0x2b/0x81
[382618.087295] [<c02cd646>] tcp_ack+0xc7e/0x177d
[382618.087306] [<c02d0691>] tcp_rcv_established+0xe1/0x66c
[382618.087322] [<c02b6bf8>] nf_iterate+0x30/0x63
[382618.087337] [<c02d5429>] tcp_v4_do_rcv+0x1f/0x175
[382618.087358] [<c02d690d>] tcp_v4_rcv+0x4fb/0x53f
[382618.087369] [<c02c0345>] ip_local_deliver_finish+0x94/0xfc
[382618.087380] [<c02c0292>] ip_rcv_finish+0x23a/0x259
[382618.087396] [<c02c0657>] ip_rcv+0x1eb/0x223
[382618.087406] [<c02c0058>] ip_rcv_finish+0x0/0x259
[382618.087415] [<c02a7c5b>] netif_receive_skb+0x1b0/0x1c7
[382618.087440] [<c02a9de2>] process_backlog+0x6a/0xbb
[382618.087454] [<c02a98a1>] net_rx_action+0x63/0x131
[382618.087464] [<c011cc88>] __do_softirq+0x6c/0xcf
[382618.087486] [<c011cd1d>] do_softirq+0x32/0x36
[382618.087496] [<c0104e8b>] do_IRQ+0x73/0x84
[382618.087505] [<c01033df>] common_interrupt+0x23/0x28
[382618.087519] [<c012007b>] update_process_times+0x1c/0x44
[382618.087530] [<c01018e9>] default_idle+0x36/0x58
[382618.087540] [<c01018b3>] default_idle+0x0/0x58
[382618.087554] [<c0101802>] cpu_idle+0x81/0x95
[382618.087564] =======================
[382618.087571] ---[ end trace 6fe07dd16e237875 ]---
The kernel config is attached.
--
Georgi Chorbadzhiyski
http://georgi.unixsol.org/
[-- Attachment #2: config-2.6.25-rc6 --]
[-- Type: text/plain, Size: 32543 bytes --]
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25-rc6
# Wed Mar 19 15:14:43 2008
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
# CONFIG_GENERIC_LOCKBREAK is not set
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_FAST_CMPXCHG_LOCAL=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
# CONFIG_GENERIC_GPIO is not set
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_AOUT=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_CGROUPS is not set
CONFIG_GROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
# CONFIG_RELAY is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_BLK_DEV_INITRD is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_COMPAT_BRK=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
# CONFIG_MARKERS is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_MODULES is not set
CONFIG_BLOCK=y
CONFIG_LBD=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_CLASSIC_RCU=y
#
# Processor type and features
#
# CONFIG_TICK_ONESHOT is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
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_X86_RDC321X is not set
# CONFIG_X86_VSMP is not set
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST 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 is not set
# CONFIG_MPENTIUMII is not set
CONFIG_MPENTIUMIII=y
# 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_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
# CONFIG_IOMMU_HELPER is not set
CONFIG_NR_CPUS=4
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
# CONFIG_X86_MCE_P4THERMAL is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=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=y
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_HIGHPTE is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_IRQBALANCE=y
# CONFIG_SECCOMP is not set
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
# CONFIG_SCHED_HRTICK is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
# CONFIG_HOTPLUG_CPU is not set
CONFIG_COMPAT_VDSO=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
#
# Power management options
#
# CONFIG_PM is not set
#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
# CONFIG_CPU_IDLE is not set
#
# Bus options (PCI etc.)
#
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_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
CONFIG_PCI_LEGACY=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_HT_IRQ is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set
#
# Networking
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
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_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_NETWORK_SECMARK is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CT_ACCT is not set
CONFIG_NF_CONNTRACK_MARK=y
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
# CONFIG_NF_CONNTRACK_FTP is not set
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CONNTRACK_TFTP is not set
# CONFIG_NF_CT_NETLINK is not set
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_MAC is not set
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
CONFIG_NETFILTER_XT_MATCH_OWNER=y
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
CONFIG_NETFILTER_XT_MATCH_U32=y
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
#
# IP: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_AH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_ADDRTYPE=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_NETMAP=y
# CONFIG_NF_NAT_SNMP_BASIC is not set
# CONFIG_NF_NAT_FTP is not set
# CONFIG_NF_NAT_IRC is not set
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
# CONFIG_NF_NAT_SIP is not set
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_TTL=y
CONFIG_IP_NF_TARGET_CLUSTERIP=y
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
CONFIG_VLAN_8021Q=y
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
# CONFIG_IEEE80211 is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HAVE_IDE=y
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
#
# Please see Documentation/ide/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_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_PROC_FS=y
#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_PLATFORM is not set
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEDMA_SFF=y
#
# PCI IDE chipsets support
#
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_PCIBUS_ORDER=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_CS5535 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=y
# CONFIG_BLK_DEV_IT8213 is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_TC86C001 is not set
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDE_ARCH_OBSOLETE_INIT=y
# CONFIG_BLK_DEV_HD is not set
#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_PROC_FS is not set
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=y
# 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 is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
CONFIG_AIC7XXX_RESET_DELAY_MS=5000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=y
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=4000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
CONFIG_SATA_PROMISE=y
CONFIG_SATA_SX4=y
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
CONFIG_SATA_VIA=y
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_MD is not set
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
CONFIG_VETH=y
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
CONFIG_TYPHOON=y
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
# CONFIG_HP100 is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_B44=y
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_FORCEDETH=y
# CONFIG_FORCEDETH_NAPI is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
CONFIG_8139CP=y
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R6040 is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
# CONFIG_E1000_NAPI is not set
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
# CONFIG_E1000E is not set
# CONFIG_E1000E_ENABLED is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_R8169=y
# CONFIG_R8169_NAPI is not set
# CONFIG_R8169_VLAN is not set
# CONFIG_SIS190 is not set
CONFIG_SKGE=y
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
CONFIG_BNX2=y
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
CONFIG_NETDEV_10000=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
# CONFIG_MYRI10GE is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_NIU is not set
# CONFIG_MLX4_CORE is not set
# CONFIG_TEHUTI is not set
# CONFIG_BNX2X is not set
# CONFIG_TR is not set
#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set
#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# 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_KEYBOARD_STOWAWAY is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_GEODE is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_CS5535_GPIO is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HANGCHECK_TIMER=y
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
# CONFIG_I2C is not set
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_W1 is not set
# CONFIG_POWER_SUPPLY is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
# CONFIG_WATCHDOG is not set
#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
CONFIG_SSB=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
#
# Graphics support
#
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
# CONFIG_VIDEO_SELECT is not set
CONFIG_DUMMY_CONSOLE=y
#
# Sound
#
# CONFIG_SOUND is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
# CONFIG_USB is not set
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
#
# Userspace I/O
#
# CONFIG_UIO is not set
#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set
CONFIG_GENERIC_ACL=y
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set
#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
# CONFIG_CONFIGFS_FS is not set
#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
# CONFIG_NFSD_V4 is not set
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_BIND34=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_NLS is not set
# CONFIG_DLM is not set
#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_CPA_DEBUG is not set
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
# CONFIG_CRYPTO is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
2008-03-27 16:29 Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Georgi Chorbadzhiyski
@ 2008-04-03 10:17 ` Ilpo Järvinen
2008-04-04 6:16 ` Georgi Chorbadzhiyski
0 siblings, 1 reply; 107+ messages in thread
From: Ilpo Järvinen @ 2008-04-03 10:17 UTC (permalink / raw)
To: Georgi Chorbadzhiyski; +Cc: Linux Kernel Mailing List, Netdev
On Thu, 27 Mar 2008, Georgi Chorbadzhiyski wrote:
> A week ago I updated one of my servers to 2.6.25-rc6 and today looking
> through logs I've found these:
>
> [380219.823434] ------------[ cut here ]------------
> [380219.823450] WARNING: at net/ipv4/tcp_input.c:2510 tcp_ack+0xc7e/0x177d()
Hi,
Is this reproducable for you? If yes, is it possible for you to run
processing expensive verification of TCP state (validates TCP write queue
invariants multiple times per ACK by scanning through the write queue) on
such machine?
--
i.
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc8-git2: Reported regressions from 2.6.24
@ 2008-04-03 22:49 Rafael J. Wysocki
2008-04-03 23:20 ` TUNER_TDA8290=y, VIDEO_DEV=n build error Rafael J. Wysocki
` (30 more replies)
0 siblings, 31 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 22:49 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 10809 bytes --]
[This time I'm going to do something new: I'll send a series of messages with
individual regression entries CCed to the people involved in handling them in
replies to this message. Let's see how this works, fingers crossed. Thx. R.]
This message contains a list of some regressions from 2.6.24, for which there
are no fixes in the mainline I know of. If any of them have been fixed already,
please let me know.
If you know of any other unresolved regressions from 2.6.24, please let me know
either and I'll add them to the list. Also, please let me know if any of the
entries below are invalid.
Listed regressions statistics:
Date Total Pending Unresolved
----------------------------------------
2008-04-04 183 32 28
2008-03-31 177 34 31
2008-03-27 171 38 30
2008-03-22 159 35 31
2008-03-17 148 38 30
2008-03-16 146 42 35
2008-03-14 145 45 39
2008-03-12 143 51 41
2008-03-11 141 58 43
2008-03-10 138 66 47
2008-03-03 115 65 49
2008-02-25 90 51 39
2008-02-17 61 45 37
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10391
Subject : 2.6.25-rc7/8: Another resume regression
Submitter : Mark Lord <lkml@rtr.ca>
Date : 2008-04-03 15:06 (1 days old)
References : http://lkml.org/lkml/2008/4/3/283
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10390
Subject : Oops while reading /proc/ioports or /proc/iomem
Submitter : Jan Kara <jack@suse.cz>
Date : 2008-04-03 15:25 (1 days old)
References : http://lkml.org/lkml/2008/4/3/149
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10387
Subject : rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
Submitter : Andrey Borzenkov <arvidjaar@mail.ru>
Date : 2008-04-02 22:53 (2 days old)
References : http://lkml.org/lkml/2008/4/2/366
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10384
Subject : 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit
Submitter : Alessandro Suardi <alessandro.suardi@gmail.com>
Date : 2008-04-02 00:28 (2 days old)
References : http://lkml.org/lkml/2008/4/1/408
Handled-By : Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10382
Subject : 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
Submitter : Yanko Kaneti <yaneti@declera.com>
Date : 2008-04-02 10:59 (2 days old)
References : http://lkml.org/lkml/2008/4/2/210
Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
Balaji Rao <balajirrao@gmail.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10377
Subject : Kernel freezes during boot when AC is unplugged
Submitter : Roman Jarosz <kedgedev@centrum.cz>
Date : 2008-04-01 16:23 (3 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10369
Subject : The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7
Submitter : Chr <chunkeey@web.de>
Date : 2008-03-30 21:09 (5 days old)
References : http://lkml.org/lkml/2008/3/30/87
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10365
Subject : usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7
Submitter : Sergey Dolgov <solkaa@gmail.com>
Date : 2008-03-30 11:49 (5 days old)
References : http://lkml.org/lkml/2008/3/30/11
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10349
Subject : regression: am-utils stopped working in 2.6.25-rc*
Submitter : Meelis Roos <mroos@linux.ee>
Date : 2008-03-28 15:20 (7 days old)
References : http://lkml.org/lkml/2008/3/28/174
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10346
Subject : Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
Submitter : Georgi Chorbadzhiyski <gf@unixsol.org>
Date : 2008-03-27 17:29 (8 days old)
References : http://lkml.org/lkml/2008/3/27/246
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10344
Subject : [2.6.25-rc6] possible regression: X server dying
Submitter : Tilman Schmidt <tilman@imap.cc>
Date : 2008-03-24 23:38 (11 days old)
References : http://lkml.org/lkml/2008/3/24/260
Handled-By : Dave Airlie <airlied@gmail.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10324
Subject : kernel panic ip_route_input
Submitter : Denys Fedoryshchenko <nuclearcat@nuclearcat.com>
Date : 2008-03-25 12:48 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10323
Subject : panic using bridging on linus kernel 2.6.25-rc6
Submitter : Andy Gospodarek <andy@greyhouse.net>
Date : 2008-03-25 11:40 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10320
Subject : rt2x00 does not associate or give scan results
Submitter : Marcus Better <marcus@better.se>
Date : 2008-03-25 06:04 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
Subject : 2.6.25-rc6 regression - hang on resume
Submitter : Soeren Sonnenburg <kernel@nn7.de>
Date : 2008-03-25 04:44 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10302
Subject : 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
Submitter : Andre Tomt <andre@tomt.net>
Date : 2008-03-21 20:03 (14 days old)
References : http://lkml.org/lkml/2008/3/21/295
Handled-By : Matthew Ranostay <mranostay@embeddedalley.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10300
Subject : volume wheel does not work in 2.6.25-rc6
Submitter : Romano Giannetti <romano.giannetti@gmail.com>
Date : 2008-03-21 11:42 (14 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10290
Subject : [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc
Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Date : 2008-03-20 13:13 (15 days old)
References : http://lkml.org/lkml/2008/3/20/39
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10235
Subject : 2.6.25-rc5: Blank Screen with Intel 945
Submitter : Rafael J. Wysocki <rjw@sisk.pl>
Date : 2008-03-12 12:02 (23 days old)
References : http://lkml.org/lkml/2008/3/12/290
Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10172
Subject : kvm: INFO: inconsistent lock state
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-03-05 03:26 (30 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10156
Subject : KVM & Qemu crashed with infinite recursive kernel loop in the guest
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-02-28 11:25 (36 days old)
References : http://lkml.org/lkml/2008/2/28/106
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10133
Subject : INFO: possible circular locking in the resume
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-02-27 (37 days old)
References : http://lkml.org/lkml/2008/2/26/479
Handled-By : Gautham R Shenoy <ego@in.ibm.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10117
Subject : 2.6.25-current-git hangs on boot (pci=nommconf helps)
Submitter : Soeren Sonnenburg <kernel@nn7.de>
Date : 2008-02-23 18:55 (41 days old)
References : http://lkml.org/lkml/2008/2/23/263
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
Subject : 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
Submitter : Soeren Sonnenburg <kernel@nn7.de>
Date : 2008-02-23 18:55 (41 days old)
References : http://lkml.org/lkml/2008/2/23/263
http://marc.info/?l=linux-acpi&m=120387537018467&w=4
Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10082
Subject : 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc
Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Date : 2008-02-20 16:01 (44 days old)
References : http://lkml.org/lkml/2008/2/20/218
http://lkml.org/lkml/2008/1/18/71
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10067
Subject : TUNER_TDA8290=y, VIDEO_DEV=n build error
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-02-22 10:36 (42 days old)
References : http://lkml.org/lkml/2008/2/19/262
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9980
Subject : 2.6.25-rc1 on Sun Ultra 40- HPET clocksource which causes it to hang
Submitter : Jasper Bryant-Greene <jasper@unix.geek.nz>
Date : 2008-02-13 12:25 (51 days old)
References : http://lkml.org/lkml/2008/2/13/181
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9978
Subject : 2.6.25-rc1: volanoMark regression
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-02-13 10:30 (51 days old)
References : http://lkml.org/lkml/2008/2/13/128
Handled-By : Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Regressionn with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10373
Subject : slub compile error
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-03-31 14:46 (4 days old)
References : http://lkml.org/lkml/2008/3/31/120
Handled-By : Christoph Lameter <clameter@sgi.com>
Patch : http://lkml.org/lkml/2008/3/31/261
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10366
Subject : 2.6.25-rc7: warn_on_slowpath triggered
Submitter : Bob Tracy <rct@frus.com>
Date : 2008-03-29 17:29 (6 days old)
References : http://lkml.org/lkml/2008/3/29/125
Handled-By : Björn Steinbrink <B.Steinbrink@gmx.de>
Patch : http://lkml.org/lkml/2008/3/30/245
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10326
Subject : inconsistent lock state in net_rx_action
Submitter : Marcus Better <marcus@better.se>
Date : 2008-03-25 13:21 (10 days old)
Patch : http://bugzilla.kernel.org/show_bug.cgi?id=10326#c20
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10153
Subject : (regression) kernel/timeconst.h bugs with HZ=128
Submitter : David Brownell <david-b@pacbell.net>
Date : 2008-02-26 19:32 (38 days old)
References : http://lkml.org/lkml/2008/2/26/294
Handled-By : H. Peter Anvin <hpa@zytor.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=15114&action=view
http://bugzilla.kernel.org/attachment.cgi?id=15115&action=view
For details, please visit the bug entries and follow the links given in
references.
As you can see, there is a Bugzilla entry for each of the listed regressions.
There also is a Bugzilla entry used for tracking the regressions from 2.6.24,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=9832
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* TUNER_TDA8290=y, VIDEO_DEV=n build error
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
@ 2008-04-03 23:20 ` Rafael J. Wysocki
2008-04-04 8:47 ` Adrian Bunk
2008-04-03 23:22 ` kernel panic ip_route_input Rafael J. Wysocki
` (29 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:20 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Toralf Feorster
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10067
Subject : TUNER_TDA8290=y, VIDEO_DEV=n build error
Submitter : Toralf Foerster <toralf.foerster@gmx.de>
Date : 2008-02-22 10:36 (42 days old)
References : http://lkml.org/lkml/2008/2/19/262
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (11 preceding siblings ...)
2008-04-03 23:22 ` Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` panic using bridging on linus kernel 2.6.25-rc6 Rafael J. Wysocki
` (17 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kamalesh Babulal
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10082
Subject : 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc
Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Date : 2008-02-20 16:01 (44 days old)
References : http://lkml.org/lkml/2008/2/20/218
http://lkml.org/lkml/2008/1/18/71
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-current-git hangs on boot (pci=nommconf helps)
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (6 preceding siblings ...)
2008-04-03 23:22 ` [2.6.25-rc6] possible regression: X server dying Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 7:24 ` Soeren Sonnenburg
2008-04-03 23:22 ` INFO: possible circular locking in the resume Rafael J. Wysocki
` (22 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Soeren Sonnenburg
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10117
Subject : 2.6.25-current-git hangs on boot (pci=nommconf helps)
Submitter : Soeren Sonnenburg <kernel@nn7.de>
Date : 2008-02-23 18:55 (41 days old)
References : http://lkml.org/lkml/2008/2/23/263
^ permalink raw reply [flat|nested] 107+ messages in thread
* KVM & Qemu crashed with infinite recursive kernel loop in the guest
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
2008-04-03 23:20 ` TUNER_TDA8290=y, VIDEO_DEV=n build error Rafael J. Wysocki
2008-04-03 23:22 ` kernel panic ip_route_input Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki
` (27 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Zdenek Kabelac
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10156
Subject : KVM & Qemu crashed with infinite recursive kernel loop in the guest
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-02-28 11:25 (36 days old)
References : http://lkml.org/lkml/2008/2/28/106
^ permalink raw reply [flat|nested] 107+ messages in thread
* kvm: INFO: inconsistent lock state
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (9 preceding siblings ...)
2008-04-03 23:22 ` regression: am-utils stopped working in 2.6.25-rc* Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Rafael J. Wysocki
` (19 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Zdenek Kabelac
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10172
Subject : kvm: INFO: inconsistent lock state
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-03-05 03:26 (30 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* INFO: possible circular locking in the resume
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (7 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot (pci=nommconf helps) Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 5:20 ` Gautham R Shenoy
2008-04-03 23:22 ` regression: am-utils stopped working in 2.6.25-rc* Rafael J. Wysocki
` (21 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Gautham R Shenoy, Zdenek Kabelac
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10133
Subject : INFO: possible circular locking in the resume
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-02-27 (37 days old)
References : http://lkml.org/lkml/2008/2/26/479
Handled-By : Gautham R Shenoy <ego@in.ibm.com>
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (15 preceding siblings ...)
2008-04-03 23:22 ` inconsistent lock state in net_rx_action Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 0:14 ` Pallipadi, Venkatesh
2008-04-04 6:32 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Soeren Sonnenburg
2008-04-03 23:22 ` volume wheel does not work in 2.6.25-rc6 Rafael J. Wysocki
` (13 subsequent siblings)
30 siblings, 2 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Pallipadi, Venkatesh, Soeren Sonnenburg
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
Subject : 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
Submitter : Soeren Sonnenburg <kernel@nn7.de>
Date : 2008-02-23 18:55 (41 days old)
References : http://lkml.org/lkml/2008/2/23/263
http://marc.info/?l=linux-acpi&m=120387537018467&w=4
Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (2 preceding siblings ...)
2008-04-03 23:22 ` KVM & Qemu crashed with infinite recursive kernel loop in the guest Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-05 19:49 ` Bill Davidsen
2008-04-03 23:22 ` [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc Rafael J. Wysocki
` (26 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Andre Tomt, Matthew Ranostay
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10302
Subject : 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
Submitter : Andre Tomt <andre@tomt.net>
Date : 2008-03-21 20:03 (14 days old)
References : http://lkml.org/lkml/2008/3/21/295
Handled-By : Matthew Ranostay <mranostay@embeddedalley.com>
^ permalink raw reply [flat|nested] 107+ messages in thread
* [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (3 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` rt2x00 does not associate or give scan results Rafael J. Wysocki
` (25 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kamalesh Babulal
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10290
Subject : [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc
Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Date : 2008-03-20 13:13 (15 days old)
References : http://lkml.org/lkml/2008/3/20/39
^ permalink raw reply [flat|nested] 107+ messages in thread
* volume wheel does not work in 2.6.25-rc6
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (16 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` slub compile error Rafael J. Wysocki
` (12 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Romano Giannetti
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10300
Subject : volume wheel does not work in 2.6.25-rc6
Submitter : Romano Giannetti <romano.giannetti@gmail.com>
Date : 2008-03-21 11:42 (14 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc6 regression - hang on resume
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (13 preceding siblings ...)
2008-04-03 23:22 ` panic using bridging on linus kernel 2.6.25-rc6 Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 6:31 ` Soeren Sonnenburg
2008-04-03 23:22 ` inconsistent lock state in net_rx_action Rafael J. Wysocki
` (15 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Soeren Sonnenburg
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
Subject : 2.6.25-rc6 regression - hang on resume
Submitter : Soeren Sonnenburg <kernel@nn7.de>
Date : 2008-03-25 04:44 (10 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* panic using bridging on linus kernel 2.6.25-rc6
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (12 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc6 regression - hang on resume Rafael J. Wysocki
` (16 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Andy Gospodarek
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10323
Subject : panic using bridging on linus kernel 2.6.25-rc6
Submitter : Andy Gospodarek <andy@greyhouse.net>
Date : 2008-03-25 11:40 (10 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* rt2x00 does not associate or give scan results
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (4 preceding siblings ...)
2008-04-03 23:22 ` [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` [2.6.25-rc6] possible regression: X server dying Rafael J. Wysocki
` (24 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Marcus Better
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10320
Subject : rt2x00 does not associate or give scan results
Submitter : Marcus Better <marcus@better.se>
Date : 2008-03-25 06:04 (10 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* kernel panic ip_route_input
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
2008-04-03 23:20 ` TUNER_TDA8290=y, VIDEO_DEV=n build error Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 1:06 ` David Miller
2008-04-03 23:22 ` KVM & Qemu crashed with infinite recursive kernel loop in the guest Rafael J. Wysocki
` (28 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Denys Fedoryshchenko
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10324
Subject : kernel panic ip_route_input
Submitter : Denys Fedoryshchenko <nuclearcat@nuclearcat.com>
Date : 2008-03-25 12:48 (10 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* inconsistent lock state in net_rx_action
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (14 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-rc6 regression - hang on resume Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 1:06 ` David Miller
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Rafael J. Wysocki
` (14 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Marcus Better
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10326
Subject : inconsistent lock state in net_rx_action
Submitter : Marcus Better <marcus@better.se>
Date : 2008-03-25 13:21 (10 days old)
Patch : http://bugzilla.kernel.org/show_bug.cgi?id=10326#c20
^ permalink raw reply [flat|nested] 107+ messages in thread
* Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (10 preceding siblings ...)
2008-04-03 23:22 ` kvm: INFO: inconsistent lock state Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 15:14 ` Georgi Chorbadzhiyski
2008-04-03 23:22 ` 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc Rafael J. Wysocki
` (18 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Georgi Chorbadzhiyski
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10346
Subject : Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
Submitter : Georgi Chorbadzhiyski <gf@unixsol.org>
Date : 2008-03-27 17:29 (8 days old)
References : http://lkml.org/lkml/2008/3/27/246
^ permalink raw reply [flat|nested] 107+ messages in thread
* regression: am-utils stopped working in 2.6.25-rc*
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (8 preceding siblings ...)
2008-04-03 23:22 ` INFO: possible circular locking in the resume Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 6:15 ` Meelis Roos
2008-04-03 23:22 ` kvm: INFO: inconsistent lock state Rafael J. Wysocki
` (20 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Meelis Roos
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10349
Subject : regression: am-utils stopped working in 2.6.25-rc*
Submitter : Meelis Roos <mroos@linux.ee>
Date : 2008-03-28 15:20 (7 days old)
References : http://lkml.org/lkml/2008/3/28/174
^ permalink raw reply [flat|nested] 107+ messages in thread
* [2.6.25-rc6] possible regression: X server dying
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (5 preceding siblings ...)
2008-04-03 23:22 ` rt2x00 does not associate or give scan results Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot (pci=nommconf helps) Rafael J. Wysocki
` (23 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Dave Airlie, Tilman Schmidt
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10344
Subject : [2.6.25-rc6] possible regression: X server dying
Submitter : Tilman Schmidt <tilman@imap.cc>
Date : 2008-03-24 23:38 (11 days old)
References : http://lkml.org/lkml/2008/3/24/260
Handled-By : Dave Airlie <airlied@gmail.com>
^ permalink raw reply [flat|nested] 107+ messages in thread
* usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (25 preceding siblings ...)
2008-04-03 23:22 ` The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:30 ` 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit Rafael J. Wysocki
` (3 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Sergey Dolgov
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10365
Subject : usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7
Submitter : Sergey Dolgov <solkaa@gmail.com>
Date : 2008-03-30 11:49 (5 days old)
References : http://lkml.org/lkml/2008/3/30/11
^ permalink raw reply [flat|nested] 107+ messages in thread
* slub compile error
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (17 preceding siblings ...)
2008-04-03 23:22 ` volume wheel does not work in 2.6.25-rc6 Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 1:37 ` Christoph Lameter
2008-04-03 23:22 ` Oops while reading /proc/ioports or /proc/iomem Rafael J. Wysocki
` (11 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Christoph Lameter, Toralf Foerster
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10373
Subject : slub compile error
Submitter : Toralf Foerster <toralf.foerster@gmx.de>
Date : 2008-03-31 14:46 (4 days old)
References : http://lkml.org/lkml/2008/3/31/120
Handled-By : Christoph Lameter <clameter@sgi.com>
Patch : http://lkml.org/lkml/2008/3/31/261
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc7: warn_on_slowpath triggered
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (23 preceding siblings ...)
2008-04-03 23:22 ` Kernel freezes during boot when AC is unplugged Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 Rafael J. Wysocki
` (5 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Bjoern Steinbrink, Bob Tracy
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10366
Subject : 2.6.25-rc7: warn_on_slowpath triggered
Submitter : Bob Tracy <rct@frus.com>
Date : 2008-03-29 17:29 (6 days old)
References : http://lkml.org/lkml/2008/3/29/125
Handled-By : Bjoern Steinbrink <B.Steinbrink@gmx.de>
Patch : http://lkml.org/lkml/2008/3/30/245
^ permalink raw reply [flat|nested] 107+ messages in thread
* Kernel freezes during boot when AC is unplugged
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (22 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-rc7/8: Another resume regression Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc7: warn_on_slowpath triggered Rafael J. Wysocki
` (6 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Roman Jarosz
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10377
Subject : Kernel freezes during boot when AC is unplugged
Submitter : Roman Jarosz <kedgedev@centrum.cz>
Date : 2008-04-01 16:23 (3 days old)
^ permalink raw reply [flat|nested] 107+ messages in thread
* The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (24 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-rc7: warn_on_slowpath triggered Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 1:49 ` Chr
2008-04-03 23:22 ` usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7 Rafael J. Wysocki
` (4 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Chr
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10369
Subject : The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7
Submitter : Chr <chunkeey@web.de>
Date : 2008-03-30 21:09 (5 days old)
References : http://lkml.org/lkml/2008/3/30/87
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (20 preceding siblings ...)
2008-04-03 23:22 ` rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 13:33 ` Thomas Gleixner
2008-04-03 23:22 ` 2.6.25-rc7/8: Another resume regression Rafael J. Wysocki
` (8 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Balaji Rao, Dmitry Torokhov, Ingo Molnar, Thomas Gleixner,
Yanko Kaneti
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10382
Subject : 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
Submitter : Yanko Kaneti <yaneti@declera.com>
Date : 2008-04-02 10:59 (2 days old)
References : http://lkml.org/lkml/2008/4/2/210
Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
Balaji Rao <balajirrao@gmail.com>
^ permalink raw reply [flat|nested] 107+ messages in thread
* rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (19 preceding siblings ...)
2008-04-03 23:22 ` Oops while reading /proc/ioports or /proc/iomem Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc5.git4 regression PS/2 mouse not detected/working Rafael J. Wysocki
` (9 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrey Borzenkov, Len Brown, Zhang Rui, Zhao Yakui
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10387
Subject : rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
Submitter : Andrey Borzenkov <arvidjaar@mail.ru>
Date : 2008-04-02 22:53 (2 days old)
References : http://lkml.org/lkml/2008/4/2/366
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc7/8: Another resume regression
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (21 preceding siblings ...)
2008-04-03 23:22 ` 2.6.25-rc5.git4 regression PS/2 mouse not detected/working Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-04 14:11 ` Mark Lord
2008-04-03 23:22 ` Kernel freezes during boot when AC is unplugged Rafael J. Wysocki
` (7 subsequent siblings)
30 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Mark Lord
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10391
Subject : 2.6.25-rc7/8: Another resume regression
Submitter : Mark Lord <lkml@rtr.ca>
Date : 2008-04-03 15:06 (1 days old)
References : http://lkml.org/lkml/2008/4/3/283
^ permalink raw reply [flat|nested] 107+ messages in thread
* Oops while reading /proc/ioports or /proc/iomem
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (18 preceding siblings ...)
2008-04-03 23:22 ` slub compile error Rafael J. Wysocki
@ 2008-04-03 23:22 ` Rafael J. Wysocki
2008-04-03 23:22 ` rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f Rafael J. Wysocki
` (10 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Jan Kara
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10390
Subject : Oops while reading /proc/ioports or /proc/iomem
Submitter : Jan Kara <jack@suse.cz>
Date : 2008-04-03 15:25 (1 days old)
References : http://lkml.org/lkml/2008/4/3/149
^ permalink raw reply [flat|nested] 107+ messages in thread
* 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (26 preceding siblings ...)
2008-04-03 23:22 ` usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7 Rafael J. Wysocki
@ 2008-04-03 23:30 ` Rafael J. Wysocki
2008-04-03 23:59 ` 2.6.25-rc8-git2: Reported regressions from 2.6.24 Linus Torvalds
` (2 subsequent siblings)
30 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-03 23:30 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Alessandro Suardi, Ilpo Jarvinen
The following report is on the current list of known regressions
from 2.6.24. Please verify if the issue is still present in the
mainline.
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10384
Subject : 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit
Submitter : Alessandro Suardi <alessandro.suardi@gmail.com>
Date : 2008-04-02 00:28 (2 days old)
References : http://lkml.org/lkml/2008/4/1/408
Handled-By : Ilpo Jarvinen <ilpo.jarvinen@helsinki.fi>
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc8-git2: Reported regressions from 2.6.24
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (27 preceding siblings ...)
2008-04-03 23:30 ` 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit Rafael J. Wysocki
@ 2008-04-03 23:59 ` Linus Torvalds
2008-04-04 4:39 ` Andrew Morton
2008-04-05 18:57 ` Linus Torvalds
[not found] ` <pdYe6zNQVl.A.-CB.KGW9HB@albercik>
30 siblings, 1 reply; 107+ messages in thread
From: Linus Torvalds @ 2008-04-03 23:59 UTC (permalink / raw)
To: Rafael J. Wysocki, Lubos Lunak, Jan Kara, Petr Cvek
Cc: Linux Kernel Mailing List, Adrian Bunk, Andrew Morton,
Natalie Protasevich
On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10390
> Subject : Oops while reading /proc/ioports or /proc/iomem
> Submitter : Jan Kara <jack@suse.cz>
> Date : 2008-04-03 15:25 (1 days old)
> References : http://lkml.org/lkml/2008/4/3/149
This sounds very much like some module registered IO ports/memory and was
then unloaded without unregistering them.
It's a bit hard to guess which module it is, though. The oops says "[last
unloaded: parport]", so that's likely to be the area.
So I *suspect* this patch might be relevant. Bug apparently introduced in
f63fd7e299ee13da071ecfce2b90b58c5e1562b1 ("parport_pc: detection for
SuperIO IT87XX POST") by Petr Cvek.
Petr?
Linus
---
drivers/parport/parport_pc.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/parport/parport_pc.c b/drivers/parport/parport_pc.c
index d76d37b..a858089 100644
--- a/drivers/parport/parport_pc.c
+++ b/drivers/parport/parport_pc.c
@@ -1568,9 +1568,8 @@ static void __devinit detect_and_report_it87(void)
outb(r | 8, 0x2F);
outb(0x02, 0x2E); /* Lock */
outb(0x02, 0x2F);
-
- release_region(0x2e, 1);
}
+ release_region(0x2e, 1);
}
#endif /* CONFIG_PARPORT_PC_SUPERIO */
^ permalink raw reply related [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Rafael J. Wysocki
@ 2008-04-04 0:14 ` Pallipadi, Venkatesh
2008-04-04 1:10 ` Carlos R. Mafra
2008-04-04 6:32 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Soeren Sonnenburg
1 sibling, 1 reply; 107+ messages in thread
From: Pallipadi, Venkatesh @ 2008-04-04 0:14 UTC (permalink / raw)
To: Rafael J. Wysocki, Linux Kernel Mailing List; +Cc: Pallipadi, Soeren Sonnenburg
>-----Original Message-----
>From: Rafael J. Wysocki [mailto:rjw@sisk.pl]
>Sent: Thursday, April 03, 2008 4:23 PM
>To: Linux Kernel Mailing List
>Cc: Pallipadi@ogre.sisk.pl; Pallipadi, Venkatesh; Soeren Sonnenburg
>Subject: 2.6.25-current-git hangs on boot unless
>CONFIG_CPU_IDLE=n - Apple
>
>The following report is on the current list of known regressions
>from 2.6.24. Please verify if the issue is still present in the
>mainline.
>
>
>Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
>Subject : 2.6.25-current-git hangs on boot
>unless CONFIG_CPU_IDLE=n - Apple
>Submitter : Soeren Sonnenburg <kernel@nn7.de>
>Date : 2008-02-23 18:55 (41 days old)
>References : http://lkml.org/lkml/2008/2/23/263
>
>http://marc.info/?l=linux-acpi&m=120387537018467&w=4
>Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
>
Last comment I saw from Soeren says it does not really hang. It waits
for 5-10 seconds sometimes before continuing. We are still trying to
narrow this down with max_cstate etc..
Thanks,
Venki
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: kernel panic ip_route_input
2008-04-03 23:22 ` kernel panic ip_route_input Rafael J. Wysocki
@ 2008-04-04 1:06 ` David Miller
2008-04-04 9:41 ` Rafael J. Wysocki
0 siblings, 1 reply; 107+ messages in thread
From: David Miller @ 2008-04-04 1:06 UTC (permalink / raw)
To: rjw; +Cc: linux-kernel, nuclearcat
From: "Rafael J. Wysocki" <rjw@sisk.pl>
Date: Fri, 4 Apr 2008 01:22:43 +0200 (CEST)
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10324
> Subject : kernel panic ip_route_input
> Submitter : Denys Fedoryshchenko <nuclearcat@nuclearcat.com>
> Date : 2008-03-25 12:48 (10 days old)
This has been confirmed by the reporter to be fixed in the current
tree.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: inconsistent lock state in net_rx_action
2008-04-03 23:22 ` inconsistent lock state in net_rx_action Rafael J. Wysocki
@ 2008-04-04 1:06 ` David Miller
0 siblings, 0 replies; 107+ messages in thread
From: David Miller @ 2008-04-04 1:06 UTC (permalink / raw)
To: rjw; +Cc: linux-kernel, marcus
From: "Rafael J. Wysocki" <rjw@sisk.pl>
Date: Fri, 4 Apr 2008 01:22:43 +0200 (CEST)
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10326
> Subject : inconsistent lock state in net_rx_action
> Submitter : Marcus Better <marcus@better.se>
> Date : 2008-03-25 13:21 (10 days old)
> Patch : http://bugzilla.kernel.org/show_bug.cgi?id=10326#c20
The patch in the report has been added to the tree
and it fixes this problem.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-04 0:14 ` Pallipadi, Venkatesh
@ 2008-04-04 1:10 ` Carlos R. Mafra
2008-04-04 3:15 ` Ray Lee
0 siblings, 1 reply; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-04 1:10 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Pallipadi,
Soeren Sonnenburg
On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> >The following report is on the current list of known regressions
> >from 2.6.24. Please verify if the issue is still present in the
> >mainline.
> >
> >
> >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> >Subject : 2.6.25-current-git hangs on boot
> >unless CONFIG_CPU_IDLE=n - Apple
> >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> >Date : 2008-02-23 18:55 (41 days old)
> >References : http://lkml.org/lkml/2008/2/23/263
> >
> >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> >Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
> >
>
> Last comment I saw from Soeren says it does not really hang. It waits
> for 5-10 seconds sometimes before continuing. We are still trying to
> narrow this down with max_cstate etc..
I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots)
and this is the last message I see:
"ACPI: Processor [CPU1] (supports 8 throttling states)"
and it stays there "forever" (more than 1 or 2 minutes at least).
I am not using my laptop too much these days, and I thought this
bug had been solved because it didn't hang for the last week (but
I boot it once per day), however it hang last night (using some
post 2.6.25-rc7 kernel)
I have pictures of the screen while showing this last message at boot,
should I post it somewhere or that is not necessary?.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: slub compile error
2008-04-03 23:22 ` slub compile error Rafael J. Wysocki
@ 2008-04-04 1:37 ` Christoph Lameter
2008-04-04 9:45 ` Rafael J. Wysocki
0 siblings, 1 reply; 107+ messages in thread
From: Christoph Lameter @ 2008-04-04 1:37 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Toralf Foerster
On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
The bug was not in 2.6.24. It was introduced a couple of days
before 2.6.25-rc8 and the fix was the last commit added before rc8 was
released.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7
2008-04-03 23:22 ` The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 Rafael J. Wysocki
@ 2008-04-04 1:49 ` Chr
0 siblings, 0 replies; 107+ messages in thread
From: Chr @ 2008-04-04 1:49 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
On Friday 04 April 2008 01:22:44 Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10369
> Subject : The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7
> Submitter : Chr <chunkeey@web.de>
> Date : 2008-03-30 21:09 (5 days old)
> References : http://lkml.org/lkml/2008/3/30/87
Yep, it's still present... but I don't have no time to debug it. :(
Rhe proposed workaround: "noapictimer" and "hpet=force" works so far...
Maybe it's buggy/bad hardware after all and 2.6.24.4 just doesn't trigger it?!
Regards,
Chr.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-04 1:10 ` Carlos R. Mafra
@ 2008-04-04 3:15 ` Ray Lee
2008-04-04 6:05 ` Soeren Sonnenburg
2008-04-04 11:47 ` Carlos R. Mafra
0 siblings, 2 replies; 107+ messages in thread
From: Ray Lee @ 2008-04-04 3:15 UTC (permalink / raw)
To: Carlos R. Mafra
Cc: Pallipadi, Venkatesh, Rafael J. Wysocki,
Linux Kernel Mailing List, Pallipadi, Soeren Sonnenburg
On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra <crmafra2@gmail.com> wrote:
> On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> > >The following report is on the current list of known regressions
> > >from 2.6.24. Please verify if the issue is still present in the
> > >mainline.
> > >
> > >
> > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> > >Subject : 2.6.25-current-git hangs on boot
> > >unless CONFIG_CPU_IDLE=n - Apple
> > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > >Date : 2008-02-23 18:55 (41 days old)
> > >References : http://lkml.org/lkml/2008/2/23/263
> > >
> > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> > >Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
> > >
> >
> > Last comment I saw from Soeren says it does not really hang. It waits
> > for 5-10 seconds sometimes before continuing. We are still trying to
> > narrow this down with max_cstate etc..
>
> I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots)
> and this is the last message I see:
>
> "ACPI: Processor [CPU1] (supports 8 throttling states)"
>
> and it stays there "forever" (more than 1 or 2 minutes at least).
>
> I am not using my laptop too much these days, and I thought this
> bug had been solved because it didn't hang for the last week (but
> I boot it once per day), however it hang last night (using some
> post 2.6.25-rc7 kernel)
>
> I have pictures of the screen while showing this last message at boot,
> should I post it somewhere or that is not necessary?.
If the sysrq key still works when that happens, try to do a sysrq-t,
s, b to generate a trace, sync the filesystem, and reboot. If anything
made it to the logs, please post it.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc8-git2: Reported regressions from 2.6.24
2008-04-03 23:59 ` 2.6.25-rc8-git2: Reported regressions from 2.6.24 Linus Torvalds
@ 2008-04-04 4:39 ` Andrew Morton
0 siblings, 0 replies; 107+ messages in thread
From: Andrew Morton @ 2008-04-04 4:39 UTC (permalink / raw)
To: Linus Torvalds
Cc: Rafael J. Wysocki, Lubos Lunak, Jan Kara, Petr Cvek,
Linux Kernel Mailing List, Adrian Bunk, Natalie Protasevich
On Thu, 3 Apr 2008 16:59:02 -0700 (PDT) Linus Torvalds <torvalds@linux-foundation.org> wrote:
>
>
> On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10390
> > Subject : Oops while reading /proc/ioports or /proc/iomem
> > Submitter : Jan Kara <jack@suse.cz>
> > Date : 2008-04-03 15:25 (1 days old)
> > References : http://lkml.org/lkml/2008/4/3/149
>
> This sounds very much like some module registered IO ports/memory and was
> then unloaded without unregistering them.
>
> It's a bit hard to guess which module it is, though. The oops says "[last
> unloaded: parport]", so that's likely to be the area.
>
> So I *suspect* this patch might be relevant. Bug apparently introduced in
> f63fd7e299ee13da071ecfce2b90b58c5e1562b1 ("parport_pc: detection for
> SuperIO IT87XX POST") by Petr Cvek.
>
> Petr?
>
> Linus
>
> ---
> drivers/parport/parport_pc.c | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/parport/parport_pc.c b/drivers/parport/parport_pc.c
> index d76d37b..a858089 100644
> --- a/drivers/parport/parport_pc.c
> +++ b/drivers/parport/parport_pc.c
> @@ -1568,9 +1568,8 @@ static void __devinit detect_and_report_it87(void)
> outb(r | 8, 0x2F);
> outb(0x02, 0x2E); /* Lock */
> outb(0x02, 0x2F);
> -
> - release_region(0x2e, 1);
> }
> + release_region(0x2e, 1);
> }
> #endif /* CONFIG_PARPORT_PC_SUPERIO */
Looks very correct to me.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: INFO: possible circular locking in the resume
2008-04-03 23:22 ` INFO: possible circular locking in the resume Rafael J. Wysocki
@ 2008-04-04 5:20 ` Gautham R Shenoy
0 siblings, 0 replies; 107+ messages in thread
From: Gautham R Shenoy @ 2008-04-04 5:20 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Zdenek Kabelac
On Fri, Apr 04, 2008 at 01:22:43AM +0200, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10133
> Subject : INFO: possible circular locking in the resume
> Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
> Date : 2008-02-27 (37 days old)
> References : http://lkml.org/lkml/2008/2/26/479
> Handled-By : Gautham R Shenoy <ego@in.ibm.com>
>
Yes it still is present in the mainline.
Sorry, didn't have time to fix it, since I have been busy with other stuff.
Will have a look at it over the weekend.
--
Thanks and Regards
gautham
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-04 3:15 ` Ray Lee
@ 2008-04-04 6:05 ` Soeren Sonnenburg
2008-04-04 11:47 ` Carlos R. Mafra
1 sibling, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-04 6:05 UTC (permalink / raw)
To: Ray Lee
Cc: Carlos R. Mafra, Pallipadi, Venkatesh, Rafael J. Wysocki,
Linux Kernel Mailing List, Pallipadi
On Thu, 2008-04-03 at 20:15 -0700, Ray Lee wrote:
> On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra <crmafra2@gmail.com> wrote:
> > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> > > >The following report is on the current list of known regressions
> > > >from 2.6.24. Please verify if the issue is still present in the
> > > >mainline.
> > > >
> > > >
> > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> > > >Subject : 2.6.25-current-git hangs on boot
> > > >unless CONFIG_CPU_IDLE=n - Apple
> > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > >Date : 2008-02-23 18:55 (41 days old)
> > > >References : http://lkml.org/lkml/2008/2/23/263
> > > >
> > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> > > >Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
> > > >
> > >
> > > Last comment I saw from Soeren says it does not really hang. It waits
> > > for 5-10 seconds sometimes before continuing. We are still trying to
> > > narrow this down with max_cstate etc..
> >
> > I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots)
> > and this is the last message I see:
> >
> > "ACPI: Processor [CPU1] (supports 8 throttling states)"
> >
> > and it stays there "forever" (more than 1 or 2 minutes at least).
> >
> > I am not using my laptop too much these days, and I thought this
> > bug had been solved because it didn't hang for the last week (but
> > I boot it once per day), however it hang last night (using some
> > post 2.6.25-rc7 kernel)
> >
> > I have pictures of the screen while showing this last message at boot,
> > should I post it somewhere or that is not necessary?.
>
> If the sysrq key still works when that happens, try to do a sysrq-t,
> s, b to generate a trace, sync the filesystem, and reboot. If anything
> made it to the logs, please post it.
How could I potentially do that on this #^%^! apple keyboard?
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: regression: am-utils stopped working in 2.6.25-rc*
2008-04-03 23:22 ` regression: am-utils stopped working in 2.6.25-rc* Rafael J. Wysocki
@ 2008-04-04 6:15 ` Meelis Roos
0 siblings, 0 replies; 107+ messages in thread
From: Meelis Roos @ 2008-04-04 6:15 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10349
> Subject : regression: am-utils stopped working in 2.6.25-rc*
> Submitter : Meelis Roos <mroos@linux.ee>
> Date : 2008-03-28 15:20 (7 days old)
> References : http://lkml.org/lkml/2008/3/28/174
Still present, active discussion in bugzilla. At least partly am-utils
problem (actually there are 2 of them, one am-utils mount structure
version problem, another NFS locking problem that was also uncoveredy by
stricter checking in 2.6.25).
--
Meelis Roos (mroos@linux.ee)
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
2008-04-03 10:17 ` Ilpo Järvinen
@ 2008-04-04 6:16 ` Georgi Chorbadzhiyski
2008-04-04 19:15 ` Ilpo Järvinen
0 siblings, 1 reply; 107+ messages in thread
From: Georgi Chorbadzhiyski @ 2008-04-04 6:16 UTC (permalink / raw)
To: Ilpo Järvinen; +Cc: Linux Kernel Mailing List, Netdev
Around 04/03/08 13:17, Ilpo Järvinen scribbled:
> On Thu, 27 Mar 2008, Georgi Chorbadzhiyski wrote:
>
>> A week ago I updated one of my servers to 2.6.25-rc6 and today looking
>> through logs I've found these:
>>
>> [380219.823434] ------------[ cut here ]------------
>> [380219.823450] WARNING: at net/ipv4/tcp_input.c:2510 tcp_ack+0xc7e/0x177d()
>
> Is this reproducable for you? If yes, is it possible for you to run
Not in the moment.
I'm not getting such errors in the log since my last report. Today I'll update
to latest -git and will restart the server.
The machine that gave me this error is a http and ftp server handling not
very busy distro mirror (if this can give you any clues).
> processing expensive verification of TCP state (validates TCP write queue
> invariants multiple times per ACK by scanning through the write queue) on
> such machine?
How to run such a thing, can you give me some pointers?
--
Georgi Chorbadzhiyski
http://georgi.unixsol.org/
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-03 23:22 ` 2.6.25-rc6 regression - hang on resume Rafael J. Wysocki
@ 2008-04-04 6:31 ` Soeren Sonnenburg
2008-04-07 7:16 ` 2.6.25-rc6 regression - hang on resume [Bug 10319] Romano Giannetti
2008-04-11 21:04 ` 2.6.25-rc6 regression - hang on resume Pavel Machek
0 siblings, 2 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-04 6:31 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> Subject : 2.6.25-rc6 regression - hang on resume
> Submitter : Soeren Sonnenburg <kernel@nn7.de>
> Date : 2008-03-25 04:44 (10 days old)
Yes. The machine resumes and display stays black using s2ram -f -p
(blindly typing reboot etc on keyboard does what is expected). However
display comes back on 2.6.24.
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Rafael J. Wysocki
2008-04-04 0:14 ` Pallipadi, Venkatesh
@ 2008-04-04 6:32 ` Soeren Sonnenburg
2008-04-04 6:38 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
1 sibling, 1 reply; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-04 6:32 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Pallipadi, Venkatesh
On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> Subject : 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
> Submitter : Soeren Sonnenburg <kernel@nn7.de>
> Date : 2008-02-23 18:55 (41 days old)
> References : http://lkml.org/lkml/2008/2/23/263
> http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
yes still there, but not a hangs forever hang anymore but only a hang
for (this time) 15 seconds hang.
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple
2008-04-04 6:32 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Soeren Sonnenburg
@ 2008-04-04 6:38 ` Pallipadi, Venkatesh
0 siblings, 0 replies; 107+ messages in thread
From: Pallipadi, Venkatesh @ 2008-04-04 6:38 UTC (permalink / raw)
To: Soeren Sonnenburg, Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
>-----Original Message-----
>From: Soeren Sonnenburg [mailto:kernel@nn7.de]
>Sent: Thursday, April 03, 2008 11:32 PM
>To: Rafael J. Wysocki
>Cc: Linux Kernel Mailing List; Pallipadi@ogre.sisk.pl;
>Pallipadi, Venkatesh
>Subject: Re: 2.6.25-current-git hangs on boot unless
>CONFIG_CPU_IDLE=n -Apple
>
>On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
>> The following report is on the current list of known regressions
>> from 2.6.24. Please verify if the issue is still present in the
>> mainline.
>>
>>
>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
>> Subject : 2.6.25-current-git hangs on boot
>unless CONFIG_CPU_IDLE=n - Apple
>> Submitter : Soeren Sonnenburg <kernel@nn7.de>
>> Date : 2008-02-23 18:55 (41 days old)
>> References : http://lkml.org/lkml/2008/2/23/263
>> http://marc.info/?l=linux-acpi&m=120387537018467&w=4
>> Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
>
>yes still there, but not a hangs forever hang anymore but only a hang
>for (this time) 15 seconds hang.
>
Can you please try the max_cstate experiments that I mentioned in the
bugzilla.
Thanks,
Venki
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot (pci=nommconf helps)
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot (pci=nommconf helps) Rafael J. Wysocki
@ 2008-04-04 7:24 ` Soeren Sonnenburg
0 siblings, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-04 7:24 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10117
> Subject : 2.6.25-current-git hangs on boot (pci=nommconf helps)
> Submitter : Soeren Sonnenburg <kernel@nn7.de>
> Date : 2008-02-23 18:55 (41 days old)
> References : http://lkml.org/lkml/2008/2/23/263
I rebooted >10 times and couldn't trigger this hang with current
mainstream anymore.... so I guess it is gone.
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: TUNER_TDA8290=y, VIDEO_DEV=n build error
2008-04-03 23:20 ` TUNER_TDA8290=y, VIDEO_DEV=n build error Rafael J. Wysocki
@ 2008-04-04 8:47 ` Adrian Bunk
2008-04-04 9:37 ` Rafael J. Wysocki
0 siblings, 1 reply; 107+ messages in thread
From: Adrian Bunk @ 2008-04-04 8:47 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Toralf Feorster
On Fri, Apr 04, 2008 at 01:20:32AM +0200, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
When you asked me just 2 days ago exactly the same question in the
Bugzilla entry I immediately confirmed it's still present.
Was anything wrong with my answer (and the subsequent discussions) that
you now also ask Toralf for confirmation?
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10067
> Subject : TUNER_TDA8290=y, VIDEO_DEV=n build error
> Submitter : Toralf Foerster <toralf.foerster@gmx.de>
> Date : 2008-02-22 10:36 (42 days old)
> References : http://lkml.org/lkml/2008/2/19/262
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: TUNER_TDA8290=y, VIDEO_DEV=n build error
2008-04-04 8:47 ` Adrian Bunk
@ 2008-04-04 9:37 ` Rafael J. Wysocki
2008-04-06 21:43 ` Adrian Bunk
0 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-04 9:37 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Linux Kernel Mailing List, Toralf Feorster
On Friday, 4 of April 2008, Adrian Bunk wrote:
> On Fri, Apr 04, 2008 at 01:20:32AM +0200, Rafael J. Wysocki wrote:
> > The following report is on the current list of known regressions
> > from 2.6.24. Please verify if the issue is still present in the
> > mainline.
>
> When you asked me just 2 days ago exactly the same question in the
> Bugzilla entry I immediately confirmed it's still present.
>
> Was anything wrong with my answer (and the subsequent discussions) that
> you now also ask Toralf for confirmation?
This text is automatically added to the messages sent in replies to the main
report.
Well, it probably could be better. I'm open for suggestions. :-)
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10067
> > Subject : TUNER_TDA8290=y, VIDEO_DEV=n build error
> > Submitter : Toralf Foerster <toralf.foerster@gmx.de>
> > Date : 2008-02-22 10:36 (42 days old)
> > References : http://lkml.org/lkml/2008/2/19/262
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: kernel panic ip_route_input
2008-04-04 1:06 ` David Miller
@ 2008-04-04 9:41 ` Rafael J. Wysocki
0 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-04 9:41 UTC (permalink / raw)
To: David Miller; +Cc: linux-kernel, nuclearcat
On Friday, 4 of April 2008, David Miller wrote:
> From: "Rafael J. Wysocki" <rjw@sisk.pl>
> Date: Fri, 4 Apr 2008 01:22:43 +0200 (CEST)
>
> > The following report is on the current list of known regressions
> > from 2.6.24. Please verify if the issue is still present in the
> > mainline.
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10324
> > Subject : kernel panic ip_route_input
> > Submitter : Denys Fedoryshchenko <nuclearcat@nuclearcat.com>
> > Date : 2008-03-25 12:48 (10 days old)
>
> This has been confirmed by the reporter to be fixed in the current
> tree.
I've closed the bug.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: slub compile error
2008-04-04 1:37 ` Christoph Lameter
@ 2008-04-04 9:45 ` Rafael J. Wysocki
0 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-04 9:45 UTC (permalink / raw)
To: Christoph Lameter; +Cc: Linux Kernel Mailing List, Toralf Foerster
On Friday, 4 of April 2008, Christoph Lameter wrote:
> On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
>
> > The following report is on the current list of known regressions
> > from 2.6.24. Please verify if the issue is still present in the
> > mainline.
>
> The bug was not in 2.6.24. It was introduced a couple of days
> before 2.6.25-rc8 and the fix was the last commit added before rc8 was
> released.
Bug closed.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-04 3:15 ` Ray Lee
2008-04-04 6:05 ` Soeren Sonnenburg
@ 2008-04-04 11:47 ` Carlos R. Mafra
2008-04-04 12:10 ` Soeren Sonnenburg
2008-04-04 14:25 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
1 sibling, 2 replies; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-04 11:47 UTC (permalink / raw)
To: Ray Lee
Cc: Pallipadi, Venkatesh, Rafael J. Wysocki,
Linux Kernel Mailing List, Pallipadi, Soeren Sonnenburg
On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
> On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra <crmafra2@gmail.com> wrote:
> > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> > > >The following report is on the current list of known regressions
> > > >from 2.6.24. Please verify if the issue is still present in the
> > > >mainline.
> > > >
> > > >
> > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> > > >Subject : 2.6.25-current-git hangs on boot
> > > >unless CONFIG_CPU_IDLE=n - Apple
> > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > >Date : 2008-02-23 18:55 (41 days old)
> > > >References : http://lkml.org/lkml/2008/2/23/263
> > > >
> > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> > > >Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
> > > >
> > >
> > > Last comment I saw from Soeren says it does not really hang. It waits
> > > for 5-10 seconds sometimes before continuing. We are still trying to
> > > narrow this down with max_cstate etc..
> >
> > I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots)
> > and this is the last message I see:
> >
> > "ACPI: Processor [CPU1] (supports 8 throttling states)"
> >
> > and it stays there "forever" (more than 1 or 2 minutes at least).
> >
> > I am not using my laptop too much these days, and I thought this
> > bug had been solved because it didn't hang for the last week (but
> > I boot it once per day), however it hang last night (using some
> > post 2.6.25-rc7 kernel)
> >
> > I have pictures of the screen while showing this last message at boot,
> > should I post it somewhere or that is not necessary?.
>
> If the sysrq key still works when that happens, try to do a sysrq-t,
> s, b to generate a trace, sync the filesystem, and reboot. If anything
> made it to the logs, please post it.
Sysrq keys don't work when it hangs, I have to push the power button.
Another thing to notice is that when it happens, it usually happens
more times in a row (like 3 times). And then it can take many boots to
happen again.
I've uploaded the picture where it hangs, it is in the very beginning
of the boot process:
http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-04 11:47 ` Carlos R. Mafra
@ 2008-04-04 12:10 ` Soeren Sonnenburg
2008-04-04 12:46 ` Carlos R. Mafra
2008-04-04 14:25 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
1 sibling, 1 reply; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-04 12:10 UTC (permalink / raw)
To: Carlos R. Mafra
Cc: Ray Lee, Pallipadi, Venkatesh, Rafael J. Wysocki,
Linux Kernel Mailing List, Pallipadi
On Fri, 2008-04-04 at 08:47 -0300, Carlos R. Mafra wrote:
> On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
> > On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra <crmafra2@gmail.com> wrote:
> > > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> > > > >The following report is on the current list of known regressions
> > > > >from 2.6.24. Please verify if the issue is still present in the
> > > > >mainline.
> > > > >
> > > > >
> > > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> > > > >Subject : 2.6.25-current-git hangs on boot
> > > > >unless CONFIG_CPU_IDLE=n - Apple
> > > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > >Date : 2008-02-23 18:55 (41 days old)
> > > > >References : http://lkml.org/lkml/2008/2/23/263
> > > > >
> > > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> > > > >Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
> > > > >
> > > >
> > > > Last comment I saw from Soeren says it does not really hang. It waits
> > > > for 5-10 seconds sometimes before continuing. We are still trying to
> > > > narrow this down with max_cstate etc..
> > >
> > > I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots)
> > > and this is the last message I see:
> > >
> > > "ACPI: Processor [CPU1] (supports 8 throttling states)"
> > >
> > > and it stays there "forever" (more than 1 or 2 minutes at least).
> > >
> > > I am not using my laptop too much these days, and I thought this
> > > bug had been solved because it didn't hang for the last week (but
> > > I boot it once per day), however it hang last night (using some
> > > post 2.6.25-rc7 kernel)
> > >
> > > I have pictures of the screen while showing this last message at boot,
> > > should I post it somewhere or that is not necessary?.
> >
> > If the sysrq key still works when that happens, try to do a sysrq-t,
> > s, b to generate a trace, sync the filesystem, and reboot. If anything
> > made it to the logs, please post it.
>
> Sysrq keys don't work when it hangs, I have to push the power button.
>
> Another thing to notice is that when it happens, it usually happens
> more times in a row (like 3 times). And then it can take many boots to
> happen again.
>
> I've uploaded the picture where it hangs, it is in the very beginning
> of the boot process:
>
> http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
Actually this is
http://bugzilla.kernel.org/show_bug.cgi?id=10117 ... and what you
describe is exactly what I was seeing.
However I thought that we are talking about the hang with
ladder governor as the last message on the screen. Anyway I am not sure
if both bugs are related or not but I couldn't reproduce the throttling
states bug with current mainstream...
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple
2008-04-04 12:10 ` Soeren Sonnenburg
@ 2008-04-04 12:46 ` Carlos R. Mafra
0 siblings, 0 replies; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-04 12:46 UTC (permalink / raw)
To: Soeren Sonnenburg
Cc: Ray Lee, Pallipadi, Venkatesh, Rafael J. Wysocki,
Linux Kernel Mailing List, Pallipadi
On Fri 4.Apr'08 at 14:10:56 +0200, Soeren Sonnenburg wrote:
> On Fri, 2008-04-04 at 08:47 -0300, Carlos R. Mafra wrote:
> > On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
> > > On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra <crmafra2@gmail.com> wrote:
> > > > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> > > > > >The following report is on the current list of known regressions
> > > > > >from 2.6.24. Please verify if the issue is still present in the
> > > > > >mainline.
> > > > > >
> > > > > >
> > > > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> > > > > >Subject : 2.6.25-current-git hangs on boot
> > > > > >unless CONFIG_CPU_IDLE=n - Apple
> > > > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > > >Date : 2008-02-23 18:55 (41 days old)
> > > > > >References : http://lkml.org/lkml/2008/2/23/263
> > > > > >
> > > > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> > > > > >Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
> > > > > >
> > > > >
> > > > > Last comment I saw from Soeren says it does not really hang. It waits
> > > > > for 5-10 seconds sometimes before continuing. We are still trying to
> > > > > narrow this down with max_cstate etc..
> > > >
> > > > I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots)
> > > > and this is the last message I see:
> > > >
> > > > "ACPI: Processor [CPU1] (supports 8 throttling states)"
> > > >
> > > > and it stays there "forever" (more than 1 or 2 minutes at least).
> > > >
> > > > I am not using my laptop too much these days, and I thought this
> > > > bug had been solved because it didn't hang for the last week (but
> > > > I boot it once per day), however it hang last night (using some
> > > > post 2.6.25-rc7 kernel)
> > > >
> > > > I have pictures of the screen while showing this last message at boot,
> > > > should I post it somewhere or that is not necessary?.
> > >
> > > If the sysrq key still works when that happens, try to do a sysrq-t,
> > > s, b to generate a trace, sync the filesystem, and reboot. If anything
> > > made it to the logs, please post it.
> >
> > Sysrq keys don't work when it hangs, I have to push the power button.
> >
> > Another thing to notice is that when it happens, it usually happens
> > more times in a row (like 3 times). And then it can take many boots to
> > happen again.
> >
> > I've uploaded the picture where it hangs, it is in the very beginning
> > of the boot process:
> >
> > http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>
> Actually this is
> http://bugzilla.kernel.org/show_bug.cgi?id=10117 ... and what you
> describe is exactly what I was seeing.
Ops, I am sorry. But in the bug description which Rafael wrote above
there is a link to your original post
References: http://lkml.org/lkml/2008/2/23/263
so I thought this was the bug being dealt with here.
> However I thought that we are talking about the hang with
> ladder governor as the last message on the screen. Anyway I am not sure
> if both bugs are related or not but I couldn't reproduce the throttling
> states bug with current mainstream...
I thought that the bug had vanished, but two days ago it happened
again in my Vaio. There were a couple of different messages comparing
to the picture in the link above, but the last message was exactly the
same.
And I see that Rafael closed the bug
http://bugzilla.kernel.org/show_bug.cgi?id=10117
The hang two days ago was with 2.6.25-rc7-00150-g(can't remember),
do you think the bug was fixed since that kernel?
I will try to test with the latest git, but I don't have internet
access at my house anymore, so I will have to clone the git
repository into my pendrive and take it there...
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
2008-04-03 23:22 ` 2.6.25-rc5.git4 regression PS/2 mouse not detected/working Rafael J. Wysocki
@ 2008-04-04 13:33 ` Thomas Gleixner
2008-04-04 15:32 ` Balaji Rao
0 siblings, 1 reply; 107+ messages in thread
From: Thomas Gleixner @ 2008-04-04 13:33 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Balaji Rao, Dmitry Torokhov,
Ingo Molnar, Yanko Kaneti
On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
Yes, it is. The revert of the patch which caused that is queued for
todays push to Linus.
Thanks,
tglx
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10382
> Subject : 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
> Submitter : Yanko Kaneti <yaneti@declera.com>
> Date : 2008-04-02 10:59 (2 days old)
> References : http://lkml.org/lkml/2008/4/2/210
> Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Balaji Rao <balajirrao@gmail.com>
>
>
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc7/8: Another resume regression
2008-04-03 23:22 ` 2.6.25-rc7/8: Another resume regression Rafael J. Wysocki
@ 2008-04-04 14:11 ` Mark Lord
0 siblings, 0 replies; 107+ messages in thread
From: Mark Lord @ 2008-04-04 14:11 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10391
> Subject : 2.6.25-rc7/8: Another resume regression
> Submitter : Mark Lord <lkml@rtr.ca>
> Date : 2008-04-03 15:06 (1 days old)
> References : http://lkml.org/lkml/2008/4/3/283
..
Probably still there, but it's not easily reproduceable
and doesn't happen more than once every couple of days or so.
-ml
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple
2008-04-04 11:47 ` Carlos R. Mafra
2008-04-04 12:10 ` Soeren Sonnenburg
@ 2008-04-04 14:25 ` Pallipadi, Venkatesh
2008-04-04 15:51 ` Carlos R. Mafra
1 sibling, 1 reply; 107+ messages in thread
From: Pallipadi, Venkatesh @ 2008-04-04 14:25 UTC (permalink / raw)
To: Carlos R. Mafra, Ray Lee
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Pallipadi,
Soeren Sonnenburg
>-----Original Message-----
>From: linux-kernel-owner@vger.kernel.org
>[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of
>Carlos R. Mafra
>Sent: Friday, April 04, 2008 4:48 AM
>To: Ray Lee
>Cc: Pallipadi, Venkatesh; Rafael J. Wysocki; Linux Kernel
>Mailing List; Pallipadi@ogre.sisk.pl; Soeren Sonnenburg
>Subject: Re: 2.6.25-current-git hangs on boot unless
>CONFIG_CPU_IDLE=n -Apple
>
>On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
>> On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra
><crmafra2@gmail.com> wrote:
>> > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
>> > > >The following report is on the current list of known
>regressions
>> > > >from 2.6.24. Please verify if the issue is still
>present in the
>> > > >mainline.
>> > > >
>> > > >
>> > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
>> > > >Subject : 2.6.25-current-git hangs on boot
>> > > >unless CONFIG_CPU_IDLE=n - Apple
>> > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
>> > > >Date : 2008-02-23 18:55 (41 days old)
>> > > >References : http://lkml.org/lkml/2008/2/23/263
>> > > >
>> > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
>> > > >Handled-By : Pallipadi, Venkatesh
><venkatesh.pallipadi@intel.com>
>> > > >
>> > >
>> > > Last comment I saw from Soeren says it does not really
>hang. It waits
>> > > for 5-10 seconds sometimes before continuing. We are
>still trying to
>> > > narrow this down with max_cstate etc..
>> >
>> > I should say that my laptop (Vaio) _hangs_ at boot (less
>than 10% of boots)
>> > and this is the last message I see:
>> >
>> > "ACPI: Processor [CPU1] (supports 8 throttling states)"
>> >
>> > and it stays there "forever" (more than 1 or 2 minutes at least).
>> >
>> > I am not using my laptop too much these days, and I thought this
>> > bug had been solved because it didn't hang for the last week (but
>> > I boot it once per day), however it hang last night (using some
>> > post 2.6.25-rc7 kernel)
>> >
>> > I have pictures of the screen while showing this last
>message at boot,
>> > should I post it somewhere or that is not necessary?.
>>
>> If the sysrq key still works when that happens, try to do a sysrq-t,
>> s, b to generate a trace, sync the filesystem, and reboot.
>If anything
>> made it to the logs, please post it.
>
>Sysrq keys don't work when it hangs, I have to push the power button.
>
>Another thing to notice is that when it happens, it usually happens
>more times in a row (like 3 times). And then it can take many boots to
>happen again.
>
>I've uploaded the picture where it hangs, it is in the very beginning
>of the boot process:
>
>http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
Can you try the latest git and see whether this still is a problem?
Thanks,
Venki
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
2008-04-03 23:22 ` Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Rafael J. Wysocki
@ 2008-04-04 15:14 ` Georgi Chorbadzhiyski
0 siblings, 0 replies; 107+ messages in thread
From: Georgi Chorbadzhiyski @ 2008-04-04 15:14 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List
Around 04/04/08 02:22, Rafael J. Wysocki scribbled:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10346
> Subject : Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
> Submitter : Georgi Chorbadzhiyski <gf@unixsol.org>
> Date : 2008-03-27 17:29 (8 days old)
> References : http://lkml.org/lkml/2008/3/27/246
Upgraded to 2.6.25-rc8-00139-ge315c12, the server is running 8 hours
already and it seems it's fixed.
Anyway, should such warnings be threated as regressions?
--
Georgi Chorbadzhiyski
http://georgi.unixsol.org/
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
2008-04-04 13:33 ` Thomas Gleixner
@ 2008-04-04 15:32 ` Balaji Rao
2008-04-04 18:18 ` Thomas Gleixner
0 siblings, 1 reply; 107+ messages in thread
From: Balaji Rao @ 2008-04-04 15:32 UTC (permalink / raw)
To: Thomas Gleixner
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Dmitry Torokhov,
Ingo Molnar, Yanko Kaneti
On Friday 04 April 2008 07:03:50 pm Thomas Gleixner wrote:
> On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
> > The following report is on the current list of known regressions
> > from 2.6.24. Please verify if the issue is still present in the
> > mainline.
>
> Yes, it is. The revert of the patch which caused that is queued for
> todays push to Linus.
>
> Thanks,
>
> tglx
>
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10382
> > Subject : 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
> > Submitter : Yanko Kaneti <yaneti@declera.com>
> > Date : 2008-04-02 10:59 (2 days old)
> > References : http://lkml.org/lkml/2008/4/2/210
> > Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
> > Balaji Rao <balajirrao@gmail.com>
> >
> >
>
Hi tglx,
I think the following commit should also be reverted.
commit 37a47db8d7f0f38dac5acf5a13abbc8f401707fa
Author: Balaji Rao <balajirrao@gmail.com>
Date: Wed Jan 30 13:30:03 2008 +0100
x86: assign IRQs to HPET timers, fix
--
regards,
Balaji Rao
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple
2008-04-04 14:25 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
@ 2008-04-04 15:51 ` Carlos R. Mafra
2008-04-04 17:37 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple Pallipadi, Venkatesh
2008-04-04 20:41 ` Pallipadi, Venkatesh
0 siblings, 2 replies; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-04 15:51 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List, Pallipadi,
Soeren Sonnenburg
On Fri 4.Apr'08 at 7:25:34 -0700, Pallipadi, Venkatesh wrote:
>
>
> >-----Original Message-----
> >From: linux-kernel-owner@vger.kernel.org
> >[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of
> >Carlos R. Mafra
> >Sent: Friday, April 04, 2008 4:48 AM
> >To: Ray Lee
> >Cc: Pallipadi, Venkatesh; Rafael J. Wysocki; Linux Kernel
> >Mailing List; Pallipadi@ogre.sisk.pl; Soeren Sonnenburg
> >Subject: Re: 2.6.25-current-git hangs on boot unless
> >CONFIG_CPU_IDLE=n -Apple
> >
> >On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
> >> On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra
> ><crmafra2@gmail.com> wrote:
> >> > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
> >> > > >The following report is on the current list of known
> >regressions
> >> > > >from 2.6.24. Please verify if the issue is still
> >present in the
> >> > > >mainline.
> >> > > >
> >> > > >
> >> > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093
> >> > > >Subject : 2.6.25-current-git hangs on boot
> >> > > >unless CONFIG_CPU_IDLE=n - Apple
> >> > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
> >> > > >Date : 2008-02-23 18:55 (41 days old)
> >> > > >References : http://lkml.org/lkml/2008/2/23/263
> >> > > >
> >> > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
> >> > > >Handled-By : Pallipadi, Venkatesh
> ><venkatesh.pallipadi@intel.com>
> >> > > >
> >> > >
> >> > > Last comment I saw from Soeren says it does not really
> >hang. It waits
> >> > > for 5-10 seconds sometimes before continuing. We are
> >still trying to
> >> > > narrow this down with max_cstate etc..
> >> >
> >> > I should say that my laptop (Vaio) _hangs_ at boot (less
> >than 10% of boots)
> >> > and this is the last message I see:
> >> >
> >> > "ACPI: Processor [CPU1] (supports 8 throttling states)"
> >> >
> >> > and it stays there "forever" (more than 1 or 2 minutes at least).
> >> >
> >> > I am not using my laptop too much these days, and I thought this
> >> > bug had been solved because it didn't hang for the last week (but
> >> > I boot it once per day), however it hang last night (using some
> >> > post 2.6.25-rc7 kernel)
> >> >
> >> > I have pictures of the screen while showing this last
> >message at boot,
> >> > should I post it somewhere or that is not necessary?.
> >>
> >> If the sysrq key still works when that happens, try to do a sysrq-t,
> >> s, b to generate a trace, sync the filesystem, and reboot.
> >If anything
> >> made it to the logs, please post it.
> >
> >Sysrq keys don't work when it hangs, I have to push the power button.
> >
> >Another thing to notice is that when it happens, it usually happens
> >more times in a row (like 3 times). And then it can take many boots to
> >happen again.
> >
> >I've uploaded the picture where it hangs, it is in the very beginning
> >of the boot process:
> >
> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>
>
> Can you try the latest git and see whether this still is a problem?
I've just updated to latest git, but it may take some time for it
to happen again (the first 3 boots were okay). Last time it happened
with 2.6.25-rc7-00149-gaf8be4e (I checked now).
Do you have reasons to believe this issue was fixed since then?
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-04 15:51 ` Carlos R. Mafra
@ 2008-04-04 17:37 ` Pallipadi, Venkatesh
2008-04-04 17:42 ` Soeren Sonnenburg
2008-04-04 20:41 ` Pallipadi, Venkatesh
1 sibling, 1 reply; 107+ messages in thread
From: Pallipadi, Venkatesh @ 2008-04-04 17:37 UTC (permalink / raw)
To: Carlos R. Mafra
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg
>-----Original Message-----
>From: Carlos R. Mafra [mailto:crmafra2@gmail.com]
>Sent: Friday, April 04, 2008 8:52 AM
>To: Pallipadi, Venkatesh
>Cc: Ray Lee; Rafael J. Wysocki; Linux Kernel Mailing List;
>Pallipadi@ogre.sisk.pl; Soeren Sonnenburg
>Subject: Re: 2.6.25-current-git hangs on boot unless
>CONFIG_CPU_IDLE=n-Apple
>
>On Fri 4.Apr'08 at 7:25:34 -0700, Pallipadi, Venkatesh wrote:
>>
>>
>> >-----Original Message-----
>> >From: linux-kernel-owner@vger.kernel.org
>> >[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of
>> >Carlos R. Mafra
>> >Sent: Friday, April 04, 2008 4:48 AM
>> >To: Ray Lee
>> >Cc: Pallipadi, Venkatesh; Rafael J. Wysocki; Linux Kernel
>> >Mailing List; Pallipadi@ogre.sisk.pl; Soeren Sonnenburg
>> >Subject: Re: 2.6.25-current-git hangs on boot unless
>> >CONFIG_CPU_IDLE=n -Apple
>> >
>> >On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
>> >> On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra
>> ><crmafra2@gmail.com> wrote:
>> >> > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
>> >> > > >The following report is on the current list of known
>> >regressions
>> >> > > >from 2.6.24. Please verify if the issue is still
>> >present in the
>> >> > > >mainline.
>> >> > > >
>> >> > > >
>> >> > > >Bug-Entry :
>http://bugzilla.kernel.org/show_bug.cgi?id=10093
>> >> > > >Subject : 2.6.25-current-git hangs on boot
>> >> > > >unless CONFIG_CPU_IDLE=n - Apple
>> >> > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
>> >> > > >Date : 2008-02-23 18:55 (41 days old)
>> >> > > >References : http://lkml.org/lkml/2008/2/23/263
>> >> > > >
>> >> > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4
>> >> > > >Handled-By : Pallipadi, Venkatesh
>> ><venkatesh.pallipadi@intel.com>
>> >> > > >
>> >> > >
>> >> > > Last comment I saw from Soeren says it does not really
>> >hang. It waits
>> >> > > for 5-10 seconds sometimes before continuing. We are
>> >still trying to
>> >> > > narrow this down with max_cstate etc..
>> >> >
>> >> > I should say that my laptop (Vaio) _hangs_ at boot (less
>> >than 10% of boots)
>> >> > and this is the last message I see:
>> >> >
>> >> > "ACPI: Processor [CPU1] (supports 8 throttling states)"
>> >> >
>> >> > and it stays there "forever" (more than 1 or 2 minutes
>at least).
>> >> >
>> >> > I am not using my laptop too much these days, and I
>thought this
>> >> > bug had been solved because it didn't hang for the
>last week (but
>> >> > I boot it once per day), however it hang last night (using some
>> >> > post 2.6.25-rc7 kernel)
>> >> >
>> >> > I have pictures of the screen while showing this last
>> >message at boot,
>> >> > should I post it somewhere or that is not necessary?.
>> >>
>> >> If the sysrq key still works when that happens, try to do
>a sysrq-t,
>> >> s, b to generate a trace, sync the filesystem, and reboot.
>> >If anything
>> >> made it to the logs, please post it.
>> >
>> >Sysrq keys don't work when it hangs, I have to push the
>power button.
>> >
>> >Another thing to notice is that when it happens, it usually happens
>> >more times in a row (like 3 times). And then it can take
>many boots to
>> >happen again.
>> >
>> >I've uploaded the picture where it hangs, it is in the very
>beginning
>> >of the boot process:
>> >
>> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>>
>>
>> Can you try the latest git and see whether this still is a problem?
>
>I've just updated to latest git, but it may take some time for it
>to happen again (the first 3 boots were okay). Last time it happened
>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
>
>Do you have reasons to believe this issue was fixed since then?
Yes. I think the patch here should have fixed the problem....
Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
Thanks,
Venki
>
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-04 17:37 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple Pallipadi, Venkatesh
@ 2008-04-04 17:42 ` Soeren Sonnenburg
0 siblings, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-04 17:42 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Carlos R. Mafra, Ray Lee, Rafael J. Wysocki,
Linux Kernel Mailing List
On Fri, 2008-04-04 at 10:37 -0700, Pallipadi, Venkatesh wrote:
[...]
> >> Can you try the latest git and see whether this still is a problem?
> >
> >I've just updated to latest git, but it may take some time for it
> >to happen again (the first 3 boots were okay). Last time it happened
> >with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> >
> >Do you have reasons to believe this issue was fixed since then?
>
> Yes. I think the patch here should have fixed the problem....
> Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
But this patch is not in the current mainstream... (yet?)
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
2008-04-04 15:32 ` Balaji Rao
@ 2008-04-04 18:18 ` Thomas Gleixner
0 siblings, 0 replies; 107+ messages in thread
From: Thomas Gleixner @ 2008-04-04 18:18 UTC (permalink / raw)
To: Balaji Rao
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Dmitry Torokhov,
Ingo Molnar, Yanko Kaneti
On Fri, 4 Apr 2008, Balaji Rao wrote:
> On Friday 04 April 2008 07:03:50 pm Thomas Gleixner wrote:
> > On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
> > > The following report is on the current list of known regressions
> > > from 2.6.24. Please verify if the issue is still present in the
> > > mainline.
> >
> > Yes, it is. The revert of the patch which caused that is queued for
> > todays push to Linus.
> >
> > Thanks,
> >
> > tglx
> >
> > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10382
> > > Subject : 2.6.25-rc5.git4 regression PS/2 mouse not detected/working
> > > Submitter : Yanko Kaneti <yaneti@declera.com>
> > > Date : 2008-04-02 10:59 (2 days old)
> > > References : http://lkml.org/lkml/2008/4/2/210
> > > Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
> > > Balaji Rao <balajirrao@gmail.com>
> > >
> > >
> >
> Hi tglx,
>
> I think the following commit should also be reverted.
>
> commit 37a47db8d7f0f38dac5acf5a13abbc8f401707fa
> Author: Balaji Rao <balajirrao@gmail.com>
> Date: Wed Jan 30 13:30:03 2008 +0100
>
> x86: assign IRQs to HPET timers, fix
Yup, I have both.
Anyway, thanks for the reminder
tglx
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
2008-04-04 6:16 ` Georgi Chorbadzhiyski
@ 2008-04-04 19:15 ` Ilpo Järvinen
2008-04-05 11:09 ` Georgi Chorbadzhiyski
0 siblings, 1 reply; 107+ messages in thread
From: Ilpo Järvinen @ 2008-04-04 19:15 UTC (permalink / raw)
To: Georgi Chorbadzhiyski; +Cc: Linux Kernel Mailing List, Netdev
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1331 bytes --]
On Fri, 4 Apr 2008, Georgi Chorbadzhiyski wrote:
> Around 04/03/08 13:17, Ilpo Järvinen scribbled:
> > On Thu, 27 Mar 2008, Georgi Chorbadzhiyski wrote:
> >
> >> A week ago I updated one of my servers to 2.6.25-rc6 and today looking
> >> through logs I've found these:
> >>
> >> [380219.823434] ------------[ cut here ]------------
> >> [380219.823450] WARNING: at net/ipv4/tcp_input.c:2510 tcp_ack+0xc7e/0x177d()
> >
> > Is this reproducable for you? If yes, is it possible for you to run
>
> Not in the moment.
>
> I'm not getting such errors in the log since my last report. Today I'll
> update to latest -git and will restart the server.
Yeah, the reason why these still happen is that they are quite hard to
hit.
> The machine that gave me this error is a http and ftp server handling not
> very busy distro mirror (if this can give you any clues).
>
> > processing expensive verification of TCP state (validates TCP write queue
> > invariants multiple times per ACK by scanning through the write queue) on
> > such machine?
>
> How to run such a thing, can you give me some pointers?
I sent the patch recently to netdev/lkml:
http://marc.info/?l=linux-netdev&m=120733529216457&w=2
But it's very expensive in processing wise so it might not be wise to put
it in if performance is important for you.
--
i.
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-04 15:51 ` Carlos R. Mafra
2008-04-04 17:37 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple Pallipadi, Venkatesh
@ 2008-04-04 20:41 ` Pallipadi, Venkatesh
2008-04-05 13:05 ` Carlos R. Mafra
2008-04-06 20:56 ` Carlos R. Mafra
1 sibling, 2 replies; 107+ messages in thread
From: Pallipadi, Venkatesh @ 2008-04-04 20:41 UTC (permalink / raw)
To: Pallipadi, Venkatesh, Carlos R. Mafra
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg
>-----Original Message-----
>From: Pallipadi, Venkatesh
>Sent: Friday, April 04, 2008 10:37 AM
>To: 'Carlos R. Mafra'
>Cc: Ray Lee; Rafael J. Wysocki; Linux Kernel Mailing List;
>Soeren Sonnenburg
>Subject: RE: 2.6.25-current-git hangs on boot unless
>CONFIG_CPU_IDLE=n-Apple
>
>
>
>>-----Original Message-----
>>From: Carlos R. Mafra [mailto:crmafra2@gmail.com]
>>Sent: Friday, April 04, 2008 8:52 AM
>>To: Pallipadi, Venkatesh
>>Cc: Ray Lee; Rafael J. Wysocki; Linux Kernel Mailing List;
>>Pallipadi@ogre.sisk.pl; Soeren Sonnenburg
>>Subject: Re: 2.6.25-current-git hangs on boot unless
>>CONFIG_CPU_IDLE=n-Apple
>>
>>On Fri 4.Apr'08 at 7:25:34 -0700, Pallipadi, Venkatesh wrote:
>>>
>>>
>>> >-----Original Message-----
>>> >From: linux-kernel-owner@vger.kernel.org
>>> >[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of
>>> >Carlos R. Mafra
>>> >Sent: Friday, April 04, 2008 4:48 AM
>>> >To: Ray Lee
>>> >Cc: Pallipadi, Venkatesh; Rafael J. Wysocki; Linux Kernel
>>> >Mailing List; Pallipadi@ogre.sisk.pl; Soeren Sonnenburg
>>> >Subject: Re: 2.6.25-current-git hangs on boot unless
>>> >CONFIG_CPU_IDLE=n -Apple
>>> >
>>> >On Thu 3.Apr'08 at 20:15:02 -0700, Ray Lee wrote:
>>> >> On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra
>>> ><crmafra2@gmail.com> wrote:
>>> >> > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote:
>>> >> > > >The following report is on the current list of known
>>> >regressions
>>> >> > > >from 2.6.24. Please verify if the issue is still
>>> >present in the
>>> >> > > >mainline.
>>> >> > > >
>>> >> > > >
>>> >> > > >Bug-Entry :
>>http://bugzilla.kernel.org/show_bug.cgi?id=10093
>>> >> > > >Subject : 2.6.25-current-git hangs on boot
>>> >> > > >unless CONFIG_CPU_IDLE=n - Apple
>>> >> > > >Submitter : Soeren Sonnenburg <kernel@nn7.de>
>>> >> > > >Date : 2008-02-23 18:55 (41 days old)
>>> >> > > >References : http://lkml.org/lkml/2008/2/23/263
>>> >> > > >
>>> >> > >
>>http://marc.info/?l=linux-acpi&m=120387537018467&w=4
>>> >> > > >Handled-By : Pallipadi, Venkatesh
>>> ><venkatesh.pallipadi@intel.com>
>>> >> > > >
>>> >> > >
>>> >> > > Last comment I saw from Soeren says it does not really
>>> >hang. It waits
>>> >> > > for 5-10 seconds sometimes before continuing. We are
>>> >still trying to
>>> >> > > narrow this down with max_cstate etc..
>>> >> >
>>> >> > I should say that my laptop (Vaio) _hangs_ at boot (less
>>> >than 10% of boots)
>>> >> > and this is the last message I see:
>>> >> >
>>> >> > "ACPI: Processor [CPU1] (supports 8 throttling states)"
>>> >> >
>>> >> > and it stays there "forever" (more than 1 or 2 minutes
>>at least).
>>> >> >
>>> >> > I am not using my laptop too much these days, and I
>>thought this
>>> >> > bug had been solved because it didn't hang for the
>>last week (but
>>> >> > I boot it once per day), however it hang last night
>(using some
>>> >> > post 2.6.25-rc7 kernel)
>>> >> >
>>> >> > I have pictures of the screen while showing this last
>>> >message at boot,
>>> >> > should I post it somewhere or that is not necessary?.
>>> >>
>>> >> If the sysrq key still works when that happens, try to do
>>a sysrq-t,
>>> >> s, b to generate a trace, sync the filesystem, and reboot.
>>> >If anything
>>> >> made it to the logs, please post it.
>>> >
>>> >Sysrq keys don't work when it hangs, I have to push the
>>power button.
>>> >
>>> >Another thing to notice is that when it happens, it usually happens
>>> >more times in a row (like 3 times). And then it can take
>>many boots to
>>> >happen again.
>>> >
>>> >I've uploaded the picture where it hangs, it is in the very
>>beginning
>>> >of the boot process:
>>> >
>>> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>>>
>>>
>>> Can you try the latest git and see whether this still is a problem?
>>
>>I've just updated to latest git, but it may take some time for it
>>to happen again (the first 3 boots were okay). Last time it happened
>>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
>>
>>Do you have reasons to believe this issue was fixed since then?
>
>Yes. I think the patch here should have fixed the problem....
>Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
>
Hmmmm.... Looking at latest git,
The above patch is not yet in git. Can you please apply the above patch
and see whether do you still see the problem.....
Thanks,
Venki
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
2008-04-04 19:15 ` Ilpo Järvinen
@ 2008-04-05 11:09 ` Georgi Chorbadzhiyski
0 siblings, 0 replies; 107+ messages in thread
From: Georgi Chorbadzhiyski @ 2008-04-05 11:09 UTC (permalink / raw)
To: Ilpo Järvinen; +Cc: Linux Kernel Mailing List, Netdev
Around 04/04/08 22:15, Ilpo Järvinen scribbled:
>> The machine that gave me this error is a http and ftp server handling not
>> very busy distro mirror (if this can give you any clues).
>>
>>> processing expensive verification of TCP state (validates TCP write queue
>>> invariants multiple times per ACK by scanning through the write queue) on
>>> such machine?
>> How to run such a thing, can you give me some pointers?
>
> I sent the patch recently to netdev/lkml:
>
> http://marc.info/?l=linux-netdev&m=120733529216457&w=2
>
> But it's very expensive in processing wise so it might not be wise to put
> it in if performance is important for you.
Ok, I patched the kernel and will let it run for a while. Performance is
an issue but I think it's better to pinpoint the bug.
--
Georgi Chorbadzhiyski
http://georgi.unixsol.org/
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-04 20:41 ` Pallipadi, Venkatesh
@ 2008-04-05 13:05 ` Carlos R. Mafra
2008-04-06 21:01 ` Rafael J. Wysocki
2008-04-06 20:56 ` Carlos R. Mafra
1 sibling, 1 reply; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-05 13:05 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg
On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> >>> Can you try the latest git and see whether this still is a problem?
> >>
> >>I've just updated to latest git, but it may take some time for it
> >>to happen again (the first 3 boots were okay). Last time it happened
> >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> >>
> >>Do you have reasons to believe this issue was fixed since then?
> >
> >Yes. I think the patch here should have fixed the problem....
> >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> >
>
> Hmmmm.... Looking at latest git,
> The above patch is not yet in git. Can you please apply the above patch
> and see whether do you still see the problem.....
OK, I will apply it manually and test it.
For the record: yesterday my laptop hang at boot with v2.6.25-rc8-139-ge315c12
(without the above patch).
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc8-git2: Reported regressions from 2.6.24
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
` (28 preceding siblings ...)
2008-04-03 23:59 ` 2.6.25-rc8-git2: Reported regressions from 2.6.24 Linus Torvalds
@ 2008-04-05 18:57 ` Linus Torvalds
2008-04-06 21:10 ` Rafael J. Wysocki
[not found] ` <pdYe6zNQVl.A.-CB.KGW9HB@albercik>
30 siblings, 1 reply; 107+ messages in thread
From: Linus Torvalds @ 2008-04-05 18:57 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Adrian Bunk, Andrew Morton,
Natalie Protasevich
On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10349
> Subject : regression: am-utils stopped working in 2.6.25-rc*
> Submitter : Meelis Roos <mroos@linux.ee>
> Date : 2008-03-28 15:20 (7 days old)
> References : http://lkml.org/lkml/2008/3/28/174
This seems to be a bug in am-utils:
https://bugzilla.am-utils.org/show_bug.cgi?id=612
and while we try very hard to not break existing binaries that assume some
old broken kernel behaviour, things like system setup code that is
outright buggy is kind of exempt from that rule. So I think in this case
it really is a user-level issue.
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10346
> Subject : Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
> Submitter : Georgi Chorbadzhiyski <gf@unixsol.org>
> Date : 2008-03-27 17:29 (8 days old)
> References : http://lkml.org/lkml/2008/3/27/246
I wouldn't call this a regression. It's a hard-to-trigger warning that is
being debugged.
Linus
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki
@ 2008-04-05 19:49 ` Bill Davidsen
0 siblings, 0 replies; 107+ messages in thread
From: Bill Davidsen @ 2008-04-05 19:49 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Andre Tomt, Matthew Ranostay
Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10302
> Subject : 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound
> Submitter : Andre Tomt <andre@tomt.net>
> Date : 2008-03-21 20:03 (14 days old)
> References : http://lkml.org/lkml/2008/3/21/295
> Handled-By : Matthew Ranostay <mranostay@embeddedalley.com>
>
>
Is this by any chance related to the RTC old/new vs. sound problem noted
in another thread?
--
Bill Davidsen <davidsen@tmr.com>
"We have more to fear from the bungling of the incompetent than from
the machinations of the wicked." - from Slashdot
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: (regression) kernel/timeconst.h bugs with HZ=128
[not found] ` <pdYe6zNQVl.A.-CB.KGW9HB@albercik>
@ 2008-04-06 7:29 ` David Brownell
2008-04-06 17:58 ` H. Peter Anvin
0 siblings, 1 reply; 107+ messages in thread
From: David Brownell @ 2008-04-06 7:29 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, H. Peter Anvin
On Thursday 03 April 2008, Rafael J. Wysocki wrote:
> The following report is on the current list of known regressions
> from 2.6.24. Please verify if the issue is still present in the
> mainline.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10153
> Subject : (regression) kernel/timeconst.h bugs with HZ=128
The (new) compiler warnings are still being issued, yes.
> Submitter : David Brownell <david-b@pacbell.net>
> Date : 2008-02-26 19:32 (38 days old)
> References : http://lkml.org/lkml/2008/2/26/294
> Handled-By : H. Peter Anvin <hpa@zytor.com>
> Patch : http://bugzilla.kernel.org/attachment.cgi?id=15114&action=view
> http://bugzilla.kernel.org/attachment.cgi?id=15115&action=view
>
>
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: (regression) kernel/timeconst.h bugs with HZ=128
2008-04-06 7:29 ` (regression) kernel/timeconst.h bugs with HZ=128 David Brownell
@ 2008-04-06 17:58 ` H. Peter Anvin
0 siblings, 0 replies; 107+ messages in thread
From: H. Peter Anvin @ 2008-04-06 17:58 UTC (permalink / raw)
To: David Brownell; +Cc: Rafael J. Wysocki, Linux Kernel Mailing List
David Brownell wrote:
>
> The (new) compiler warnings are still being issued, yes.
>
I have a cleaner patchset prepared than the one that got bikeshed
painted out of existence, but I want to wait until post-2.6.25 for it.
The nice thing is that it deletes a lot more code than it adds:
include/asm-alpha/types.h | 36 --------------
include/asm-arm/types.h | 33 -------------
include/asm-avr32/types.h | 32 -------------
include/asm-blackfin/types.h | 34 -------------
include/asm-cris/types.h | 33 -------------
include/asm-frv/types.h | 34 -------------
include/asm-generic/Kbuild | 2
include/asm-generic/int-l64.h | 71 ++++++++++++++++++++++++++++
include/asm-generic/int-ll64.h | 76 +++++++++++++++++++++++++++++++
include/asm-h8300/types.h | 33 -------------
include/asm-ia64/types.h | 31 ------------
include/asm-m32r/types.h | 32 -------------
include/asm-m68k/types.h | 32 -------------
include/asm-mips/types.h | 56 ++--------------------
include/asm-mn10300/types.h | 33 -------------
include/asm-parisc/types.h | 33 -------------
include/asm-powerpc/types.h | 48 ++-----------------
include/asm-s390/types.h | 48 ++-----------------
include/asm-sh/types.h | 34 -------------
include/asm-sparc/types.h | 30 ------------
include/asm-sparc64/types.h | 30 ------------
include/asm-v850/types.h | 32 -------------
include/asm-x86/types.h | 38 ---------------
include/asm-xtensa/types.h | 33 -------------
kernel/time.c | 8 +--
25 files changed, 201 insertions(+), 701 deletions(-)
See:
git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes.git
-hpa
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-04 20:41 ` Pallipadi, Venkatesh
2008-04-05 13:05 ` Carlos R. Mafra
@ 2008-04-06 20:56 ` Carlos R. Mafra
2008-04-07 5:31 ` Pallipadi, Venkatesh
1 sibling, 1 reply; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-06 20:56 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg
On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> [...]
> >>> >I've uploaded the picture where it hangs, it is in the very
> >>beginning
> >>> >of the boot process:
> >>> >
> >>> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >>>
> >>>
> >>> Can you try the latest git and see whether this still is a problem?
> >>
> >>I've just updated to latest git, but it may take some time for it
> >>to happen again (the first 3 boots were okay). Last time it happened
> >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> >>
> >>Do you have reasons to believe this issue was fixed since then?
> >
> >Yes. I think the patch here should have fixed the problem....
> >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> >
>
> Hmmmm.... Looking at latest git,
> The above patch is not yet in git. Can you please apply the above patch
> and see whether do you still see the problem.....
I applied Venkatesh's patch from the link above on top of
v2.6.25-rc8-139-ge315c12, but my laptop hung at the 11th boot with the
same state show here:
http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
I waited 3'30" but the boot process never resumed, so I pressed
the power button.
Any further patches I might try?
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-05 13:05 ` Carlos R. Mafra
@ 2008-04-06 21:01 ` Rafael J. Wysocki
2008-04-06 22:07 ` Carlos R. Mafra
0 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-06 21:01 UTC (permalink / raw)
To: Carlos R. Mafra
Cc: Pallipadi, Venkatesh, Ray Lee, Linux Kernel Mailing List,
Soeren Sonnenburg
On Saturday, 5 of April 2008, Carlos R. Mafra wrote:
> On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
>
> > >>> Can you try the latest git and see whether this still is a problem?
> > >>
> > >>I've just updated to latest git, but it may take some time for it
> > >>to happen again (the first 3 boots were okay). Last time it happened
> > >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> > >>
> > >>Do you have reasons to believe this issue was fixed since then?
> > >
> > >Yes. I think the patch here should have fixed the problem....
> > >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> > >
> >
> > Hmmmm.... Looking at latest git,
> > The above patch is not yet in git. Can you please apply the above patch
> > and see whether do you still see the problem.....
>
> OK, I will apply it manually and test it.
>
> For the record: yesterday my laptop hang at boot with v2.6.25-rc8-139-ge315c12
> (without the above patch).
Carlos, please add yourself to the CC list at
http://bugzilla.kernel.org/show_bug.cgi?id=10093
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc8-git2: Reported regressions from 2.6.24
2008-04-05 18:57 ` Linus Torvalds
@ 2008-04-06 21:10 ` Rafael J. Wysocki
0 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-06 21:10 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linux Kernel Mailing List, Adrian Bunk, Andrew Morton,
Natalie Protasevich
On Saturday, 5 of April 2008, Linus Torvalds wrote:
>
> On Fri, 4 Apr 2008, Rafael J. Wysocki wrote:
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10349
> > Subject : regression: am-utils stopped working in 2.6.25-rc*
> > Submitter : Meelis Roos <mroos@linux.ee>
> > Date : 2008-03-28 15:20 (7 days old)
> > References : http://lkml.org/lkml/2008/3/28/174
>
> This seems to be a bug in am-utils:
>
> https://bugzilla.am-utils.org/show_bug.cgi?id=612
>
> and while we try very hard to not break existing binaries that assume some
> old broken kernel behaviour, things like system setup code that is
> outright buggy is kind of exempt from that rule. So I think in this case
> it really is a user-level issue.
OK, closed.
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10346
> > Subject : Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
> > Submitter : Georgi Chorbadzhiyski <gf@unixsol.org>
> > Date : 2008-03-27 17:29 (8 days old)
> > References : http://lkml.org/lkml/2008/3/27/246
>
> I wouldn't call this a regression. It's a hard-to-trigger warning that is
> being debugged.
Dropped from the list.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: TUNER_TDA8290=y, VIDEO_DEV=n build error
2008-04-04 9:37 ` Rafael J. Wysocki
@ 2008-04-06 21:43 ` Adrian Bunk
2008-04-06 21:59 ` Rafael J. Wysocki
0 siblings, 1 reply; 107+ messages in thread
From: Adrian Bunk @ 2008-04-06 21:43 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Toralf Feorster
On Fri, Apr 04, 2008 at 11:37:40AM +0200, Rafael J. Wysocki wrote:
> On Friday, 4 of April 2008, Adrian Bunk wrote:
> > On Fri, Apr 04, 2008 at 01:20:32AM +0200, Rafael J. Wysocki wrote:
> > > The following report is on the current list of known regressions
> > > from 2.6.24. Please verify if the issue is still present in the
> > > mainline.
> >
> > When you asked me just 2 days ago exactly the same question in the
> > Bugzilla entry I immediately confirmed it's still present.
> >
> > Was anything wrong with my answer (and the subsequent discussions) that
> > you now also ask Toralf for confirmation?
>
> This text is automatically added to the messages sent in replies to the main
> report.
>
> Well, it probably could be better. I'm open for suggestions. :-)
First of all you try to get the tracking of all bugs into Bugzilla, and
now you've sent a batch of emails where the answers will not get into
Bugzilla automatically.
As an example, for the bug we are talking about the main value of you
asking me in Bugzilla was not that I confirmed it's still present, the
main value was that this caused Mauro to make a fix. What would have
happened if Toralf had answered in an email that the bug is still
present?
And especially for trickier stuff like suspend/resume problems it might
also make sense to send the email to all people who might possibly be
involved with the bug - even if this means putting all email addresses
from 5 MAINTAINERS entries into one email. It takes a bit more time when
writing the emails, but my experience was it's worth it.
> Thanks,
> Rafael
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: TUNER_TDA8290=y, VIDEO_DEV=n build error
2008-04-06 21:43 ` Adrian Bunk
@ 2008-04-06 21:59 ` Rafael J. Wysocki
0 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-06 21:59 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Linux Kernel Mailing List, Toralf Feorster
On Sunday, 6 of April 2008, Adrian Bunk wrote:
> On Fri, Apr 04, 2008 at 11:37:40AM +0200, Rafael J. Wysocki wrote:
> > On Friday, 4 of April 2008, Adrian Bunk wrote:
> > > On Fri, Apr 04, 2008 at 01:20:32AM +0200, Rafael J. Wysocki wrote:
> > > > The following report is on the current list of known regressions
> > > > from 2.6.24. Please verify if the issue is still present in the
> > > > mainline.
> > >
> > > When you asked me just 2 days ago exactly the same question in the
> > > Bugzilla entry I immediately confirmed it's still present.
> > >
> > > Was anything wrong with my answer (and the subsequent discussions) that
> > > you now also ask Toralf for confirmation?
> >
> > This text is automatically added to the messages sent in replies to the main
> > report.
> >
> > Well, it probably could be better. I'm open for suggestions. :-)
>
> First of all you try to get the tracking of all bugs into Bugzilla, and
> now you've sent a batch of emails where the answers will not get into
> Bugzilla automatically.
So?
> As an example, for the bug we are talking about the main value of you
> asking me in Bugzilla was not that I confirmed it's still present, the
> main value was that this caused Mauro to make a fix. What would have
> happened if Toralf had answered in an email that the bug is still
> present?
Most probably, I would add a reference to his reply to the bugzilla entry.
> And especially for trickier stuff like suspend/resume problems it might
> also make sense to send the email to all people who might possibly be
> involved with the bug - even if this means putting all email addresses
> from 5 MAINTAINERS entries into one email. It takes a bit more time when
> writing the emails, but my experience was it's worth it.
Yes, I'm going to do that in the future.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-06 21:01 ` Rafael J. Wysocki
@ 2008-04-06 22:07 ` Carlos R. Mafra
2008-04-06 23:20 ` Rafael J. Wysocki
0 siblings, 1 reply; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-06 22:07 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Pallipadi, Venkatesh, Ray Lee, Linux Kernel Mailing List,
Soeren Sonnenburg
On Sun 6.Apr'08 at 23:01:50 +0200, Rafael J. Wysocki wrote:
> On Saturday, 5 of April 2008, Carlos R. Mafra wrote:
> > On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> >
> > > >>> Can you try the latest git and see whether this still is a problem?
> > > >>
> > > >>I've just updated to latest git, but it may take some time for it
> > > >>to happen again (the first 3 boots were okay). Last time it happened
> > > >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> > > >>
> > > >>Do you have reasons to believe this issue was fixed since then?
> > > >
> > > >Yes. I think the patch here should have fixed the problem....
> > > >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> > > >
> > >
> > > Hmmmm.... Looking at latest git,
> > > The above patch is not yet in git. Can you please apply the above patch
> > > and see whether do you still see the problem.....
> >
> > OK, I will apply it manually and test it.
> >
> > For the record: yesterday my laptop hang at boot with v2.6.25-rc8-139-ge315c12
> > (without the above patch).
>
> Carlos, please add yourself to the CC list at
> http://bugzilla.kernel.org/show_bug.cgi?id=10093
Rafael, I added myself to bug 10117 instead of 10093.
I am sorry about this confusion, but the References: to
both bug 10093 and 10117 are this email from Soeren
http://lkml.org/lkml/2008/2/23/263 (and this is how I got
to this thread)
That is the hang which happens in my laptop with latest git.
You can check that by looking at this picture I took while
my laptop was hung http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
However you closed bug 10117, but that is not fixed for me so I am
going to reopen it if you don't mind.
By the way, thanks for all your effort to track down these regressions.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-06 22:07 ` Carlos R. Mafra
@ 2008-04-06 23:20 ` Rafael J. Wysocki
2008-04-07 5:30 ` Soeren Sonnenburg
0 siblings, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-06 23:20 UTC (permalink / raw)
To: Carlos R. Mafra
Cc: Pallipadi, Venkatesh, Ray Lee, Linux Kernel Mailing List,
Soeren Sonnenburg
On Monday, 7 of April 2008, Carlos R. Mafra wrote:
> On Sun 6.Apr'08 at 23:01:50 +0200, Rafael J. Wysocki wrote:
> > On Saturday, 5 of April 2008, Carlos R. Mafra wrote:
> > > On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> > >
> > > > >>> Can you try the latest git and see whether this still is a problem?
> > > > >>
> > > > >>I've just updated to latest git, but it may take some time for it
> > > > >>to happen again (the first 3 boots were okay). Last time it happened
> > > > >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> > > > >>
> > > > >>Do you have reasons to believe this issue was fixed since then?
> > > > >
> > > > >Yes. I think the patch here should have fixed the problem....
> > > > >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> > > > >
> > > >
> > > > Hmmmm.... Looking at latest git,
> > > > The above patch is not yet in git. Can you please apply the above patch
> > > > and see whether do you still see the problem.....
> > >
> > > OK, I will apply it manually and test it.
> > >
> > > For the record: yesterday my laptop hang at boot with v2.6.25-rc8-139-ge315c12
> > > (without the above patch).
> >
> > Carlos, please add yourself to the CC list at
> > http://bugzilla.kernel.org/show_bug.cgi?id=10093
>
> Rafael, I added myself to bug 10117 instead of 10093.
>
> I am sorry about this confusion, but the References: to
> both bug 10093 and 10117 are this email from Soeren
> http://lkml.org/lkml/2008/2/23/263 (and this is how I got
> to this thread)
>
> That is the hang which happens in my laptop with latest git.
> You can check that by looking at this picture I took while
> my laptop was hung http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>
> However you closed bug 10117, but that is not fixed for me so I am
> going to reopen it if you don't mind.
OK
Well, perhaps we should mark bug #10093 as a duplicate of bug #10117 or
vice versa. Soeren, are they really different?
> By the way, thanks for all your effort to track down these regressions.
You're welcome. :-)
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-06 23:20 ` Rafael J. Wysocki
@ 2008-04-07 5:30 ` Soeren Sonnenburg
0 siblings, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-07 5:30 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Carlos R. Mafra, Pallipadi, Venkatesh, Ray Lee,
Linux Kernel Mailing List
On Mon, 2008-04-07 at 01:20 +0200, Rafael J. Wysocki wrote:
> On Monday, 7 of April 2008, Carlos R. Mafra wrote:
> > On Sun 6.Apr'08 at 23:01:50 +0200, Rafael J. Wysocki wrote:
> > > On Saturday, 5 of April 2008, Carlos R. Mafra wrote:
> > > > On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> > > >
> > > > > >>> Can you try the latest git and see whether this still is a problem?
> > > > > >>
> > > > > >>I've just updated to latest git, but it may take some time for it
> > > > > >>to happen again (the first 3 boots were okay). Last time it happened
> > > > > >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> > > > > >>
> > > > > >>Do you have reasons to believe this issue was fixed since then?
> > > > > >
> > > > > >Yes. I think the patch here should have fixed the problem....
> > > > > >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> > > > > >
> > > > >
> > > > > Hmmmm.... Looking at latest git,
> > > > > The above patch is not yet in git. Can you please apply the above patch
> > > > > and see whether do you still see the problem.....
> > > >
> > > > OK, I will apply it manually and test it.
> > > >
> > > > For the record: yesterday my laptop hang at boot with v2.6.25-rc8-139-ge315c12
> > > > (without the above patch).
> > >
> > > Carlos, please add yourself to the CC list at
> > > http://bugzilla.kernel.org/show_bug.cgi?id=10093
> >
> > Rafael, I added myself to bug 10117 instead of 10093.
> >
> > I am sorry about this confusion, but the References: to
> > both bug 10093 and 10117 are this email from Soeren
> > http://lkml.org/lkml/2008/2/23/263 (and this is how I got
> > to this thread)
> >
> > That is the hang which happens in my laptop with latest git.
> > You can check that by looking at this picture I took while
> > my laptop was hung http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >
> > However you closed bug 10117, but that is not fixed for me so I am
> > going to reopen it if you don't mind.
>
> OK
>
> Well, perhaps we should mark bug #10093 as a duplicate of bug #10117 or
> vice versa. Soeren, are they really different?
No idea... All I can tell is that I could not trigger the
supports 8 throttling states hang anymore since quite a while... It
looks like it got harder to trigger for Carlos too... maybe he could try
to disable CONFIG_CPUIDLE and check if it is at least CPUIDLE related?
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-06 20:56 ` Carlos R. Mafra
@ 2008-04-07 5:31 ` Pallipadi, Venkatesh
2008-04-07 5:48 ` Soeren Sonnenburg
` (2 more replies)
0 siblings, 3 replies; 107+ messages in thread
From: Pallipadi, Venkatesh @ 2008-04-07 5:31 UTC (permalink / raw)
To: Carlos R. Mafra
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg
>-----Original Message-----
>From: Carlos R. Mafra [mailto:crmafra2@gmail.com]
>Sent: Sunday, April 06, 2008 1:56 PM
>To: Pallipadi, Venkatesh
>Cc: Ray Lee; Rafael J. Wysocki; Linux Kernel Mailing List;
>Soeren Sonnenburg
>Subject: Re: 2.6.25-current-git hangs on boot unless
>CONFIG_CPU_IDLE=n-Apple
>
>On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
>> [...]
>> >>> >I've uploaded the picture where it hangs, it is in the very
>> >>beginning
>> >>> >of the boot process:
>> >>> >
>> >>> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>> >>>
>> >>>
>> >>> Can you try the latest git and see whether this still is
>a problem?
>> >>
>> >>I've just updated to latest git, but it may take some time for it
>> >>to happen again (the first 3 boots were okay). Last time
>it happened
>> >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
>> >>
>> >>Do you have reasons to believe this issue was fixed since then?
>> >
>> >Yes. I think the patch here should have fixed the problem....
>> >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
>> >
>>
>> Hmmmm.... Looking at latest git,
>> The above patch is not yet in git. Can you please apply the
>above patch
>> and see whether do you still see the problem.....
>
>I applied Venkatesh's patch from the link above on top of
>v2.6.25-rc8-139-ge315c12, but my laptop hung at the 11th boot with the
>same state show here:
>http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
>
>I waited 3'30" but the boot process never resumed, so I pressed
>the power button.
>
>Any further patches I might try?
Carlos,
Hmm. So, we still have some bug hidden in there..
As this is similar to 10117, we should probably track this there.
10093 is a different cpuidle specific bug looks like, as it happens at a
different place while switching between governors.
Can you attach your kernel config, acpidump output and dmesg when kernel
boots ok to that bugzilla.
Also, if you can please try processor.max_cstate=2 boot option and see
whether you still can reproduce the problem. If you can, then try
processor.max_cstate=1. For this boot option to work, you have to have
ACPI_PROCESSOR built into your kernel (and should not be a module).
One more qn. Did you see this problem witj 2.6.24 as well or is this
something that you started seeing only recently?
Thanks,
VEnki
^ permalink raw reply [flat|nested] 107+ messages in thread
* RE: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-07 5:31 ` Pallipadi, Venkatesh
@ 2008-04-07 5:48 ` Soeren Sonnenburg
2008-04-07 11:46 ` Carlos R. Mafra
2008-04-09 10:50 ` Carlos R. Mafra
2 siblings, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-07 5:48 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Carlos R. Mafra, Ray Lee, Rafael J. Wysocki,
Linux Kernel Mailing List
On Sun, 2008-04-06 at 22:31 -0700, Pallipadi, Venkatesh wrote:
[...]
> >I applied Venkatesh's patch from the link above on top of
> >v2.6.25-rc8-139-ge315c12, but my laptop hung at the 11th boot with the
> >same state show here:
> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >
> >I waited 3'30" but the boot process never resumed, so I pressed
> >the power button.
> >
> >Any further patches I might try?
>
> Carlos,
>
> Hmm. So, we still have some bug hidden in there..
> As this is similar to 10117, we should probably track this there.
> 10093 is a different cpuidle specific bug looks like, as it happens at a
> different place while switching between governors.
>
> Can you attach your kernel config, acpidump output and dmesg when kernel
> boots ok to that bugzilla.
you could use what I've send as I was seeing this bug too... but maybe
his config (sony vaio?) is well directly point to the problem.
[...]
> One more qn. Did you see this problem witj 2.6.24 as well or is this
> something that you started seeing only recently?
This thing I can answer: yes this is new in 2.6.25 and in there since at
least 23 Feb 2008.
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-04 6:31 ` Soeren Sonnenburg
@ 2008-04-07 7:16 ` Romano Giannetti
2008-04-07 9:10 ` Rafael J. Wysocki
2008-04-17 18:20 ` [Suspend-devel] " Stefan Seyfried
2008-04-11 21:04 ` 2.6.25-rc6 regression - hang on resume Pavel Machek
1 sibling, 2 replies; 107+ messages in thread
From: Romano Giannetti @ 2008-04-07 7:16 UTC (permalink / raw)
To: Soeren Sonnenburg
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, bugme-daemon,
Jesse Barnes, suspend-devel
On Fri, 2008-04-04 at 08:31 +0200, Soeren Sonnenburg wrote:
> On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > Subject : 2.6.25-rc6 regression - hang on resume
> > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > Date : 2008-03-25 04:44 (10 days old)
>
> Yes. The machine resumes and display stays black using s2ram -f -p
> (blindly typing reboot etc on keyboard does what is expected). However
> display comes back on 2.6.24.
I can add that on my laptop (toshiba U305, Intel 945GM chipset), s2ram
-f -p -m which used to work ok, in X and console, in 2.6.24 stopped to
work (I tested -rc8, but I think it's like that since a long time).
Machine resumes but the screen stays off after that, although machine is
working (exactly as Soeren said).
On the other hand, now the plain "echo mem > /sys/power/state" works
perfectly, from X and console. So some of the magic vbe save/restore of
s2ram mess something up for this card.
Is it a regression for my laptop (is evidently one for Soeren)? On one
side, a "used to work" setup is broken, but it worked with userspace
hacks; now it works with the plain way, and that's clearly better.
I added on Cc: Jesse, to whom I confirmed that Intel suspend/resume was
ok on Feb, 21, [1] and suspend-devel list, because now I do not know
what to do with the whitelist I sent for s2ram for this machine...
Romano
[1] http://marc.info/?l=linux-kernel&m=120362475121590&w=2
--
Sorry for the disclaimer --- ¡I cannot stop it!
--
La presente comunicación tiene carácter confidencial y es para el exclusivo uso del destinatario indicado en la misma. Si Ud. no es el destinatario indicado, le informamos que cualquier forma de distribución, reproducción o uso de esta comunicación y/o de la información contenida en la misma están estrictamente prohibidos por la ley. Si Ud. ha recibido esta comunicación por error, por favor, notifíquelo inmediatamente al remitente contestando a este mensaje y proceda a continuación a destruirlo. Gracias por su colaboración.
This communication contains confidential information. It is for the exclusive use of the intended addressee. If you are not the intended addressee, please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited by law. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this message. Thank you for your cooperation.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-07 7:16 ` 2.6.25-rc6 regression - hang on resume [Bug 10319] Romano Giannetti
@ 2008-04-07 9:10 ` Rafael J. Wysocki
2008-04-08 8:58 ` Tino Keitel
2008-04-17 18:20 ` [Suspend-devel] " Stefan Seyfried
1 sibling, 1 reply; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-07 9:10 UTC (permalink / raw)
To: Romano Giannetti
Cc: Soeren Sonnenburg, Linux Kernel Mailing List, bugme-daemon,
Jesse Barnes, suspend-devel
On Monday, 7 of April 2008, Romano Giannetti wrote:
>
> On Fri, 2008-04-04 at 08:31 +0200, Soeren Sonnenburg wrote:
> > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
>>
> > Yes. The machine resumes and display stays black using s2ram -f -p
> > (blindly typing reboot etc on keyboard does what is expected). However
> > display comes back on 2.6.24.
>
> I can add that on my laptop (toshiba U305, Intel 945GM chipset), s2ram
> -f -p -m which used to work ok, in X and console, in 2.6.24 stopped to
> work (I tested -rc8, but I think it's like that since a long time).
> Machine resumes but the screen stays off after that, although machine is
> working (exactly as Soeren said).
Your graphics adapter is different from the Soeren's one and the fact that
"echo mem > /sys/power/state" works for you now is probably a result of the
recent changes in the i915 driver that is now supposed to handle suspend
and resume.
That said, there had to be a change that affected both of your systems
between 2.6.24 and .25-rc8. Moreover, I'm suspecting ACPI or something
generic in the DRM core.
As far as ACPI is concerned, one commit related to backlight has just been
reverted, so Soeren, can you please test the current Linus' tree?
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-07 5:31 ` Pallipadi, Venkatesh
2008-04-07 5:48 ` Soeren Sonnenburg
@ 2008-04-07 11:46 ` Carlos R. Mafra
2008-04-09 10:50 ` Carlos R. Mafra
2 siblings, 0 replies; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-07 11:46 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg, rui.zhang
On Sun 6.Apr'08 at 22:31:17 -0700, Pallipadi, Venkatesh wrote:
> >On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> >> [...]
> >> >>> >I've uploaded the picture where it hangs, it is in the very
> >> >>beginning
> >> >>> >of the boot process:
> >> >>> >
> >> >>> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >> >>>
> >> >>>
> >> >>> Can you try the latest git and see whether this still is
> >a problem?
> >> >>
> >> >>I've just updated to latest git, but it may take some time for it
> >> >>to happen again (the first 3 boots were okay). Last time
> >it happened
> >> >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> >> >>
> >> >>Do you have reasons to believe this issue was fixed since then?
> >> >
> >> >Yes. I think the patch here should have fixed the problem....
> >> >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> >> >
> >>
> >> Hmmmm.... Looking at latest git,
> >> The above patch is not yet in git. Can you please apply the
> >above patch
> >> and see whether do you still see the problem.....
> >
> >I applied Venkatesh's patch from the link above on top of
> >v2.6.25-rc8-139-ge315c12, but my laptop hung at the 11th boot with the
> >same state show here:
> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >
> >I waited 3'30" but the boot process never resumed, so I pressed
> >the power button.
> >
> >Any further patches I might try?
>
> Carlos,
>
> Hmm. So, we still have some bug hidden in there..
> As this is similar to 10117, we should probably track this there.
> 10093 is a different cpuidle specific bug looks like, as it happens at a
> different place while switching between governors.
>
> Can you attach your kernel config, acpidump output and dmesg when kernel
> boots ok to that bugzilla.
I uploaded the kernel config and dmesg to the bugzilla a few minutes ago.
I don't have a copy of the acpidump with me right now (laptop is at home,
I am at the physics institute now), but if there is urgency you can look
at the acpidump I've sent here http://lkml.org/lkml/2008/2/11/364
> Also, if you can please try processor.max_cstate=2 boot option and see
> whether you still can reproduce the problem. If you can, then try
> processor.max_cstate=1. For this boot option to work, you have to have
> ACPI_PROCESSOR built into your kernel (and should not be a module).
Ok, I will try them.
> One more qn. Did you see this problem witj 2.6.24 as well or is this
> something that you started seeing only recently?
It started more or less at the same time as 2.6.25-rc1 was released.
It was not there at 2.6.24.
Well, at first I thought it was related to drivers/acpi/thermal.c, because
the next kernel message (in a successfull boot) after the point in which it
fails is
ACPI: LNXTHERM:01 is registered as thermal_zone0
and there were some changes to that file a bit before -rc1 was out.
For example, commits 3f655ef8 and ce44e19701.
I don't know if this is recommended, but I added Zhang Rui to the Cc: list
to exclude or confirm this possibility.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-07 9:10 ` Rafael J. Wysocki
@ 2008-04-08 8:58 ` Tino Keitel
2008-04-08 12:35 ` Romano Giannetti
0 siblings, 1 reply; 107+ messages in thread
From: Tino Keitel @ 2008-04-08 8:58 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Romano Giannetti, Soeren Sonnenburg, Linux Kernel Mailing List,
bugme-daemon, Jesse Barnes, suspend-devel
On Mon, Apr 07, 2008 at 11:10:39 +0200, Rafael J. Wysocki wrote:
> On Monday, 7 of April 2008, Romano Giannetti wrote:
> >
> > On Fri, 2008-04-04 at 08:31 +0200, Soeren Sonnenburg wrote:
> > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> >>
> > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > (blindly typing reboot etc on keyboard does what is expected). However
> > > display comes back on 2.6.24.
> >
> > I can add that on my laptop (toshiba U305, Intel 945GM chipset), s2ram
> > -f -p -m which used to work ok, in X and console, in 2.6.24 stopped to
> > work (I tested -rc8, but I think it's like that since a long time).
> > Machine resumes but the screen stays off after that, although machine is
> > working (exactly as Soeren said).
>
> Your graphics adapter is different from the Soeren's one and the fact that
> "echo mem > /sys/power/state" works for you now is probably a result of the
> recent changes in the i915 driver that is now supposed to handle suspend
> and resume.
I tried to use vbetool to get my text console back with 2.6.24 after a
suspend to RAM. As a result, I got a text working console, but a
crashing X server sometimes after resume, and the only way to get X
back was to reboot.
With 2.6.25-rc, the text console is fine after resume, due to the
recent changes to the Intel i915 DRM driver. Maybe those people who
used to use vbetool prior to 2.6.25 should check if this is still
needed.
Regards,
Tino
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-08 8:58 ` Tino Keitel
@ 2008-04-08 12:35 ` Romano Giannetti
2008-04-08 12:39 ` Soeren Sonnenburg
2008-04-08 14:41 ` Matthew Garrett
0 siblings, 2 replies; 107+ messages in thread
From: Romano Giannetti @ 2008-04-08 12:35 UTC (permalink / raw)
To: Tino Keitel
Cc: Rafael J. Wysocki, Soeren Sonnenburg, Linux Kernel Mailing List,
bugme-daemon, Jesse Barnes, suspend-devel
On Tue, 2008-04-08 at 10:58 +0200, Tino Keitel wrote:
> With 2.6.25-rc, the text console is fine after resume, due to the
> recent changes to the Intel i915 DRM driver. Maybe those people who
> used to use vbetool prior to 2.6.25 should check if this is still
> needed.
Yep, the problem is just that: in 2.6.24 vbetool hacks (in my case,
using s2ram -p -m options) was needed to resume graphics. Now they are
not needed anymore, and using them _break_ resume.
So, people with a working suspend-to-ram setup (even using the whitelist
in s2ram, I mean, simply calling s2ram) will discover that 2.6.25 break
their machine. Removing the s2ram package and suspending with
kernel-only machinery will work, but... well, it's not user-friendly.
Romano
--
Sorry for the disclaimer --- ¡I cannot stop it!
--
La presente comunicación tiene carácter confidencial y es para el exclusivo uso del destinatario indicado en la misma. Si Ud. no es el destinatario indicado, le informamos que cualquier forma de distribución, reproducción o uso de esta comunicación y/o de la información contenida en la misma están estrictamente prohibidos por la ley. Si Ud. ha recibido esta comunicación por error, por favor, notifíquelo inmediatamente al remitente contestando a este mensaje y proceda a continuación a destruirlo. Gracias por su colaboración.
This communication contains confidential information. It is for the exclusive use of the intended addressee. If you are not the intended addressee, please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited by law. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this message. Thank you for your cooperation.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-08 12:35 ` Romano Giannetti
@ 2008-04-08 12:39 ` Soeren Sonnenburg
2008-04-08 12:52 ` Fabio Comolli
2008-04-08 14:41 ` Matthew Garrett
1 sibling, 1 reply; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-08 12:39 UTC (permalink / raw)
To: Romano Giannetti
Cc: Tino Keitel, Rafael J. Wysocki, Linux Kernel Mailing List,
bugme-daemon, Jesse Barnes, suspend-devel
On Tue, 2008-04-08 at 14:35 +0200, Romano Giannetti wrote:
>
> On Tue, 2008-04-08 at 10:58 +0200, Tino Keitel wrote:
> > With 2.6.25-rc, the text console is fine after resume, due to the
> > recent changes to the Intel i915 DRM driver. Maybe those people who
> > used to use vbetool prior to 2.6.25 should check if this is still
> > needed.
>
> Yep, the problem is just that: in 2.6.24 vbetool hacks (in my case,
> using s2ram -p -m options) was needed to resume graphics. Now they are
> not needed anymore, and using them _break_ resume.
>
> So, people with a working suspend-to-ram setup (even using the whitelist
> in s2ram, I mean, simply calling s2ram) will discover that 2.6.25 break
> their machine. Removing the s2ram package and suspending with
> kernel-only machinery will work, but... well, it's not user-friendly.
The above holds only if you have an intel graphics adapter. For me
(radeon) it really breaks (as in echo mem >/sys/power/state leaves me a
black screen on resume and manually typing vbetool post or vbetool
vgamode simply hangs the machine).
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-08 12:39 ` Soeren Sonnenburg
@ 2008-04-08 12:52 ` Fabio Comolli
2008-04-08 13:32 ` Soeren Sonnenburg
0 siblings, 1 reply; 107+ messages in thread
From: Fabio Comolli @ 2008-04-08 12:52 UTC (permalink / raw)
To: Soeren Sonnenburg
Cc: Romano Giannetti, Tino Keitel, Rafael J. Wysocki,
Linux Kernel Mailing List, bugme-daemon, Jesse Barnes,
suspend-devel
On Tue, Apr 8, 2008 at 2:39 PM, Soeren Sonnenburg <kernel@nn7.de> wrote:
> On Tue, 2008-04-08 at 14:35 +0200, Romano Giannetti wrote:
> >
> > On Tue, 2008-04-08 at 10:58 +0200, Tino Keitel wrote:
> > > With 2.6.25-rc, the text console is fine after resume, due to the
> > > recent changes to the Intel i915 DRM driver. Maybe those people who
> > > used to use vbetool prior to 2.6.25 should check if this is still
> > > needed.
> >
> > Yep, the problem is just that: in 2.6.24 vbetool hacks (in my case,
> > using s2ram -p -m options) was needed to resume graphics. Now they are
> > not needed anymore, and using them _break_ resume.
> >
> > So, people with a working suspend-to-ram setup (even using the whitelist
> > in s2ram, I mean, simply calling s2ram) will discover that 2.6.25 break
> > their machine. Removing the s2ram package and suspending with
> > kernel-only machinery will work, but... well, it's not user-friendly.
>
> The above holds only if you have an intel graphics adapter. For me
> (radeon) it really breaks (as in echo mem >/sys/power/state leaves me a
> black screen on resume and manually typing vbetool post or vbetool
> vgamode simply hangs the machine).
>
For me (radeon X700) using binary fglrx xorg driver without the binary
kernel module (which does not compile under .25rc for me)
resume-from-ram works using s2ram.
Lightly tested with -rc8.
My laptop is in whitelist as VBE_POST|VBE_SAVE|NOFB .
> Soeren
Fabio
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-08 12:52 ` Fabio Comolli
@ 2008-04-08 13:32 ` Soeren Sonnenburg
0 siblings, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-08 13:32 UTC (permalink / raw)
To: Fabio Comolli
Cc: Romano Giannetti, Tino Keitel, Rafael J. Wysocki,
Linux Kernel Mailing List, bugme-daemon, Jesse Barnes,
suspend-devel
On Tue, 2008-04-08 at 14:52 +0200, Fabio Comolli wrote:
> On Tue, Apr 8, 2008 at 2:39 PM, Soeren Sonnenburg <kernel@nn7.de> wrote:
> > On Tue, 2008-04-08 at 14:35 +0200, Romano Giannetti wrote:
> > >
> > > On Tue, 2008-04-08 at 10:58 +0200, Tino Keitel wrote:
> > > > With 2.6.25-rc, the text console is fine after resume, due to the
> > > > recent changes to the Intel i915 DRM driver. Maybe those people who
> > > > used to use vbetool prior to 2.6.25 should check if this is still
> > > > needed.
> > >
> > > Yep, the problem is just that: in 2.6.24 vbetool hacks (in my case,
> > > using s2ram -p -m options) was needed to resume graphics. Now they are
> > > not needed anymore, and using them _break_ resume.
> > >
> > > So, people with a working suspend-to-ram setup (even using the whitelist
> > > in s2ram, I mean, simply calling s2ram) will discover that 2.6.25 break
> > > their machine. Removing the s2ram package and suspending with
> > > kernel-only machinery will work, but... well, it's not user-friendly.
> >
> > The above holds only if you have an intel graphics adapter. For me
> > (radeon) it really breaks (as in echo mem >/sys/power/state leaves me a
> > black screen on resume and manually typing vbetool post or vbetool
> > vgamode simply hangs the machine).
> >
>
> For me (radeon X700) using binary fglrx xorg driver without the binary
> kernel module (which does not compile under .25rc for me)
> resume-from-ram works using s2ram.
>
> Lightly tested with -rc8.
>
> My laptop is in whitelist as VBE_POST|VBE_SAVE|NOFB .
I am talking about console only. X is a completely different issue
especially with fglrx (which will very likely do the re-init).
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-08 12:35 ` Romano Giannetti
2008-04-08 12:39 ` Soeren Sonnenburg
@ 2008-04-08 14:41 ` Matthew Garrett
2008-04-08 15:07 ` Jesse Barnes
1 sibling, 1 reply; 107+ messages in thread
From: Matthew Garrett @ 2008-04-08 14:41 UTC (permalink / raw)
To: Romano Giannetti
Cc: Tino Keitel, Rafael J. Wysocki, Soeren Sonnenburg,
Linux Kernel Mailing List, bugme-daemon, Jesse Barnes,
suspend-devel
On Tue, Apr 08, 2008 at 02:35:07PM +0200, Romano Giannetti wrote:
> So, people with a working suspend-to-ram setup (even using the whitelist
> in s2ram, I mean, simply calling s2ram) will discover that 2.6.25 break
> their machine. Removing the s2ram package and suspending with
> kernel-only machinery will work, but... well, it's not user-friendly.
The assumption that a static table of VBE-based quirks can be used
without paying attention to the capabilities of the video driver has
always been broken, though I'll freely admit that it's all my fault in
the first place...
--
Matthew Garrett | mjg59@srcf.ucam.org
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-08 14:41 ` Matthew Garrett
@ 2008-04-08 15:07 ` Jesse Barnes
0 siblings, 0 replies; 107+ messages in thread
From: Jesse Barnes @ 2008-04-08 15:07 UTC (permalink / raw)
To: Matthew Garrett
Cc: Romano Giannetti, Tino Keitel, Rafael J. Wysocki,
Soeren Sonnenburg, Linux Kernel Mailing List, bugme-daemon,
suspend-devel
On Tuesday, April 08, 2008 7:41 am Matthew Garrett wrote:
> On Tue, Apr 08, 2008 at 02:35:07PM +0200, Romano Giannetti wrote:
> > So, people with a working suspend-to-ram setup (even using the whitelist
> > in s2ram, I mean, simply calling s2ram) will discover that 2.6.25 break
> > their machine. Removing the s2ram package and suspending with
> > kernel-only machinery will work, but... well, it's not user-friendly.
>
> The assumption that a static table of VBE-based quirks can be used
> without paying attention to the capabilities of the video driver has
> always been broken, though I'll freely admit that it's all my fault in
> the first place...
That said, running vbetool from the console after resuming into it with a new
i915 driver shouldn't kill your machine...
Romano, you say this was working for you before with the suspend/resume
enabled i915 driver, right? So something else must have broken?
You can run the upstream DRM modules against 2.6.24 to insulate yourself from
anything in 2.6.25 that might have broken things... That would be a good
data point.
Jesse
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple
2008-04-07 5:31 ` Pallipadi, Venkatesh
2008-04-07 5:48 ` Soeren Sonnenburg
2008-04-07 11:46 ` Carlos R. Mafra
@ 2008-04-09 10:50 ` Carlos R. Mafra
2 siblings, 0 replies; 107+ messages in thread
From: Carlos R. Mafra @ 2008-04-09 10:50 UTC (permalink / raw)
To: Pallipadi, Venkatesh
Cc: Ray Lee, Rafael J. Wysocki, Linux Kernel Mailing List,
Soeren Sonnenburg
On Sun 6.Apr'08 at 22:31:17 -0700, Pallipadi, Venkatesh wrote:
> >On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi, Venkatesh wrote:
> >> [...]
> >> >>> >I've uploaded the picture where it hangs, it is in the very
> >> >>beginning
> >> >>> >of the boot process:
> >> >>> >
> >> >>> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >> >>>
> >> >>>
> >> >>> Can you try the latest git and see whether this still is
> >a problem?
> >> >>
> >> >>I've just updated to latest git, but it may take some time for it
> >> >>to happen again (the first 3 boots were okay). Last time
> >it happened
> >> >>with 2.6.25-rc7-00149-gaf8be4e (I checked now).
> >> >>
> >> >>Do you have reasons to believe this issue was fixed since then?
> >> >
> >> >Yes. I think the patch here should have fixed the problem....
> >> >Patch : http://marc.info/?l=linux-kernel&m=120674502201007&w=4
> >> >
> >>
> >> Hmmmm.... Looking at latest git,
> >> The above patch is not yet in git. Can you please apply the
> >above patch
> >> and see whether do you still see the problem.....
> >
> >I applied Venkatesh's patch from the link above on top of
> >v2.6.25-rc8-139-ge315c12, but my laptop hung at the 11th boot with the
> >same state show here:
> >http://www.ift.unesp.br/users/crmafra/dsc04673.jpg
> >
> >I waited 3'30" but the boot process never resumed, so I pressed
> >the power button.
> >
> >Any further patches I might try?
>
> Carlos,
>
> Hmm. So, we still have some bug hidden in there..
> As this is similar to 10117, we should probably track this there.
> 10093 is a different cpuidle specific bug looks like, as it happens at a
> different place while switching between governors.
>
> Can you attach your kernel config, acpidump output and dmesg when kernel
> boots ok to that bugzilla.
> Also, if you can please try processor.max_cstate=2 boot option and see
> whether you still can reproduce the problem. If you can, then try
> processor.max_cstate=1. For this boot option to work, you have to have
> ACPI_PROCESSOR built into your kernel (and should not be a module).
I booted the laptop many times yesterday (to test these things):
1) CONFIG_CPUIDLE=n seems to help. It didn't hang after 17 boots
2) processor.max_cstate=2 doesn't help, it hung at the 10th boot
3) processor.max_cstate=1 survived 20 boots without hanging
And when it hung, it always stop at the same point shown in
the picture quoted above.
I hope this will help.
Thanks for taking a look at the problem!
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-04 6:31 ` Soeren Sonnenburg
2008-04-07 7:16 ` 2.6.25-rc6 regression - hang on resume [Bug 10319] Romano Giannetti
@ 2008-04-11 21:04 ` Pavel Machek
2008-04-11 21:08 ` Rafael J. Wysocki
2008-04-12 7:27 ` Soeren Sonnenburg
1 sibling, 2 replies; 107+ messages in thread
From: Pavel Machek @ 2008-04-11 21:04 UTC (permalink / raw)
To: Soeren Sonnenburg; +Cc: Rafael J. Wysocki, Linux Kernel Mailing List
On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > The following report is on the current list of known regressions
> > from 2.6.24. Please verify if the issue is still present in the
> > mainline.
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > Subject : 2.6.25-rc6 regression - hang on resume
> > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > Date : 2008-03-25 04:44 (10 days old)
>
> Yes. The machine resumes and display stays black using s2ram -f -p
> (blindly typing reboot etc on keyboard does what is expected). However
> display comes back on 2.6.24.
Could you get us any debugging output from s2ram? Or maybe even strace
it in both working and broken case, and comparing them? (You may want
to disable randomization so that results are comparable).
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-11 21:04 ` 2.6.25-rc6 regression - hang on resume Pavel Machek
@ 2008-04-11 21:08 ` Rafael J. Wysocki
2008-04-12 7:27 ` Soeren Sonnenburg
1 sibling, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-11 21:08 UTC (permalink / raw)
To: Soeren Sonnenburg; +Cc: Pavel Machek, Linux Kernel Mailing List
On Friday, 11 of April 2008, Pavel Machek wrote:
> On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > The following report is on the current list of known regressions
> > > from 2.6.24. Please verify if the issue is still present in the
> > > mainline.
> > >
> > >
> > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > Subject : 2.6.25-rc6 regression - hang on resume
> > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > Date : 2008-03-25 04:44 (10 days old)
> >
> > Yes. The machine resumes and display stays black using s2ram -f -p
> > (blindly typing reboot etc on keyboard does what is expected). However
> > display comes back on 2.6.24.
>
> Could you get us any debugging output from s2ram? Or maybe even strace
> it in both working and broken case, and comparing them? (You may want
> to disable randomization so that results are comparable).
Please also test the kernel with the patch from
http://bugzilla.kernel.org/attachment.cgi?id=15736&action=view
applied.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-11 21:04 ` 2.6.25-rc6 regression - hang on resume Pavel Machek
2008-04-11 21:08 ` Rafael J. Wysocki
@ 2008-04-12 7:27 ` Soeren Sonnenburg
2008-04-13 8:53 ` Pavel Machek
1 sibling, 1 reply; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-12 7:27 UTC (permalink / raw)
To: Pavel Machek; +Cc: Rafael J. Wysocki, Linux Kernel Mailing List
On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > The following report is on the current list of known regressions
> > > from 2.6.24. Please verify if the issue is still present in the
> > > mainline.
> > >
> > >
> > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > Subject : 2.6.25-rc6 regression - hang on resume
> > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > Date : 2008-03-25 04:44 (10 days old)
> >
> > Yes. The machine resumes and display stays black using s2ram -f -p
> > (blindly typing reboot etc on keyboard does what is expected). However
> > display comes back on 2.6.24.
>
> Could you get us any debugging output from s2ram? Or maybe even strace
> it in both working and broken case, and comparing them? (You may want
> to disable randomization so that results are comparable).
I did on 2.6.24
strace -ff s2ram >s2ram24.trace 2>&1
and .25
strace -ff s2ram >s2ram25.trace 2>&1
with the .24 bringing the display back and .25 not. Files are here
http://nn7.de/debugging/s2ram24.trace.bz2
http://nn7.de/debugging/s2ram25.trace.bz2
I have no idea how to 'disable randomization' and also not which
debugging options I should have set ... tell me what things/options you
need to be en/disabled and I redo the experiment.
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-12 7:27 ` Soeren Sonnenburg
@ 2008-04-13 8:53 ` Pavel Machek
2008-04-13 12:05 ` Soeren Sonnenburg
2008-04-13 13:53 ` Rafael J. Wysocki
0 siblings, 2 replies; 107+ messages in thread
From: Pavel Machek @ 2008-04-13 8:53 UTC (permalink / raw)
To: Soeren Sonnenburg
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Ingo Molnar
On Sat 2008-04-12 09:27:42, Soeren Sonnenburg wrote:
> On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> > On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > > The following report is on the current list of known regressions
> > > > from 2.6.24. Please verify if the issue is still present in the
> > > > mainline.
> > > >
> > > >
> > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > > Subject : 2.6.25-rc6 regression - hang on resume
> > > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > Date : 2008-03-25 04:44 (10 days old)
> > >
> > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > (blindly typing reboot etc on keyboard does what is expected). However
> > > display comes back on 2.6.24.
> >
> > Could you get us any debugging output from s2ram? Or maybe even strace
> > it in both working and broken case, and comparing them? (You may want
> > to disable randomization so that results are comparable).
>
> I did on 2.6.24
>
> strace -ff s2ram >s2ram24.trace 2>&1
>
> and .25
>
> ???strace -ff s2ram >s2ram25.trace 2>&1
>
> with the .24 bringing the display back and .25 not. Files are here
>
> http://nn7.de/debugging/s2ram24.trace.bz2
> ???http://nn7.de/debugging/s2ram25.trace.bz2
Hmm:
/sys/bus/pci/devices/0000:00:1b.0/irq
contains 21 in one case and 22 in another... as do other
interrupts. Is that expected? Can you post /proc/interrupts for both
versions?
Hmm, big part of trace is:
vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
implemented)
vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
implemented)
...I wonder why we do it so many times?
And here's the difference. .25 says:
vm86old(0xb809ac8c) = -1 ENOSYS (Function not
implemented)
vm86old(0xb809ac8c) = -1 ENOSYS (Function not
implemented)
Error: something went wrong performing real mode call
open("/sys/class/graphics",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
such file or directory)
open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
...can you perhaps add printf-s to s2ram to find out what changed?
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-13 8:53 ` Pavel Machek
@ 2008-04-13 12:05 ` Soeren Sonnenburg
2008-04-13 21:33 ` Pavel Machek
2008-04-13 13:53 ` Rafael J. Wysocki
1 sibling, 1 reply; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-13 12:05 UTC (permalink / raw)
To: Pavel Machek; +Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Ingo Molnar
On Sun, 2008-04-13 at 10:53 +0200, Pavel Machek wrote:
> On Sat 2008-04-12 09:27:42, Soeren Sonnenburg wrote:
> > On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> > > On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > > > The following report is on the current list of known regressions
> > > > > from 2.6.24. Please verify if the issue is still present in the
> > > > > mainline.
> > > > >
> > > > >
> > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > > > Subject : 2.6.25-rc6 regression - hang on resume
> > > > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > > Date : 2008-03-25 04:44 (10 days old)
> > > >
> > > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > > (blindly typing reboot etc on keyboard does what is expected). However
> > > > display comes back on 2.6.24.
> > >
> > > Could you get us any debugging output from s2ram? Or maybe even strace
> > > it in both working and broken case, and comparing them? (You may want
> > > to disable randomization so that results are comparable).
> >
> > I did on 2.6.24
> >
> > strace -ff s2ram >s2ram24.trace 2>&1
> >
> > and .25
> >
> > ???strace -ff s2ram >s2ram25.trace 2>&1
> >
> > with the .24 bringing the display back and .25 not. Files are here
> >
> > http://nn7.de/debugging/s2ram24.trace.bz2
> > ???http://nn7.de/debugging/s2ram25.trace.bz2
>
> Hmm:
>
> /sys/bus/pci/devices/0000:00:1b.0/irq
>
> contains 21 in one case and 22 in another... as do other
> interrupts. Is that expected? Can you post /proc/interrupts for both
> versions?
It might be that configs are slightly different - if you think this
gives a clue I will post them, but your discovery below looks promising:
> Hmm, big part of trace is:
>
> vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> implemented)
> vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> implemented)
>
> ...I wonder why we do it so many times?
>
> And here's the difference. .25 says:
>
> vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> implemented)
> vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> implemented)
> Error: something went wrong performing real mode call
> open("/sys/class/graphics",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
> such file or directory)
> open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
> ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
>
> ...can you perhaps add printf-s to s2ram to find out what changed?
OK, I searched for "something went wrong performing real mode call" in
the s2ram source and found this function:
int do_real_post(unsigned pci_device)
{
int error = 0;
struct LRMI_regs r;
memset(&r, 0, sizeof(r));
/* Several machines seem to want the device that they're POSTing in
here */
r.eax = pci_device;
/* 0xc000 is the video option ROM. The init code for each
option ROM is at 0x0003 - so jump to c000:0003 and start running
*/
r.cs = 0xc000;
r.ip = 0x0003;
/* This is all heavily cargo culted but seems to work */
r.edx = 0x80;
r.ds = 0x0040;
if (!LRMI_call(&r)) {
fprintf(stderr,
"Error: something went wrong performing real mode call\n");
error = 1;
}
return error;
}
which is obviously called from
int do_post(void)
{
struct pci_dev *p;
unsigned int c;
unsigned int pci_id;
int error;
pci_scan_bus(pacc);
for (p = pacc->devices; p; p = p->next) {
c = pci_read_word(p, PCI_CLASS_DEVICE);
if (c == 0x300) {
pci_id =
(p->bus << 8) + (p->dev << 3) +
(p->func & 0x7);
error = do_real_post(pci_id);
if (error != 0) {
return error;
}
}
}
return 0;
}
so either the graphics adapter is somehow not ready yet or a wrong
address is used for posting?
Do you already now have an idea? Or which things should I print out?
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-13 8:53 ` Pavel Machek
2008-04-13 12:05 ` Soeren Sonnenburg
@ 2008-04-13 13:53 ` Rafael J. Wysocki
2008-04-13 16:18 ` Soeren Sonnenburg
2008-04-13 16:30 ` Soeren Sonnenburg
1 sibling, 2 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-13 13:53 UTC (permalink / raw)
To: Pavel Machek; +Cc: Soeren Sonnenburg, Linux Kernel Mailing List, Ingo Molnar
On Sunday, 13 of April 2008, Pavel Machek wrote:
> On Sat 2008-04-12 09:27:42, Soeren Sonnenburg wrote:
> > On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> > > On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > > > The following report is on the current list of known regressions
> > > > > from 2.6.24. Please verify if the issue is still present in the
> > > > > mainline.
> > > > >
> > > > >
> > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > > > Subject : 2.6.25-rc6 regression - hang on resume
> > > > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > > Date : 2008-03-25 04:44 (10 days old)
> > > >
> > > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > > (blindly typing reboot etc on keyboard does what is expected). However
> > > > display comes back on 2.6.24.
> > >
> > > Could you get us any debugging output from s2ram? Or maybe even strace
> > > it in both working and broken case, and comparing them? (You may want
> > > to disable randomization so that results are comparable).
> >
> > I did on 2.6.24
> >
> > strace -ff s2ram >s2ram24.trace 2>&1
> >
> > and .25
> >
> > ???strace -ff s2ram >s2ram25.trace 2>&1
> >
> > with the .24 bringing the display back and .25 not. Files are here
> >
> > http://nn7.de/debugging/s2ram24.trace.bz2
> > ???http://nn7.de/debugging/s2ram25.trace.bz2
>
> Hmm:
>
> /sys/bus/pci/devices/0000:00:1b.0/irq
>
> contains 21 in one case and 22 in another... as do other
> interrupts. Is that expected? Can you post /proc/interrupts for both
> versions?
>
> Hmm, big part of trace is:
>
> vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> implemented)
> vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> implemented)
>
> ...I wonder why we do it so many times?
>
> And here's the difference. .25 says:
>
> vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> implemented)
> vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> implemented)
> Error: something went wrong performing real mode call
> open("/sys/class/graphics",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
> such file or directory)
> open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
> ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
>
> ...can you perhaps add printf-s to s2ram to find out what changed?
Well, that looks suspiciously similar to
http://bugzilla.kernel.org/show_bug.cgi?id=10155 .
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-13 13:53 ` Rafael J. Wysocki
@ 2008-04-13 16:18 ` Soeren Sonnenburg
2008-04-13 16:30 ` Soeren Sonnenburg
1 sibling, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-13 16:18 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Pavel Machek, Linux Kernel Mailing List, Ingo Molnar
On Sun, 2008-04-13 at 15:53 +0200, Rafael J. Wysocki wrote:
> On Sunday, 13 of April 2008, Pavel Machek wrote:
> > On Sat 2008-04-12 09:27:42, Soeren Sonnenburg wrote:
> > > On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> > > > On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > > > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > > > > The following report is on the current list of known regressions
> > > > > > from 2.6.24. Please verify if the issue is still present in the
> > > > > > mainline.
> > > > > >
> > > > > >
> > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > > > > Subject : 2.6.25-rc6 regression - hang on resume
> > > > > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > > > Date : 2008-03-25 04:44 (10 days old)
> > > > >
> > > > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > > > (blindly typing reboot etc on keyboard does what is expected). However
> > > > > display comes back on 2.6.24.
> > > >
> > > > Could you get us any debugging output from s2ram? Or maybe even strace
> > > > it in both working and broken case, and comparing them? (You may want
> > > > to disable randomization so that results are comparable).
> > >
> > > I did on 2.6.24
> > >
> > > strace -ff s2ram >s2ram24.trace 2>&1
> > >
> > > and .25
> > >
> > > ???strace -ff s2ram >s2ram25.trace 2>&1
> > >
> > > with the .24 bringing the display back and .25 not. Files are here
> > >
> > > http://nn7.de/debugging/s2ram24.trace.bz2
> > > ???http://nn7.de/debugging/s2ram25.trace.bz2
> >
> > Hmm:
> >
> > /sys/bus/pci/devices/0000:00:1b.0/irq
> >
> > contains 21 in one case and 22 in another... as do other
> > interrupts. Is that expected? Can you post /proc/interrupts for both
> > versions?
> >
> > Hmm, big part of trace is:
> >
> > vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> > implemented)
> > vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> > implemented)
> >
> > ...I wonder why we do it so many times?
> >
> > And here's the difference. .25 says:
> >
> > vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> > implemented)
> > vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> > implemented)
> > Error: something went wrong performing real mode call
> > open("/sys/class/graphics",
> > O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
> > such file or directory)
> > open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
> > ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
> >
> > ...can you perhaps add printf-s to s2ram to find out what changed?
>
> Well, that looks suspiciously similar to
> http://bugzilla.kernel.org/show_bug.cgi?id=10155 .
Hmmhh the only difference is that I don't have a core 2 duo but only a
core 1 duo but hmmmhh the flag down there looks like it does nx, or
should I see something like nx enabled in dmesg?
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU 1600 @ 2.16GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc bts
pni monitor vmx est tm2 xtpr
bogomips : 4333.82
clflush size : 64
Anyway I will try noexec=off ...
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-13 13:53 ` Rafael J. Wysocki
2008-04-13 16:18 ` Soeren Sonnenburg
@ 2008-04-13 16:30 ` Soeren Sonnenburg
2008-04-13 16:38 ` Rafael J. Wysocki
1 sibling, 1 reply; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-13 16:30 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Pavel Machek, Linux Kernel Mailing List, Ingo Molnar
On Sun, 2008-04-13 at 15:53 +0200, Rafael J. Wysocki wrote:
> On Sunday, 13 of April 2008, Pavel Machek wrote:
> > On Sat 2008-04-12 09:27:42, Soeren Sonnenburg wrote:
> > > On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> > > > On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > > > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > > > > The following report is on the current list of known regressions
> > > > > > from 2.6.24. Please verify if the issue is still present in the
> > > > > > mainline.
> > > > > >
> > > > > >
> > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > > > > Subject : 2.6.25-rc6 regression - hang on resume
> > > > > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > > > Date : 2008-03-25 04:44 (10 days old)
> > > > >
> > > > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > > > (blindly typing reboot etc on keyboard does what is expected). However
> > > > > display comes back on 2.6.24.
> > > >
> > > > Could you get us any debugging output from s2ram? Or maybe even strace
> > > > it in both working and broken case, and comparing them? (You may want
> > > > to disable randomization so that results are comparable).
> > >
> > > I did on 2.6.24
> > >
> > > strace -ff s2ram >s2ram24.trace 2>&1
> > >
> > > and .25
> > >
> > > ???strace -ff s2ram >s2ram25.trace 2>&1
> > >
> > > with the .24 bringing the display back and .25 not. Files are here
> > >
> > > http://nn7.de/debugging/s2ram24.trace.bz2
> > > ???http://nn7.de/debugging/s2ram25.trace.bz2
> >
> > Hmm:
> >
> > /sys/bus/pci/devices/0000:00:1b.0/irq
> >
> > contains 21 in one case and 22 in another... as do other
> > interrupts. Is that expected? Can you post /proc/interrupts for both
> > versions?
> >
> > Hmm, big part of trace is:
> >
> > vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> > implemented)
> > vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> > implemented)
> >
> > ...I wonder why we do it so many times?
> >
> > And here's the difference. .25 says:
> >
> > vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> > implemented)
> > vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> > implemented)
> > Error: something went wrong performing real mode call
> > open("/sys/class/graphics",
> > O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
> > such file or directory)
> > open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
> > ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
> >
> > ...can you perhaps add printf-s to s2ram to find out what changed?
>
> Well, that looks suspiciously similar to
> http://bugzilla.kernel.org/show_bug.cgi?id=10155 .
OK I tried noexec=off now... same error in s2ram ... so I guess my CPU
does not support NX ...
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-13 16:30 ` Soeren Sonnenburg
@ 2008-04-13 16:38 ` Rafael J. Wysocki
0 siblings, 0 replies; 107+ messages in thread
From: Rafael J. Wysocki @ 2008-04-13 16:38 UTC (permalink / raw)
To: Soeren Sonnenburg; +Cc: Pavel Machek, Linux Kernel Mailing List, Ingo Molnar
On Sunday, 13 of April 2008, Soeren Sonnenburg wrote:
> On Sun, 2008-04-13 at 15:53 +0200, Rafael J. Wysocki wrote:
> > On Sunday, 13 of April 2008, Pavel Machek wrote:
> > > On Sat 2008-04-12 09:27:42, Soeren Sonnenburg wrote:
> > > > On Fri, 2008-04-11 at 23:04 +0200, Pavel Machek wrote:
> > > > > On Fri 2008-04-04 08:31:29, Soeren Sonnenburg wrote:
> > > > > > On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> > > > > > > The following report is on the current list of known regressions
> > > > > > > from 2.6.24. Please verify if the issue is still present in the
> > > > > > > mainline.
> > > > > > >
> > > > > > >
> > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> > > > > > > Subject : 2.6.25-rc6 regression - hang on resume
> > > > > > > Submitter : Soeren Sonnenburg <kernel@nn7.de>
> > > > > > > Date : 2008-03-25 04:44 (10 days old)
> > > > > >
> > > > > > Yes. The machine resumes and display stays black using s2ram -f -p
> > > > > > (blindly typing reboot etc on keyboard does what is expected). However
> > > > > > display comes back on 2.6.24.
> > > > >
> > > > > Could you get us any debugging output from s2ram? Or maybe even strace
> > > > > it in both working and broken case, and comparing them? (You may want
> > > > > to disable randomization so that results are comparable).
> > > >
> > > > I did on 2.6.24
> > > >
> > > > strace -ff s2ram >s2ram24.trace 2>&1
> > > >
> > > > and .25
> > > >
> > > > ???strace -ff s2ram >s2ram25.trace 2>&1
> > > >
> > > > with the .24 bringing the display back and .25 not. Files are here
> > > >
> > > > http://nn7.de/debugging/s2ram24.trace.bz2
> > > > ???http://nn7.de/debugging/s2ram25.trace.bz2
> > >
> > > Hmm:
> > >
> > > /sys/bus/pci/devices/0000:00:1b.0/irq
> > >
> > > contains 21 in one case and 22 in another... as do other
> > > interrupts. Is that expected? Can you post /proc/interrupts for both
> > > versions?
> > >
> > > Hmm, big part of trace is:
> > >
> > > vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> > > implemented)
> > > vm86old(0xb7f76c8c) = -1 ENOSYS (Function not
> > > implemented)
> > >
> > > ...I wonder why we do it so many times?
> > >
> > > And here's the difference. .25 says:
> > >
> > > vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> > > implemented)
> > > vm86old(0xb809ac8c) = -1 ENOSYS (Function not
> > > implemented)
> > > Error: something went wrong performing real mode call
> > > open("/sys/class/graphics",
> > > O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
> > > such file or directory)
> > > open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
> > > ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
> > >
> > > ...can you perhaps add printf-s to s2ram to find out what changed?
> >
> > Well, that looks suspiciously similar to
> > http://bugzilla.kernel.org/show_bug.cgi?id=10155 .
>
> OK I tried noexec=off now... same error in s2ram ... so I guess my CPU
> does not support NX ...
s2ram segfaulted in that bug, but your one desn't. Still, we could have done
another thing that prevents s2ram from doing its job on your system.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: 2.6.25-rc6 regression - hang on resume
2008-04-13 12:05 ` Soeren Sonnenburg
@ 2008-04-13 21:33 ` Pavel Machek
0 siblings, 0 replies; 107+ messages in thread
From: Pavel Machek @ 2008-04-13 21:33 UTC (permalink / raw)
To: Soeren Sonnenburg
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Ingo Molnar
Hi!
> > /sys/bus/pci/devices/0000:00:1b.0/irq
> >
> > contains 21 in one case and 22 in another... as do other
> > interrupts. Is that expected? Can you post /proc/interrupts for both
> > versions?
>
> It might be that configs are slightly different - if you think this
> gives a clue I will post them, but your discovery below looks
> promising:
Yep... any chance to do git bisect to see where it broke?
> > Error: something went wrong performing real mode call
> > open("/sys/class/graphics",
> > O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No
> > such file or directory)
> > open("/dev/tty", O_RDWR|O_LARGEFILE) = 6
> > ioctl(6, KDGKBTYPE, 0xbfae8887) = 0
> >
> > ...can you perhaps add printf-s to s2ram to find out what changed?
>
> OK, I searched for ???"something went wrong performing real mode call" in
> the s2ram source and found this function:
>
> int do_real_post(unsigned pci_device)
> {
> int error = 0;
> struct LRMI_regs r;
> memset(&r, 0, sizeof(r));
>
> /* Several machines seem to want the device that they're POSTing in
> here */
> r.eax = pci_device;
>
> /* 0xc000 is the video option ROM. The init code for each
> option ROM is at 0x0003 - so jump to c000:0003 and start running
> */
> r.cs = 0xc000;
> r.ip = 0x0003;
>
> /* This is all heavily cargo culted but seems to work */
> r.edx = 0x80;
> r.ds = 0x0040;
>
> if (!LRMI_call(&r)) {
> fprintf(stderr,
> "Error: something went wrong performing real mode call\n");
> error = 1;
Sweet, so the problem is inside X86EMU_exec(), right? ...and that's
bytecode interpretter. You could add printfs() all over it, to see
where the execution differs.
> so either the graphics adapter is somehow not ready yet or a wrong
> address is used for posting?
Or something goes wrong in the interpretter...
> Do you already now have an idea? Or which things should I print out?
It starts to look like git bisect is the easier way to get some
results...
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: [Suspend-devel] 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-07 7:16 ` 2.6.25-rc6 regression - hang on resume [Bug 10319] Romano Giannetti
2008-04-07 9:10 ` Rafael J. Wysocki
@ 2008-04-17 18:20 ` Stefan Seyfried
2008-04-17 19:49 ` Soeren Sonnenburg
2008-04-18 7:34 ` Romano Giannetti
1 sibling, 2 replies; 107+ messages in thread
From: Stefan Seyfried @ 2008-04-17 18:20 UTC (permalink / raw)
To: Romano Giannetti
Cc: Soeren Sonnenburg, Rafael J. Wysocki, suspend-devel, Jesse Barnes,
Linux Kernel Mailing List, bugme-daemon
Romano Giannetti schrieb:
>
> On Fri, 2008-04-04 at 08:31 +0200, Soeren Sonnenburg wrote:
>> On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
>
>>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
>>> Subject : 2.6.25-rc6 regression - hang on resume
>>> Submitter : Soeren Sonnenburg <kernel@nn7.de>
>>> Date : 2008-03-25 04:44 (10 days old)
>> Yes. The machine resumes and display stays black using s2ram -f -p
>> (blindly typing reboot etc on keyboard does what is expected). However
>> display comes back on 2.6.24.
>
> I can add that on my laptop (toshiba U305, Intel 945GM chipset), s2ram
> -f -p -m which used to work ok, in X and console, in 2.6.24 stopped to
> work (I tested -rc8, but I think it's like that since a long time).
> Machine resumes but the screen stays off after that, although machine is
> working (exactly as Soeren said).
can you try if this patch to libx86 (make sure it gets installed and used...)
fixes the problem?
Index: libx86-0.99/x86-common.c
===================================================================
--- libx86-0.99.orig/x86-common.c
+++ libx86-0.99/x86-common.c
@@ -232,7 +232,7 @@ int LRMI_common_init(void)
}
m = mmap((void *)0xa0000, 0x100000 - 0xa0000,
- PROT_READ | PROT_WRITE,
+ PROT_READ | PROT_WRITE | PROT_EXEC,
MAP_FIXED | MAP_SHARED, fd_mem, 0xa0000);
if (m == (void *)-1) {
> On the other hand, now the plain "echo mem > /sys/power/state" works
> perfectly, from X and console. So some of the magic vbe save/restore of
> s2ram mess something up for this card.
Especially the userspace stuff (VBE_*) should not interfere with the restoring
now done inside the kernel drivers.
> Is it a regression for my laptop (is evidently one for Soeren)? On one
> side, a "used to work" setup is broken, but it worked with userspace
> hacks; now it works with the plain way, and that's clearly better.
--
Stefan Seyfried
R&D Team Mobile Devices | "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg | "Well, surrounding them's out."
This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: [Suspend-devel] 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-17 18:20 ` [Suspend-devel] " Stefan Seyfried
@ 2008-04-17 19:49 ` Soeren Sonnenburg
2008-04-18 7:34 ` Romano Giannetti
1 sibling, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-17 19:49 UTC (permalink / raw)
To: Stefan Seyfried
Cc: Romano Giannetti, Rafael J. Wysocki, suspend-devel, Jesse Barnes,
Linux Kernel Mailing List, bugme-daemon
On Thu, 2008-04-17 at 20:20 +0200, Stefan Seyfried wrote:
> Romano Giannetti schrieb:
> >
> > On Fri, 2008-04-04 at 08:31 +0200, Soeren Sonnenburg wrote:
> >> On Fri, 2008-04-04 at 01:22 +0200, Rafael J. Wysocki wrote:
> >
> >>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319
> >>> Subject : 2.6.25-rc6 regression - hang on resume
> >>> Submitter : Soeren Sonnenburg <kernel@nn7.de>
> >>> Date : 2008-03-25 04:44 (10 days old)
> >> Yes. The machine resumes and display stays black using s2ram -f -p
> >> (blindly typing reboot etc on keyboard does what is expected).
> However
> >> display comes back on 2.6.24.
> >
> > I can add that on my laptop (toshiba U305, Intel 945GM chipset),
> s2ram
> > -f -p -m which used to work ok, in X and console, in 2.6.24 stopped
> to
> > work (I tested -rc8, but I think it's like that since a long time).
> > Machine resumes but the screen stays off after that, although
> machine is
> > working (exactly as Soeren said).
>
> can you try if this patch to libx86 (make sure it gets installed and
> used...)
> fixes the problem?
for me it won't (core 1 duo), not clear whether his toshiba is a core 2
duo though supporting that flag...
anyway I tried again with the patch and 2.6.25 and same thing, display
stays black on console. then i s2ram'd again and - the display came
back!!
all my further attempts never made it come back... however from inside X
it works now (radeonhd...).
> Index: libx86-0.99/x86-common.c
> ===================================================================
> --- libx86-0.99.orig/x86-common.c
> +++ libx86-0.99/x86-common.c
> @@ -232,7 +232,7 @@ int LRMI_common_init(void)
> }
>
> m = mmap((void *)0xa0000, 0x100000 - 0xa0000,
> - PROT_READ | PROT_WRITE,
> + PROT_READ | PROT_WRITE | PROT_EXEC,
> MAP_FIXED | MAP_SHARED, fd_mem, 0xa0000);
>
> if (m == (void *)-1) {
>
> > On the other hand, now the plain "echo mem > /sys/power/state" works
> > perfectly, from X and console. So some of the magic vbe save/restore
> of
> > s2ram mess something up for this card.
>
> Especially the userspace stuff (VBE_*) should not interfere with the
> restoring
> now done inside the kernel drivers.
Hmmhh maybe when the radeon(hd) fb driver enters the kernel it will work
for me nicely again...
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: [Suspend-devel] 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-17 18:20 ` [Suspend-devel] " Stefan Seyfried
2008-04-17 19:49 ` Soeren Sonnenburg
@ 2008-04-18 7:34 ` Romano Giannetti
2008-04-18 8:32 ` Soeren Sonnenburg
1 sibling, 1 reply; 107+ messages in thread
From: Romano Giannetti @ 2008-04-18 7:34 UTC (permalink / raw)
To: Stefan Seyfried
Cc: Soeren Sonnenburg, Rafael J. Wysocki, suspend-devel, Jesse Barnes,
Linux Kernel Mailing List, bugme-daemon
On Thu, 2008-04-17 at 20:20 +0200, Stefan Seyfried wrote:
> can you try if this patch to libx86 (make sure it gets installed and used...)
> fixes the problem?
>
> Index: libx86-0.99/x86-common.c
Sorry to be a bit though, but _what_ I'm supposed to patch? It's in
s2ram sources? Thanks!
Romano
--
Sorry for the disclaimer --- ¡I cannot stop it!
--
La presente comunicación tiene carácter confidencial y es para el exclusivo uso del destinatario indicado en la misma. Si Ud. no es el destinatario indicado, le informamos que cualquier forma de distribución, reproducción o uso de esta comunicación y/o de la información contenida en la misma están estrictamente prohibidos por la ley. Si Ud. ha recibido esta comunicación por error, por favor, notifíquelo inmediatamente al remitente contestando a este mensaje y proceda a continuación a destruirlo. Gracias por su colaboración.
This communication contains confidential information. It is for the exclusive use of the intended addressee. If you are not the intended addressee, please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited by law. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this message. Thank you for your cooperation.
^ permalink raw reply [flat|nested] 107+ messages in thread
* Re: [Suspend-devel] 2.6.25-rc6 regression - hang on resume [Bug 10319]
2008-04-18 7:34 ` Romano Giannetti
@ 2008-04-18 8:32 ` Soeren Sonnenburg
0 siblings, 0 replies; 107+ messages in thread
From: Soeren Sonnenburg @ 2008-04-18 8:32 UTC (permalink / raw)
To: Romano Giannetti
Cc: Stefan Seyfried, Rafael J. Wysocki, suspend-devel, Jesse Barnes,
Linux Kernel Mailing List, bugme-daemon
On Fri, 2008-04-18 at 09:34 +0200, Romano Giannetti wrote:
>
> On Thu, 2008-04-17 at 20:20 +0200, Stefan Seyfried wrote:
>
> > can you try if this patch to libx86 (make sure it gets installed and used...)
> > fixes the problem?
> >
> > Index: libx86-0.99/x86-common.c
>
> Sorry to be a bit though, but _what_ I'm supposed to patch? It's in
> s2ram sources? Thanks!
Patch the sources of libx86... (s2ram makes use of that lib to do the
POSTing)
Soeren
^ permalink raw reply [flat|nested] 107+ messages in thread
end of thread, other threads:[~2008-04-18 8:32 UTC | newest]
Thread overview: 107+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
2008-04-03 23:20 ` TUNER_TDA8290=y, VIDEO_DEV=n build error Rafael J. Wysocki
2008-04-04 8:47 ` Adrian Bunk
2008-04-04 9:37 ` Rafael J. Wysocki
2008-04-06 21:43 ` Adrian Bunk
2008-04-06 21:59 ` Rafael J. Wysocki
2008-04-03 23:22 ` kernel panic ip_route_input Rafael J. Wysocki
2008-04-04 1:06 ` David Miller
2008-04-04 9:41 ` Rafael J. Wysocki
2008-04-03 23:22 ` KVM & Qemu crashed with infinite recursive kernel loop in the guest Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki
2008-04-05 19:49 ` Bill Davidsen
2008-04-03 23:22 ` [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc Rafael J. Wysocki
2008-04-03 23:22 ` rt2x00 does not associate or give scan results Rafael J. Wysocki
2008-04-03 23:22 ` [2.6.25-rc6] possible regression: X server dying Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot (pci=nommconf helps) Rafael J. Wysocki
2008-04-04 7:24 ` Soeren Sonnenburg
2008-04-03 23:22 ` INFO: possible circular locking in the resume Rafael J. Wysocki
2008-04-04 5:20 ` Gautham R Shenoy
2008-04-03 23:22 ` regression: am-utils stopped working in 2.6.25-rc* Rafael J. Wysocki
2008-04-04 6:15 ` Meelis Roos
2008-04-03 23:22 ` kvm: INFO: inconsistent lock state Rafael J. Wysocki
2008-04-03 23:22 ` Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Rafael J. Wysocki
2008-04-04 15:14 ` Georgi Chorbadzhiyski
2008-04-03 23:22 ` 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc Rafael J. Wysocki
2008-04-03 23:22 ` panic using bridging on linus kernel 2.6.25-rc6 Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc6 regression - hang on resume Rafael J. Wysocki
2008-04-04 6:31 ` Soeren Sonnenburg
2008-04-07 7:16 ` 2.6.25-rc6 regression - hang on resume [Bug 10319] Romano Giannetti
2008-04-07 9:10 ` Rafael J. Wysocki
2008-04-08 8:58 ` Tino Keitel
2008-04-08 12:35 ` Romano Giannetti
2008-04-08 12:39 ` Soeren Sonnenburg
2008-04-08 12:52 ` Fabio Comolli
2008-04-08 13:32 ` Soeren Sonnenburg
2008-04-08 14:41 ` Matthew Garrett
2008-04-08 15:07 ` Jesse Barnes
2008-04-17 18:20 ` [Suspend-devel] " Stefan Seyfried
2008-04-17 19:49 ` Soeren Sonnenburg
2008-04-18 7:34 ` Romano Giannetti
2008-04-18 8:32 ` Soeren Sonnenburg
2008-04-11 21:04 ` 2.6.25-rc6 regression - hang on resume Pavel Machek
2008-04-11 21:08 ` Rafael J. Wysocki
2008-04-12 7:27 ` Soeren Sonnenburg
2008-04-13 8:53 ` Pavel Machek
2008-04-13 12:05 ` Soeren Sonnenburg
2008-04-13 21:33 ` Pavel Machek
2008-04-13 13:53 ` Rafael J. Wysocki
2008-04-13 16:18 ` Soeren Sonnenburg
2008-04-13 16:30 ` Soeren Sonnenburg
2008-04-13 16:38 ` Rafael J. Wysocki
2008-04-03 23:22 ` inconsistent lock state in net_rx_action Rafael J. Wysocki
2008-04-04 1:06 ` David Miller
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Rafael J. Wysocki
2008-04-04 0:14 ` Pallipadi, Venkatesh
2008-04-04 1:10 ` Carlos R. Mafra
2008-04-04 3:15 ` Ray Lee
2008-04-04 6:05 ` Soeren Sonnenburg
2008-04-04 11:47 ` Carlos R. Mafra
2008-04-04 12:10 ` Soeren Sonnenburg
2008-04-04 12:46 ` Carlos R. Mafra
2008-04-04 14:25 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
2008-04-04 15:51 ` Carlos R. Mafra
2008-04-04 17:37 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple Pallipadi, Venkatesh
2008-04-04 17:42 ` Soeren Sonnenburg
2008-04-04 20:41 ` Pallipadi, Venkatesh
2008-04-05 13:05 ` Carlos R. Mafra
2008-04-06 21:01 ` Rafael J. Wysocki
2008-04-06 22:07 ` Carlos R. Mafra
2008-04-06 23:20 ` Rafael J. Wysocki
2008-04-07 5:30 ` Soeren Sonnenburg
2008-04-06 20:56 ` Carlos R. Mafra
2008-04-07 5:31 ` Pallipadi, Venkatesh
2008-04-07 5:48 ` Soeren Sonnenburg
2008-04-07 11:46 ` Carlos R. Mafra
2008-04-09 10:50 ` Carlos R. Mafra
2008-04-04 6:32 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Soeren Sonnenburg
2008-04-04 6:38 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
2008-04-03 23:22 ` volume wheel does not work in 2.6.25-rc6 Rafael J. Wysocki
2008-04-03 23:22 ` slub compile error Rafael J. Wysocki
2008-04-04 1:37 ` Christoph Lameter
2008-04-04 9:45 ` Rafael J. Wysocki
2008-04-03 23:22 ` Oops while reading /proc/ioports or /proc/iomem Rafael J. Wysocki
2008-04-03 23:22 ` rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc5.git4 regression PS/2 mouse not detected/working Rafael J. Wysocki
2008-04-04 13:33 ` Thomas Gleixner
2008-04-04 15:32 ` Balaji Rao
2008-04-04 18:18 ` Thomas Gleixner
2008-04-03 23:22 ` 2.6.25-rc7/8: Another resume regression Rafael J. Wysocki
2008-04-04 14:11 ` Mark Lord
2008-04-03 23:22 ` Kernel freezes during boot when AC is unplugged Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc7: warn_on_slowpath triggered Rafael J. Wysocki
2008-04-03 23:22 ` The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 Rafael J. Wysocki
2008-04-04 1:49 ` Chr
2008-04-03 23:22 ` usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7 Rafael J. Wysocki
2008-04-03 23:30 ` 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit Rafael J. Wysocki
2008-04-03 23:59 ` 2.6.25-rc8-git2: Reported regressions from 2.6.24 Linus Torvalds
2008-04-04 4:39 ` Andrew Morton
2008-04-05 18:57 ` Linus Torvalds
2008-04-06 21:10 ` Rafael J. Wysocki
[not found] ` <pdYe6zNQVl.A.-CB.KGW9HB@albercik>
2008-04-06 7:29 ` (regression) kernel/timeconst.h bugs with HZ=128 David Brownell
2008-04-06 17:58 ` H. Peter Anvin
-- strict thread matches above, loose matches on Subject: below --
2008-03-27 16:29 Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Georgi Chorbadzhiyski
2008-04-03 10:17 ` Ilpo Järvinen
2008-04-04 6:16 ` Georgi Chorbadzhiyski
2008-04-04 19:15 ` Ilpo Järvinen
2008-04-05 11:09 ` Georgi Chorbadzhiyski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).