All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Gautham R Shenoy <ego@in.ibm.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
	mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org,
	tglx@linutronix.de, linux-tip-commits@vger.kernel.org
Subject: Re: [tip:core/rcu] rcu: Add diagnostic check for a possible CPU-hotplug race
Date: Tue, 4 Aug 2009 13:01:42 +0200	[thread overview]
Message-ID: <20090804110142.GA8049@elte.hu> (raw)
In-Reply-To: <20090804082048.GA7433@elte.hu>

[-- Attachment #1: Type: text/plain, Size: 640 bytes --]


* Ingo Molnar <mingo@elte.hu> wrote:

> > Hmm.. I tried to reproduce this on a similar 2 CPU machine 
> > running linux-2.6.31-rc5-tip. However, I couldn't reproduce this 
> > WARN_ON.
> > 
> > That aside, in my case, all the 218 lockdep test cases passed, 
> > while this bootlog shows quite a few failures. So, wondering if 
> > I am testing the right kernel version.
> 
> hm, maybe i sent the wrong config.
> 
> I'll try to reproduce it once more and will double check.

Another config attached which triggers this, plus the bootlog. I've 
rebooted the same kernel once more and the warning triggered for a 
second time as well.

	Ingo

[-- Attachment #2: config --]
[-- Type: text/plain, Size: 64476 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.31-rc5
# Tue Aug  4 11:29:31 2009
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
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_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_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_HAVE_DYNAMIC_PER_CPU_AREA=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_TRAMPOLINE=y
# CONFIG_KTIME_SCALAR is not set
CONFIG_BOOTPARAM_SUPPORT_NOT_WANTED=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_BOOT_ALLOWED4=y
# CONFIG_BROKEN_BOOT_ALLOWED3 is not set
# CONFIG_BROKEN_BOOT_DISALLOWED is not set
CONFIG_BROKEN_BOOT_EUROPE=y
CONFIG_BROKEN_BOOT_TITAN=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
CONFIG_SWAP=y
# CONFIG_SYSVIPC is not set
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
# CONFIG_TASK_XACCT is not set
CONFIG_AUDIT=y
# CONFIG_AUDITSYSCALL is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_TRACE=y
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_TREE_RCU_TRACE=y
# CONFIG_PREEMPT_RCU_TRACE is not set
CONFIG_IKCONFIG=y
# CONFIG_IKCONFIG_PROC is not set
CONFIG_LOG_BUF_SHIFT=20
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_GROUP_SCHED=y
# CONFIG_FAIR_GROUP_SCHED is not set
CONFIG_RT_GROUP_SCHED=y
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
# CONFIG_CGROUPS is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EMBEDDED=y
# CONFIG_UID16 is not set
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
# CONFIG_SIGNALFD is not set
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
# CONFIG_SHMEM is not set
CONFIG_AIO=y
CONFIG_HAVE_PERF_COUNTERS=y

#
# Performance Counters
#
CONFIG_PERF_COUNTERS=y
CONFIG_EVENT_PROFILE=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
CONFIG_STRIP_ASM_SYMS=y
CONFIG_COMPAT_BRK=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_MARKERS=y
CONFIG_OPROFILE=y
# CONFIG_OPROFILE_IBS is not set
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y

#
# GCOV-based kernel profiling
#
CONFIG_SLOW_WORK=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
# CONFIG_MODULES is not set
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_INTEGRITY is not set
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
CONFIG_PREEMPT_NOTIFIERS=y
# CONFIG_FREEZER is not set

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP_SUPPORT=y
# CONFIG_SPARSE_IRQ is not set
CONFIG_X86_MPPARSE=y
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
CONFIG_PARAVIRT_GUEST=y
CONFIG_XEN=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=32
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_SPINLOCKS=y
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_MEMTEST 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 is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_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=y
CONFIG_X86_CPU=y
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
# CONFIG_X86_DS is not set
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_GART_IOMMU is not set
CONFIG_CALGARY_IOMMU=y
CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_IOMMU_API is not set
CONFIG_MAXSMP=y
CONFIG_NR_CPUS=4096
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_INTEL is not set
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=y
CONFIG_I8K=y
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
# CONFIG_X86_CPUID is not set
# CONFIG_X86_CPU_DEBUG is not set
CONFIG_UP_WANTED_1=y
# CONFIG_UP_WANTED_2 is not set
CONFIG_SMP=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
CONFIG_NUMA=y
CONFIG_K8_NUMA=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=9
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
# CONFIG_SPARSEMEM_VMEMMAP is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_HAVE_MLOCK=y
CONFIG_HAVE_MLOCKED_PAGE_BIT=y
CONFIG_MMU_NOTIFIER=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
# CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set
CONFIG_X86_RESERVE_LOW_64K=y
# CONFIG_MTRR is not set
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR_ALL=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
# CONFIG_HOTPLUG_CPU is not set
CONFIG_COMPAT_VDSO=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE=""
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y

#
# Power management and ACPI options
#
# CONFIG_PM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
CONFIG_PCIE_ECRC=y
CONFIG_PCIEAER_INJECT=y
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEBUG=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_LEGACY is not set
CONFIG_PCI_DEBUG=y
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
CONFIG_ISA_DMA_API=y
CONFIG_K8_NB=y
CONFIG_PCCARD=y
CONFIG_PCMCIA_DEBUG=y
# CONFIG_PCMCIA is not set
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
# CONFIG_YENTA_TI is not set
# CONFIG_YENTA_TOSHIBA is not set
CONFIG_PCCARD_NONSTATIC=y
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=y
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=y
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=y
# CONFIG_HOTPLUG_PCI_SHPC is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
# CONFIG_HAVE_AOUT is not set
# CONFIG_BINFMT_MISC is not set
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
CONFIG_NET_IPGRE=y
# CONFIG_NET_IPGRE_BROADCAST is not set
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_ARPD=y
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
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=y
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=y
# CONFIG_INET6_ESP is not set
CONFIG_INET6_IPCOMP=y
CONFIG_IPV6_MIP6=y
CONFIG_INET6_XFRM_TUNNEL=y
CONFIG_INET6_TUNNEL=y
# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
CONFIG_INET6_XFRM_MODE_TUNNEL=y
# CONFIG_INET6_XFRM_MODE_BEET is not set
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=y
# CONFIG_IPV6_SIT is not set
CONFIG_IPV6_TUNNEL=y
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETFILTER is not set
CONFIG_IP_DCCP=y
CONFIG_INET_DCCP_DIAG=y

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
CONFIG_IP_DCCP_CCID2_DEBUG=y
# CONFIG_IP_DCCP_CCID3 is not set

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_IP_SCTP=y
CONFIG_SCTP_DBG_MSG=y
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
CONFIG_SCTP_HMAC_SHA1=y
# CONFIG_SCTP_HMAC_MD5 is not set
CONFIG_RDS=y
CONFIG_RDS_DEBUG=y
CONFIG_TIPC=y
# CONFIG_TIPC_ADVANCED is not set
CONFIG_TIPC_DEBUG=y
# CONFIG_ATM is not set
CONFIG_STP=y
CONFIG_GARP=y
CONFIG_BRIDGE=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_NET_DSA_MV88E6XXX=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
CONFIG_VLAN_8021Q=y
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_DECNET=y
CONFIG_DECNET_ROUTER=y
CONFIG_LLC=y
CONFIG_LLC2=y
CONFIG_IPX=y
CONFIG_IPX_INTERN=y
CONFIG_ATALK=y
CONFIG_DEV_APPLETALK=y
CONFIG_IPDDP=y
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_X25=y
# CONFIG_LAPB is not set
CONFIG_ECONET=y
CONFIG_ECONET_AUNUDP=y
# CONFIG_ECONET_NATIVE is not set
# CONFIG_WAN_ROUTER is not set
CONFIG_PHONET=y
CONFIG_IEEE802154=y
# CONFIG_NET_SCHED is not set
CONFIG_DCB=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NET_DROP_MONITOR=y
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
CONFIG_CAN=y
CONFIG_CAN_RAW=y
CONFIG_CAN_BCM=y

#
# CAN Device Drivers
#
# CONFIG_CAN_VCAN is not set
# CONFIG_CAN_DEV is not set
CONFIG_CAN_DEBUG_DEVICES=y
CONFIG_IRDA=y

#
# IrDA protocols
#
CONFIG_IRLAN=y
# CONFIG_IRNET is not set
# CONFIG_IRCOMM is not set
CONFIG_IRDA_ULTRA=y

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=y

#
# Dongle support
#
CONFIG_DONGLE=y
# CONFIG_ESI_DONGLE is not set
CONFIG_ACTISYS_DONGLE=y
CONFIG_TEKRAM_DONGLE=y
CONFIG_TOIM3232_DONGLE=y
CONFIG_LITELINK_DONGLE=y
CONFIG_MA600_DONGLE=y
# CONFIG_GIRBIL_DONGLE is not set
CONFIG_MCP2120_DONGLE=y
# CONFIG_OLD_BELKIN_DONGLE is not set
# CONFIG_ACT200L_DONGLE is not set
# CONFIG_KINGSUN_DONGLE is not set
CONFIG_KSDAZZLE_DONGLE=y
# CONFIG_KS959_DONGLE is not set

#
# FIR device drivers
#
CONFIG_USB_IRDA=y
CONFIG_SIGMATEL_FIR=y
CONFIG_NSC_FIR=y
CONFIG_WINBOND_FIR=y
CONFIG_SMC_IRCC_FIR=y
CONFIG_ALI_FIR=y
CONFIG_VLSI_FIR=y
# CONFIG_VIA_FIR is not set
# CONFIG_MCS_FIR is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
# CONFIG_BT_SCO is not set
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
# CONFIG_BT_BNEP is not set
CONFIG_BT_HIDP=y

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=y
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=y
CONFIG_BT_HCIBPA10X=y
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
CONFIG_AF_RXRPC=y
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=y
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_CFG80211=y
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEBUGFS=y
CONFIG_WIRELESS_OLD_REGULATORY=y
CONFIG_WIRELESS_EXT=y
# CONFIG_WIRELESS_EXT_SYSFS is not set
CONFIG_LIB80211=y
CONFIG_LIB80211_CRYPT_WEP=y
CONFIG_LIB80211_CRYPT_CCMP=y
CONFIG_LIB80211_CRYPT_TKIP=y
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=y
# CONFIG_MAC80211_DEFAULT_PS is not set
CONFIG_MAC80211_DEFAULT_PS_VALUE=0

#
# Rate control algorithm selection
#
CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_RC_MINSTREL=y
# CONFIG_MAC80211_RC_DEFAULT_PID is not set
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel"
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
CONFIG_MAC80211_DEBUG_MENU=y
CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT=y
CONFIG_MAC80211_NOINLINE=y
CONFIG_MAC80211_VERBOSE_DEBUG=y
CONFIG_MAC80211_HT_DEBUG=y
CONFIG_MAC80211_TKIP_DEBUG=y
CONFIG_MAC80211_IBSS_DEBUG=y
CONFIG_MAC80211_VERBOSE_PS_DEBUG=y
CONFIG_WIMAX=y
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_SERIAL=y
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=y
# CONFIG_PARPORT_1284 is not set
CONFIG_PARPORT_NOT_PC=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_CPQ_DA=y
# CONFIG_BLK_CPQ_CISS_DA is not set
CONFIG_BLK_DEV_DAC960=y
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_OSD is not set
CONFIG_BLK_DEV_SX8=y
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_XIP=y
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_XEN_BLKDEV_FRONTEND is not set
CONFIG_BLK_DEV_HD=y
CONFIG_MISC_DEVICES=y
CONFIG_IBM_ASM=y
CONFIG_PHANTOM=y
CONFIG_SGI_IOC4=y
CONFIG_TIFM_CORE=y
CONFIG_TIFM_7XX1=y
CONFIG_ICS932S401=y
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HP_ILO=y
CONFIG_ISL29003=y
CONFIG_C2PORT=y
CONFIG_C2PORT_DURAMAR_2150=y

#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_AT25=y
CONFIG_EEPROM_LEGACY=y
CONFIG_EEPROM_MAX6875=y
CONFIG_EEPROM_93CX6=y
CONFIG_CB710_CORE=y
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
CONFIG_HAVE_IDE=y

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=y
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
CONFIG_CHR_DEV_OSST=y
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
# CONFIG_SCSI_FC_TGT_ATTRS is not set
CONFIG_SCSI_ISCSI_ATTRS=y
CONFIG_SCSI_SAS_ATTRS=y
CONFIG_SCSI_SAS_LIBSAS=y
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
# CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
CONFIG_SCSI_SRP_ATTRS=y
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
CONFIG_SCSI_CXGB3_ISCSI=y
CONFIG_BLK_DEV_3W_XXXX_RAID=y
CONFIG_SCSI_3W_9XXX=y
# CONFIG_SCSI_ACARD is not set
CONFIG_SCSI_AACRAID=y
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
CONFIG_AIC7XXX_RESET_DELAY_MS=5000
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
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=5000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=y
CONFIG_AIC94XX_DEBUG=y
CONFIG_SCSI_MVSAS=y
# CONFIG_SCSI_MVSAS_DEBUG is not set
CONFIG_SCSI_DPT_I2O=y
CONFIG_SCSI_ADVANSYS=y
CONFIG_SCSI_ARCMSR=y
CONFIG_SCSI_ARCMSR_AER=y
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_MEGARAID_SAS=y
CONFIG_SCSI_MPT2SAS=y
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
# CONFIG_SCSI_MPT2SAS_LOGGING is not set
# CONFIG_SCSI_HPTIOP is not set
CONFIG_SCSI_BUSLOGIC=y
CONFIG_LIBFC=y
CONFIG_LIBFCOE=y
CONFIG_FCOE=y
# CONFIG_FCOE_FNIC is not set
# CONFIG_SCSI_DMX3191D is not set
CONFIG_SCSI_EATA=y
# CONFIG_SCSI_EATA_TAGGED_QUEUE is not set
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=y
# CONFIG_SCSI_GDTH is not set
CONFIG_SCSI_IPS=y
CONFIG_SCSI_INITIO=y
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=y
CONFIG_SCSI_IMM=y
# CONFIG_SCSI_IZIP_EPP16 is not set
CONFIG_SCSI_IZIP_SLOW_CTR=y
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
CONFIG_SCSI_IPR=y
CONFIG_SCSI_IPR_TRACE=y
CONFIG_SCSI_IPR_DUMP=y
CONFIG_SCSI_QLOGIC_1280=y
CONFIG_SCSI_QLA_FC=y
CONFIG_SCSI_QLA_ISCSI=y
CONFIG_SCSI_LPFC=y
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=y
CONFIG_SCSI_DC390T=y
CONFIG_SCSI_SRP=y
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=y
# CONFIG_SCSI_DH_HP_SW is not set
# CONFIG_SCSI_DH_EMC is not set
# CONFIG_SCSI_DH_ALUA is not set
CONFIG_SCSI_OSD_INITIATOR=y
CONFIG_SCSI_OSD_ULD=y
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=y
CONFIG_SATA_NV=y
CONFIG_PDC_ADMA=y
# CONFIG_SATA_QSTOR is not set
CONFIG_SATA_PROMISE=y
CONFIG_SATA_SX4=y
CONFIG_SATA_SIL=y
CONFIG_SATA_SIS=y
CONFIG_SATA_ULI=y
# CONFIG_SATA_VIA is not set
CONFIG_SATA_VITESSE=y
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
CONFIG_PATA_AMD=y
CONFIG_PATA_ARTOP=y
CONFIG_PATA_ATIIXP=y
CONFIG_PATA_CMD640_PCI=y
CONFIG_PATA_CMD64X=y
CONFIG_PATA_CS5520=y
# CONFIG_PATA_CS5530 is not set
CONFIG_PATA_CYPRESS=y
CONFIG_PATA_EFAR=y
CONFIG_ATA_GENERIC=y
CONFIG_PATA_HPT366=y
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
CONFIG_PATA_IT821X=y
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
CONFIG_PATA_TRIFLEX=y
CONFIG_PATA_MARVELL=y
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_NETCELL=y
CONFIG_PATA_NINJA32=y
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
CONFIG_PATA_OPTI=y
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
CONFIG_PATA_RADISYS=y
CONFIG_PATA_RZ1000=y
# CONFIG_PATA_SC1200 is not set
CONFIG_PATA_SERVERWORKS=y
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
CONFIG_PATA_SIS=y
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_SCH is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
# CONFIG_MD_AUTODETECT is not set
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID10=y
# CONFIG_MD_RAID456 is not set
# CONFIG_MD_MULTIPATH is not set
CONFIG_MD_FAULTY=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_DEBUG=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
CONFIG_DM_LOG_USERSPACE=y
CONFIG_DM_ZERO=y
# CONFIG_DM_MULTIPATH is not set
CONFIG_DM_DELAY=y
# CONFIG_DM_UEVENT is not set
CONFIG_FUSION=y
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
CONFIG_FUSION_SAS=y
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_CTL=y
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#

#
# You can enable one or both FireWire driver stacks.
#

#
# See the help texts for more information.
#
# CONFIG_FIREWIRE is not set
CONFIG_IEEE1394=y
CONFIG_IEEE1394_OHCI1394=y
CONFIG_IEEE1394_PCILYNX=y
# CONFIG_IEEE1394_SBP2 is not set
CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y
CONFIG_IEEE1394_ETH1394=y
CONFIG_IEEE1394_RAWIO=y
CONFIG_IEEE1394_VIDEO1394=y
CONFIG_IEEE1394_DV1394=y
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
CONFIG_MACVLAN=y
CONFIG_EQUALIZER=y
CONFIG_TUN=y
CONFIG_VETH=y
CONFIG_ARCNET=y
CONFIG_ARCNET_1201=y
CONFIG_ARCNET_1051=y
CONFIG_ARCNET_RAW=y
CONFIG_ARCNET_CAP=y
# CONFIG_ARCNET_COM90xx is not set
CONFIG_ARCNET_COM90xxIO=y
# CONFIG_ARCNET_RIM_I is not set
CONFIG_ARCNET_COM20020=y
CONFIG_ARCNET_COM20020_PCI=y
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_MARVELL_PHY is not set
CONFIG_DAVICOM_PHY=y
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
CONFIG_CICADA_PHY=y
CONFIG_VITESSE_PHY=y
# CONFIG_SMSC_PHY is not set
CONFIG_BROADCOM_PHY=y
CONFIG_ICPLUS_PHY=y
CONFIG_REALTEK_PHY=y
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
CONFIG_LSI_ET1011C_PHY=y
CONFIG_FIXED_PHY=y
CONFIG_MDIO_BITBANG=y
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_HAPPYMEAL=y
CONFIG_SUNGEM=y
CONFIG_CASSINI=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
# CONFIG_TYPHOON is not set
CONFIG_ENC28J60=y
# CONFIG_ENC28J60_WRITEVERIFY is not set
CONFIG_ETHOC=y
CONFIG_DNET=y
# CONFIG_NET_TULIP is not set
CONFIG_HP100=y
# 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_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=y
CONFIG_AMD8111_ETH=y
CONFIG_ADAPTEC_STARFIRE=y
CONFIG_B44=y
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_FORCEDETH=y
CONFIG_FORCEDETH_NAPI=y
CONFIG_E100=y
CONFIG_FEALNX=y
CONFIG_NATSEMI=y
CONFIG_NE2K_PCI=y
CONFIG_8139CP=y
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R6040=y
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SMSC9420 is not set
# CONFIG_SUNDANCE is not set
CONFIG_TLAN=y
CONFIG_KS8842=y
CONFIG_KS8851=y
# CONFIG_VIA_RHINE is not set
CONFIG_SC92031=y
CONFIG_NET_POCKET=y
CONFIG_ATP=y
CONFIG_DE600=y
CONFIG_DE620=y
CONFIG_ATL2=y
CONFIG_NETDEV_1000=y
CONFIG_ACENIC=y
CONFIG_ACENIC_OMIT_TIGON_I=y
CONFIG_DL2K=y
CONFIG_E1000=y
CONFIG_E1000E=y
# CONFIG_IP1000 is not set
CONFIG_IGB=y
# CONFIG_IGBVF is not set
# CONFIG_NS83820 is not set
CONFIG_HAMACHI=y
# CONFIG_YELLOWFIN is not set
CONFIG_R8169=y
CONFIG_R8169_VLAN=y
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
CONFIG_VIA_VELOCITY=y
CONFIG_TIGON3=y
# CONFIG_BNX2 is not set
CONFIG_QLA3XXX=y
CONFIG_ATL1=y
CONFIG_ATL1E=y
CONFIG_ATL1C=y
CONFIG_JME=y
CONFIG_NETDEV_10000=y
CONFIG_MDIO=y
# CONFIG_CHELSIO_T1 is not set
CONFIG_CHELSIO_T3_DEPENDS=y
CONFIG_CHELSIO_T3=y
CONFIG_ENIC=y
CONFIG_IXGBE=y
CONFIG_IXGBE_DCB=y
CONFIG_IXGB=y
# CONFIG_S2IO is not set
CONFIG_MYRI10GE=y
CONFIG_NIU=y
CONFIG_MLX4_EN=y
CONFIG_MLX4_CORE=y
CONFIG_MLX4_DEBUG=y
CONFIG_TEHUTI=y
# CONFIG_BNX2X is not set
# CONFIG_QLGE is not set
CONFIG_SFC=y
CONFIG_BE2NET=y
CONFIG_TR=y
CONFIG_IBMOL=y
CONFIG_3C359=y
# CONFIG_TMS380TR is not set

#
# Wireless LAN
#
CONFIG_WLAN_PRE80211=y
CONFIG_STRIP=y
CONFIG_WLAN_80211=y
CONFIG_LIBERTAS=y
CONFIG_LIBERTAS_USB=y
CONFIG_LIBERTAS_SPI=y
# CONFIG_LIBERTAS_DEBUG is not set
CONFIG_LIBERTAS_THINFIRM=y
CONFIG_LIBERTAS_THINFIRM_USB=y
CONFIG_AIRO=y
CONFIG_ATMEL=y
CONFIG_PCI_ATMEL=y
CONFIG_AT76C50X_USB=y
CONFIG_PRISM54=y
CONFIG_USB_ZD1201=y
CONFIG_USB_NET_RNDIS_WLAN=y
CONFIG_RTL8180=y
CONFIG_RTL8187=y
CONFIG_RTL8187_LEDS=y
# CONFIG_ADM8211 is not set
CONFIG_MAC80211_HWSIM=y
CONFIG_MWL8K=y
# CONFIG_P54_COMMON is not set
CONFIG_ATH_COMMON=y
CONFIG_ATH5K=y
# CONFIG_ATH5K_DEBUG is not set
CONFIG_ATH9K=y
CONFIG_ATH9K_DEBUG=y
CONFIG_AR9170_USB=y
CONFIG_AR9170_LEDS=y
# CONFIG_IPW2100 is not set
CONFIG_IPW2200=y
# CONFIG_IPW2200_MONITOR is not set
CONFIG_IPW2200_QOS=y
CONFIG_IPW2200_DEBUG=y
CONFIG_LIBIPW=y
CONFIG_LIBIPW_DEBUG=y
# CONFIG_IWLWIFI is not set
CONFIG_HOSTAP=y
CONFIG_HOSTAP_FIRMWARE=y
CONFIG_HOSTAP_FIRMWARE_NVRAM=y
# CONFIG_HOSTAP_PLX is not set
# CONFIG_HOSTAP_PCI is not set
CONFIG_B43=y
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
CONFIG_B43_DEBUG=y
# CONFIG_B43_FORCE_PIO is not set
CONFIG_B43LEGACY=y
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
CONFIG_B43LEGACY_DEBUG=y
CONFIG_B43LEGACY_DMA=y
# CONFIG_B43LEGACY_DMA_AND_PIO_MODE is not set
CONFIG_B43LEGACY_DMA_MODE=y
# CONFIG_B43LEGACY_PIO_MODE is not set
# CONFIG_ZD1211RW is not set
CONFIG_HERMES=y
CONFIG_HERMES_CACHE_FW_ON_INIT=y
CONFIG_PLX_HERMES=y
CONFIG_TMD_HERMES=y
# CONFIG_NORTEL_HERMES is not set
CONFIG_PCI_HERMES=y
CONFIG_WL12XX=y

#
# WiMAX Wireless Broadband devices
#

#
# Enable MMC support to see WiMAX SDIO drivers
#

#
# USB Network Adapters
#
CONFIG_USB_CATC=y
CONFIG_USB_KAWETH=y
# CONFIG_USB_PEGASUS is not set
CONFIG_USB_RTL8150=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_EEM=y
CONFIG_USB_NET_DM9601=y
CONFIG_USB_NET_SMSC95XX=y
CONFIG_USB_NET_GL620A=y
# CONFIG_USB_NET_NET1080 is not set
CONFIG_USB_NET_PLUSB=y
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=y
# CONFIG_USB_NET_CDC_SUBSET is not set
CONFIG_USB_NET_ZAURUS=y
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
CONFIG_USB_CDC_PHONET=y
# CONFIG_WAN is not set
CONFIG_IEEE802154_DRIVERS=y
CONFIG_IEEE802154_FAKEHARD=y
# CONFIG_XEN_NETDEV_FRONTEND is not set
CONFIG_FDDI=y
CONFIG_DEFXX=y
# CONFIG_DEFXX_MMIO is not set
# CONFIG_SKFP is not set
CONFIG_HIPPI=y
CONFIG_ROADRUNNER=y
CONFIG_ROADRUNNER_LARGE_RINGS=y
CONFIG_PLIP=y
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPP_MPPE is not set
CONFIG_PPPOE=y
CONFIG_PPPOL2TP=y
CONFIG_SLIP=y
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLHC=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y
CONFIG_NET_FC=y
CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_ISDN is not set
CONFIG_PHONE=y

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=y
CONFIG_XEN_KBDDEV_FRONTEND=y

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_LKKBD is not set
CONFIG_KEYBOARD_LM8323=y
CONFIG_KEYBOARD_NEWTON=y
CONFIG_KEYBOARD_STOWAWAY=y
# CONFIG_KEYBOARD_SUNKBD is not set
CONFIG_KEYBOARD_XTKBD=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
CONFIG_JOYSTICK_A3D=y
# CONFIG_JOYSTICK_ADI is not set
CONFIG_JOYSTICK_COBRA=y
CONFIG_JOYSTICK_GF2K=y
CONFIG_JOYSTICK_GRIP=y
CONFIG_JOYSTICK_GRIP_MP=y
# CONFIG_JOYSTICK_GUILLEMOT is not set
CONFIG_JOYSTICK_INTERACT=y
CONFIG_JOYSTICK_SIDEWINDER=y
CONFIG_JOYSTICK_TMDC=y
CONFIG_JOYSTICK_IFORCE=y
CONFIG_JOYSTICK_IFORCE_USB=y
# CONFIG_JOYSTICK_IFORCE_232 is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
CONFIG_JOYSTICK_SPACEBALL=y
CONFIG_JOYSTICK_STINGER=y
CONFIG_JOYSTICK_TWIDJOY=y
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_DB9 is not set
CONFIG_JOYSTICK_GAMECON=y
CONFIG_JOYSTICK_TURBOGRAFX=y
CONFIG_JOYSTICK_JOYDUMP=y
CONFIG_JOYSTICK_XPAD=y
CONFIG_JOYSTICK_XPAD_FF=y
# CONFIG_JOYSTICK_XPAD_LEDS is not set
# CONFIG_JOYSTICK_WALKERA0701 is not set
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=y
CONFIG_TABLET_USB_AIPTEK=y
# CONFIG_TABLET_USB_GTCO is not set
# CONFIG_TABLET_USB_KBTAB is not set
CONFIG_TABLET_USB_WACOM=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ADS7846=y
CONFIG_TOUCHSCREEN_AD7877=y
CONFIG_TOUCHSCREEN_AD7879_I2C=y
CONFIG_TOUCHSCREEN_AD7879=y
CONFIG_TOUCHSCREEN_EETI=y
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
CONFIG_TOUCHSCREEN_MTOUCH=y
CONFIG_TOUCHSCREEN_INEXIO=y
# CONFIG_TOUCHSCREEN_MK712 is not set
CONFIG_TOUCHSCREEN_PENMOUNT=y
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
CONFIG_TOUCHSCREEN_USB_COMPOSITE=y
CONFIG_TOUCHSCREEN_USB_EGALAX=y
# CONFIG_TOUCHSCREEN_USB_PANJIT is not set
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
# CONFIG_TOUCHSCREEN_USB_DMC_TSC10 is not set
# CONFIG_TOUCHSCREEN_USB_IRTOUCH is not set
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_W90X900 is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_APANEL is not set
CONFIG_INPUT_ATI_REMOTE=y
CONFIG_INPUT_ATI_REMOTE2=y
CONFIG_INPUT_KEYSPAN_REMOTE=y
# CONFIG_INPUT_POWERMATE is not set
CONFIG_INPUT_YEALINK=y
CONFIG_INPUT_CM109=y
CONFIG_INPUT_TWL4030_PWRBUTTON=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_PCF50633_PMU=y

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
CONFIG_SERIO_PCIPS2=y
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
CONFIG_GAMEPORT=y
CONFIG_GAMEPORT_NS558=y
# CONFIG_GAMEPORT_L4 is not set
CONFIG_GAMEPORT_EMU10K1=y
# CONFIG_GAMEPORT_FM801 is not set

#
# Character devices
#
CONFIG_VT=y
# CONFIG_CONSOLE_TRANSLATIONS is not set
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_DEVKMEM=y
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_COMPUTONE=y
CONFIG_ROCKETPORT=y
CONFIG_CYCLADES=y
# CONFIG_CYZ_INTR is not set
# CONFIG_DIGIEPCA is not set
CONFIG_MOXA_INTELLIO=y
CONFIG_MOXA_SMARTIO=y
# CONFIG_ISI is not set
# CONFIG_SYNCLINK is not set
CONFIG_SYNCLINKMP=y
CONFIG_SYNCLINK_GT=y
# CONFIG_N_HDLC is not set
CONFIG_RISCOM8=y
CONFIG_SPECIALIX=y
CONFIG_SX=y
# CONFIG_RIO is not set
CONFIG_STALDRV=y
CONFIG_STALLION=y
# CONFIG_ISTALLION is not set
CONFIG_NOZOMI=y

#
# 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_MAX3100=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
# CONFIG_IPMI_DEVICE_INTERFACE is not set
CONFIG_IPMI_SI=y
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
CONFIG_HW_RANDOM_VIA=y
CONFIG_NVRAM=y
CONFIG_R3964=y
# CONFIG_APPLICOM is not set
CONFIG_MWAVE=y
# CONFIG_PC8736x_GPIO is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=y
# CONFIG_TCG_NSC is not set
CONFIG_TCG_ATMEL=y
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCA=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_ALI1535=y
CONFIG_I2C_ALI1563=y
# CONFIG_I2C_ALI15X3 is not set
CONFIG_I2C_AMD756=y
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
CONFIG_I2C_ISCH=y
CONFIG_I2C_PIIX4=y
CONFIG_I2C_NFORCE2=y
# CONFIG_I2C_SIS5595 is not set
CONFIG_I2C_SIS630=y
CONFIG_I2C_SIS96X=y
CONFIG_I2C_VIA=y
# CONFIG_I2C_VIAPRO is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_OCORES=y
# CONFIG_I2C_SIMTEC is not set

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_PARPORT=y
# CONFIG_I2C_PARPORT_LIGHT is not set
CONFIG_I2C_TAOS_EVM=y
CONFIG_I2C_TINY_USB=y

#
# Graphics adapter I2C/DDC channel drivers
#
CONFIG_I2C_VOODOO3=y

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_PCA_PLATFORM=y

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
CONFIG_SENSORS_PCF8574=y
# CONFIG_PCF8575 is not set
CONFIG_SENSORS_PCA9539=y
CONFIG_SENSORS_TSL2550=y
CONFIG_I2C_DEBUG_CORE=y
CONFIG_I2C_DEBUG_ALGO=y
CONFIG_I2C_DEBUG_BUS=y
CONFIG_I2C_DEBUG_CHIP=y
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
CONFIG_SPI_BITBANG=y
CONFIG_SPI_BUTTERFLY=y
CONFIG_SPI_LM70_LLP=y

#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=y
CONFIG_SPI_TLE62X0=y

#
# PPS support
#
CONFIG_PPS=y
CONFIG_PPS_DEBUG=y
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
CONFIG_W1=y
# CONFIG_W1_CON is not set

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=y
# CONFIG_W1_MASTER_DS2490 is not set
CONFIG_W1_MASTER_DS2482=y

#
# 1-wire Slaves
#
# CONFIG_W1_SLAVE_THERM is not set
# CONFIG_W1_SLAVE_SMEM is not set
CONFIG_W1_SLAVE_DS2431=y
# CONFIG_W1_SLAVE_DS2433 is not set
CONFIG_W1_SLAVE_DS2760=y
CONFIG_W1_SLAVE_BQ27000=y
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
# CONFIG_PDA_POWER is not set
CONFIG_BATTERY_DS2760=y
CONFIG_BATTERY_DS2782=y
CONFIG_BATTERY_BQ27x00=y
CONFIG_BATTERY_MAX17040=y
CONFIG_CHARGER_PCF50633=y
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
# CONFIG_SENSORS_ABITUGURU is not set
CONFIG_SENSORS_ABITUGURU3=y
CONFIG_SENSORS_AD7414=y
# CONFIG_SENSORS_AD7418 is not set
CONFIG_SENSORS_ADCXX=y
CONFIG_SENSORS_ADM1021=y
# CONFIG_SENSORS_ADM1025 is not set
CONFIG_SENSORS_ADM1026=y
CONFIG_SENSORS_ADM1029=y
# CONFIG_SENSORS_ADM1031 is not set
CONFIG_SENSORS_ADM9240=y
# CONFIG_SENSORS_ADT7462 is not set
CONFIG_SENSORS_ADT7470=y
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_ADT7475 is not set
CONFIG_SENSORS_K8TEMP=y
CONFIG_SENSORS_ASB100=y
CONFIG_SENSORS_ATXP1=y
CONFIG_SENSORS_DS1621=y
CONFIG_SENSORS_I5K_AMB=y
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
CONFIG_SENSORS_F75375S=y
CONFIG_SENSORS_FSCHER=y
CONFIG_SENSORS_FSCPOS=y
# CONFIG_SENSORS_FSCHMD is not set
CONFIG_SENSORS_G760A=y
# CONFIG_SENSORS_GL518SM is not set
CONFIG_SENSORS_GL520SM=y
CONFIG_SENSORS_CORETEMP=y
CONFIG_SENSORS_IBMAEM=y
CONFIG_SENSORS_IBMPEX=y
CONFIG_SENSORS_IT87=y
# CONFIG_SENSORS_LM63 is not set
CONFIG_SENSORS_LM70=y
CONFIG_SENSORS_LM75=y
CONFIG_SENSORS_LM77=y
CONFIG_SENSORS_LM78=y
CONFIG_SENSORS_LM80=y
# CONFIG_SENSORS_LM83 is not set
CONFIG_SENSORS_LM85=y
# CONFIG_SENSORS_LM87 is not set
CONFIG_SENSORS_LTC4215=y
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_MAX1111=y
# CONFIG_SENSORS_MAX1619 is not set
CONFIG_SENSORS_MAX6650=y
# CONFIG_SENSORS_PC87360 is not set
CONFIG_SENSORS_PC87427=y
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_SIS5595 is not set
CONFIG_SENSORS_DME1737=y
CONFIG_SENSORS_SMSC47M1=y
CONFIG_SENSORS_SMSC47M192=y
CONFIG_SENSORS_SMSC47B397=y
CONFIG_SENSORS_ADS7828=y
CONFIG_SENSORS_THMC50=y
CONFIG_SENSORS_TMP401=y
CONFIG_SENSORS_VIA686A=y
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
CONFIG_SENSORS_W83781D=y
CONFIG_SENSORS_W83791D=y
CONFIG_SENSORS_W83792D=y
CONFIG_SENSORS_W83793=y
# CONFIG_SENSORS_W83L785TS is not set
CONFIG_SENSORS_W83L786NG=y
CONFIG_SENSORS_W83627HF=y
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_LIS3_SPI is not set
# CONFIG_SENSORS_APPLESMC is not set
CONFIG_HWMON_DEBUG_CHIP=y
# CONFIG_THERMAL is not set
# CONFIG_THERMAL_HWMON is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=y
# CONFIG_TWL4030_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
CONFIG_ADVANTECH_WDT=y
CONFIG_ALIM1535_WDT=y
# CONFIG_ALIM7101_WDT is not set
# CONFIG_SC520_WDT is not set
CONFIG_IB700_WDT=y
CONFIG_IBMASR=y
# CONFIG_WAFER_WDT is not set
CONFIG_I6300ESB_WDT=y
CONFIG_ITCO_WDT=y
# CONFIG_ITCO_VENDOR_SUPPORT is not set
CONFIG_IT8712F_WDT=y
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
CONFIG_SC1200_WDT=y
CONFIG_PC87413_WDT=y
# CONFIG_60XX_WDT is not set
CONFIG_SBC8360_WDT=y
CONFIG_CPU5_WDT=y
CONFIG_SMSC_SCH311X_WDT=y
# CONFIG_SMSC37B787_WDT is not set
CONFIG_W83627HF_WDT=y
CONFIG_W83877F_WDT=y
CONFIG_W83977F_WDT=y
# CONFIG_MACHZ_WDT is not set
CONFIG_SBC_EPX_C3_WATCHDOG=y

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=y
CONFIG_WDTPCI=y

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=y
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=y
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
CONFIG_SSB_SILENT=y
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_SM501 is not set
CONFIG_HTC_PASIC3=y
CONFIG_TWL4030_CORE=y
# CONFIG_MFD_TMIO is not set
# CONFIG_PMIC_DA903X is not set
CONFIG_MFD_WM8400=y
CONFIG_MFD_PCF50633=y
CONFIG_PCF50633_ADC=y
# CONFIG_PCF50633_GPIO is not set
CONFIG_AB3100_CORE=y
CONFIG_EZX_PCAP=y
# CONFIG_REGULATOR is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=y
# CONFIG_AGP_VIA is not set
CONFIG_DRM=y
CONFIG_DRM_TDFX=y
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
CONFIG_DRM_I810=y
# CONFIG_DRM_I830 is not set
# CONFIG_DRM_I915 is not set
CONFIG_DRM_MGA=y
# CONFIG_DRM_SIS is not set
CONFIG_DRM_VIA=y
CONFIG_DRM_SAVAGE=y
CONFIG_VGASTATE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=y
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
CONFIG_FB_FOREIGN_ENDIAN=y
# CONFIG_FB_BOTH_ENDIAN is not set
# CONFIG_FB_BIG_ENDIAN is not set
CONFIG_FB_LITTLE_ENDIAN=y
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_SVGALIB=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_PM2 is not set
CONFIG_FB_CYBER2000=y
CONFIG_FB_ARC=y
# CONFIG_FB_IMSTT is not set
CONFIG_FB_UVESA=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
CONFIG_FB_S1D13XXX=y
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
CONFIG_FB_LE80578=y
CONFIG_FB_CARILLO_RANCH=y
CONFIG_FB_INTEL=y
CONFIG_FB_INTEL_DEBUG=y
CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=y
# CONFIG_FB_MATROX_MILLENIUM is not set
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
# CONFIG_FB_MATROX_I2C is not set
CONFIG_FB_MATROX_MULTIHEAD=y
CONFIG_FB_ATY128=y
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=y
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
# CONFIG_FB_ATY_GX is not set
# CONFIG_FB_ATY_BACKLIGHT is not set
CONFIG_FB_S3=y
CONFIG_FB_SAVAGE=y
# CONFIG_FB_SAVAGE_I2C is not set
CONFIG_FB_SAVAGE_ACCEL=y
CONFIG_FB_SIS=y
# CONFIG_FB_SIS_300 is not set
CONFIG_FB_SIS_315=y
CONFIG_FB_VIA=y
CONFIG_FB_NEOMAGIC=y
CONFIG_FB_KYRO=y
CONFIG_FB_3DFX=y
CONFIG_FB_3DFX_ACCEL=y
CONFIG_FB_3DFX_I2C=y
# CONFIG_FB_VOODOO1 is not set
CONFIG_FB_VT8623=y
CONFIG_FB_TRIDENT=y
# CONFIG_FB_ARK is not set
CONFIG_FB_PM3=y
# CONFIG_FB_CARMINE is not set
CONFIG_FB_GEODE=y
# CONFIG_FB_GEODE_LX is not set
CONFIG_FB_GEODE_GX=y
CONFIG_FB_GEODE_GX1=y
# CONFIG_FB_TMIO is not set
CONFIG_XEN_FBDEV_FRONTEND=y
CONFIG_FB_METRONOME=y
# CONFIG_FB_MB862XX is not set
CONFIG_FB_BROADSHEET=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_LTV350QV is not set
# CONFIG_LCD_ILI9320 is not set
CONFIG_LCD_TDO24M=y
# CONFIG_LCD_VGG2432A4 is not set
CONFIG_LCD_PLATFORM=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_GENERIC is not set
CONFIG_BACKLIGHT_PROGEAR=y
CONFIG_BACKLIGHT_CARILLO_RANCH=y
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set
CONFIG_BACKLIGHT_SAHARA=y

#
# 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=64
CONFIG_DUMMY_CONSOLE=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
# CONFIG_SND_MIXER_OSS is not set
CONFIG_SND_PCM_OSS=y
# CONFIG_SND_PCM_OSS_PLUGINS is not set
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=y
# CONFIG_SND_SEQ_HRTIMER_DEFAULT is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
CONFIG_SND_PCM_XRUN_DEBUG=y
CONFIG_SND_RAWMIDI_SEQ=y
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_MPU401_UART=y
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
CONFIG_SND_MTS64=y
CONFIG_SND_SERIAL_U16550=y
CONFIG_SND_MPU401=y
CONFIG_SND_PORTMAN2X4=y
# CONFIG_SND_PCI is not set
CONFIG_SND_SPI=y
# CONFIG_SND_USB is not set
CONFIG_SND_SOC=y
CONFIG_SND_SOC_I2C_AND_SPI=y
# CONFIG_SND_SOC_ALL_CODECS is not set
CONFIG_SOUND_PRIME=y
# CONFIG_SOUND_OSS is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HID_DEBUG=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
CONFIG_USB_MOUSE=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_BELKIN is not set
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_CYPRESS=y
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EZKEY is not set
CONFIG_HID_KYE=y
CONFIG_HID_GYRATION=y
# CONFIG_HID_KENSINGTON is not set
CONFIG_HID_LOGITECH=y
CONFIG_LOGITECH_FF=y
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_NTRIG=y
CONFIG_HID_PANTHERLORD=y
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=y
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
CONFIG_HID_SUNPLUS=y
CONFIG_HID_GREENASIA=y
# CONFIG_GREENASIA_FF is not set
# CONFIG_HID_SMARTJOYPLUS is not set
CONFIG_HID_TOPSEED=y
# CONFIG_HID_THRUSTMASTER is not set
CONFIG_HID_WACOM=y
# CONFIG_HID_ZEROPLUS 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=y
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
CONFIG_USB_OTG_BLACKLIST_HUB=y
CONFIG_USB_MON=y
CONFIG_USB_WUSB=y
CONFIG_USB_WUSB_CBAF=y
CONFIG_USB_WUSB_CBAF_DEBUG=y

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_OXU210HP_HCD=y
CONFIG_USB_ISP116X_HCD=y
CONFIG_USB_ISP1760_HCD=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_SSB=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_SL811_HCD=y
CONFIG_USB_R8A66597_HCD=y
# CONFIG_USB_HWA_HCD is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
CONFIG_USB_WDM=y
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
# CONFIG_USB_STORAGE is not set
CONFIG_USB_LIBUSUAL=y

#
# USB Imaging devices
#
CONFIG_USB_MDC800=y
CONFIG_USB_MICROTEK=y

#
# USB port drivers
#
CONFIG_USB_USS720=y
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
CONFIG_USB_EMI26=y
CONFIG_USB_ADUTUX=y
# CONFIG_USB_SEVSEG is not set
CONFIG_USB_RIO500=y
CONFIG_USB_LEGOTOWER=y
# CONFIG_USB_LCD is not set
CONFIG_USB_BERRY_CHARGE=y
# CONFIG_USB_LED is not set
CONFIG_USB_CYPRESS_CY7C63=y
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_IDMOUSE=y
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
CONFIG_USB_SISUSBVGA=y
CONFIG_USB_SISUSBVGA_CON=y
CONFIG_USB_LD=y
# CONFIG_USB_TRANCEVIBRATOR is not set
CONFIG_USB_IOWARRIOR=y
CONFIG_USB_TEST=y
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_VST is not set

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_UWB=y
CONFIG_UWB_HWA=y
# CONFIG_UWB_WHCI is not set
# CONFIG_UWB_WLP is not set
# CONFIG_UWB_I1480U is not set
# CONFIG_MMC is not set
CONFIG_MEMSTICK=y
CONFIG_MEMSTICK_DEBUG=y

#
# MemoryStick drivers
#
CONFIG_MEMSTICK_UNSAFE_RESUME=y
CONFIG_MSPRO_BLOCK=y

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=y
CONFIG_MEMSTICK_JMICRON_38X=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_ALIX2 is not set
CONFIG_LEDS_PCA9532=y
# CONFIG_LEDS_LP3944 is not set
CONFIG_LEDS_CLEVO_MAIL=y
CONFIG_LEDS_PCA955X=y
CONFIG_LEDS_DAC124S085=y
# CONFIG_LEDS_BD2802 is not set

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_ACCESSIBILITY=y
CONFIG_A11Y_BRAILLE_CONSOLE=y
CONFIG_INFINIBAND=y
# CONFIG_INFINIBAND_USER_MAD is not set
# CONFIG_INFINIBAND_USER_ACCESS is not set
CONFIG_INFINIBAND_ADDR_TRANS=y
# CONFIG_INFINIBAND_MTHCA is not set
CONFIG_INFINIBAND_IPATH=y
CONFIG_INFINIBAND_AMSO1100=y
# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set
# CONFIG_INFINIBAND_CXGB3 is not set
CONFIG_MLX4_INFINIBAND=y
CONFIG_INFINIBAND_NES=y
# CONFIG_INFINIBAND_NES_DEBUG is not set
CONFIG_INFINIBAND_IPOIB=y
CONFIG_INFINIBAND_IPOIB_CM=y
# CONFIG_INFINIBAND_IPOIB_DEBUG is not set
CONFIG_INFINIBAND_SRP=y
# CONFIG_INFINIBAND_ISER is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
CONFIG_EDAC_DEBUG=y
CONFIG_EDAC_DEBUG_VERBOSE=y
# CONFIG_EDAC_MM_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_DEBUG=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=y
# CONFIG_RTC_DRV_DS1374 is not set
CONFIG_RTC_DRV_DS1672=y
CONFIG_RTC_DRV_MAX6900=y
CONFIG_RTC_DRV_RS5C372=y
CONFIG_RTC_DRV_ISL1208=y
CONFIG_RTC_DRV_X1205=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_RTC_DRV_PCF8583=y
CONFIG_RTC_DRV_M41T80=y
CONFIG_RTC_DRV_M41T80_WDT=y
# CONFIG_RTC_DRV_TWL4030 is not set
CONFIG_RTC_DRV_S35390A=y
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set

#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T94=y
CONFIG_RTC_DRV_DS1305=y
CONFIG_RTC_DRV_DS1390=y
CONFIG_RTC_DRV_MAX6902=y
# CONFIG_RTC_DRV_R9701 is not set
CONFIG_RTC_DRV_RS5C348=y
CONFIG_RTC_DRV_DS3234=y

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=y
CONFIG_RTC_DRV_DS1511=y
CONFIG_RTC_DRV_DS1553=y
CONFIG_RTC_DRV_DS1742=y
CONFIG_RTC_DRV_STK17TA8=y
# CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_M48T35=y
CONFIG_RTC_DRV_M48T59=y
# CONFIG_RTC_DRV_BQ4802 is not set
CONFIG_RTC_DRV_V3020=y
CONFIG_RTC_DRV_PCF50633=y

#
# on-CPU RTC drivers
#
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=y
CONFIG_UIO_CIF=y
CONFIG_UIO_PDRV=y
CONFIG_UIO_PDRV_GENIRQ=y
CONFIG_UIO_SMX=y
CONFIG_UIO_AEC=y
# CONFIG_UIO_SERCOS3 is not set

#
# TI VLYNQ
#
# CONFIG_XEN_BALLOON is not set
CONFIG_XEN_DEV_EVTCHN=y
CONFIG_XENFS=y
# CONFIG_XEN_COMPAT_XENFS is not set
# CONFIG_XEN_SYS_HYPERVISOR is not set
CONFIG_X86_PLATFORM_DEVICES=y

#
# Firmware Drivers
#
CONFIG_EDD=y
# CONFIG_EDD_OFF is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DELL_RBU=y
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=y

#
# File systems
#
# CONFIG_EXT2_FS is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4_FS is not set
CONFIG_JBD=y
CONFIG_JBD_DEBUG=y
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
CONFIG_JFS_DEBUG=y
CONFIG_JFS_STATISTICS=y
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
CONFIG_GFS2_FS=y
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=y
CONFIG_OCFS2_FS_O2CB=y
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=y
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_OCFS2_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS is not set
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
# CONFIG_INOTIFY is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_QUOTA_TREE=y
CONFIG_QFMT_V1=y
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
# CONFIG_PROC_SYSCTL is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
CONFIG_ADFS_FS=y
CONFIG_ADFS_FS_RW=y
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=y
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=y
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
CONFIG_EFS_FS=y
CONFIG_CRAMFS=y
CONFIG_SQUASHFS=y
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=y
# CONFIG_MINIX_FS is not set
CONFIG_OMFS_FS=y
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_SYSV_FS=y
CONFIG_UFS_FS=y
CONFIG_UFS_FS_WRITE=y
CONFIG_UFS_DEBUG=y
CONFIG_EXOFS_FS=y
# CONFIG_EXOFS_DEBUG is not set
CONFIG_NILFS2_FS=y
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_V4_1=y
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_V4 is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_SUNRPC_XPRT_RDMA=y
CONFIG_RPCSEC_GSS_KRB5=y
CONFIG_RPCSEC_GSS_SPKM3=y
# CONFIG_SMB_FS is not set
CONFIG_CIFS=y
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_EXPERIMENTAL=y
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=y
CONFIG_AFS_FS=y
CONFIG_AFS_DEBUG=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
CONFIG_ACORN_PARTITION=y
# CONFIG_ACORN_PARTITION_CUMANA is not set
# CONFIG_ACORN_PARTITION_EESOX is not set
CONFIG_ACORN_PARTITION_ICS=y
CONFIG_ACORN_PARTITION_ADFS=y
CONFIG_ACORN_PARTITION_POWERTEC=y
CONFIG_ACORN_PARTITION_RISCIX=y
CONFIG_OSF_PARTITION=y
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
CONFIG_LDM_DEBUG=y
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
# CONFIG_EFI_PARTITION is not set
CONFIG_SYSV68_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
CONFIG_NLS_CODEPAGE_737=y
CONFIG_NLS_CODEPAGE_775=y
# CONFIG_NLS_CODEPAGE_850 is not set
CONFIG_NLS_CODEPAGE_852=y
CONFIG_NLS_CODEPAGE_855=y
CONFIG_NLS_CODEPAGE_857=y
# CONFIG_NLS_CODEPAGE_860 is not set
CONFIG_NLS_CODEPAGE_861=y
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
CONFIG_NLS_CODEPAGE_865=y
CONFIG_NLS_CODEPAGE_866=y
CONFIG_NLS_CODEPAGE_869=y
CONFIG_NLS_CODEPAGE_936=y
CONFIG_NLS_CODEPAGE_950=y
CONFIG_NLS_CODEPAGE_932=y
# CONFIG_NLS_CODEPAGE_949 is not set
CONFIG_NLS_CODEPAGE_874=y
CONFIG_NLS_ISO8859_8=y
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_CODEPAGE_1251=y
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# CONFIG_NLS_ISO8859_3 is not set
CONFIG_NLS_ISO8859_4=y
CONFIG_NLS_ISO8859_5=y
CONFIG_NLS_ISO8859_6=y
# CONFIG_NLS_ISO8859_7 is not set
CONFIG_NLS_ISO8859_9=y
CONFIG_NLS_ISO8859_13=y
CONFIG_NLS_ISO8859_14=y
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
CONFIG_DLM=y
CONFIG_DLM_DEBUG=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_ALLOW_WARNINGS=y
CONFIG_ENABLE_WARN_DEPRECATED=y
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_OBJECTS=y
CONFIG_DEBUG_OBJECTS_SELFTEST=y
CONFIG_DEBUG_OBJECTS_FREE=y
CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
CONFIG_SLUB_DEBUG_ON=y
CONFIG_SLUB_STATS=y
CONFIG_DEBUG_PREEMPT=y
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
CONFIG_LOCK_STAT=y
CONFIG_DEBUG_LOCKDEP=y
CONFIG_TRACE_IRQFLAGS=y
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
CONFIG_DEBUG_LIST=y
CONFIG_DEBUG_SG=y
# CONFIG_DEBUG_NOTIFIERS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_DETECTOR=y
CONFIG_BACKTRACE_SELF_TEST=y
CONFIG_FAULT_INJECTION=y
CONFIG_FAILSLAB=y
CONFIG_FAIL_PAGE_ALLOC=y
CONFIG_FAIL_MAKE_REQUEST=y
CONFIG_FAIL_IO_TIMEOUT=y
CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_LATENCYTOP=y
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_FTRACE_SYSCALLS=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
CONFIG_IRQSOFF_TRACER=y
CONFIG_PREEMPT_TRACER=y
CONFIG_SYSPROF_TRACER=y
# CONFIG_SCHED_TRACER is not set
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BOOT_TRACER=y
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_POWER_TRACER=y
CONFIG_KSYM_TRACER=y
CONFIG_PROFILE_KSYM_TRACER=y
# CONFIG_STACK_TRACER is not set
CONFIG_KMEMTRACE=y
CONFIG_WORKQUEUE_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
# CONFIG_DYNAMIC_FTRACE is not set
# CONFIG_FUNCTION_PROFILER is not set
CONFIG_FTRACE_SELFTEST=y
CONFIG_FTRACE_STARTUP_TEST=y
# CONFIG_MMIOTRACE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_BUILD_DOCSRC=y
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
CONFIG_SAMPLES=y
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
# CONFIG_KGDB_TESTS is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_STRICT_DEVMEM is not set
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_X86_PTDUMP=y
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_IOMMU_STRESS=y
CONFIG_HAVE_MMIOTRACE_SUPPORT=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 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
CONFIG_SECURITY_PATH=y
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
# CONFIG_SECURITY_SELINUX_DISABLE is not set
CONFIG_SECURITY_SELINUX_DEVELOP=y
# CONFIG_SECURITY_SELINUX_AVC_STATS is not set
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_TOMOYO is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_FIPS=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=y
# CONFIG_CRYPTO_GCM is not set
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_FPU=y

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD128 is not set
CONFIG_CRYPTO_RMD160=y
# CONFIG_CRYPTO_RMD256 is not set
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_CAST5=y
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_FCRYPT=y
CONFIG_CRYPTO_KHAZAD=y
# CONFIG_CRYPTO_SALSA20 is not set
CONFIG_CRYPTO_SALSA20_X86_64=y
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
CONFIG_CRYPTO_TEA=y
# CONFIG_CRYPTO_TWOFISH is not set
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=y
# CONFIG_CRYPTO_DEV_PADLOCK_SHA is not set
CONFIG_CRYPTO_DEV_HIFN_795X=y
CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KVM_INTEL=y
CONFIG_KVM_AMD=y
CONFIG_KVM_TRACE=y
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_BALLOON is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPUMASK_OFFSTACK=y
CONFIG_NLATTR=y
CONFIG_FORCE_SUCCESSFUL_BUILD=y
CONFIG_FORCE_MINIMAL_CONFIG=y
CONFIG_FORCE_MINIMAL_CONFIG_64=y
CONFIG_FORCE_MINIMAL_CONFIG_PHYS=y

[-- Attachment #3: boot.log --]
[-- Type: text/plain, Size: 276477 bytes --]

[    0.000000] Linux version 2.6.31-rc5-tip-00896-g6efa9e9-dirty (mingo@sirius) (gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) ) #718 SMP PREEMPT Tue Aug 4 11:30:30 CEST 2009
[    0.000000] Command line: root=/dev/sda6 earlyprintk=serial,ttyS0,115200 console=ttyS0,115200 debug initcall_debug apic=verbose sysrq_always_enabled ignore_loglevel selinux=0 nmi_watchdog=0 panic=1 3
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
[    0.000000]  BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] DMI 2.3 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-000000003fff0000
[    0.000000]  0000000000 - 003fff0000 page 4k
[    0.000000] kernel direct mapping tables up to 3fff0000 @ 100000-302000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000003fff0000
[    0.000000] Bootmem setup node 0 0000000000000000-000000003fff0000
[    0.000000]   NODE_DATA [0000000000010000 - 0000000000043fff]
[    0.000000]   bootmap [0000000000044000 -  000000000004bfff] pages 8
[    0.000000] (6 early reservations) ==> bootmem [0000000000 - 003fff0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 0007cd4058]    TEXT DATA BSS ==> [0001000000 - 0007cd4058]
[    0.000000]   #3 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #4 [0007cd5000 - 0007cd5149]              BRK ==> [0007cd5000 - 0007cd5149]
[    0.000000]   #5 [0000100000 - 0000300000]          PGTABLE ==> [0000100000 - 0000300000]
[    0.000000] Scan SMP from ffff880000000000 for 1024 bytes.
[    0.000000] Scan SMP from ffff88000009fc00 for 1024 bytes.
[    0.000000] Scan SMP from ffff8800000f0000 for 65536 bytes.
[    0.000000] found SMP MP-table at [ffff8800000f5680] f5680
[    0.000000]   mpc: f1400-f152c
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003fff0
[    0.000000] On node 0 totalpages: 262015
[    0.000000]   DMA zone: 104 pages used for memmap
[    0.000000]   DMA zone: 611 pages reserved
[    0.000000]   DMA zone: 3268 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6552 pages used for memmap
[    0.000000]   DMA32 zone: 251480 pages, LIFO batch:31
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000]   mpc: f1400-f152c
[    0.000000] MPTABLE: OEM ID: OEM00000
[    0.000000] MPTABLE: Product ID: PROD00000000
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #1
[    0.000000] Bus #0 is PCI   
[    0.000000] Bus #1 is PCI   
[    0.000000] Bus #2 is PCI   
[    0.000000] Bus #3 is PCI   
[    0.000000] Bus #4 is PCI   
[    0.000000] Bus #5 is PCI   
[    0.000000] Bus #6 is ISA   
[    0.000000] I/O APIC #2 Version 17 at 0xFEC00000.
[    0.000000] Int: type 0, pol 3, trig 3, bus 00, IRQ 28, APIC ID 2, APIC INT 0b
[    0.000000] Int: type 0, pol 3, trig 3, bus 00, IRQ 10, APIC ID 2, APIC INT 03
[    0.000000] Int: type 0, pol 3, trig 3, bus 01, IRQ 00, APIC ID 2, APIC INT 05
[    0.000000] Int: type 0, pol 3, trig 3, bus 05, IRQ 1c, APIC ID 2, APIC INT 0b
[    0.000000] Int: type 3, pol 0, trig 0, bus 06, IRQ 00, APIC ID 2, APIC INT 00
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 01, APIC ID 2, APIC INT 01
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 00, APIC ID 2, APIC INT 02
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 04, APIC ID 2, APIC INT 04
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 06, APIC ID 2, APIC INT 06
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 07, APIC ID 2, APIC INT 07
[    0.000000] Int: type 0, pol 1, trig 1, bus 06, IRQ 08, APIC ID 2, APIC INT 08
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 09, APIC ID 2, APIC INT 09
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 0a, APIC ID 2, APIC INT 0a
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 0c, APIC ID 2, APIC INT 0c
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 0d, APIC ID 2, APIC INT 0d
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 0e, APIC ID 2, APIC INT 0e
[    0.000000] Int: type 0, pol 0, trig 0, bus 06, IRQ 0f, APIC ID 2, APIC INT 0f
[    0.000000] Lint: type 3, pol 0, trig 0, bus 00, IRQ 00, APIC ID ff, APIC LINT 00
[    0.000000] Lint: type 1, pol 0, trig 0, bus 00, IRQ 00, APIC ID ff, APIC LINT 01
[    0.000000] Processors: 2
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped APIC to ffffffffff5fc000 (fee00000)
[    0.000000] mapped IOAPIC to ffffffffff5fb000 (fec00000)
[    0.000000] nr_irqs_gsi: 24
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
[    0.000000] NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 480 pages at ffff880007cee000, static data 1942408 bytes
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 254748
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/sda6 earlyprintk=serial,ttyS0,115200 console=ttyS0,115200 debug initcall_debug apic=verbose sysrq_always_enabled ignore_loglevel selinux=0 nmi_watchdog=0 panic=1 3
[    0.000000] debug: sysrq always enabled.
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 903748k/1048512k available (15689k kernel code, 452k absent, 144312k reserved, 9369k data, 3384k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU-based detection of stalled CPUs is enabled.
[    0.000000] NR_IRQS:4352
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2010.391 MHz processor.
[    0.000035] spurious 8259A interrupt: IRQ7.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [ttyS0] enabled, bootconsole disabled
[    0.000999] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000999] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000999] ... MAX_LOCK_DEPTH:          48
[    0.000999] ... MAX_LOCKDEP_KEYS:        8191
[    0.000999] ... CLASSHASH_SIZE:          4096
[    0.000999] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000999] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000999] ... CHAINHASH_SIZE:          16384
[    0.000999]  memory used by lock dependency info: 6367 kB
[    0.000999]  per task-struct memory footprint: 2688 bytes
[    0.000999] ODEBUG: 11 of 11 active objects replaced
[    0.000999] ODEBUG: selftest passed
[    0.001040] Calibrating delay loop (skipped), value calculated using timer frequency.. 4020.78 BogoMIPS (lpj=2010391)
[    0.004503] Security Framework initialized
[    0.005013] SELinux:  Disabled at boot.
[    0.007294] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.009469] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.010487] Mount-cache hash table entries: 256
[    0.013668] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.014008] CPU: L2 Cache: 512K (64 bytes/line)
[    0.015009] CPU 0/0x0 -> Node 0
[    0.016006] tseg: 0000000000
[    0.017030] CPU: Physical Processor ID: 0
[    0.018005] CPU: Processor Core ID: 0
[    0.019007] mce: CPU supports 5 MCE banks
[    0.020024] Performance Counters: AMD PMU driver.
[    0.022015] ... version:                 0
[    0.023005] ... bit width:               48
[    0.024004] ... generic counters:        4
[    0.025004] ... value mask:              0000ffffffffffff
[    0.026004] ... max period:              00007fffffffffff
[    0.027004] ... fixed-purpose counters:  0
[    0.028003] ... counter mask:            000000000000000f
[    0.031192] debug: unmapping init memory ffffffff8287c000..ffffffff8288f000
[    0.032473] Setting APIC routing to flat
[    0.033008] enabled ExtINT on CPU#0
[    0.034067] ExtINT not setup in hardware but reported by MP table
[    0.035116] ENABLING IO-APIC IRQs
[    0.036003] init IO_APIC IRQs
[    0.037002]  2-0 (apicid-pin) not connected
[    0.039051] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0)
[    0.040022] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0)
[    0.041018] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:1 Active:1)
[    0.041993] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:1 Active:1)
[    0.041993] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:1 Active:1)
[    0.041993] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0)
[    0.041993] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0)
[    0.041993]  2-16 2-17 2-18 2-19 2-20 2-21 2-22 2-23 (apicid-pin) not connected
[    0.041993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.041993] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[    0.041993] ...trying to set up timer (IRQ0) through the 8259A ...
[    0.041993] ..... (found apic 0 pin 0) ...
[    0.052859] ....... works.
[    0.052998] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02
[    0.055998] Using local APIC timer interrupts.
[    0.056000] calibrating APIC timer ...
[    0.057991] ... lapic delta = 1256253
[    0.057991] ..... delta 1256253
[    0.057991] ..... mult: 53963858
[    0.057991] ..... calibration result: 201000
[    0.057991] ..... CPU clock speed is 2010.0004 MHz.
[    0.057991] ..... host bus clock speed is 201.0000 MHz.
[    0.057991] ... verify APIC timer
[    0.160718] ... jiffies delta = 100
[    0.160981] ... jiffies result ok
[    0.162008] calling  migration_init+0x0/0x7b @ 1
[    0.163326] initcall migration_init+0x0/0x7b returned 0 after 0 usecs
[    0.163983] calling  spawn_ksoftirqd+0x0/0x7b @ 1
[    0.165143] initcall spawn_ksoftirqd+0x0/0x7b returned 0 after 0 usecs
[    0.165983] calling  init_call_single_data+0x0/0xd4 @ 1
[    0.166989] initcall init_call_single_data+0x0/0xd4 returned 0 after 0 usecs
[    0.167982] calling  spawn_softlockup_task+0x0/0x97 @ 1
[    0.169086] initcall spawn_softlockup_task+0x0/0x97 returned 0 after 0 usecs
[    0.169982] calling  relay_init+0x0/0x2d @ 1
[    0.170981] initcall relay_init+0x0/0x2d returned 0 after 0 usecs
[    0.171993] calling  tracer_alloc_buffers+0x0/0x2b5 @ 1
[    0.173252] Testing tracer nop: PASSED
[    0.174989] initcall tracer_alloc_buffers+0x0/0x2b5 returned 0 after 1952 usecs
[    0.175981] calling  init_trace_printk+0x0/0x2d @ 1
[    0.176980] initcall init_trace_printk+0x0/0x2d returned 0 after 0 usecs
[    0.177980] calling  trace_workqueue_early_init+0x0/0x164 @ 1
[    0.180002] initcall trace_workqueue_early_init+0x0/0x164 returned 0 after 976 usecs
[    0.183070] lockdep: fixing up alternatives.
[    0.184170] Booting processor 1 APIC 0x1 ip 0x6000
[    0.000999] Initializing CPU#1
[    0.000999] masked ExtINT on CPU#1
[    0.000999] Calibrating delay using timer specific routine.. 4019.90 BogoMIPS (lpj=2009954)
[    0.000999] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.000999] CPU: L2 Cache: 512K (64 bytes/line)
[    0.000999] CPU 1/0x1 -> Node 0
[    0.000999] CPU: Physical Processor ID: 0
[    0.000999] CPU: Processor Core ID: 1
[    0.000999] mce: CPU supports 5 MCE banks
[    0.256043] CPU1: 
[    0.255973] ------------[ cut here ]------------
[    0.255982] WARNING: at kernel/rcutree.c:1140 __rcu_process_callbacks+0x45/0x100()
[    0.255986] Hardware name: System Product Name
[    0.255990] Pid: 0, comm: swapper Not tainted 2.6.31-rc5-tip-00896-g6efa9e9-dirty #718
[    0.255994] Call Trace:
[    0.255996]  <IRQ>  [<ffffffff810d6b91>] ? __rcu_process_callbacks+0x45/0x100
[    0.256007]  [<ffffffff810889ae>] warn_slowpath_common+0x88/0xcb
[    0.256014]  [<ffffffff81083cad>] ? scheduler_tick+0x123/0x26c
[    0.256019]  [<ffffffff81088a18>] warn_slowpath_null+0x27/0x3d
[    0.256024]  [<ffffffff810d6b91>] __rcu_process_callbacks+0x45/0x100
[    0.256029]  [<ffffffff810d6c98>] rcu_process_callbacks+0x4c/0x88
[    0.256036]  [<ffffffff81090501>] __do_softirq+0x14d/0x25b
[    0.256042]  [<ffffffff8103d55c>] call_softirq+0x1c/0x30
[    0.256048]  [<ffffffff8103f8ca>] do_softirq+0x5e/0xcf
[    0.256053]  [<ffffffff8108fcdd>] irq_exit+0x5d/0xc5
[    0.256059]  [<ffffffff81f4f731>] smp_apic_timer_interrupt+0x9e/0xc2
[    0.256064]  [<ffffffff8103cf23>] apic_timer_interrupt+0x13/0x20
[    0.256067]  <EOI>  [<ffffffff8105bff1>] ? native_safe_halt+0xb/0xd
[    0.256077]  [<ffffffff8105bfef>] ? native_safe_halt+0x9/0xd
[    0.256082]  [<ffffffff810458d5>] ? default_idle+0x55/0x94
[    0.256087]  [<ffffffff8103b24b>] ? enter_idle+0x38/0x4e
[    0.256092]  [<ffffffff8103b324>] ? cpu_idle+0xc3/0x11f
[    0.256098]  [<ffffffff828f82db>] ? start_secondary+0xcb/0xe6
[    0.256129] ---[ end trace 93d72a36b9146f22 ]---
[    0.256968] AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02
[    0.259001] Brought up 2 CPUs
[    0.259968] Total of 2 processors activated (8040.69 BogoMIPS).
[    0.262319] CPU0 attaching sched-domain:
[    0.262972]  domain 0: span 0-1 level MC
[    0.264966]   groups: 0 1
[    0.266967] CPU1 attaching sched-domain:
[    0.267970]  domain 0: span 0-1 level MC
[    0.269965]   groups: 1 0
[    0.272857] khelper used greatest stack depth: 4720 bytes left
[    0.280843] calling  init_cpufreq_transition_notifier_list+0x0/0x42 @ 1
[    0.280973] initcall init_cpufreq_transition_notifier_list+0x0/0x42 returned 0 after 0 usecs
[    0.281965] calling  net_ns_init+0x0/0x11b @ 1
[    0.283015] initcall net_ns_init+0x0/0x11b returned 0 after 0 usecs
[    0.284041] calling  cpufreq_tsc+0x0/0x28 @ 1
[    0.284964] initcall cpufreq_tsc+0x0/0x28 returned 0 after 0 usecs
[    0.285963] calling  pci_reboot_init+0x0/0x3b @ 1
[    0.286964] initcall pci_reboot_init+0x0/0x3b returned 0 after 0 usecs
[    0.288012] calling  print_banner+0x0/0xe @ 1
[    0.288962] Booting paravirtualized kernel on bare hardware
[    0.289963] initcall print_banner+0x0/0xe returned 0 after 976 usecs
[    0.290963] calling  init_smp_flush+0x0/0x68 @ 1
[    0.292012] initcall init_smp_flush+0x0/0x68 returned 0 after 0 usecs
[    0.292962] calling  sysctl_init+0x0/0x3d @ 1
[    0.293969] initcall sysctl_init+0x0/0x3d returned 0 after 0 usecs
[    0.294962] calling  ksysfs_init+0x0/0xe4 @ 1
[    0.296198] initcall ksysfs_init+0x0/0xe4 returned 0 after 0 usecs
[    0.297032] calling  async_init+0x0/0x69 @ 1
[    0.297961] initcall async_init+0x0/0x69 returned 0 after 0 usecs
[    0.298961] calling  init_jiffies_clocksource+0x0/0x39 @ 1
[    0.300013] initcall init_jiffies_clocksource+0x0/0x39 returned 0 after 0 usecs
[    0.301963] calling  init_hw_breakpoint+0x0/0x39 @ 1
[    0.302964] initcall init_hw_breakpoint+0x0/0x39 returned 0 after 0 usecs
[    0.303960] calling  filelock_init+0x0/0x55 @ 1
[    0.305054] initcall filelock_init+0x0/0x55 returned 0 after 0 usecs
[    0.305960] calling  init_script_binfmt+0x0/0x3b @ 1
[    0.306981] initcall init_script_binfmt+0x0/0x3b returned 0 after 0 usecs
[    0.307959] calling  init_elf_binfmt+0x0/0x3b @ 1
[    0.309009] initcall init_elf_binfmt+0x0/0x3b returned 0 after 0 usecs
[    0.309959] calling  init_compat_elf_binfmt+0x0/0x3b @ 1
[    0.310960] initcall init_compat_elf_binfmt+0x0/0x3b returned 0 after 0 usecs
[    0.311960] calling  debugfs_init+0x0/0x80 @ 1
[    0.313020] initcall debugfs_init+0x0/0x80 returned 0 after 0 usecs
[    0.313959] calling  securityfs_init+0x0/0x77 @ 1
[    0.314970] initcall securityfs_init+0x0/0x77 returned 0 after 0 usecs
[    0.315959] calling  random32_init+0x0/0xff @ 1
[    0.317027] initcall random32_init+0x0/0xff returned 0 after 0 usecs
[    0.318000] calling  gnttab_init+0x0/0x1a8 @ 1
[    0.319004] initcall gnttab_init+0x0/0x1a8 returned -19 after 0 usecs
[    0.320006] calling  cpufreq_core_init+0x0/0xaa @ 1
[    0.321056] initcall cpufreq_core_init+0x0/0xaa returned 0 after 0 usecs
[    0.322006] calling  cpuidle_init+0x0/0x66 @ 1
[    0.323024] initcall cpuidle_init+0x0/0x66 returned 0 after 0 usecs
[    0.324007] calling  sock_init+0x0/0x80 @ 1
[    0.326336] initcall sock_init+0x0/0x80 returned 0 after 976 usecs
[    0.327008] calling  netpoll_init+0x0/0x69 @ 1
[    0.328008] initcall netpoll_init+0x0/0x69 returned 0 after 0 usecs
[    0.329056] calling  netlink_proto_init+0x0/0x169 @ 1
[    0.330110] NET: Registered protocol family 16
[    0.332072] initcall netlink_proto_init+0x0/0x169 returned 0 after 1953 usecs
[    0.333056] calling  bdi_class_init+0x0/0x68 @ 1
[    0.335579] initcall bdi_class_init+0x0/0x68 returned 0 after 976 usecs
[    0.336063] calling  kobject_uevent_init+0x0/0x7b @ 1
[    0.337032] initcall kobject_uevent_init+0x0/0x7b returned 0 after 0 usecs
[    0.338007] calling  pcibus_class_init+0x0/0x40 @ 1
[    0.339149] initcall pcibus_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.340124] calling  pci_driver_init+0x0/0x39 @ 1
[    0.342079] initcall pci_driver_init+0x0/0x39 returned 0 after 0 usecs
[    0.343083] calling  lcd_class_init+0x0/0x74 @ 1
[    0.344080] initcall lcd_class_init+0x0/0x74 returned 0 after 0 usecs
[    0.345061] calling  backlight_class_init+0x0/0x84 @ 1
[    0.346248] initcall backlight_class_init+0x0/0x84 returned 0 after 0 usecs
[    0.347057] calling  video_output_class_init+0x0/0x40 @ 1
[    0.348078] initcall video_output_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.349012] calling  xenbus_probe_init+0x0/0xe4 @ 1
[    0.350007] initcall xenbus_probe_init+0x0/0xe4 returned -19 after 0 usecs
[    0.351007] calling  tty_class_init+0x0/0x58 @ 1
[    0.352092] initcall tty_class_init+0x0/0x58 returned 0 after 0 usecs
[    0.353063] calling  vtconsole_class_init+0x0/0xe8 @ 1
[    0.354193] initcall vtconsole_class_init+0x0/0xe8 returned 0 after 0 usecs
[    0.355063] calling  register_node_type+0x0/0xa4 @ 1
[    0.357121] initcall register_node_type+0x0/0xa4 returned 0 after 976 usecs
[    0.358084] calling  spi_init+0x0/0xd4 @ 1
[    0.359125] initcall spi_init+0x0/0xd4 returned 0 after 0 usecs
[    0.360060] calling  i2c_init+0x0/0x8c @ 1
[    0.362140] i2c-core: driver [dummy] registered
[    0.363119] initcall i2c_init+0x0/0x8c returned 0 after 1953 usecs
[    0.364008] calling  amd_postcore_init+0x0/0xa3 @ 1
[    0.365010] node 0 link 0: io port [1000, fffff]
[    0.366007] TOM: 0000000040000000 aka 1024M
[    0.367007] node 0 link 0: mmio [e0000000, efffffff]
[    0.368197] node 0 link 0: mmio [feb00000, fec0ffff]
[    0.369197] node 0 link 0: mmio [a0000, bffff]
[    0.371060] node 0 link 0: mmio [40000000, fed3ffff]
[    0.373006] bus: [00,ff] on node 0 link 0
[    0.374006] bus: 00 index 0 io port: [0, ffff]
[    0.375054] bus: 00 index 1 mmio: [40000000, fcffffffff]
[    0.376006] bus: 00 index 2 mmio: [feb00000, fec0ffff]
[    0.377006] bus: 00 index 3 mmio: [a0000, bffff]
[    0.378007] initcall amd_postcore_init+0x0/0xa3 returned 0 after 12695 usecs
[    0.379056] calling  arch_kdebugfs_init+0x0/0x55 @ 1
[    0.380111] initcall arch_kdebugfs_init+0x0/0x55 returned 0 after 0 usecs
[    0.381007] calling  dmi_id_init+0x0/0xf7 @ 1
[    0.382297] initcall dmi_id_init+0x0/0xf7 returned 0 after 0 usecs
[    0.383157] calling  pci_arch_init+0x0/0x67 @ 1
[    0.384012] PCI: Using configuration type 1 for base access
[    0.385014] initcall pci_arch_init+0x0/0x67 returned 0 after 976 usecs
[    0.386007] calling  topology_init+0x0/0xe0 @ 1
[    0.388208] initcall topology_init+0x0/0xe0 returned 0 after 976 usecs
[    0.390019] calling  param_sysfs_init+0x0/0xf6 @ 1
[    0.599249] initcall param_sysfs_init+0x0/0xf6 returned 0 after 203125 usecs
[    0.600150] calling  audit_watch_init+0x0/0x46 @ 1
[    0.601031] audit: cannot initialize inotify handle
[    0.602007] initcall audit_watch_init+0x0/0x46 returned 0 after 976 usecs
[    0.603007] calling  init_slow_work+0x0/0x5f @ 1
[    0.604056] initcall init_slow_work+0x0/0x5f returned 0 after 0 usecs
[    0.605007] calling  default_bdi_init+0x0/0x5e @ 1
[    0.606197] initcall default_bdi_init+0x0/0x5e returned 0 after 0 usecs
[    0.607173] calling  init_bio+0x0/0x100 @ 1
[    0.609193] bio: create slab <bio-0> at 0
[    0.610106] initcall init_bio+0x0/0x100 returned 0 after 1953 usecs
[    0.611057] calling  fsnotify_init+0x0/0x39 @ 1
[    0.612011] initcall fsnotify_init+0x0/0x39 returned 0 after 0 usecs
[    0.613007] calling  fsnotify_notification_init+0x0/0x129 @ 1
[    0.614087] initcall fsnotify_notification_init+0x0/0x129 returned 0 after 0 usecs
[    0.616010] calling  cryptomgr_init+0x0/0x39 @ 1
[    0.617008] initcall cryptomgr_init+0x0/0x39 returned 0 after 0 usecs
[    0.618008] calling  blk_settings_init+0x0/0x51 @ 1
[    0.619056] initcall blk_settings_init+0x0/0x51 returned 0 after 0 usecs
[    0.620007] calling  blk_ioc_init+0x0/0x51 @ 1
[    0.621091] initcall blk_ioc_init+0x0/0x51 returned 0 after 0 usecs
[    0.622008] calling  blk_softirq_init+0x0/0x8f @ 1
[    0.623056] initcall blk_softirq_init+0x0/0x8f returned 0 after 0 usecs
[    0.624007] calling  genhd_device_init+0x0/0x8c @ 1
[    0.626382] initcall genhd_device_init+0x0/0x8c returned 0 after 976 usecs
[    0.627178] calling  pci_slot_init+0x0/0x73 @ 1
[    0.629023] initcall pci_slot_init+0x0/0x73 returned 0 after 0 usecs
[    0.630008] calling  fbmem_init+0x0/0xb8 @ 1
[    0.632106] initcall fbmem_init+0x0/0xb8 returned 0 after 976 usecs
[    0.633094] calling  setup_shutdown_event+0x0/0x3b @ 1
[    0.634008] initcall setup_shutdown_event+0x0/0x3b returned 0 after 0 usecs
[    0.635007] calling  misc_init+0x0/0xd6 @ 1
[    0.637145] initcall misc_init+0x0/0xd6 returned 0 after 976 usecs
[    0.638060] calling  cn_init+0x0/0x11a @ 1
[    0.639097] initcall cn_init+0x0/0x11a returned 0 after 0 usecs
[    0.640008] calling  tifm_init+0x0/0xab @ 1
[    0.642345] initcall tifm_init+0x0/0xab returned 0 after 976 usecs
[    0.643065] calling  wm8400_module_init+0x0/0x59 @ 1
[    0.645160] i2c-core: driver [WM8400] registered
[    0.646085] initcall wm8400_module_init+0x0/0x59 returned 0 after 1953 usecs
[    0.647007] calling  twl4030_init+0x0/0x3b @ 1
[    0.648139] i2c-core: driver [twl4030] registered
[    0.649062] initcall twl4030_init+0x0/0x3b returned 0 after 976 usecs
[    0.650007] calling  pcf50633_init+0x0/0x3b @ 1
[    0.651208] i2c-core: driver [pcf50633] registered
[    0.652060] initcall pcf50633_init+0x0/0x3b returned 0 after 976 usecs
[    0.653007] calling  ab3100_i2c_init+0x0/0x3b @ 1
[    0.655219] i2c-core: driver [ab3100] registered
[    0.656010] initcall ab3100_i2c_init+0x0/0x3b returned 0 after 1953 usecs
[    0.657007] calling  init_scsi+0x0/0xb7 @ 1
[    0.660290] SCSI subsystem initialized
[    0.661068] initcall init_scsi+0x0/0xb7 returned 0 after 2929 usecs
[    0.663009] calling  ata_init+0x0/0xb4 @ 1
[    0.664492] libata version 3.00 loaded.
[    0.665181] initcall ata_init+0x0/0xb4 returned 0 after 976 usecs
[    0.666007] calling  phy_init+0x0/0x57 @ 1
[    0.668298] initcall phy_init+0x0/0x57 returned 0 after 976 usecs
[    0.669069] calling  init_pcmcia_cs+0x0/0x56 @ 1
[    0.670112] initcall init_pcmcia_cs+0x0/0x56 returned 0 after 0 usecs
[    0.671124] calling  nop_usb_xceiv_init+0x0/0x39 @ 1
[    0.672121] initcall nop_usb_xceiv_init+0x0/0x39 returned 0 after 0 usecs
[    0.673085] calling  usb_init+0x0/0x199 @ 1
[    0.675302] usbcore: registered new interface driver usbfs
[    0.677247] usbcore: registered new interface driver hub
[    0.679198] usbcore: registered new device driver usb
[    0.680061] initcall usb_init+0x0/0x199 returned 0 after 5859 usecs
[    0.681007] calling  serio_init+0x0/0xb2 @ 1
[    0.682138] initcall serio_init+0x0/0xb2 returned 0 after 0 usecs
[    0.683060] calling  gameport_init+0x0/0xb2 @ 1
[    0.684148] initcall gameport_init+0x0/0xb2 returned 0 after 0 usecs
[    0.685013] calling  input_init+0x0/0x15d @ 1
[    0.686084] initcall input_init+0x0/0x15d returned 0 after 0 usecs
[    0.687010] calling  rtc_init+0x0/0x98 @ 1
[    0.689068] initcall rtc_init+0x0/0x98 returned 0 after 976 usecs
[    0.690010] calling  pps_init+0x0/0xd7 @ 1
[    0.691226] LinuxPPS API ver. 1 registered
[    0.692008] Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.693008] initcall pps_init+0x0/0xd7 returned 0 after 1953 usecs
[    0.694007] calling  power_supply_class_init+0x0/0x5f @ 1
[    0.696094] initcall power_supply_class_init+0x0/0x5f returned 0 after 976 usecs
[    0.697007] calling  hwmon_init+0x0/0x6e @ 1
[    0.699113] initcall hwmon_init+0x0/0x6e returned 0 after 976 usecs
[    0.700007] calling  md_init+0x0/0xf7 @ 1
[    0.701037] initcall md_init+0x0/0xf7 returned 0 after 0 usecs
[    0.702007] calling  leds_init+0x0/0x67 @ 1
[    0.703264] initcall leds_init+0x0/0x67 returned 0 after 0 usecs
[    0.704010] calling  pci_subsys_init+0x0/0x136 @ 1
[    0.705005] PCI: Probing PCI hardware
[    0.706069] PCI: Probing PCI hardware (bus 00)
[    0.708297] PCI: Scanning bus 0000:00
[    0.710085] pci 0000:00:00.0: found [10de:005e] class 000580 header type 00
[    0.711096] pci 0000:00:00.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.712106] pci 0000:00:01.0: found [10de:0050] class 000601 header type 00
[    0.714052] pci 0000:00:01.0: calling nvidia_force_enable_hpet+0x0/0xec
[    0.715006] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.716007] pci 0000:00:01.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.717093] pci 0000:00:01.1: found [10de:0052] class 000c05 header type 00
[    0.718032] pci 0000:00:01.1: reg 10 io port: [0xdc00-0xdc1f]
[    0.719035] pci 0000:00:01.1: reg 20 io port: [0x4c00-0x4c3f]
[    0.720014] pci 0000:00:01.1: reg 24 io port: [0x4c40-0x4c7f]
[    0.721067] pci 0000:00:01.1: calling quirk_resource_alignment+0x0/0x1dd
[    0.722029] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.723010] pci 0000:00:01.1: PME# disabled
[    0.724069] pci 0000:00:02.0: found [10de:005a] class 000c03 header type 00
[    0.725082] pci 0000:00:02.0: reg 10 32bit mmio: [0xda102000-0xda102fff]
[    0.726053] pci 0000:00:02.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.727029] pci 0000:00:02.0: supports D1 D2
[    0.728006] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.730011] pci 0000:00:02.0: PME# disabled
[    0.731047] pci 0000:00:02.1: found [10de:005b] class 000c03 header type 00
[    0.732040] pci 0000:00:02.1: reg 10 32bit mmio: [0xfeb00000-0xfeb000ff]
[    0.734055] pci 0000:00:02.1: calling quirk_resource_alignment+0x0/0x1dd
[    0.735040] pci 0000:00:02.1: supports D1 D2
[    0.736007] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.737058] pci 0000:00:02.1: PME# disabled
[    0.739054] pci 0000:00:04.0: found [10de:0059] class 000401 header type 00
[    0.740032] pci 0000:00:04.0: reg 10 io port: [0xd400-0xd4ff]
[    0.741062] pci 0000:00:04.0: reg 14 io port: [0xd800-0xd8ff]
[    0.742014] pci 0000:00:04.0: reg 18 32bit mmio: [0xda101000-0xda101fff]
[    0.743040] pci 0000:00:04.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.744029] pci 0000:00:04.0: supports D1 D2
[    0.745095] pci 0000:00:06.0: found [10de:0053] class 000101 header type 00
[    0.746058] pci 0000:00:06.0: reg 20 io port: [0xf000-0xf00f]
[    0.747028] pci 0000:00:06.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.749086] pci 0000:00:09.0: found [10de:005c] class 000604 header type 01
[    0.750034] pci 0000:00:09.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.751044] pci 0000:00:0a.0: found [10de:0057] class 000680 header type 00
[    0.752032] pci 0000:00:0a.0: reg 10 32bit mmio: [0xda100000-0xda100fff]
[    0.753064] pci 0000:00:0a.0: reg 14 io port: [0xd000-0xd007]
[    0.754046] pci 0000:00:0a.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.755029] pci 0000:00:0a.0: supports D1 D2
[    0.756006] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.757058] pci 0000:00:0a.0: PME# disabled
[    0.758098] pci 0000:00:0b.0: found [10de:005d] class 000604 header type 01
[    0.759048] pci 0000:00:0b.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.760049] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.761058] pci 0000:00:0b.0: PME# disabled
[    0.763056] pci 0000:00:0c.0: found [10de:005d] class 000604 header type 01
[    0.764047] pci 0000:00:0c.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.765097] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.766010] pci 0000:00:0c.0: PME# disabled
[    0.767062] pci 0000:00:0d.0: found [10de:005d] class 000604 header type 01
[    0.768047] pci 0000:00:0d.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.769098] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.770010] pci 0000:00:0d.0: PME# disabled
[    0.771062] pci 0000:00:0e.0: found [10de:005d] class 000604 header type 01
[    0.772047] pci 0000:00:0e.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.773096] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.774010] pci 0000:00:0e.0: PME# disabled
[    0.775090] pci 0000:00:18.0: found [1022:1100] class 000600 header type 00
[    0.776059] pci 0000:00:18.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.777104] pci 0000:00:18.1: found [1022:1101] class 000600 header type 00
[    0.778059] pci 0000:00:18.1: calling quirk_resource_alignment+0x0/0x1dd
[    0.779037] pci 0000:00:18.2: found [1022:1102] class 000600 header type 00
[    0.780059] pci 0000:00:18.2: calling quirk_resource_alignment+0x0/0x1dd
[    0.781085] pci 0000:00:18.3: found [1022:1103] class 000600 header type 00
[    0.782061] pci 0000:00:18.3: calling quirk_resource_alignment+0x0/0x1dd
[    0.783062] PCI: Fixups for bus 0000:00
[    0.784009] pci 0000:00:09.0: scanning behind bridge, config 050500, pass 0
[    0.785073] PCI: Scanning bus 0000:05
[    0.786065] pci 0000:05:07.0: found [10ec:8139] class 000200 header type 00
[    0.787036] pci 0000:05:07.0: reg 10 io port: [0xc000-0xc0ff]
[    0.788015] pci 0000:05:07.0: reg 14 32bit mmio: [0xda000000-0xda0000ff]
[    0.789102] pci 0000:05:07.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.790032] pci 0000:05:07.0: supports D1 D2
[    0.791006] pci 0000:05:07.0: PME# supported from D1 D2 D3hot
[    0.792010] pci 0000:05:07.0: PME# disabled
[    0.793169] PCI: Fixups for bus 0000:05
[    0.794006] pci 0000:00:09.0: transparent bridge
[    0.795010] pci 0000:00:09.0: bridge io port: [0xc000-0xcfff]
[    0.796010] pci 0000:00:09.0: bridge 32bit mmio: [0xda000000-0xda0fffff]
[    0.797058] PCI: Bus scan for 0000:05 returning with max=05
[    0.798011] pci 0000:00:0b.0: scanning behind bridge, config 040400, pass 0
[    0.799024] PCI: Scanning bus 0000:04
[    0.801152] PCI: Fixups for bus 0000:04
[    0.803025] PCI: Bus scan for 0000:04 returning with max=04
[    0.804011] pci 0000:00:0c.0: scanning behind bridge, config 030300, pass 0
[    0.805072] PCI: Scanning bus 0000:03
[    0.806143] PCI: Fixups for bus 0000:03
[    0.807024] PCI: Bus scan for 0000:03 returning with max=03
[    0.808011] pci 0000:00:0d.0: scanning behind bridge, config 020200, pass 0
[    0.809072] PCI: Scanning bus 0000:02
[    0.810142] PCI: Fixups for bus 0000:02
[    0.811023] PCI: Bus scan for 0000:02 returning with max=02
[    0.812011] pci 0000:00:0e.0: scanning behind bridge, config 010100, pass 0
[    0.813072] PCI: Scanning bus 0000:01
[    0.814038] pci 0000:01:00.0: found [1002:5b60] class 000300 header type 00
[    0.815019] pci 0000:01:00.0: calling quirk_no_ata_d3+0x0/0x47
[    0.816019] pci 0000:01:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
[    0.817063] pci 0000:01:00.0: reg 14 io port: [0xb000-0xb0ff]
[    0.818015] pci 0000:01:00.0: reg 18 32bit mmio: [0xd9000000-0xd900ffff]
[    0.820020] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[    0.821060] pci 0000:01:00.0: calling quirk_resource_alignment+0x0/0x1dd
[    0.822043] pci 0000:01:00.0: supports D1 D2
[    0.823057] pci 0000:01:00.1: found [1002:5b70] class 000380 header type 00
[    0.824019] pci 0000:01:00.1: calling quirk_no_ata_d3+0x0/0x47
[    0.825065] pci 0000:01:00.1: reg 10 32bit mmio: [0xd9010000-0xd901ffff]
[    0.826060] pci 0000:01:00.1: calling quirk_resource_alignment+0x0/0x1dd
[    0.827039] pci 0000:01:00.1: supports D1 D2
[    0.828119] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.829272] PCI: Fixups for bus 0000:01
[    0.830014] pci 0000:00:0e.0: bridge io port: [0xb000-0xbfff]
[    0.831010] pci 0000:00:0e.0: bridge 32bit mmio: [0xd8000000-0xd9ffffff]
[    0.832014] pci 0000:00:0e.0: bridge 64bit mmio pref: [0xd0000000-0xd7ffffff]
[    0.833054] PCI: Bus scan for 0000:01 returning with max=01
[    0.834011] pci 0000:00:09.0: scanning behind bridge, config 050500, pass 1
[    0.835013] pci 0000:00:0b.0: scanning behind bridge, config 040400, pass 1
[    0.836013] pci 0000:00:0c.0: scanning behind bridge, config 030300, pass 1
[    0.837061] pci 0000:00:0d.0: scanning behind bridge, config 020200, pass 1
[    0.838013] pci 0000:00:0e.0: scanning behind bridge, config 010100, pass 1
[    0.839011] PCI: Bus scan for 0000:00 returning with max=05
[    0.852354] pci 0000:00:00.0: default IRQ router [10de:005e]
[    0.853584] initcall pci_subsys_init+0x0/0x136 returned 0 after 144531 usecs
[    0.854008] calling  proto_init+0x0/0x39 @ 1
[    0.855027] initcall proto_init+0x0/0x39 returned 0 after 0 usecs
[    0.856056] calling  net_dev_init+0x0/0x1c2 @ 1
[    0.859245] initcall net_dev_init+0x0/0x1c2 returned 0 after 1953 usecs
[    0.860008] calling  neigh_init+0x0/0x98 @ 1
[    0.861009] initcall neigh_init+0x0/0x98 returned 0 after 0 usecs
[    0.862008] calling  fib_rules_init+0x0/0xcc @ 1
[    0.863061] initcall fib_rules_init+0x0/0xcc returned 0 after 0 usecs
[    0.864007] calling  genl_init+0x0/0x100 @ 1
[    0.867139] initcall genl_init+0x0/0x100 returned 0 after 1953 usecs
[    0.868015] calling  cipso_v4_init+0x0/0xae @ 1
[    0.869032] initcall cipso_v4_init+0x0/0xae returned 0 after 0 usecs
[    0.870008] calling  irda_init+0x0/0xb8 @ 1
[    0.871104] NET: Registered protocol family 23
[    0.872204] initcall irda_init+0x0/0xb8 returned 0 after 976 usecs
[    0.873008] calling  bt_init+0x0/0x81 @ 1
[    0.874006] Bluetooth: Core ver 2.15
[    0.875163] NET: Registered protocol family 31
[    0.876057] Bluetooth: HCI device and connection manager initialized
[    0.877040] Bluetooth: HCI socket layer initialized
[    0.878008] initcall bt_init+0x0/0x81 returned 0 after 3906 usecs
[    0.879008] calling  wireless_nlevent_init+0x0/0x69 @ 1
[    0.880064] initcall wireless_nlevent_init+0x0/0x69 returned 0 after 0 usecs
[    0.881008] calling  cfg80211_init+0x0/0x9f @ 1
[    0.887211] cfg80211: Using static regulatory domain info
[    0.888057] cfg80211: Regulatory domain: US
[    0.889006] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    0.890007] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    0.891006] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.893008] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.894007] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.895006] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.896055] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    0.897137] cfg80211: Calling CRDA for country: US
[    0.898290] initcall cfg80211_init+0x0/0x9f returned 0 after 15625 usecs
[    0.899058] calling  ieee80211_init+0x0/0x3b @ 1
[    0.900042] initcall ieee80211_init+0x0/0x3b returned 0 after 0 usecs
[    0.901007] calling  netlbl_init+0x0/0xa8 @ 1
[    0.902006] NetLabel: Initializing
[    0.903053] NetLabel:  domain hash size = 128
[    0.904005] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.906030] NetLabel:  unlabeled traffic allowed by default
[    0.907057] initcall netlbl_init+0x0/0xa8 returned 0 after 4882 usecs
[    0.908008] calling  rfkill_init+0x0/0xb1 @ 1
[    0.910202] initcall rfkill_init+0x0/0xb1 returned 0 after 976 usecs
[    0.911058] calling  sysctl_init+0x0/0x6f @ 1
[    0.912012] initcall sysctl_init+0x0/0x6f returned 0 after 0 usecs
[    0.913008] calling  pci_iommu_init+0x0/0x39 @ 1
[    0.914008] initcall pci_iommu_init+0x0/0x39 returned 0 after 0 usecs
[    0.915056] calling  print_all_ICs+0x0/0xbf @ 1
[    0.916006] 
[    0.916007] printing PIC contents
[    0.917008] ... PIC  IMR: fffa
[    0.918000] ... PIC  IRR: 0001
[    0.918005] ... PIC  ISR: 0001
[    0.919055] ... PIC ELCR: 0828
[    0.920007] printing local APIC contents on CPU#0/0:
[    0.921000] ... APIC ID:      00000000 (0)
[    0.921000] ... APIC VERSION: 00040010
[    0.921000] ... APIC TASKPRI: 00000000 (00)
[    0.921000] ... APIC ARBPRI: 000000e0 (e0)
[    0.921000] ... APIC PROCPRI: 00000000
[    0.921000] ... APIC LDR: 01000000
[    0.921000] ... APIC DFR: ffffffff
[    0.921000] ... APIC SPIV: 000001ff
[    0.921000] ... APIC ISR field:
[    0.921000] 0000000000000000000000000000000000000000000000000000000000000000
[    0.921000] ... APIC TMR field:
[    0.921000] 0000000000000000000000000000000000000000000000000000000000000000
[    0.921000] ... APIC IRR field:
[    0.921000] 0000000000000000000000000000000000000000000000000000000000008000
[    0.921000] ... APIC ESR: 00000000
[    0.921000] ... APIC ICR: 000008fd
[    0.921000] ... APIC ICR2: 02000000
[    0.921000] ... APIC LVTT: 000200ef
[    0.921000] ... APIC LVTPC: 00000400
[    0.921000] ... APIC LVT0: 00010700
[    0.921000] ... APIC LVT1: 00000400
[    0.921000] ... APIC LVTERR: 000000fe
[    0.921000] ... APIC TMICT: 00003112
[    0.921000] ... APIC TMCCT: 000030e3
[    0.921000] ... APIC TDCR: 00000003
[    0.921000] 
[    0.920999] printing local APIC contents on CPU#1/1:
[    0.921000] ... APIC ID:      01000000 (1)
[    0.921000] ... APIC VERSION: 00040010
[    0.921000] ... APIC TASKPRI: 00000000 (00)
[    0.921000] ... APIC ARBPRI: 000000e0 (e0)
[    0.921000] ... APIC PROCPRI: 00000000
[    0.921000] ... APIC LDR: 02000000
[    0.921000] ... APIC DFR: ffffffff
[    0.921000] ... APIC SPIV: 000001ff
[    0.921000] ... APIC ISR field:
[    0.921000] 0000000000000000000000000000000000000000000000000000000000000000
[    0.921000] ... APIC TMR field:
[    0.921000] 0000000000000000000000000000000000000000000000000000000000000000
[    0.921000] ... APIC IRR field:
[    0.921000] 0000000000000000000000000000000000000000000000000000000000008000
[    0.921000] ... APIC ESR: 00000000
[    0.921000] ... APIC ICR: 000008fd
[    0.921000] ... APIC ICR2: 01000000
[    0.921000] ... APIC LVTT: 000200ef
[    0.921000] ... APIC LVTPC: 00010400
[    0.921000] ... APIC LVT0: 00010700
[    0.921000] ... APIC LVT1: 00010400
[    0.921000] ... APIC LVTERR: 000000fe
[    0.921000] ... APIC TMICT: 00003112
[    0.921000] ... APIC TMCCT: 0000098d
[    0.921000] ... APIC TDCR: 00000003
[    0.921000] 
[    1.027898] number of MP IRQ sources: 17.
[    1.028006] number of IO-APIC #2 registers: 24.
[    1.029006] testing the IO APIC.......................
[    1.030009] 
[    1.031054] IO APIC #2......
[    1.032006] .... register #00: 00000000
[    1.033006] .......    : physical APIC id: 00
[    1.034006] .......    : Delivery Type: 0
[    1.035054] .......    : LTS          : 0
[    1.036006] .... register #01: 00170011
[    1.037006] .......     : max redirection entries: 0017
[    1.038006] .......     : PRQ implemented: 0
[    1.039054] .......     : IO APIC version: 0011
[    1.040006] .... register #02: 00000000
[    1.041006] .......     : arbitration: 00
[    1.042006] .... IRQ redirection table:
[    1.043053]  NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:   
[    1.044009]  00 003 0    0    0   0   0    1    1    30
[    1.046008]  01 003 0    0    0   0   0    1    1    31
[    1.048008]  02 000 1    0    0   0   0    0    0    00
[    1.050008]  03 003 1    1    0   1   0    1    1    33
[    1.052008]  04 003 0    0    0   0   0    1    1    34
[    1.054008]  05 003 1    1    0   1   0    1    1    35
[    1.056008]  06 003 0    0    0   0   0    1    1    36
[    1.058008]  07 003 1    0    0   0   0    1    1    37
[    1.060008]  08 003 0    0    0   0   0    1    1    38
[    1.062008]  09 003 0    0    0   0   0    1    1    39
[    1.064009]  0a 003 0    0    0   0   0    1    1    3A
[    1.066008]  0b 003 1    1    0   1   0    1    1    3B
[    1.068009]  0c 003 0    0    0   0   0    1    1    3C
[    1.070008]  0d 003 0    0    0   0   0    1    1    3D
[    1.072008]  0e 003 0    0    0   0   0    1    1    3E
[    1.074008]  0f 003 0    0    0   0   0    1    1    3F
[    1.076008]  10 000 1    0    0   0   0    0    0    00
[    1.078008]  11 000 1    0    0   0   0    0    0    00
[    1.080008]  12 000 1    0    0   0   0    0    0    00
[    1.082008]  13 000 1    0    0   0   0    0    0    00
[    1.084008]  14 000 1    0    0   0   0    0    0    00
[    1.086008]  15 000 1    0    0   0   0    0    0    00
[    1.089008]  16 000 1    0    0   0   0    0    0    00
[    1.091058]  17 000 1    0    0   0   0    0    0    00
[    1.093006] IRQ to pin mappings:
[    1.094006] IRQ0 -> 0:0
[    1.096197] IRQ1 -> 0:1
[    1.098006] IRQ3 -> 0:3
[    1.100197] IRQ4 -> 0:4
[    1.102195] IRQ5 -> 0:5
[    1.104741] IRQ6 -> 0:6
[    1.106195] IRQ7 -> 0:7
[    1.108791] IRQ8 -> 0:8
[    1.110197] IRQ9 -> 0:9
[    1.111732] IRQ10 -> 0:10
[    1.113197] IRQ11 -> 0:11
[    1.115006] IRQ12 -> 0:12
[    1.116873] IRQ13 -> 0:13
[    1.118197] IRQ14 -> 0:14
[    1.120247] IRQ15 -> 0:15
[    1.122356] .................................... done.
[    1.123010] initcall print_all_ICs+0x0/0xbf returned 0 after 202148 usecs
[    1.124057] calling  hpet_late_init+0x0/0xa6 @ 1
[    1.125009] initcall hpet_late_init+0x0/0xa6 returned -19 after 0 usecs
[    1.126008] calling  clocksource_done_booting+0x0/0x37 @ 1
[    1.127008] initcall clocksource_done_booting+0x0/0x37 returned 0 after 0 usecs
[    1.128056] calling  ftrace_init_debugfs+0x0/0x56 @ 1
[    1.129115] initcall ftrace_init_debugfs+0x0/0x56 returned 0 after 0 usecs
[    1.130008] calling  rb_init_debugfs+0x0/0x56 @ 1
[    1.131023] initcall rb_init_debugfs+0x0/0x56 returned 0 after 0 usecs
[    1.132056] calling  tracer_init_debugfs+0x0/0x254 @ 1
[    1.134729] initcall tracer_init_debugfs+0x0/0x254 returned 0 after 976 usecs
[    1.135008] calling  init_trace_printk_function_export+0x0/0x56 @ 1
[    1.136072] initcall init_trace_printk_function_export+0x0/0x56 returned 0 after 0 usecs
[    1.137008] calling  stat_workqueue_init+0x0/0x54 @ 1
[    1.138077] initcall stat_workqueue_init+0x0/0x54 returned 0 after 0 usecs
[    1.139008] calling  event_trace_init+0x0/0x212 @ 1
[    1.156079] initcall event_trace_init+0x0/0x212 returned 0 after 15625 usecs
[    1.157009] calling  ksym_tracer_stat_init+0x0/0x54 @ 1
[    1.158029] initcall ksym_tracer_stat_init+0x0/0x54 returned 0 after 0 usecs
[    1.159008] calling  init_pipe_fs+0x0/0x72 @ 1
[    1.161143] initcall init_pipe_fs+0x0/0x72 returned 0 after 976 usecs
[    1.162008] calling  eventpoll_init+0x0/0x102 @ 1
[    1.163171] initcall eventpoll_init+0x0/0x102 returned 0 after 0 usecs
[    1.164057] calling  anon_inode_init+0x0/0x150 @ 1
[    1.166065] initcall anon_inode_init+0x0/0x150 returned 0 after 976 usecs
[    1.167010] calling  blk_scsi_ioctl_init+0x0/0x2ad @ 1
[    1.168057] initcall blk_scsi_ioctl_init+0x0/0x2ad returned 0 after 0 usecs
[    1.169008] calling  chr_dev_init+0x0/0xca @ 1
[    1.174288] initcall chr_dev_init+0x0/0xca returned 0 after 3906 usecs
[    1.176040] calling  firmware_class_init+0x0/0x9f @ 1
[    1.177116] initcall firmware_class_init+0x0/0x9f returned 0 after 0 usecs
[    1.178080] calling  ieee1394_init+0x0/0x289 @ 1
[    1.182193] initcall ieee1394_init+0x0/0x289 returned 0 after 2929 usecs
[    1.184056] calling  cpufreq_gov_performance_init+0x0/0x39 @ 1
[    1.185035] initcall cpufreq_gov_performance_init+0x0/0x39 returned 0 after 0 usecs
[    1.186007] calling  cpufreq_gov_userspace_init+0x0/0x39 @ 1
[    1.187058] initcall cpufreq_gov_userspace_init+0x0/0x39 returned 0 after 0 usecs
[    1.188008] calling  ssb_modinit+0x0/0x9a @ 1
[    1.189356] initcall ssb_modinit+0x0/0x9a returned 0 after 0 usecs
[    1.190074] calling  pcibios_assign_resources+0x0/0x9a @ 1
[    1.191240] pci 0000:00:09.0: PCI bridge, secondary bus 0000:05
[    1.192009] pci 0000:00:09.0:   IO window: 0xc000-0xcfff
[    1.193012] pci 0000:00:09.0:   MEM window: 0xda000000-0xda0fffff
[    1.194057] pci 0000:00:09.0:   PREFETCH window: disabled
[    1.195010] pci 0000:00:0b.0: PCI bridge, secondary bus 0000:04
[    1.196006] pci 0000:00:0b.0:   IO window: disabled
[    1.197011] pci 0000:00:0b.0:   MEM window: disabled
[    1.198060] pci 0000:00:0b.0:   PREFETCH window: disabled
[    1.199010] pci 0000:00:0c.0: PCI bridge, secondary bus 0000:03
[    1.200006] pci 0000:00:0c.0:   IO window: disabled
[    1.201011] pci 0000:00:0c.0:   MEM window: disabled
[    1.202057] pci 0000:00:0c.0:   PREFETCH window: disabled
[    1.203010] pci 0000:00:0d.0: PCI bridge, secondary bus 0000:02
[    1.204006] pci 0000:00:0d.0:   IO window: disabled
[    1.205011] pci 0000:00:0d.0:   MEM window: disabled
[    1.206057] pci 0000:00:0d.0:   PREFETCH window: disabled
[    1.207018] pci 0000:01:00.0: BAR 6: got res [0xd8000000-0xd801ffff] bus [0xd8000000-0xd801ffff] flags 0x27200
[    1.208011] pci 0000:00:0e.0: PCI bridge, secondary bus 0000:01
[    1.209008] pci 0000:00:0e.0:   IO window: 0xb000-0xbfff
[    1.210060] pci 0000:00:0e.0:   MEM window: 0xd8000000-0xd9ffffff
[    1.211011] pci 0000:00:0e.0:   PREFETCH window: 0x000000d0000000-0x000000d7ffffff
[    1.212024] pci 0000:00:09.0: setting latency timer to 64
[    1.213019] pci 0000:00:0b.0: setting latency timer to 64
[    1.214067] pci 0000:00:0c.0: setting latency timer to 64
[    1.215019] pci 0000:00:0d.0: setting latency timer to 64
[    1.216019] pci 0000:00:0e.0: setting latency timer to 64
[    1.217010] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    1.218055] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    1.219007] pci_bus 0000:05: resource 0 io:  [0xc000-0xcfff]
[    1.220007] pci_bus 0000:05: resource 1 mem: [0xda000000-0xda0fffff]
[    1.221007] pci_bus 0000:05: resource 3 io:  [0x00-0xffff]
[    1.222055] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff]
[    1.223008] pci_bus 0000:01: resource 0 io:  [0xb000-0xbfff]
[    1.224007] pci_bus 0000:01: resource 1 mem: [0xd8000000-0xd9ffffff]
[    1.225007] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xd7ffffff]
[    1.226056] initcall pcibios_assign_resources+0x0/0x9a returned 0 after 34179 usecs
[    1.227008] calling  sysctl_core_init+0x0/0x5f @ 1
[    1.228061] initcall sysctl_core_init+0x0/0x5f returned 0 after 0 usecs
[    1.229008] calling  inet_init+0x0/0x1ff @ 1
[    1.231082] NET: Registered protocol family 2
[    1.232405] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[    1.236560] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[    1.241858] TCP bind hash table entries: 65536 (order: 10, 4718592 bytes)
[    1.252684] TCP: Hash tables configured (established 131072 bind 65536)
[    1.253058] TCP reno registered
[    1.255065] initcall inet_init+0x0/0x1ff returned 0 after 24414 usecs
[    1.256009] calling  af_unix_init+0x0/0x7b @ 1
[    1.258063] NET: Registered protocol family 1
[    1.259032] initcall af_unix_init+0x0/0x7b returned 0 after 1953 usecs
[    1.260011] calling  populate_rootfs+0x0/0x100 @ 1
[    1.262658] initcall populate_rootfs+0x0/0x100 returned 0 after 976 usecs
[    1.263010] calling  calgary_fixup_tce_spaces+0x0/0x121 @ 1
[    1.264009] initcall calgary_fixup_tce_spaces+0x0/0x121 returned -19 after 0 usecs
[    1.265008] calling  vmx_init+0x0/0x233 @ 1
[    1.267457] kvm: no hardware support
[    1.268022] initcall vmx_init+0x0/0x233 returned -95 after 1953 usecs
[    1.269008] initcall vmx_init+0x0/0x233 returned with error code -95 
[    1.271009] calling  svm_init+0x0/0x40 @ 1
[    1.272527] has_svm: svm not available
[    1.273006] kvm: no hardware support
[    1.275010] initcall svm_init+0x0/0x40 returned -95 after 2929 usecs
[    1.276008] initcall svm_init+0x0/0x40 returned with error code -95 
[    1.277007] calling  i8259A_init_sysfs+0x0/0x49 @ 1
[    1.279215] initcall i8259A_init_sysfs+0x0/0x49 returned 0 after 976 usecs
[    1.280069] calling  vsyscall_init+0x0/0x60 @ 1
[    1.281021] initcall vsyscall_init+0x0/0x60 returned 0 after 0 usecs
[    1.282007] calling  sbf_init+0x0/0x118 @ 1
[    1.283008] initcall sbf_init+0x0/0x118 returned 0 after 0 usecs
[    1.284059] calling  i8237A_init_sysfs+0x0/0x49 @ 1
[    1.286111] initcall i8237A_init_sysfs+0x0/0x49 returned 0 after 976 usecs
[    1.288125] calling  add_rtc_cmos+0x0/0x68 @ 1
[    1.289166] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.290063] initcall add_rtc_cmos+0x0/0x68 returned 0 after 976 usecs
[    1.291009] calling  cache_sysfs_init+0x0/0x85 @ 1
[    1.295284] initcall cache_sysfs_init+0x0/0x85 returned 0 after 2929 usecs
[    1.296141] calling  mce_init_device+0x0/0x124 @ 1
[    1.299144] initcall mce_init_device+0x0/0x124 returned 0 after 1953 usecs
[    1.300087] calling  threshold_init_device+0x0/0xc0 @ 1
[    1.300011] Clocksource tsc unstable (delta = 1237999586 ns)
[    1.301008] initcall threshold_init_device+0x0/0xc0 returned 0 after 0 usecs
[    1.302009] calling  inject_init+0x0/0x4b @ 1
[    1.303006] Machine check injector initialized
[    1.304055] initcall inject_init+0x0/0x4b returned 0 after 976 usecs
[    1.305007] calling  msr_init+0x0/0x15c @ 1
[    1.307390] initcall msr_init+0x0/0x15c returned 0 after 976 usecs
[    1.308095] calling  ioapic_init_sysfs+0x0/0xd0 @ 1
[    1.309144] initcall ioapic_init_sysfs+0x0/0xd0 returned 0 after 0 usecs
[    1.310070] calling  add_pcspkr+0x0/0x4f @ 1
[    1.312103] initcall add_pcspkr+0x0/0x4f returned 0 after 976 usecs
[    1.313055] calling  start_periodic_check_for_corruption+0x0/0x61 @ 1
[    1.314008] initcall start_periodic_check_for_corruption+0x0/0x61 returned 0 after 0 usecs
[    1.315008] calling  audit_classes_init+0x0/0xd6 @ 1
[    1.316039] initcall audit_classes_init+0x0/0xd6 returned 0 after 0 usecs
[    1.317056] calling  pt_dump_init+0x0/0x57 @ 1
[    1.318030] initcall pt_dump_init+0x0/0x57 returned 0 after 0 usecs
[    1.319008] calling  crypto_fpu_module_init+0x0/0x39 @ 1
[    1.320129] initcall crypto_fpu_module_init+0x0/0x39 returned 0 after 0 usecs
[    1.321056] calling  aes_init+0x0/0x39 @ 1
[    1.322207] initcall aes_init+0x0/0x39 returned 0 after 0 usecs
[    1.323012] calling  init+0x0/0x39 @ 1
[    1.325111] initcall init+0x0/0x39 returned 0 after 976 usecs
[    1.326007] calling  init+0x0/0x39 @ 1
[    1.327099] initcall init+0x0/0x39 returned 0 after 0 usecs
[    1.328010] calling  aesni_init+0x0/0x188 @ 1
[    1.329006] Intel AES-NI instructions are not detected.
[    1.330008] initcall aesni_init+0x0/0x188 returned -19 after 976 usecs
[    1.331007] calling  crc32c_intel_mod_init+0x0/0x47 @ 1
[    1.332062] initcall crc32c_intel_mod_init+0x0/0x47 returned -19 after 0 usecs
[    1.334008] calling  init_vdso_vars+0x0/0x272 @ 1
[    1.335027] initcall init_vdso_vars+0x0/0x272 returned 0 after 0 usecs
[    1.336056] calling  ia32_binfmt_init+0x0/0x3b @ 1
[    1.337014] initcall ia32_binfmt_init+0x0/0x3b returned 0 after 0 usecs
[    1.338007] calling  sysenter_setup+0x0/0xfb @ 1
[    1.339015] initcall sysenter_setup+0x0/0xfb returned 0 after 0 usecs
[    1.340056] calling  init_aout_binfmt+0x0/0x3b @ 1
[    1.341009] initcall init_aout_binfmt+0x0/0x3b returned 0 after 0 usecs
[    1.342007] calling  init_sched_debug_procfs+0x0/0x53 @ 1
[    1.343027] initcall init_sched_debug_procfs+0x0/0x53 returned 0 after 0 usecs
[    1.345009] calling  proc_schedstat_init+0x0/0x49 @ 1
[    1.346020] initcall proc_schedstat_init+0x0/0x49 returned 0 after 0 usecs
[    1.347008] calling  proc_execdomains_init+0x0/0x49 @ 1
[    1.348068] initcall proc_execdomains_init+0x0/0x49 returned 0 after 0 usecs
[    1.349008] calling  ioresources_init+0x0/0x63 @ 1
[    1.350031] initcall ioresources_init+0x0/0x63 returned 0 after 0 usecs
[    1.351008] calling  uid_cache_init+0x0/0xb4 @ 1
[    1.352126] initcall uid_cache_init+0x0/0xb4 returned 0 after 0 usecs
[    1.353008] calling  init_posix_timers+0x0/0x10e @ 1
[    1.354055] initcall init_posix_timers+0x0/0x10e returned 0 after 0 usecs
[    1.355008] calling  init_posix_cpu_timers+0x0/0x109 @ 1
[    1.356057] initcall init_posix_cpu_timers+0x0/0x109 returned 0 after 0 usecs
[    1.357007] calling  nsproxy_cache_init+0x0/0x54 @ 1
[    1.358054] initcall nsproxy_cache_init+0x0/0x54 returned 0 after 0 usecs
[    1.359010] calling  create_proc_profile+0x0/0x85 @ 1
[    1.360057] initcall create_proc_profile+0x0/0x85 returned 0 after 0 usecs
[    1.361008] calling  timekeeping_init_device+0x0/0x49 @ 1
[    1.363208] initcall timekeeping_init_device+0x0/0x49 returned 0 after 976 usecs
[    1.364008] calling  init_clocksource_sysfs+0x0/0x77 @ 1
[    1.366195] initcall init_clocksource_sysfs+0x0/0x77 returned 0 after 976 usecs
[    1.367064] calling  init_timer_list_procfs+0x0/0x53 @ 1
[    1.368021] initcall init_timer_list_procfs+0x0/0x53 returned 0 after 0 usecs
[    1.369008] calling  init_tstats_procfs+0x0/0x53 @ 1
[    1.370020] initcall init_tstats_procfs+0x0/0x53 returned 0 after 0 usecs
[    1.371062] calling  lockdep_proc_init+0x0/0xa3 @ 1
[    1.372063] initcall lockdep_proc_init+0x0/0xa3 returned 0 after 0 usecs
[    1.373008] calling  futex_init+0x0/0xa9 @ 1
[    1.374057] initcall futex_init+0x0/0xa9 returned 0 after 0 usecs
[    1.375056] calling  proc_dma_init+0x0/0x49 @ 1
[    1.376020] initcall proc_dma_init+0x0/0x49 returned 0 after 0 usecs
[    1.377008] calling  kallsyms_init+0x0/0x4c @ 1
[    1.378020] initcall kallsyms_init+0x0/0x4c returned 0 after 0 usecs
[    1.379056] calling  crash_save_vmcoreinfo_init+0x0/0x492 @ 1
[    1.380036] initcall crash_save_vmcoreinfo_init+0x0/0x492 returned 0 after 0 usecs
[    1.381008] calling  crash_notes_memory_init+0x0/0x5f @ 1
[    1.382015] initcall crash_notes_memory_init+0x0/0x5f returned 0 after 0 usecs
[    1.383057] calling  backtrace_regression_test+0x0/0x11f @ 1
[    1.384006] ====[ backtrace testing ]===========
[    1.385006] Testing a backtrace from process context.
[    1.386006] The following trace is a kernel self test and not a bug!
[    1.388010] Pid: 1, comm: swapper Tainted: G        W  2.6.31-rc5-tip-00896-g6efa9e9-dirty #718
[    1.389006] Call Trace:
[    1.390011]  [<ffffffff810c7731>] ? backtrace_regression_test+0x0/0x11f
[    1.391058]  [<ffffffff810c777b>] backtrace_regression_test+0x4a/0x11f
[    1.392009]  [<ffffffff810c7731>] ? backtrace_regression_test+0x0/0x11f
[    1.393010]  [<ffffffff810b1515>] ? jiffies_read+0xd/0x3c
[    1.394009]  [<ffffffff810afcc9>] ? ktime_get+0x77/0xea
[    1.395057]  [<ffffffff828a7a49>] ? kallsyms_init+0x0/0x4c
[    1.396009]  [<ffffffff810c7731>] ? backtrace_regression_test+0x0/0x11f
[    1.397011]  [<ffffffff8100a10b>] do_one_initcall+0x85/0x1a5
[    1.398011]  [<ffffffff810bc0da>] ? __lock_acquire+0x3e6/0x463
[    1.399058]  [<ffffffff8119e679>] ? proc_register+0x114/0x138
[    1.400010]  [<ffffffff810b840f>] ? put_lock_stats+0x3b/0x5a
[    1.401009]  [<ffffffff810b84f3>] ? lock_release_holdtime+0xc5/0xe1
[    1.402009]  [<ffffffff8119e679>] ? proc_register+0x114/0x138
[    1.403057]  [<ffffffff810bceaf>] ? __lock_release+0x17f/0x19f
[    1.404011]  [<ffffffff8148e1ca>] ? _raw_spin_unlock+0x9e/0xbb
[    1.405009]  [<ffffffff810c4297>] ? test_ti_thread_flag+0xd/0x3a
[    1.406011]  [<ffffffff81f4e250>] ? _spin_unlock+0x5e/0x82
[    1.407057]  [<ffffffff8119e679>] ? proc_register+0x114/0x138
[    1.408009]  [<ffffffff8119e803>] ? create_proc_entry+0x92/0xbe
[    1.409011]  [<ffffffff810d56f5>] ? register_irq_proc+0x12/0xf2
[    1.410009]  [<ffffffff810d2161>] ? irq_to_desc+0xd/0x49
[    1.411059]  [<ffffffff8288f140>] ? early_idt_handler+0x0/0x71
[    1.412009]  [<ffffffff8288f140>] ? early_idt_handler+0x0/0x71
[    1.413009]  [<ffffffff8288f95c>] do_basic_setup+0x59/0x82
[    1.414009]  [<ffffffff8288f140>] ? early_idt_handler+0x0/0x71
[    1.415057]  [<ffffffff8288fa0d>] kernel_init+0x88/0xe2
[    1.416009]  [<ffffffff8288f140>] ? early_idt_handler+0x0/0x71
[    1.417011]  [<ffffffff8103d45a>] child_rip+0xa/0x20
[    1.418010]  [<ffffffff8103cd94>] ? restore_args+0x0/0x30
[    1.419057]  [<ffffffff8288f985>] ? kernel_init+0x0/0xe2
[    1.420009]  [<ffffffff8103d450>] ? child_rip+0x0/0x20
[    1.421006] Testing a backtrace from irq context.
[    1.422006] The following trace is a kernel self test and not a bug!
[    1.423065] Pid: 4, comm: ksoftirqd/0 Tainted: G        W  2.6.31-rc5-tip-00896-g6efa9e9-dirty #718
[    1.424003] Call Trace:
[    1.425003]  <IRQ>  [<ffffffff810c770f>] backtrace_test_irq_callback+0x21/0x43
[    1.427008]  [<ffffffff8108f5ee>] tasklet_action+0xd1/0x160
[    1.428006]  [<ffffffff81090501>] __do_softirq+0x14d/0x25b
[    1.429006]  [<ffffffff8103d55c>] call_softirq+0x1c/0x30
[    1.430003]  <EOI>  [<ffffffff8103f8ca>] do_softirq+0x5e/0xcf
[    1.432006]  [<ffffffff8108f21c>] ksoftirqd+0xa8/0x19d
[    1.433006]  [<ffffffff810740e5>] ? complete+0x57/0x76
[    1.434006]  [<ffffffff8108f174>] ? ksoftirqd+0x0/0x19d
[    1.435007]  [<ffffffff810a4b28>] kthread+0x96/0x9e
[    1.436006]  [<ffffffff8103d45a>] child_rip+0xa/0x20
[    1.437006]  [<ffffffff8103cd94>] ? restore_args+0x0/0x30
[    1.438006]  [<ffffffff810a4a92>] ? kthread+0x0/0x9e
[    1.439006]  [<ffffffff8103d450>] ? child_rip+0x0/0x20
[    1.440016] Testing a saved backtrace.
[    1.441006] The following trace is a kernel self test and not a bug!
[    1.442010]  [<ffffffff81049fbb>] save_stack_trace+0x3e/0x73
[    1.444060]  [<ffffffff810c7819>] backtrace_regression_test+0xe8/0x11f
[    1.446006]  [<ffffffff8100a10b>] do_one_initcall+0x85/0x1a5
[    1.448054]  [<ffffffff8288f95c>] do_basic_setup+0x59/0x82
[    1.450006]  [<ffffffff8288fa0d>] kernel_init+0x88/0xe2
[    1.452054]  [<ffffffff8103d45a>] child_rip+0xa/0x20
[    1.454006]  [<ffffffffffffffff>] 0xffffffffffffffff
[    1.456054] ====[ end of backtrace testing ]====
[    1.457009] initcall backtrace_regression_test+0x0/0x11f returned 0 after 71289 usecs
[    1.458008] calling  pid_namespaces_init+0x0/0x54 @ 1
[    1.459102] initcall pid_namespaces_init+0x0/0x54 returned 0 after 0 usecs
[    1.460057] calling  audit_init+0x0/0x17a @ 1
[    1.461007] audit: initializing netlink socket (disabled)
[    1.462129] type=2000 audit(1249399790.462:1): initialized
[    1.463021] initcall audit_init+0x0/0x17a returned 0 after 1953 usecs
[    1.464056] calling  hung_task_init+0x0/0x79 @ 1
[    1.465116] initcall hung_task_init+0x0/0x79 returned 0 after 0 usecs
[    1.466010] calling  rcuclassic_trace_init+0x0/0x17d @ 1
[    1.467099] initcall rcuclassic_trace_init+0x0/0x17d returned 0 after 0 usecs
[    1.468008] calling  utsname_sysctl_init+0x0/0x3b @ 1
[    1.469014] initcall utsname_sysctl_init+0x0/0x3b returned 0 after 0 usecs
[    1.470064] calling  init_lstats_procfs+0x0/0x4c @ 1
[    1.471024] initcall init_lstats_procfs+0x0/0x4c returned 0 after 0 usecs
[    1.472008] calling  ftrace_nodyn_init+0x0/0x37 @ 1
[    1.473008] initcall ftrace_nodyn_init+0x0/0x37 returned 0 after 0 usecs
[    1.474056] calling  init_events+0x0/0x8c @ 1
[    1.475029] initcall init_events+0x0/0x8c returned 0 after 0 usecs
[    1.476008] calling  init_sched_switch_trace+0x0/0x39 @ 1
[    1.477016] Testing tracer sched_switch: PASSED
[    1.580957] initcall init_sched_switch_trace+0x0/0x39 returned 0 after 100586 usecs
[    1.581009] calling  init_stack_trace+0x0/0x39 @ 1
[    1.582010] Testing tracer sysprof: .. no entries found ..FAILED!
[    1.686807] initcall init_stack_trace+0x0/0x39 returned -1 after 101562 usecs
[    1.688010] initcall init_stack_trace+0x0/0x39 returned with error code -1 
[    1.690009] calling  init_function_trace+0x0/0x39 @ 1
[    1.691010] Testing tracer function: PASSED
[    1.796011] initcall init_function_trace+0x0/0x39 returned 0 after 102539 usecs
[    1.797008] calling  init_irqsoff_tracer+0x0/0x53 @ 1
[    1.798010] Testing tracer irqsoff: PASSED
[    1.801011] Testing tracer preemptoff: PASSED
[    1.803063] Testing tracer preemptirqsoff: PASSED
[    1.805010] initcall init_irqsoff_tracer+0x0/0x53 returned 0 after 6835 usecs
[    1.806008] calling  init_graph_trace+0x0/0x39 @ 1
[    1.807010] Testing tracer function_graph: PASSED
[    1.911012] initcall init_graph_trace+0x0/0x39 returned 0 after 101562 usecs
[    1.912010] calling  init_power_trace+0x0/0x39 @ 1
[    1.913011] initcall init_power_trace+0x0/0x39 returned 0 after 0 usecs
[    1.914056] calling  init_kmem_tracer+0x0/0x7d @ 1
[    1.915014] Warning: could not register the kmem tracer
[    1.916008] initcall init_kmem_tracer+0x0/0x7d returned 1 after 976 usecs
[    1.917008] initcall init_kmem_tracer+0x0/0x7d returned with error code 1 
[    1.918056] calling  init_blk_tracer+0x0/0x7e @ 1
[    1.919016] initcall init_blk_tracer+0x0/0x7e returned 0 after 0 usecs
[    1.920056] calling  register_ftrace_syscalls+0x0/0xc5 @ 1
[    1.921016] initcall register_ftrace_syscalls+0x0/0xc5 returned 0 after 0 usecs
[    1.922008] calling  init_ksym_trace+0x0/0x76 @ 1
[    1.923031] Testing tracer ksym_tracer: PASSED
[    1.939777] initcall init_ksym_trace+0x0/0x76 returned 0 after 15625 usecs
[    1.940009] calling  perf_counter_sysfs_init+0x0/0x40 @ 1
[    1.941036] initcall perf_counter_sysfs_init+0x0/0x40 returned 0 after 0 usecs
[    1.942009] calling  init_per_zone_wmark_min+0x0/0x8d @ 1
[    1.943138] initcall init_per_zone_wmark_min+0x0/0x8d returned 0 after 0 usecs
[    1.944008] calling  pdflush_init+0x0/0x43 @ 1
[    1.945129] initcall pdflush_init+0x0/0x43 returned 0 after 0 usecs
[    1.946010] calling  kswapd_init+0x0/0x97 @ 1
[    1.947170] initcall kswapd_init+0x0/0x97 returned 0 after 0 usecs
[    1.948009] calling  init_tmpfs+0x0/0x64 @ 1
[    1.949196] initcall init_tmpfs+0x0/0x64 returned 0 after 0 usecs
[    1.950009] calling  setup_vmstat+0x0/0xef @ 1
[    1.951077] initcall setup_vmstat+0x0/0xef returned 0 after 0 usecs
[    1.952009] calling  mm_sysfs_init+0x0/0x50 @ 1
[    1.953023] initcall mm_sysfs_init+0x0/0x50 returned 0 after 0 usecs
[    1.954008] calling  proc_vmalloc_init+0x0/0x4c @ 1
[    1.956023] initcall proc_vmalloc_init+0x0/0x4c returned 0 after 0 usecs
[    1.957009] calling  procswaps_init+0x0/0x49 @ 1
[    1.958021] initcall procswaps_init+0x0/0x49 returned 0 after 0 usecs
[    1.959009] calling  hugetlb_init+0x0/0x230 @ 1
[    1.960012] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.961051] initcall hugetlb_init+0x0/0x230 returned 0 after 976 usecs
[    1.962008] calling  slab_proc_init+0x0/0x4c @ 1
[    1.963022] initcall slab_proc_init+0x0/0x4c returned 0 after 0 usecs
[    1.964008] calling  slab_sysfs_init+0x0/0x11b @ 1
[    2.017158] initcall slab_sysfs_init+0x0/0x11b returned 0 after 50781 usecs
[    2.018144] calling  fasync_init+0x0/0x51 @ 1
[    2.020050] initcall fasync_init+0x0/0x51 returned 0 after 976 usecs
[    2.021071] calling  proc_filesystems_init+0x0/0x49 @ 1
[    2.022029] initcall proc_filesystems_init+0x0/0x49 returned 0 after 0 usecs
[    2.023008] calling  dnotify_init+0x0/0xa7 @ 1
[    2.025493] initcall dnotify_init+0x0/0xa7 returned 0 after 976 usecs
[    2.026058] calling  aio_setup+0x0/0x9c @ 1
[    2.030168] initcall aio_setup+0x0/0x9c returned 0 after 2929 usecs
[    2.031058] calling  proc_locks_init+0x0/0x49 @ 1
[    2.032027] initcall proc_locks_init+0x0/0x49 returned 0 after 0 usecs
[    2.033008] calling  init_sys32_ioctl+0x0/0xac @ 1
[    2.034024] initcall init_sys32_ioctl+0x0/0xac returned 0 after 0 usecs
[    2.035056] calling  init_mbcache+0x0/0x3b @ 1
[    2.036012] initcall init_mbcache+0x0/0x3b returned 0 after 0 usecs
[    2.037008] calling  dquot_init+0x0/0x12a @ 1
[    2.038007] VFS: Disk quotas dquot_6.5.2
[    2.040068] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.041067] initcall dquot_init+0x0/0x12a returned 0 after 2929 usecs
[    2.042008] calling  init_v1_quota_format+0x0/0x39 @ 1
[    2.043010] initcall init_v1_quota_format+0x0/0x39 returned 0 after 0 usecs
[    2.044056] calling  init_v2_quota_format+0x0/0x39 @ 1
[    2.045009] initcall init_v2_quota_format+0x0/0x39 returned 0 after 0 usecs
[    2.046008] calling  proc_cmdline_init+0x0/0x49 @ 1
[    2.047023] initcall proc_cmdline_init+0x0/0x49 returned 0 after 0 usecs
[    2.048057] calling  proc_cpuinfo_init+0x0/0x49 @ 1
[    2.049021] initcall proc_cpuinfo_init+0x0/0x49 returned 0 after 0 usecs
[    2.050008] calling  proc_devices_init+0x0/0x49 @ 1
[    2.051021] initcall proc_devices_init+0x0/0x49 returned 0 after 0 usecs
[    2.052057] calling  proc_interrupts_init+0x0/0x49 @ 1
[    2.053021] initcall proc_interrupts_init+0x0/0x49 returned 0 after 0 usecs
[    2.054008] calling  proc_loadavg_init+0x0/0x49 @ 1
[    2.055021] initcall proc_loadavg_init+0x0/0x49 returned 0 after 0 usecs
[    2.057009] calling  proc_meminfo_init+0x0/0x49 @ 1
[    2.058021] initcall proc_meminfo_init+0x0/0x49 returned 0 after 0 usecs
[    2.059009] calling  proc_stat_init+0x0/0x49 @ 1
[    2.060069] initcall proc_stat_init+0x0/0x49 returned 0 after 0 usecs
[    2.061008] calling  proc_uptime_init+0x0/0x49 @ 1
[    2.062021] initcall proc_uptime_init+0x0/0x49 returned 0 after 0 usecs
[    2.063009] calling  proc_version_init+0x0/0x49 @ 1
[    2.064069] initcall proc_version_init+0x0/0x49 returned 0 after 0 usecs
[    2.065008] calling  proc_softirqs_init+0x0/0x49 @ 1
[    2.066021] initcall proc_softirqs_init+0x0/0x49 returned 0 after 0 usecs
[    2.067009] calling  proc_kmsg_init+0x0/0x4c @ 1
[    2.068081] initcall proc_kmsg_init+0x0/0x4c returned 0 after 0 usecs
[    2.069008] calling  proc_page_init+0x0/0x69 @ 1
[    2.070033] initcall proc_page_init+0x0/0x69 returned 0 after 0 usecs
[    2.071008] calling  configfs_init+0x0/0xfb @ 1
[    2.073125] initcall configfs_init+0x0/0xfb returned 0 after 976 usecs
[    2.074014] calling  init_devpts_fs+0x0/0x72 @ 1
[    2.075355] initcall init_devpts_fs+0x0/0x72 returned 0 after 0 usecs
[    2.076008] calling  init_dlm+0x0/0xbe @ 1
[    2.079348] DLM (built Aug  4 2009 11:29:49) installed
[    2.080063] initcall init_dlm+0x0/0xbe returned 0 after 2929 usecs
[    2.081009] calling  init_ext3_fs+0x0/0x99 @ 1
[    2.083533] initcall init_ext3_fs+0x0/0x99 returned 0 after 976 usecs
[    2.084093] calling  journal_init+0x0/0xf5 @ 1
[    2.088278] initcall journal_init+0x0/0xf5 returned 0 after 2929 usecs
[    2.089086] calling  journal_init+0x0/0xd6 @ 1
[    2.093170] initcall journal_init+0x0/0xd6 returned 0 after 2929 usecs
[    2.094059] calling  init_cramfs_fs+0x0/0x57 @ 1
[    2.095048] initcall init_cramfs_fs+0x0/0x57 returned 0 after 0 usecs
[    2.096009] calling  init_squashfs_fs+0x0/0x93 @ 1
[    2.098087] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.099058] initcall init_squashfs_fs+0x0/0x93 returned 0 after 1953 usecs
[    2.100008] calling  init_ramfs_fs+0x0/0x39 @ 1
[    2.101010] initcall init_ramfs_fs+0x0/0x39 returned 0 after 0 usecs
[    2.102008] calling  init_hugetlbfs_fs+0x0/0xbe @ 1
[    2.104309] initcall init_hugetlbfs_fs+0x0/0xbe returned 0 after 976 usecs
[    2.105015] calling  init_coda+0x0/0x16a @ 1
[    2.110167] initcall init_coda+0x0/0x16a returned 0 after 3906 usecs
[    2.111009] calling  init_fat_fs+0x0/0x75 @ 1
[    2.114157] initcall init_fat_fs+0x0/0x75 returned 0 after 1953 usecs
[    2.115098] calling  init_vfat_fs+0x0/0x39 @ 1
[    2.116011] initcall init_vfat_fs+0x0/0x39 returned 0 after 0 usecs
[    2.117008] calling  init_msdos_fs+0x0/0x39 @ 1
[    2.118010] initcall init_msdos_fs+0x0/0x39 returned 0 after 0 usecs
[    2.119056] calling  init_hfsplus_fs+0x0/0x83 @ 1
[    2.120417] initcall init_hfsplus_fs+0x0/0x83 returned 0 after 0 usecs
[    2.121060] calling  ecryptfs_init+0x0/0x220 @ 1
[    2.132370] initcall ecryptfs_init+0x0/0x220 returned 0 after 9765 usecs
[    2.133154] calling  vxfs_init+0x0/0x7f @ 1
[    2.135175] initcall vxfs_init+0x0/0x7f returned 0 after 976 usecs
[    2.136061] calling  init_nfs_fs+0x0/0x15e @ 1
[    2.141081] initcall init_nfs_fs+0x0/0x15e returned 0 after 3906 usecs
[    2.142009] calling  init_nfsd+0x0/0xe1 @ 1
[    2.143007] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    2.145978] initcall init_nfsd+0x0/0xe1 returned 0 after 1953 usecs
[    2.146009] calling  init_nlm+0x0/0x49 @ 1
[    2.147013] initcall init_nlm+0x0/0x49 returned 0 after 0 usecs
[    2.148009] calling  init_nls_cp737+0x0/0x39 @ 1
[    2.149082] initcall init_nls_cp737+0x0/0x39 returned 0 after 0 usecs
[    2.150008] calling  init_nls_cp775+0x0/0x39 @ 1
[    2.151010] initcall init_nls_cp775+0x0/0x39 returned 0 after 0 usecs
[    2.152009] calling  init_nls_cp852+0x0/0x39 @ 1
[    2.153058] initcall init_nls_cp852+0x0/0x39 returned 0 after 0 usecs
[    2.154008] calling  init_nls_cp855+0x0/0x39 @ 1
[    2.155010] initcall init_nls_cp855+0x0/0x39 returned 0 after 0 usecs
[    2.156008] calling  init_nls_cp857+0x0/0x39 @ 1
[    2.157058] initcall init_nls_cp857+0x0/0x39 returned 0 after 0 usecs
[    2.158008] calling  init_nls_cp861+0x0/0x39 @ 1
[    2.159010] initcall init_nls_cp861+0x0/0x39 returned 0 after 0 usecs
[    2.160008] calling  init_nls_cp865+0x0/0x39 @ 1
[    2.161058] initcall init_nls_cp865+0x0/0x39 returned 0 after 0 usecs
[    2.162008] calling  init_nls_cp866+0x0/0x39 @ 1
[    2.163010] initcall init_nls_cp866+0x0/0x39 returned 0 after 0 usecs
[    2.164008] calling  init_nls_cp869+0x0/0x39 @ 1
[    2.165058] initcall init_nls_cp869+0x0/0x39 returned 0 after 0 usecs
[    2.166013] calling  init_nls_cp874+0x0/0x39 @ 1
[    2.167010] initcall init_nls_cp874+0x0/0x39 returned 0 after 0 usecs
[    2.168008] calling  init_nls_cp932+0x0/0x39 @ 1
[    2.170011] initcall init_nls_cp932+0x0/0x39 returned 0 after 0 usecs
[    2.171008] calling  init_nls_euc_jp+0x0/0x6f @ 1
[    2.172011] initcall init_nls_euc_jp+0x0/0x6f returned 0 after 0 usecs
[    2.173057] calling  init_nls_cp936+0x0/0x39 @ 1
[    2.174010] initcall init_nls_cp936+0x0/0x39 returned 0 after 0 usecs
[    2.175008] calling  init_nls_cp950+0x0/0x39 @ 1
[    2.176010] initcall init_nls_cp950+0x0/0x39 returned 0 after 0 usecs
[    2.177057] calling  init_nls_cp1250+0x0/0x39 @ 1
[    2.178010] initcall init_nls_cp1250+0x0/0x39 returned 0 after 0 usecs
[    2.179009] calling  init_nls_cp1251+0x0/0x39 @ 1
[    2.180010] initcall init_nls_cp1251+0x0/0x39 returned 0 after 0 usecs
[    2.181058] calling  init_nls_iso8859_1+0x0/0x39 @ 1
[    2.182010] initcall init_nls_iso8859_1+0x0/0x39 returned 0 after 0 usecs
[    2.183009] calling  init_nls_iso8859_2+0x0/0x39 @ 1
[    2.184010] initcall init_nls_iso8859_2+0x0/0x39 returned 0 after 0 usecs
[    2.185057] calling  init_nls_iso8859_4+0x0/0x39 @ 1
[    2.186010] initcall init_nls_iso8859_4+0x0/0x39 returned 0 after 0 usecs
[    2.187009] calling  init_nls_iso8859_5+0x0/0x39 @ 1
[    2.188010] initcall init_nls_iso8859_5+0x0/0x39 returned 0 after 0 usecs
[    2.189057] calling  init_nls_iso8859_6+0x0/0x39 @ 1
[    2.190010] initcall init_nls_iso8859_6+0x0/0x39 returned 0 after 0 usecs
[    2.191009] calling  init_nls_cp1255+0x0/0x39 @ 1
[    2.192010] initcall init_nls_cp1255+0x0/0x39 returned 0 after 0 usecs
[    2.193057] calling  init_nls_iso8859_9+0x0/0x39 @ 1
[    2.194010] initcall init_nls_iso8859_9+0x0/0x39 returned 0 after 0 usecs
[    2.195009] calling  init_nls_iso8859_13+0x0/0x39 @ 1
[    2.196010] initcall init_nls_iso8859_13+0x0/0x39 returned 0 after 0 usecs
[    2.197059] calling  init_nls_iso8859_14+0x0/0x39 @ 1
[    2.198010] initcall init_nls_iso8859_14+0x0/0x39 returned 0 after 0 usecs
[    2.199009] calling  init_nls_iso8859_15+0x0/0x39 @ 1
[    2.200010] initcall init_nls_iso8859_15+0x0/0x39 returned 0 after 0 usecs
[    2.201057] calling  init_nls_utf8+0x0/0x4a @ 1
[    2.202010] initcall init_nls_utf8+0x0/0x4a returned 0 after 0 usecs
[    2.203009] calling  init_sysv_fs+0x0/0x75 @ 1
[    2.205513] initcall init_sysv_fs+0x0/0x75 returned 0 after 976 usecs
[    2.206082] calling  init_cifs+0x0/0x37a @ 1
[    2.211310] initcall init_cifs+0x0/0x37a returned 0 after 3906 usecs
[    2.212066] calling  init_ufs_fs+0x0/0x89 @ 1
[    2.214163] initcall init_ufs_fs+0x0/0x89 returned 0 after 976 usecs
[    2.215075] calling  init_efs_fs+0x0/0x95 @ 1
[    2.216007] EFS: 1.0a - http://aeschi.ch.eu.org/efs/
[    2.218328] initcall init_efs_fs+0x0/0x95 returned 0 after 1953 usecs
[    2.220015] calling  init_autofs4_fs+0x0/0x4c @ 1
[    2.222152] initcall init_autofs4_fs+0x0/0x4c returned 0 after 976 usecs
[    2.223009] calling  init_adfs_fs+0x0/0x89 @ 1
[    2.224365] initcall init_adfs_fs+0x0/0x89 returned 0 after 0 usecs
[    2.225011] calling  init_omfs_fs+0x0/0x39 @ 1
[    2.226010] initcall init_omfs_fs+0x0/0x39 returned 0 after 0 usecs
[    2.227008] calling  init_jfs_fs+0x0/0x28a @ 1
[    2.229381] JFS: nTxBlock = 7060, nTxLock = 56484
[    2.239148] initcall init_jfs_fs+0x0/0x28a returned 0 after 10742 usecs
[    2.240010] calling  init_nilfs_fs+0x0/0xb9 @ 1
[    2.244156] initcall init_nilfs_fs+0x0/0xb9 returned 0 after 2929 usecs
[    2.245065] calling  ocfs2_init+0x0/0x484 @ 1
[    2.246007] OCFS2 1.5.0
[    2.252157] initcall ocfs2_init+0x0/0x484 returned 0 after 5859 usecs
[    2.253065] calling  ocfs2_stack_glue_init+0x0/0xbb @ 1
[    2.255053] initcall ocfs2_stack_glue_init+0x0/0xbb returned 0 after 0 usecs
[    2.256009] calling  o2cb_stack_init+0x0/0x39 @ 1
[    2.257056] ocfs2: Registered cluster interface o2cb
[    2.258009] initcall o2cb_stack_init+0x0/0x39 returned 0 after 976 usecs
[    2.259008] calling  ocfs2_user_plugin_init+0x0/0x7c @ 1
[    2.261065] ocfs2: Registered cluster interface user
[    2.262058] initcall ocfs2_user_plugin_init+0x0/0x7c returned 0 after 1953 usecs
[    2.263008] calling  init_o2nm+0x0/0xcf @ 1
[    2.264007] OCFS2 Node Manager 1.5.0
[    2.268595] initcall init_o2nm+0x0/0xcf returned 0 after 3906 usecs
[    2.269016] calling  dlm_init+0x0/0x356 @ 1
[    2.270007] OCFS2 DLM 1.5.0
[    2.273449] initcall dlm_init+0x0/0x356 returned 0 after 2929 usecs
[    2.274066] calling  init_dlmfs_fs+0x0/0x106 @ 1
[    2.275007] OCFS2 DLMFS 1.5.0
[    2.277149] OCFS2 User DLM kernel interface loaded
[    2.278127] initcall init_dlmfs_fs+0x0/0x106 returned 0 after 2929 usecs
[    2.279009] calling  init_gfs2_fs+0x0/0x20d @ 1
[    2.285163] Slow work thread pool: Starting up
[    2.286157] Slow work thread pool: Ready
[    2.288035] GFS2 (built Aug  4 2009 11:30:00) installed
[    2.289014] initcall init_gfs2_fs+0x0/0x20d returned 0 after 8789 usecs
[    2.290009] calling  init_exofs+0x0/0x89 @ 1
[    2.291444] initcall init_exofs+0x0/0x89 returned 0 after 0 usecs
[    2.293017] calling  init_mqueue_fs+0x0/0xee @ 1
[    2.295326] initcall init_mqueue_fs+0x0/0xee returned 0 after 976 usecs
[    2.296116] calling  key_proc_init+0x0/0x5a @ 1
[    2.297033] initcall key_proc_init+0x0/0x5a returned 0 after 0 usecs
[    2.298009] calling  init_sel_fs+0x0/0x8e @ 1
[    2.299009] initcall init_sel_fs+0x0/0x8e returned 0 after 0 usecs
[    2.300056] calling  selnl_init+0x0/0x74 @ 1
[    2.301038] initcall selnl_init+0x0/0x74 returned 0 after 0 usecs
[    2.302009] calling  sel_netif_init+0x0/0x8d @ 1
[    2.303009] initcall sel_netif_init+0x0/0x8d returned 0 after 0 usecs
[    2.304057] calling  sel_netnode_init+0x0/0x9a @ 1
[    2.305009] initcall sel_netnode_init+0x0/0x9a returned 0 after 0 usecs
[    2.306009] calling  sel_netport_init+0x0/0x9a @ 1
[    2.307009] initcall sel_netport_init+0x0/0x9a returned 0 after 0 usecs
[    2.308057] calling  aurule_init+0x0/0x5e @ 1
[    2.309011] initcall aurule_init+0x0/0x5e returned 0 after 0 usecs
[    2.310009] calling  crypto_wq_init+0x0/0x59 @ 1
[    2.311165] initcall crypto_wq_init+0x0/0x59 returned 0 after 0 usecs
[    2.312106] calling  crypto_algapi_init+0x0/0x34 @ 1
[    2.313028] initcall crypto_algapi_init+0x0/0x34 returned 0 after 0 usecs
[    2.314009] calling  chainiv_module_init+0x0/0x39 @ 1
[    2.315017] initcall chainiv_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.316058] calling  eseqiv_module_init+0x0/0x39 @ 1
[    2.317014] initcall eseqiv_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.318009] calling  seqiv_module_init+0x0/0x39 @ 1
[    2.319014] initcall seqiv_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.320059] calling  hmac_module_init+0x0/0x39 @ 1
[    2.321014] initcall hmac_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.322009] calling  crypto_xcbc_module_init+0x0/0x39 @ 1
[    2.323014] initcall crypto_xcbc_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.324057] calling  crypto_null_mod_init+0x0/0xa5 @ 1
[    2.325102] alg: No test for cipher_null (cipher_null-generic)
[    2.332072] alg: No test for ecb(cipher_null) (ecb-cipher_null)
[    2.333262] alg: No test for digest_null (digest_null-generic)
[    2.339348] alg: No test for compress_null (compress_null-generic)
[    2.340064] initcall crypto_null_mod_init+0x0/0xa5 returned 0 after 14648 usecs
[    2.341064] calling  md5_mod_init+0x0/0x39 @ 1
[    2.342105] initcall md5_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.344011] calling  rmd160_mod_init+0x0/0x39 @ 1
[    2.345096] initcall rmd160_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.346059] calling  rmd320_mod_init+0x0/0x39 @ 1
[    2.347110] initcall rmd320_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.348014] calling  sha1_generic_mod_init+0x0/0x39 @ 1
[    2.349108] initcall sha1_generic_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.350011] calling  sha256_generic_mod_init+0x0/0x65 @ 1
[    2.352264] initcall sha256_generic_mod_init+0x0/0x65 returned 0 after 976 usecs
[    2.353064] calling  sha512_generic_mod_init+0x0/0x65 @ 1
[    2.354247] initcall sha512_generic_mod_init+0x0/0x65 returned 0 after 0 usecs
[    2.356040] calling  crypto_ecb_module_init+0x0/0x39 @ 1
[    2.357014] initcall crypto_ecb_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.358009] calling  crypto_cbc_module_init+0x0/0x39 @ 1
[    2.359061] initcall crypto_cbc_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.360009] calling  crypto_pcbc_module_init+0x0/0x39 @ 1
[    2.361014] initcall crypto_pcbc_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.362009] calling  crypto_cts_module_init+0x0/0x39 @ 1
[    2.364016] initcall crypto_cts_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.365009] calling  crypto_module_init+0x0/0x39 @ 1
[    2.366014] initcall crypto_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.368010] calling  crypto_module_init+0x0/0x39 @ 1
[    2.370016] initcall crypto_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.371057] calling  crypto_ctr_module_init+0x0/0x69 @ 1
[    2.372019] initcall crypto_ctr_module_init+0x0/0x69 returned 0 after 0 usecs
[    2.373009] calling  crypto_ccm_module_init+0x0/0x87 @ 1
[    2.374024] initcall crypto_ccm_module_init+0x0/0x87 returned 0 after 0 usecs
[    2.375057] calling  cryptd_init+0x0/0x109 @ 1
[    2.376020] initcall cryptd_init+0x0/0x109 returned 0 after 0 usecs
[    2.377009] calling  des_generic_mod_init+0x0/0x65 @ 1
[    2.379246] initcall des_generic_mod_init+0x0/0x65 returned 0 after 976 usecs
[    2.380059] calling  fcrypt_mod_init+0x0/0x39 @ 1
[    2.381111] alg: No test for fcrypt (fcrypt-generic)
[    2.386510] initcall fcrypt_mod_init+0x0/0x39 returned 0 after 4882 usecs
[    2.387009] calling  blowfish_mod_init+0x0/0x39 @ 1
[    2.389276] initcall blowfish_mod_init+0x0/0x39 returned 0 after 976 usecs
[    2.390009] calling  aes_init+0x0/0x39 @ 1
[    2.391143] initcall aes_init+0x0/0x39 returned 0 after 0 usecs
[    2.392011] calling  camellia_init+0x0/0x39 @ 1
[    2.393147] initcall camellia_init+0x0/0x39 returned 0 after 0 usecs
[    2.394011] calling  cast5_mod_init+0x0/0x39 @ 1
[    2.395111] initcall cast5_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.396011] calling  arc4_init+0x0/0x39 @ 1
[    2.397132] initcall arc4_init+0x0/0x39 returned 0 after 0 usecs
[    2.398011] calling  tea_mod_init+0x0/0x8a @ 1
[    2.400387] initcall tea_mod_init+0x0/0x8a returned 0 after 976 usecs
[    2.401064] calling  khazad_mod_init+0x0/0x39 @ 1
[    2.402157] initcall khazad_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.403084] calling  deflate_mod_init+0x0/0x39 @ 1
[    2.405812] initcall deflate_mod_init+0x0/0x39 returned 0 after 976 usecs
[    2.406014] calling  michael_mic_init+0x0/0x39 @ 1
[    2.407135] initcall michael_mic_init+0x0/0x39 returned 0 after 0 usecs
[    2.408011] calling  crc32c_mod_init+0x0/0x39 @ 1
[    2.409163] initcall crc32c_mod_init+0x0/0x39 returned 0 after 0 usecs
[    2.410011] calling  crypto_authenc_module_init+0x0/0x39 @ 1
[    2.411015] initcall crypto_authenc_module_init+0x0/0x39 returned 0 after 0 usecs
[    2.412009] calling  krng_mod_init+0x0/0x39 @ 1
[    2.413109] alg: No test for stdrng (krng)
[    2.417929] initcall krng_mod_init+0x0/0x39 returned 0 after 3906 usecs
[    2.418009] calling  prng_mod_init+0x0/0x4e @ 1
[    2.419109] alg: No test for stdrng (ansi_cprng)
[    2.423925] initcall prng_mod_init+0x0/0x4e returned 0 after 3906 usecs
[    2.424009] calling  proc_genhd_init+0x0/0x63 @ 1
[    2.425037] initcall proc_genhd_init+0x0/0x63 returned 0 after 0 usecs
[    2.426009] calling  bsg_init+0x0/0x155 @ 1
[    2.428112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.429128] initcall bsg_init+0x0/0x155 returned 0 after 1953 usecs
[    2.430009] calling  noop_init+0x0/0x3b @ 1
[    2.431056] io scheduler noop registered
[    2.432009] initcall noop_init+0x0/0x3b returned 0 after 976 usecs
[    2.433056] calling  as_init+0x0/0x3b @ 1
[    2.434008] io scheduler anticipatory registered (default)
[    2.435009] initcall as_init+0x0/0x3b returned 0 after 976 usecs
[    2.436009] calling  deadline_init+0x0/0x3b @ 1
[    2.437057] io scheduler deadline registered
[    2.438009] initcall deadline_init+0x0/0x3b returned 0 after 976 usecs
[    2.439009] calling  cfq_init+0x0/0xbb @ 1
[    2.441523] io scheduler cfq registered
[    2.442105] initcall cfq_init+0x0/0xbb returned 0 after 1953 usecs
[    2.443009] calling  debug_objects_init_debugfs+0x0/0x8a @ 1
[    2.444073] initcall debug_objects_init_debugfs+0x0/0x8a returned 0 after 0 usecs
[    2.445008] calling  libcrc32c_mod_init+0x0/0x53 @ 1
[    2.446066] initcall libcrc32c_mod_init+0x0/0x53 returned 0 after 0 usecs
[    2.447008] calling  percpu_counter_startup+0x0/0x54 @ 1
[    2.448008] initcall percpu_counter_startup+0x0/0x54 returned 0 after 0 usecs
[    2.449009] calling  pci_init+0x0/0x60 @ 1
[    2.450072] pci 0000:00:00.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.451050] pci 0000:00:00.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.452011] pci 0000:00:00.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.453009] pci 0000:00:00.0: calling pci_fixup_video+0x0/0xe3
[    2.454068] pci 0000:00:01.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.455012] pci 0000:00:01.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.456009] pci 0000:00:01.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.457009] pci 0000:00:01.0: calling pci_fixup_video+0x0/0xe3
[    2.458068] pci 0000:00:01.1: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.459017] pci 0000:00:01.1: calling quirk_cardbus_legacy+0x0/0x4e
[    2.460009] pci 0000:00:01.1: calling quirk_usb_early_handoff+0x0/0xc4
[    2.461009] pci 0000:00:01.1: calling pci_fixup_video+0x0/0xe3
[    2.462068] pci 0000:00:02.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.463017] pci 0000:00:02.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.464009] pci 0000:00:02.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.476052] pci 0000:00:02.0: calling pci_fixup_video+0x0/0xe3
[    2.477020] pci 0000:00:02.1: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.478022] pci 0000:00:02.1: calling quirk_cardbus_legacy+0x0/0x4e
[    2.479009] pci 0000:00:02.1: calling quirk_usb_early_handoff+0x0/0xc4
[    2.480037] pci 0000:00:02.1: calling pci_fixup_video+0x0/0xe3
[    2.481019] pci 0000:00:04.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.482017] pci 0000:00:04.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.483009] pci 0000:00:04.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.484009] pci 0000:00:04.0: calling pci_fixup_video+0x0/0xe3
[    2.485019] pci 0000:00:06.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.486017] pci 0000:00:06.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.487009] pci 0000:00:06.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.488008] pci 0000:00:06.0: calling pci_fixup_video+0x0/0xe3
[    2.489019] pci 0000:00:09.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.490011] pci 0000:00:09.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.491009] pci 0000:00:09.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.492008] pci 0000:00:09.0: calling pci_fixup_video+0x0/0xe3
[    2.493019] pci 0000:00:0a.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.494017] pci 0000:00:0a.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.495009] pci 0000:00:0a.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.496009] pci 0000:00:0a.0: calling pci_fixup_video+0x0/0xe3
[    2.497019] pci 0000:00:0b.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.499151] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.500009] pci 0000:00:0b.0: calling quirk_nvidia_ck804_msi_ht_cap+0x0/0xb3
[    2.501025] pci 0000:00:0b.0: Found disabled HT MSI Mapping
[    2.502023] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.503009] pci 0000:00:0b.0: calling quirk_nvidia_ck804_pcie_aer_ext_cap+0x0/0xa1
[    2.504010] pci 0000:00:0b.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.505009] pci 0000:00:0b.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.506008] pci 0000:00:0b.0: calling pci_fixup_video+0x0/0xe3
[    2.507019] pci 0000:00:0c.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.508167] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.509009] pci 0000:00:0c.0: calling quirk_nvidia_ck804_msi_ht_cap+0x0/0xb3
[    2.510025] pci 0000:00:0c.0: Found disabled HT MSI Mapping
[    2.511024] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.512009] pci 0000:00:0c.0: calling quirk_nvidia_ck804_pcie_aer_ext_cap+0x0/0xa1
[    2.513010] pci 0000:00:0c.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.514009] pci 0000:00:0c.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.515008] pci 0000:00:0c.0: calling pci_fixup_video+0x0/0xe3
[    2.516019] pci 0000:00:0d.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.517187] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.518009] pci 0000:00:0d.0: calling quirk_nvidia_ck804_msi_ht_cap+0x0/0xb3
[    2.519025] pci 0000:00:0d.0: Found disabled HT MSI Mapping
[    2.520024] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.521009] pci 0000:00:0d.0: calling quirk_nvidia_ck804_pcie_aer_ext_cap+0x0/0xa1
[    2.522010] pci 0000:00:0d.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.523009] pci 0000:00:0d.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.524008] pci 0000:00:0d.0: calling pci_fixup_video+0x0/0xe3
[    2.525019] pci 0000:00:0e.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39
[    2.526208] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.527009] pci 0000:00:0e.0: calling quirk_nvidia_ck804_msi_ht_cap+0x0/0xb3
[    2.528025] pci 0000:00:0e.0: Found disabled HT MSI Mapping
[    2.529024] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    2.530009] pci 0000:00:0e.0: calling quirk_nvidia_ck804_pcie_aer_ext_cap+0x0/0xa1
[    2.531010] pci 0000:00:0e.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.532009] pci 0000:00:0e.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.533008] pci 0000:00:0e.0: calling pci_fixup_video+0x0/0xe3
[    2.534019] pci 0000:00:18.0: calling quirk_amd_nb_node+0x0/0x76
[    2.535014] pci 0000:00:18.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.536009] pci 0000:00:18.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.537008] pci 0000:00:18.0: calling pci_fixup_video+0x0/0xe3
[    2.538018] pci 0000:00:18.1: calling quirk_amd_nb_node+0x0/0x76
[    2.539014] pci 0000:00:18.1: calling quirk_cardbus_legacy+0x0/0x4e
[    2.540009] pci 0000:00:18.1: calling quirk_usb_early_handoff+0x0/0xc4
[    2.541008] pci 0000:00:18.1: calling pci_fixup_video+0x0/0xe3
[    2.542019] pci 0000:00:18.2: calling quirk_amd_nb_node+0x0/0x76
[    2.543014] pci 0000:00:18.2: calling quirk_cardbus_legacy+0x0/0x4e
[    2.544009] pci 0000:00:18.2: calling quirk_usb_early_handoff+0x0/0xc4
[    2.545008] pci 0000:00:18.2: calling pci_fixup_video+0x0/0xe3
[    2.546018] pci 0000:00:18.3: calling quirk_amd_nb_node+0x0/0x76
[    2.547014] pci 0000:00:18.3: calling quirk_cardbus_legacy+0x0/0x4e
[    2.548009] pci 0000:00:18.3: calling quirk_usb_early_handoff+0x0/0xc4
[    2.549008] pci 0000:00:18.3: calling pci_fixup_video+0x0/0xe3
[    2.550019] pci 0000:05:07.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.551009] pci 0000:05:07.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.552008] pci 0000:05:07.0: calling pci_fixup_video+0x0/0xe3
[    2.553019] pci 0000:01:00.0: calling quirk_cardbus_legacy+0x0/0x4e
[    2.554009] pci 0000:01:00.0: calling quirk_usb_early_handoff+0x0/0xc4
[    2.555008] pci 0000:01:00.0: calling pci_fixup_video+0x0/0xe3
[    2.556011] pci 0000:01:00.0: Boot video device
[    2.557019] pci 0000:01:00.1: calling quirk_cardbus_legacy+0x0/0x4e
[    2.558009] pci 0000:01:00.1: calling quirk_usb_early_handoff+0x0/0xc4
[    2.559008] pci 0000:01:00.1: calling pci_fixup_video+0x0/0xe3
[    2.560018] initcall pci_init+0x0/0x60 returned 0 after 107421 usecs
[    2.561008] calling  pci_proc_init+0x0/0x90 @ 1
[    2.562507] initcall pci_proc_init+0x0/0x90 returned 0 after 0 usecs
[    2.563009] calling  pcie_portdrv_init+0x0/0x72 @ 1
[    2.564236] pcieport-driver 0000:00:0b.0: irq 24 for MSI/MSI-X
[    2.565021] pcieport-driver 0000:00:0b.0: setting latency timer to 64
[    2.566299] pcieport-driver 0000:00:0c.0: irq 25 for MSI/MSI-X
[    2.567075] pcieport-driver 0000:00:0c.0: setting latency timer to 64
[    2.569094] pcieport-driver 0000:00:0d.0: irq 26 for MSI/MSI-X
[    2.570019] pcieport-driver 0000:00:0d.0: setting latency timer to 64
[    2.572233] pcieport-driver 0000:00:0e.0: irq 27 for MSI/MSI-X
[    2.573096] pcieport-driver 0000:00:0e.0: setting latency timer to 64
[    2.575235] initcall pcie_portdrv_init+0x0/0x72 returned 0 after 10742 usecs
[    2.576066] calling  aer_service_init+0x0/0x47 @ 1
[    2.577150] initcall aer_service_init+0x0/0x47 returned 0 after 0 usecs
[    2.578084] calling  aer_inject_init+0x0/0x39 @ 1
[    2.579119] initcall aer_inject_init+0x0/0x39 returned 0 after 0 usecs
[    2.581012] calling  pci_hotplug_init+0x0/0x74 @ 1
[    2.582007] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.583008] initcall pci_hotplug_init+0x0/0x74 returned 0 after 976 usecs
[    2.584056] calling  pcied_init+0x0/0x9a @ 1
[    2.585097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.586059] initcall pcied_init+0x0/0x9a returned 0 after 976 usecs
[    2.587009] calling  zt5550_init+0x0/0xa3 @ 1
[    2.588007] cpcihp_zt5550: ZT5550 CompactPCI Hot Plug Driver version: 0.2
[    2.590149] initcall zt5550_init+0x0/0xa3 returned 0 after 1953 usecs
[    2.591014] calling  cpcihp_generic_init+0x0/0x254 @ 1
[    2.592007] cpcihp_generic: Generic port I/O CompactPCI Hot Plug Driver version: 0.1
[    2.593007] cpcihp_generic: not configured, disabling.
[    2.594009] initcall cpcihp_generic_init+0x0/0x254 returned -22 after 1953 usecs
[    2.595063] initcall cpcihp_generic_init+0x0/0x254 returned with error code -22 
[    2.596008] calling  init_legacy+0x0/0x69 @ 1
[    2.597491] initcall init_legacy+0x0/0x69 returned 0 after 0 usecs
[    2.598009] calling  platform_lcd_init+0x0/0x39 @ 1
[    2.600037] initcall platform_lcd_init+0x0/0x39 returned 0 after 976 usecs
[    2.601009] calling  tdo24m_init+0x0/0x39 @ 1
[    2.602095] initcall tdo24m_init+0x0/0x39 returned 0 after 0 usecs
[    2.603011] calling  progearbl_init+0x0/0x7b @ 1
[    2.605216] ALI M7101 PMU not found.
[    2.606178] initcall progearbl_init+0x0/0x7b returned 0 after 1953 usecs
[    2.607009] calling  cr_backlight_init+0x0/0x8b @ 1
[    2.609196] INTEL CARILLO RANCH LPC not found.
[    2.610124] Carillo Ranch Backlight Driver Initialized.
[    2.611010] initcall cr_backlight_init+0x0/0x8b returned 0 after 2929 usecs
[    2.612008] calling  kb3886_init+0x0/0x63 @ 1
[    2.613010] initcall kb3886_init+0x0/0x63 returned -19 after 0 usecs
[    2.614056] calling  arcfb_init+0x0/0x9a @ 1
[    2.615009] initcall arcfb_init+0x0/0x9a returned -6 after 0 usecs
[    2.616009] initcall arcfb_init+0x0/0x9a returned with error code -6 
[    2.617008] calling  cyber2000fb_init+0x0/0xf6 @ 1
[    2.619096] initcall cyber2000fb_init+0x0/0xf6 returned 0 after 976 usecs
[    2.620060] calling  pm3fb_init+0x0/0x107 @ 1
[    2.621123] initcall pm3fb_init+0x0/0x107 returned 0 after 0 usecs
[    2.622015] calling  matroxfb_init+0x0/0x8d @ 1
[    2.623134] initcall matroxfb_init+0x0/0x8d returned 0 after 0 usecs
[    2.624066] calling  matroxfb_crtc2_init+0x0/0x59 @ 1
[    2.625010] initcall matroxfb_crtc2_init+0x0/0x59 returned 0 after 0 usecs
[    2.626008] calling  atyfb_init+0x0/0x94 @ 1
[    2.627157] initcall atyfb_init+0x0/0x94 returned 0 after 0 usecs
[    2.628121] calling  aty128fb_init+0x0/0x75 @ 1
[    2.629282] initcall aty128fb_init+0x0/0x75 returned 0 after 0 usecs
[    2.630104] calling  sisfb_init+0x0/0x70 @ 1
[    2.631126] initcall sisfb_init+0x0/0x70 returned 0 after 0 usecs
[    2.632091] calling  viafb_init+0x0/0x78 @ 1
[    2.633008] VIA Graphics Intergration Chipset framebuffer 2.4 initializing
[    2.634254] i2c-adapter i2c-0: adapter [via_i2c] registered
[    2.635315] i2c-adapter i2c-0: master_xfer[0] W, addr=0x08, len=1
[    2.636009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x08, len=1
[    2.659009] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.702009] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.745008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.788008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.789009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x08: failed, timeout?
[    2.790008] i2c-adapter i2c-0: NAK from device addr 0x08 msg #0
[    2.812053] i2c-adapter i2c-0: master_xfer[0] W, addr=0x08, len=1
[    2.813008] i2c-adapter i2c-0: master_xfer[1] R, addr=0x08, len=1
[    2.835008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.878009] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.921008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.964008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    2.965009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x08: failed, timeout?
[    2.966008] i2c-adapter i2c-0: NAK from device addr 0x08 msg #0
[    2.988063] i2c-adapter i2c-0: master_xfer[0] W, addr=0x08, len=1
[    2.989008] i2c-adapter i2c-0: master_xfer[1] R, addr=0x08, len=1
[    3.011008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    3.054009] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    3.097008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    3.140008] i2c-adapter i2c-0: i2c_outb: 0x10, timeout at bit #7
[    3.141009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x08: failed, timeout?
[    3.142008] i2c-adapter i2c-0: NAK from device addr 0x08 msg #0
[    3.164052] i2c-adapter i2c-0: master_xfer[0] W, addr=0x50, len=1
[    3.165009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x50, len=1
[    3.187009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.230009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.273008] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.316009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.317009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x50: failed, timeout?
[    3.318008] i2c-adapter i2c-0: NAK from device addr 0x50 msg #0
[    3.340052] i2c-adapter i2c-0: master_xfer[0] W, addr=0x50, len=1
[    3.341009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x50, len=1
[    3.363008] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.406008] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.449009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.492008] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.493009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x50: failed, timeout?
[    3.494009] i2c-adapter i2c-0: NAK from device addr 0x50 msg #0
[    3.516052] i2c-adapter i2c-0: master_xfer[0] W, addr=0x50, len=1
[    3.517009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x50, len=1
[    3.539009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.582008] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.625009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.668008] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.669009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x50: failed, timeout?
[    3.670009] i2c-adapter i2c-0: NAK from device addr 0x50 msg #0
[    3.692056] i2c-adapter i2c-0: master_xfer[0] W, addr=0x50, len=1
[    3.693009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x50, len=1
[    3.715009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.758009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.801009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.844009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.845009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x50: failed, timeout?
[    3.846009] i2c-adapter i2c-0: NAK from device addr 0x50 msg #0
[    3.868052] i2c-adapter i2c-0: master_xfer[0] W, addr=0x50, len=1
[    3.869009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x50, len=1
[    3.891009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.934009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    3.977010] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    4.020009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    4.021009] i2c-adapter i2c-0: Used 4 tries to write to client at 0x50: failed, timeout?
[    4.022009] i2c-adapter i2c-0: NAK from device addr 0x50 msg #0
[    4.044053] i2c-adapter i2c-0: master_xfer[0] W, addr=0x50, len=1
[    4.045009] i2c-adapter i2c-0: master_xfer[1] R, addr=0x50, len=1
[    4.067009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    4.110009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    4.153009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    4.196009] i2c-adapter i2c-0: i2c_outb: 0xa0, timeout at bit #7
[    4.197010] i2c-adapter i2c-0: Used 4 tries to write to client at 0x50: failed, timeout?
[    4.198009] i2c-adapter i2c-0: NAK from device addr 0x50 msg #0
[    4.220054] i2c-adapter i2c-0: master_xfer[0] W, addr=0x40, len=1
[    4.221010] i2c-adapter i2c-0: master_xfer[1] R, addr=0x40, len=1
[    4.243009] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.286010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.329010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.372010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.373010] i2c-adapter i2c-0: Used 4 tries to write to client at 0x40: failed, timeout?
[    4.374009] i2c-adapter i2c-0: NAK from device addr 0x40 msg #0
[    4.396053] i2c-adapter i2c-0: master_xfer[0] W, addr=0x40, len=1
[    4.397010] i2c-adapter i2c-0: master_xfer[1] R, addr=0x40, len=1
[    4.419010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.462009] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.505009] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.548010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.549010] i2c-adapter i2c-0: Used 4 tries to write to client at 0x40: failed, timeout?
[    4.550009] i2c-adapter i2c-0: NAK from device addr 0x40 msg #0
[    4.572054] i2c-adapter i2c-0: master_xfer[0] W, addr=0x40, len=1
[    4.573010] i2c-adapter i2c-0: master_xfer[1] R, addr=0x40, len=1
[    4.595009] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.638009] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.681010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.724011] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.725010] i2c-adapter i2c-0: Used 4 tries to write to client at 0x40: failed, timeout?
[    4.726010] i2c-adapter i2c-0: NAK from device addr 0x40 msg #0
[    4.748053] i2c-adapter i2c-0: master_xfer[0] W, addr=0x40, len=1
[    4.749010] i2c-adapter i2c-0: master_xfer[1] R, addr=0x40, len=1
[    4.771010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.814009] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.857010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.900010] i2c-adapter i2c-0: i2c_outb: 0x80, timeout at bit #7
[    4.901010] i2c-adapter i2c-0: Used 4 tries to write to client at 0x40: failed, timeout?
[    4.902010] i2c-adapter i2c-0: NAK from device addr 0x40 msg #0
[    4.924054] i2c-adapter i2c-0: master_xfer[0] W, addr=0x38, len=1
[    4.925010] i2c-adapter i2c-0: master_xfer[1] R, addr=0x38, len=1
[    4.947010] i2c-adapter i2c-0: i2c_outb: 0x70, timeout at bit #7
[    4.990010] i2c-adapter i2c-0: i2c_outb: 0x70, timeout at bit #7
[    5.033010] i2c-adapter i2c-0: i2c_outb: 0x70, timeout at bit #7
[    5.076010] i2c-adapter i2c-0: i2c_outb: 0x70, timeout at bit #7
[    5.077010] i2c-adapter i2c-0: Used 4 tries to write to client at 0x38: failed, timeout?
[    5.078010] i2c-adapter i2c-0: NAK from device addr 0x38 msg #0
[    5.100057] ioremap failed
[    5.101012] initcall viafb_init+0x0/0x78 returned -1 after 2410158 usecs
[    5.102011] initcall viafb_init+0x0/0x78 returned with error code -1 
[    5.103010] calling  kyrofb_init+0x0/0xf0 @ 1
[    5.104138] initcall kyrofb_init+0x0/0xf0 returned 0 after 0 usecs
[    5.105011] calling  savagefb_init+0x0/0x9a @ 1
[    5.106256] initcall savagefb_init+0x0/0x9a returned 0 after 0 usecs
[    5.107013] calling  gx1fb_init+0x0/0x70 @ 1
[    5.108243] initcall gx1fb_init+0x0/0x70 returned 0 after 0 usecs
[    5.109013] calling  gxfb_init+0x0/0xa7 @ 1
[    5.110137] initcall gxfb_init+0x0/0xa7 returned 0 after 0 usecs
[    5.111013] calling  neofb_init+0x0/0x70 @ 1
[    5.113164] initcall neofb_init+0x0/0x70 returned 0 after 976 usecs
[    5.114011] calling  tdfxfb_init+0x0/0x129 @ 1
[    5.116038] initcall tdfxfb_init+0x0/0x129 returned 0 after 976 usecs
[    5.117067] calling  vt8623fb_init+0x0/0x7c @ 1
[    5.118124] initcall vt8623fb_init+0x0/0x7c returned 0 after 0 usecs
[    5.119013] calling  tridentfb_init+0x0/0x70 @ 1
[    5.120126] initcall tridentfb_init+0x0/0x70 returned 0 after 0 usecs
[    5.121013] calling  vmlfb_init+0x0/0xbb @ 1
[    5.122009] vmlfb: initializing
[    5.124237] initcall vmlfb_init+0x0/0xbb returned 0 after 1953 usecs
[    5.125061] calling  cr_pll_init+0x0/0x10a @ 1
[    5.126033] Could not find Carillo Ranch MCH device.
[    5.127011] initcall cr_pll_init+0x0/0x10a returned -19 after 976 usecs
[    5.128010] calling  s3fb_init+0x0/0xdf @ 1
[    5.130123] initcall s3fb_init+0x0/0xdf returned 0 after 976 usecs
[    5.131076] calling  metronomefb_init+0x0/0x39 @ 1
[    5.132147] initcall metronomefb_init+0x0/0x39 returned 0 after 0 usecs
[    5.133091] calling  broadsheetfb_init+0x0/0x39 @ 1
[    5.134115] initcall broadsheetfb_init+0x0/0x39 returned 0 after 0 usecs
[    5.135059] calling  s1d13xxxfb_init+0x0/0x54 @ 1
[    5.136099] initcall s1d13xxxfb_init+0x0/0x54 returned 0 after 0 usecs
[    5.137060] calling  xenfb_init+0x0/0x6b @ 1
[    5.138011] initcall xenfb_init+0x0/0x6b returned -19 after 0 usecs
[    5.139012] calling  uvesafb_init+0x0/0x116 @ 1
[    5.141327] uvesafb: failed to execute /sbin/v86d
[    5.142108] uvesafb: make sure that the v86d helper is installed and executable
[    5.143018] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)
[    5.144016] uvesafb: vbe_init() failed with -22
[    5.145050] uvesafb: probe of uvesafb.0 failed with error -22
[    5.146074] initcall uvesafb_init+0x0/0x116 returned 0 after 5859 usecs
[    5.147011] calling  evtchn_init+0x0/0x94 @ 1
[    5.148011] initcall evtchn_init+0x0/0x94 returned -19 after 0 usecs
[    5.149010] calling  xenfs_init+0x0/0x54 @ 1
[    5.150058] XENFS: not registering filesystem on non-xen platform
[    5.151011] initcall xenfs_init+0x0/0x54 returned 0 after 976 usecs
[    5.152012] calling  rand_initialize+0x0/0x58 @ 1
[    5.153053] initcall rand_initialize+0x0/0x58 returned 0 after 0 usecs
[    5.154059] calling  tty_init+0x0/0x11c @ 1
[    5.182346] initcall tty_init+0x0/0x11c returned 0 after 26367 usecs
[    5.183113] calling  pty_init+0x0/0x39 @ 1
[    5.405330] initcall pty_init+0x0/0x39 returned 0 after 215820 usecs
[    5.406190] calling  sysrq_init+0x0/0x4c @ 1
[    5.407038] initcall sysrq_init+0x0/0x4c returned 0 after 0 usecs
[    5.408011] calling  rp_init+0x0/0x34f @ 1
[    5.409010] RocketPort device driver module, version 2.09, 12-June-2003
[    5.410137] No rocketport ports found; unloading driver
[    5.411093] initcall rp_init+0x0/0x34f returned -6 after 1953 usecs
[    5.412011] initcall rp_init+0x0/0x34f returned with error code -6 
[    5.413010] calling  cy_init+0x0/0x148 @ 1
[    5.414061] Cyclades driver 2.5 (built Aug  4 2009 11:29:45)
[    5.415345] initcall cy_init+0x0/0x148 returned 0 after 976 usecs
[    5.416096] calling  stallion_module_init+0x0/0x33d @ 1
[    5.417010] Stallion Multiport Serial Driver: version 5.6.0
[    5.421216] initcall stallion_module_init+0x0/0x33d returned 0 after 3906 usecs
[    5.422160] calling  nozomi_init+0x0/0x153 @ 1
[    5.423010] Initializing Nozomi driver 2.1d (build date: Aug  4 2009 11:29:47)
[    5.425098] initcall nozomi_init+0x0/0x153 returned 0 after 1953 usecs
[    5.426011] calling  specialix_init_module+0x0/0xc4 @ 1
[    5.427010] sx: Specialix IO8+ driver v1.11, (c) R.E.Wolff 1997/1998.
[    5.428009] sx: derived from work (c) D.Gorodchanin 1994-1996.
[    5.429057] sx: DTR/RTS pin is always RTS.
[    5.461314] sx0: specialix IO8+ Board at 0x100 not found.
[    5.462088] sx1: specialix IO8+ Board at 0x180 not found.
[    5.463021] sx2: specialix IO8+ Board at 0x250 not found.
[    5.464021] sx3: specialix IO8+ Board at 0x260 not found.
[    5.530119] sx: No specialix IO8+ boards detected.
[    5.531016] initcall specialix_init_module+0x0/0xc4 returned -5 after 101562 usecs
[    5.532011] initcall specialix_init_module+0x0/0xc4 returned with error code -5 
[    5.533011] calling  moxa_init+0x0/0x14c @ 1
[    5.534058] MOXA Intellio family driver version 6.0k
[    5.601360] initcall moxa_init+0x0/0x14c returned 0 after 65429 usecs
[    5.602018] calling  mxser_module_init+0x0/0x230 @ 1
[    5.603013] MOXA Smartio/Industio family driver version 2.0.4
[    5.604143] initcall mxser_module_init+0x0/0x230 returned 0 after 976 usecs
[    5.605014] calling  ip2_loadmain+0x0/0xa04 @ 1
[    5.607012] Computone IntelliPort Plus multiport driver version 1.2.14
[    5.608158] initcall ip2_loadmain+0x0/0xa04 returned 0 after 976 usecs
[    5.609070] calling  riscom8_init_module+0x0/0xb0 @ 1
[    5.610009] rc: SDL RISCom/8 card driver v1.1, (c) D.Gorodchanin 1994-1996.
[    5.628222] rc0: RISCom/8 Board at 0x220 not found.
[    5.629231] rc1: RISCom/8 Board at 0x240 not found.
[    5.630075] rc2: RISCom/8 Board at 0x250 not found.
[    5.631075] rc3: RISCom/8 Board at 0x260 not found.
[    5.666224] rc: No RISCom/8 boards detected.
[    5.667079] initcall riscom8_init_module+0x0/0xb0 returned -5 after 55664 usecs
[    5.668011] initcall riscom8_init_module+0x0/0xb0 returned with error code -5 
[    5.669012] calling  synclinkmp_init+0x0/0x1b7 @ 1
[    5.670010] SyncLink MultiPort driver $Revision: 4.38 $
[    5.742188] SyncLink MultiPort driver $Revision: 4.38 $, tty major#250
[    5.744035] initcall synclinkmp_init+0x0/0x1b7 returned 0 after 72265 usecs
[    5.745012] calling  slgt_init+0x0/0x1e6 @ 1
[    5.746010] SyncLink GT
[    5.747088] SyncLink GT, tty major#249
[    5.748175] SyncLink GT no devices found
[    5.750035] initcall slgt_init+0x0/0x1e6 returned 0 after 3906 usecs
[    5.751011] calling  sx_init+0x0/0x10e @ 1
[    5.753216] initcall sx_init+0x0/0x10e returned 0 after 976 usecs
[    5.754068] calling  xen_init+0x0/0xbb @ 1
[    5.755011] initcall xen_init+0x0/0xbb returned -19 after 0 usecs
[    5.756011] calling  r3964_init+0x0/0x68 @ 1
[    5.757010] r3964: Philips r3964 Driver $Revision: 1.10 $
[    5.758062] initcall r3964_init+0x0/0x68 returned 0 after 976 usecs
[    5.759012] calling  nvram_init+0x0/0xaa @ 1
[    5.760173] Non-volatile memory driver v1.3
[    5.761067] initcall nvram_init+0x0/0xaa returned 0 after 976 usecs
[    5.762011] calling  i8k_init+0x0/0x78 @ 1
[    5.763015] initcall i8k_init+0x0/0x78 returned -19 after 0 usecs
[    5.764011] calling  mod_init+0x0/0x231 @ 1
[    5.766208] initcall mod_init+0x0/0x231 returned -19 after 976 usecs
[    5.767011] calling  mod_init+0x0/0x73 @ 1
[    5.768011] initcall mod_init+0x0/0x73 returned -19 after 0 usecs
[    5.769060] calling  mwave_init+0x0/0x2ca @ 1
[    5.770019] smapi::smapi_init, ERROR invalid usSmapiID
[    5.771010] mwave: tp3780i::tp3780I_InitializeBoardData: Error: SMAPI is not available on this machine
[    5.772010] mwave: mwavedd::mwave_init: Error: Failed to initialize board data
[    5.773058] mwave: mwavedd::mwave_init: Error: Failed to initialize
[    5.774012] initcall mwave_init+0x0/0x2ca returned -5 after 3906 usecs
[    5.775012] initcall mwave_init+0x0/0x2ca returned with error code -5 
[    5.776012] calling  agp_init+0x0/0x4b @ 1
[    5.777058] Linux agpgart interface v0.103
[    5.778012] initcall agp_init+0x0/0x4b returned 0 after 976 usecs
[    5.779011] calling  agp_amd64_init+0x0/0xe8 @ 1
[    5.780401] initcall agp_amd64_init+0x0/0xe8 returned -19 after 0 usecs
[    5.781110] calling  agp_intel_init+0x0/0x50 @ 1
[    5.782144] initcall agp_intel_init+0x0/0x50 returned 0 after 0 usecs
[    5.783018] calling  agp_sis_init+0x0/0x50 @ 1
[    5.784127] initcall agp_sis_init+0x0/0x50 returned 0 after 0 usecs
[    5.785014] calling  ipmi_init_msghandler_mod+0x0/0x34 @ 1
[    5.787120] ipmi message handler version 39.2
[    5.788036] initcall ipmi_init_msghandler_mod+0x0/0x34 returned 0 after 1953 usecs
[    5.789013] calling  init_ipmi_si+0x0/0x286 @ 1
[    5.790113] IPMI System Interface driver.
[    5.796337] ipmi_si: Unable to find any System Interface(s)
[    5.797064] initcall init_ipmi_si+0x0/0x286 returned -19 after 6835 usecs
[    5.798012] calling  ipmi_wdog_init+0x0/0x153 @ 1
[    5.800012] IPMI Watchdog: driver initialized
[    5.801059] initcall ipmi_wdog_init+0x0/0x153 returned 0 after 1953 usecs
[    5.802012] calling  ipmi_poweroff_init+0x0/0xb7 @ 1
[    5.803010] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[    5.804024] initcall ipmi_poweroff_init+0x0/0xb7 returned 0 after 976 usecs
[    5.805060] calling  init_atmel+0x0/0x1af @ 1
[    5.806010] Platform driver 'tpm_atmel' needs updating - please use dev_pm_ops
[    5.808210] initcall init_atmel+0x0/0x1af returned -19 after 1953 usecs
[    5.809092] calling  drm_core_init+0x0/0x145 @ 1
[    5.810302] [drm] Initialized drm 1.1.0 20060810
[    5.811077] initcall drm_core_init+0x0/0x145 returned 0 after 976 usecs
[    5.812011] calling  tdfx_init+0x0/0x39 @ 1
[    5.813142] initcall tdfx_init+0x0/0x39 returned 0 after 0 usecs
[    5.814011] calling  radeon_init+0x0/0x50 @ 1
[    5.818478] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:1 Active:1)
[    5.819068] pci 0000:01:00.0: PCI->APIC IRQ transform: INT A -> IRQ 5
[    5.820016] pci 0000:01:00.0: setting latency timer to 64
[    5.822404] [drm] Initialized radeon 1.30.0 20080528 for 0000:01:00.0 on minor 0
[    5.828678] initcall radeon_init+0x0/0x50 returned 0 after 12695 usecs
[    5.829012] calling  mga_init+0x0/0x45 @ 1
[    5.830099] initcall mga_init+0x0/0x45 returned 0 after 0 usecs
[    5.831060] calling  i810_init+0x0/0x45 @ 1
[    5.832098] initcall i810_init+0x0/0x45 returned 0 after 0 usecs
[    5.833012] calling  savage_init+0x0/0x45 @ 1
[    5.834504] initcall savage_init+0x0/0x45 returned 0 after 0 usecs
[    5.835060] calling  via_init+0x0/0x4a @ 1
[    5.837093] initcall via_init+0x0/0x4a returned 0 after 976 usecs
[    5.838012] calling  cn_proc_init+0x0/0x63 @ 1
[    5.839068] initcall cn_proc_init+0x0/0x63 returned 0 after 0 usecs
[    5.840012] calling  intelfb_init+0x0/0x9f @ 1
[    5.841010] intelfb: intelfb_init
[    5.842010] intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/945GME/965G/965GM chipsets
[    5.843058] intelfb: Version 0.9.6
[    5.844010] intelfb: intelfb_setup
[    5.845009] intelfb: no options
[    5.846173] initcall intelfb_init+0x0/0x9f returned 0 after 4882 usecs
[    5.847111] calling  serial8250_init+0x0/0x16f @ 1
[    5.848011] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    5.850196] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    5.854100] Platform driver 'serial8250' needs updating - please use dev_pm_ops
[    5.855230] initcall serial8250_init+0x0/0x16f returned 0 after 6835 usecs
[    5.856206] calling  serial8250_pci_init+0x0/0x42 @ 1
[    5.858094] initcall serial8250_pci_init+0x0/0x42 returned 0 after 976 usecs
[    5.859068] calling  max3100_init+0x0/0x39 @ 1
[    5.861211] initcall max3100_init+0x0/0x39 returned 0 after 976 usecs
[    5.862060] calling  init_kgdboc+0x0/0x3b @ 1
[    5.863012] initcall init_kgdboc+0x0/0x3b returned 0 after 0 usecs
[    5.864012] calling  parport_default_proc_register+0x0/0x42 @ 1
[    5.865021] initcall parport_default_proc_register+0x0/0x42 returned 0 after 0 usecs
[    5.867013] calling  parport_pc_init+0x0/0xd2 @ 1
[    5.870368] parport0: PC-style at 0x378 (0x778)async_waiting @ 1
[    5.873028] async_continuing @ 1 after 0 usec
[    6.012150]  [PCSPP(,...)]
[    6.014823] parport0: irq 7 detected
[    6.016380] initcall parport_pc_init+0x0/0xd2 returned 0 after 144531 usecs
[    6.018014] calling  parport_serial_init+0x0/0x42 @ 1
[    6.019159] initcall parport_serial_init+0x0/0x42 returned 0 after 0 usecs
[    6.020137] calling  parport_ax88796_init+0x0/0x39 @ 1
[    6.021109] initcall parport_ax88796_init+0x0/0x39 returned 0 after 0 usecs
[    6.022088] calling  topology_sysfs_init+0x0/0x82 @ 1
[    6.023095] initcall topology_sysfs_init+0x0/0x82 returned 0 after 0 usecs
[    6.024012] calling  floppy_init+0x0/0x5bf @ 1
[    6.025162] Platform driver 'floppy' needs updating - please use dev_pm_ops
[    6.027316] Floppy drive(s): fd0 is 1.44M
[    6.043015] FDC 0 is a post-1991 82077
[    6.047235] initcall floppy_init+0x0/0x5bf returned 0 after 21484 usecs
[    6.049014] calling  brd_init+0x0/0x193 @ 1
[    6.067335] brd: module loaded
[    6.068135] initcall brd_init+0x0/0x193 returned 0 after 17578 usecs
[    6.069012] calling  loop_init+0x0/0x1bc @ 1
[    6.079203] loop: module loaded
[    6.080169] initcall loop_init+0x0/0x1bc returned 0 after 9765 usecs
[    6.081012] calling  cpqarray_init+0x0/0x92 @ 1
[    6.082010] Compaq SMART2 Driver (v 2.6.0)
[    6.084205] initcall cpqarray_init+0x0/0x92 returned -19 after 1953 usecs
[    6.085110] calling  DAC960_init_module+0x0/0x78 @ 1
[    6.087163] initcall DAC960_init_module+0x0/0x78 returned 0 after 976 usecs
[    6.088075] calling  init_cryptoloop+0x0/0x55 @ 1
[    6.089013] initcall init_cryptoloop+0x0/0x55 returned 0 after 0 usecs
[    6.090012] calling  carm_init+0x0/0x42 @ 1
[    6.091131] initcall carm_init+0x0/0x42 returned 0 after 0 usecs
[    6.092065] calling  ibmasm_init+0x0/0x8a @ 1
[    6.093230] ibmasm: IBM ASM Service Processor Driver version 1.0 loaded
[    6.094015] initcall ibmasm_init+0x0/0x8a returned 0 after 976 usecs
[    6.095012] calling  ics932s401_init+0x0/0x3b @ 1
[    6.096275] i2c-core: driver [ics932s401] registered
[    6.097054] initcall ics932s401_init+0x0/0x3b returned 0 after 976 usecs
[    6.098012] calling  tifm_7xx1_init+0x0/0x42 @ 1
[    6.099129] initcall tifm_7xx1_init+0x0/0x42 returned 0 after 0 usecs
[    6.100015] calling  phantom_init+0x0/0x12f @ 1
[    6.102236] Phantom Linux Driver, version n0.9.8, init OK
[    6.103064] initcall phantom_init+0x0/0x12f returned 0 after 1953 usecs
[    6.104013] calling  ioc4_init+0x0/0x47 @ 1
[    6.105309] initcall ioc4_init+0x0/0x47 returned 0 after 0 usecs
[    6.106074] calling  ilo_init+0x0/0xb8 @ 1
[    6.107161] initcall ilo_init+0x0/0xb8 returned 0 after 0 usecs
[    6.108099] calling  isl29003_init+0x0/0x3b @ 1
[    6.109134] i2c-core: driver [isl29003] registered
[    6.110083] initcall isl29003_init+0x0/0x3b returned 0 after 976 usecs
[    6.111012] calling  c2port_init+0x0/0x77 @ 1
[    6.112010] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti
[    6.113087] initcall c2port_init+0x0/0x77 returned 0 after 976 usecs
[    6.114142] calling  duramar2150_c2port_init+0x0/0x97 @ 1
[    6.116174] c2port c2port0: C2 port uc added
[    6.117065] c2port c2port0: uc flash has 30 blocks x 512 bytes (15360 bytes total)
[    6.118013] initcall duramar2150_c2port_init+0x0/0x97 returned 0 after 2929 usecs
[    6.119012] calling  at24_init+0x0/0x5d @ 1
[    6.120126] i2c-core: driver [at24] registered
[    6.121116] initcall at24_init+0x0/0x5d returned 0 after 976 usecs
[    6.122012] calling  at25_init+0x0/0x39 @ 1
[    6.123140] initcall at25_init+0x0/0x39 returned 0 after 0 usecs
[    6.124018] calling  eeprom_init+0x0/0x3b @ 1
[    6.125095] i2c-core: driver [eeprom] registered
[    6.126025] initcall eeprom_init+0x0/0x3b returned 0 after 976 usecs
[    6.127012] calling  max6875_init+0x0/0x3b @ 1
[    6.129198] i2c-core: driver [max6875] registered
[    6.130021] initcall max6875_init+0x0/0x3b returned 0 after 1953 usecs
[    6.131012] calling  cb710_init_module+0x0/0x42 @ 1
[    6.132151] initcall cb710_init_module+0x0/0x42 returned 0 after 0 usecs
[    6.133069] calling  pasic3_base_init+0x0/0x40 @ 1
[    6.134256] initcall pasic3_base_init+0x0/0x40 returned -19 after 0 usecs
[    6.135015] calling  ezx_pcap_init+0x0/0x39 @ 1
[    6.136096] initcall ezx_pcap_init+0x0/0x39 returned 0 after 0 usecs
[    6.137015] calling  pcf50633_adc_init+0x0/0x39 @ 1
[    6.139031] initcall pcf50633_adc_init+0x0/0x39 returned 0 after 976 usecs
[    6.140014] calling  mac_hid_init+0x0/0xfd @ 1
[    6.142074] input: Macintosh mouse button emulation as /class/input/input0
[    6.143032] initcall mac_hid_init+0x0/0xfd returned 0 after 1953 usecs
[    6.144011] calling  scsi_tgt_init+0x0/0xb1 @ 1
[    6.146464] initcall scsi_tgt_init+0x0/0xb1 returned 0 after 976 usecs
[    6.147071] calling  spi_transport_init+0x0/0x9f @ 1
[    6.149169] initcall spi_transport_init+0x0/0x9f returned 0 after 976 usecs
[    6.150143] calling  fc_transport_init+0x0/0x73 @ 1
[    6.152183] initcall fc_transport_init+0x0/0x73 returned 0 after 976 usecs
[    6.153104] calling  iscsi_transport_init+0x0/0x173 @ 1
[    6.154010] Loading iSCSI transport class v2.0-870.
[    6.157378] initcall iscsi_transport_init+0x0/0x173 returned 0 after 2929 usecs
[    6.158161] calling  sas_transport_init+0x0/0xe1 @ 1
[    6.161320] initcall sas_transport_init+0x0/0xe1 returned 0 after 1953 usecs
[    6.163017] calling  sas_class_init+0x0/0x58 @ 1
[    6.165074] initcall sas_class_init+0x0/0x58 returned 0 after 976 usecs
[    6.167174] calling  srp_transport_init+0x0/0x65 @ 1
[    6.168165] initcall srp_transport_init+0x0/0x65 returned 0 after 0 usecs
[    6.169078] calling  scsi_dh_init+0x0/0x65 @ 1
[    6.170014] initcall scsi_dh_init+0x0/0x65 returned 0 after 0 usecs
[    6.171011] calling  rdac_init+0x0/0x55 @ 1
[    6.172060] rdac: device handler registered
[    6.173060] initcall rdac_init+0x0/0x55 returned 0 after 976 usecs
[    6.174011] calling  libfc_init+0x0/0x96 @ 1
[    6.176492] initcall libfc_init+0x0/0x96 returned 0 after 976 usecs
[    6.177097] calling  fcoe_init+0x0/0x1ab @ 1
[    6.179229] initcall fcoe_init+0x0/0x1ab returned 0 after 976 usecs
[    6.186083] calling  advansys_init+0x0/0x42 @ 1
[    6.191095] initcall advansys_init+0x0/0x42 returned 0 after 976 usecs
[    6.197071] calling  BusLogic_init+0x0/0x5b2 @ 1
[    6.202179] initcall BusLogic_init+0x0/0x5b2 returned 0 after 0 usecs
[    6.208011] calling  adpt_init+0x0/0xb1 @ 1
[    6.213010] Loading Adaptec I2O RAID: Version 2.4 Build 5go
[    6.218010] Detecting Adaptec I2O RAID controllers...
[    6.223035] initcall adpt_init+0x0/0xb1 returned -19 after 9765 usecs
[    6.230014] calling  arcmsr_module_init+0x0/0x47 @ 1
[    6.235592] initcall arcmsr_module_init+0x0/0x47 returned 0 after 0 usecs
[    6.242012] calling  ahc_linux_init+0x0/0x8d @ 1
[    6.247414] initcall ahc_linux_init+0x0/0x8d returned 0 after 0 usecs
[    6.253012] calling  ahd_linux_init+0x0/0xa7 @ 1
[    6.258894] initcall ahd_linux_init+0x0/0xa7 returned 0 after 0 usecs
[    6.265012] calling  aac_init+0x0/0x95 @ 1
[    6.269011] Adaptec aacraid driver 1.1-5[2461]-ms
[    6.274556] initcall aac_init+0x0/0x95 returned 0 after 4882 usecs
[    6.280012] calling  aic94xx_init+0x0/0x160 @ 1
[    6.285011] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[    6.293394] initcall aic94xx_init+0x0/0x160 returned 0 after 7812 usecs
[    6.300016] calling  ips_module_init+0x0/0x8e @ 1
[    6.305495] initcall ips_module_init+0x0/0x8e returned -19 after 0 usecs
[    6.312013] calling  init_this_scsi_driver+0x0/0x10c @ 1
[    6.317095] scsi: <fdomain> Detection failed (no card)
[    6.323013] initcall init_this_scsi_driver+0x0/0x10c returned -19 after 5859 usecs
[    6.330012] calling  qla1280_init+0x0/0x42 @ 1
[    6.335468] initcall qla1280_init+0x0/0x42 returned 0 after 0 usecs
[    6.341013] calling  qla2x00_module_init+0x0/0x152 @ 1
[    6.347537] QLogic Fibre Channel HBA Driver: 8.03.01-k4
[    6.353200] initcall qla2x00_module_init+0x0/0x152 returned 0 after 6835 usecs
[    6.360013] calling  qla4xxx_module_init+0x0/0x108 @ 1
[    6.366306] iscsi: registered transport (qla4xxx)
[    6.371738] QLogic iSCSI HBA Driver
[    6.375014] initcall qla4xxx_module_init+0x0/0x108 returned 0 after 9765 usecs
[    6.382012] calling  lpfc_init+0x0/0xfb @ 1
[    6.386010] Emulex LightPulse Fibre Channel SCSI driver 8.3.3
[    6.392010] Copyright(c) 2004-2009 Emulex.  All rights reserved.
[    6.398828] initcall lpfc_init+0x0/0xfb returned 0 after 11718 usecs
[    6.405013] calling  init_this_scsi_driver+0x0/0x10c @ 1
[    6.410038] initcall init_this_scsi_driver+0x0/0x10c returned -19 after 0 usecs
[    6.417012] calling  dc395x_module_init+0x0/0x42 @ 1
[    6.423208] initcall dc395x_module_init+0x0/0x42 returned 0 after 976 usecs
[    6.430013] calling  dc390_module_init+0x0/0xbf @ 1
[    6.435011] DC390: clustering now enabled by default. If you get problems load
[    6.442010]        with "disable_clustering=1" and report to maintainers
[    6.449390] initcall dc390_module_init+0x0/0xbf returned 0 after 13671 usecs
[    6.456013] calling  megasas_init+0x0/0x180 @ 1
[    6.461011] megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
[    6.467216] initcall megasas_init+0x0/0x180 returned 0 after 5859 usecs
[    6.473013] calling  _scsih_init+0x0/0x117 @ 1
[    6.478011] mpt2sas version 01.100.03.00 loaded
[    6.483435] initcall _scsih_init+0x0/0x117 returned 0 after 4882 usecs
[    6.490013] calling  initio_init_driver+0x0/0x42 @ 1
[    6.495652] initcall initio_init_driver+0x0/0x42 returned 0 after 0 usecs
[    6.502012] calling  tw_init+0x0/0x55 @ 1
[    6.506011] 3ware Storage Controller device driver for Linux v1.26.02.002.
[    6.513740] initcall tw_init+0x0/0x55 returned 0 after 6835 usecs
[    6.519013] calling  twa_init+0x0/0x55 @ 1
[    6.523011] 3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
[    6.531639] initcall twa_init+0x0/0x55 returned 0 after 7812 usecs
[    6.537013] calling  ppa_driver_init+0x0/0x4c @ 1
[    6.542011] ppa: Version 2.07 (for Linux 2.4.x)
[    6.549093] initcall ppa_driver_init+0x0/0x4c returned 0 after 6835 usecs
[    6.556015] calling  imm_driver_init+0x0/0x4c @ 1
[    6.561011] imm: Version 2.05 (for Linux 2.4.0)
[    6.565486] initcall imm_driver_init+0x0/0x4c returned 0 after 4882 usecs
[    6.572012] calling  ipr_init+0x0/0x5c @ 1
[    6.577011] ipr: IBM Power RAID SCSI Device Driver version: 2.4.3 (June 10, 2009)
[    6.584872] initcall ipr_init+0x0/0x5c returned 0 after 6835 usecs
[    6.591013] calling  mvs_init+0x0/0x79 @ 1
[    6.595636] initcall mvs_init+0x0/0x79 returned 0 after 0 usecs
[    6.601013] calling  cxgb3i_init_module+0x0/0x5d @ 1
[    6.606012] cxgb3i: tag itt 0x1fff, 13 bits, age 0xf, 4 bits.
[    6.612665] iscsi: registered transport (cxgb3i)
[    6.617054] initcall cxgb3i_init_module+0x0/0x5d returned 0 after 10742 usecs
[    6.624013] calling  init_st+0x0/0x129 @ 1
[    6.628012] st: Version 20081215, fixed bufsize 32768, s/g segs 256
[    6.635271] initcall init_st+0x0/0x129 returned 0 after 6835 usecs
[    6.641013] calling  init_osst+0x0/0x160 @ 1
[    6.646011] osst :I: Tape driver with OnStream support version 0.99.4
[    6.646014] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
[    6.659544] initcall init_osst+0x0/0x160 returned 0 after 12695 usecs
[    6.666013] calling  init_sd+0x0/0x125 @ 1
[    6.671104] initcall init_sd+0x0/0x125 returned 0 after 976 usecs
[    6.677013] calling  osd_uld_init+0x0/0xfe @ 1
[    6.682387] osd: LOADED open-osd 0.1.0
[    6.686014] initcall osd_uld_init+0x0/0xfe returned 0 after 4882 usecs
[    6.692066] calling  ahci_init+0x0/0x42 @ 1
[    6.697411] initcall ahci_init+0x0/0x42 returned 0 after 0 usecs
[    6.703076] calling  piix_init+0x0/0x50 @ 1
[    6.708112] initcall piix_init+0x0/0x50 returned 0 after 976 usecs
[    6.714017] calling  pdc_ata_init+0x0/0x42 @ 1
[    6.719137] initcall pdc_ata_init+0x0/0x42 returned 0 after 976 usecs
[    6.725013] calling  sil_init+0x0/0x42 @ 1
[    6.730077] initcall sil_init+0x0/0x42 returned 0 after 976 usecs
[    6.736013] calling  vsc_sata_init+0x0/0x42 @ 1
[    6.741126] initcall vsc_sata_init+0x0/0x42 returned 0 after 976 usecs
[    6.747013] calling  sis_init+0x0/0x42 @ 1
[    6.752154] initcall sis_init+0x0/0x42 returned 0 after 976 usecs
[    6.758013] calling  pdc_sata_init+0x0/0x42 @ 1
[    6.763181] initcall pdc_sata_init+0x0/0x42 returned 0 after 976 usecs
[    6.769013] calling  nv_init+0x0/0x42 @ 1
[    6.774132] initcall nv_init+0x0/0x42 returned 0 after 976 usecs
[    6.780013] calling  uli_init+0x0/0x42 @ 1
[    6.784636] initcall uli_init+0x0/0x42 returned 0 after 0 usecs
[    6.790013] calling  mv_init+0x0/0x6e @ 1
[    6.794969] initcall mv_init+0x0/0x6e returned 0 after 976 usecs
[    6.801067] calling  adma_ata_init+0x0/0x42 @ 1
[    6.806356] initcall adma_ata_init+0x0/0x42 returned 0 after 0 usecs
[    6.812073] calling  amd_init+0x0/0x42 @ 1
[    6.817185] pata_amd 0000:00:06.0: version 0.4.1
[    6.819026] pata_amd 0000:00:06.0: setting latency timer to 64
[    6.821171] scsi0 : pata_amd
[    6.824443] scsi1 : pata_amd
[    6.825335] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    6.826077] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    6.987045] ata1.00: ATA-6: HDS722525VLAT80, V36OA60A, max UDMA/100
[    6.993014] ata1.00: 488397168 sectors, multi 1: LBA48 
[    6.998036] ata1: nv_mode_filter: 0x3f39f&0x3f07f->0x3f01f, BIOS=0x3f000 (0xc60000c0) ACPI=0x0
[    7.017255] ata1.00: configured for UDMA/100
[    7.022321] async_waiting @ 2169
[    7.023013] async_continuing @ 2169 after 0 usec
[    7.025018] scsi 0:0:0:0: Direct-Access     ATA      HDS722525VLAT80  V36O PQ: 0 ANSI: 5
[    7.028045] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    7.029355] sd 0:0:0:0: [sda] Write Protect is off
[    7.030015] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    7.031182] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.034265]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 >
[    7.138539] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.140606] async_waiting @ 2169
[    7.141070] async_continuing @ 2169 after 0 usec
[    7.295315] ata2.01: ATAPI: DVDRW IDE 16X, VER A079, max UDMA/66
[    7.296035] ata2: nv_mode_filter: 0x1f39f&0x707f->0x701f, BIOS=0x7000 (0xc60000c0) ACPI=0x0
[    7.303226] ata2.01: configured for UDMA/33
[    7.305193] async_waiting @ 2169
[    7.306013] async_continuing @ 2169 after 0 usec
[    7.307255] scsi 1:0:1:0: CD-ROM            DVDRW    IDE 16X          A079 PQ: 0 ANSI: 5
[    7.310217] work_for_cpu used greatest stack depth: 2448 bytes left
[    7.310296] initcall amd_init+0x0/0x42 returned 0 after 482422 usecs
[    7.310302] calling  artop_init+0x0/0x42 @ 1
[    7.310660] initcall artop_init+0x0/0x42 returned 0 after 0 usecs
[    7.310664] calling  atiixp_init+0x0/0x42 @ 1
[    7.311001] initcall atiixp_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  cmd640_init+0x0/0x42 @ 1
[    7.311005] initcall cmd640_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  cmd64x_init+0x0/0x42 @ 1
[    7.311005] initcall cmd64x_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  cs5520_init+0x0/0x42 @ 1
[    7.311005] initcall cs5520_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  cy82c693_init+0x0/0x42 @ 1
[    7.311005] initcall cy82c693_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  efar_init+0x0/0x42 @ 1
[    7.311005] initcall efar_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  hpt36x_init+0x0/0x42 @ 1
[    7.311005] initcall hpt36x_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  it821x_init+0x0/0x42 @ 1
[    7.311005] initcall it821x_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  netcell_init+0x0/0x42 @ 1
[    7.311005] initcall netcell_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  ninja32_init+0x0/0x42 @ 1
[    7.311005] initcall ninja32_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  opti_init+0x0/0x42 @ 1
[    7.311005] initcall opti_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  marvell_init+0x0/0x42 @ 1
[    7.311005] initcall marvell_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  mpiix_init+0x0/0x42 @ 1
[    7.311005] initcall mpiix_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  oldpiix_init+0x0/0x42 @ 1
[    7.311005] initcall oldpiix_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  radisys_init+0x0/0x42 @ 1
[    7.311005] initcall radisys_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  rz1000_init+0x0/0x42 @ 1
[    7.311005] initcall rz1000_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  serverworks_init+0x0/0x42 @ 1
[    7.311005] initcall serverworks_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  sis_init+0x0/0x42 @ 1
[    7.311005] initcall sis_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  triflex_init+0x0/0x42 @ 1
[    7.311005] initcall triflex_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  ata_generic_init+0x0/0x42 @ 1
[    7.311005] initcall ata_generic_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  e1000_init_module+0x0/0xab @ 1
[    7.311005] Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
[    7.311005] Copyright (c) 1999-2006 Intel Corporation.
[    7.311005] initcall e1000_init_module+0x0/0xab returned 0 after 0 usecs
[    7.311005] calling  e1000_init_module+0x0/0x8f @ 1
[    7.311005] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
[    7.311005] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    7.311005] initcall e1000_init_module+0x0/0x8f returned 0 after 0 usecs
[    7.311005] calling  igb_init_module+0x0/0x7b @ 1
[    7.311005] Intel(R) Gigabit Ethernet Network Driver - version 1.3.16-k2
[    7.311005] Copyright (c) 2007-2009 Intel Corporation.
[    7.311005] initcall igb_init_module+0x0/0x7b returned 0 after 0 usecs
[    7.311005] calling  ixgbe_init_module+0x0/0x7f @ 1
[    7.311005] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 2.0.34-k2
[    7.311005] ixgbe: Copyright (c) 1999-2009 Intel Corporation.
[    7.311005] initcall ixgbe_init_module+0x0/0x7f returned 0 after 0 usecs
[    7.311005] calling  ixgb_init_module+0x0/0x71 @ 1
[    7.311005] Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[    7.311005] Copyright (c) 1999-2008 Intel Corporation.
[    7.311005] initcall ixgb_init_module+0x0/0x71 returned 0 after 0 usecs
[    7.311005] calling  cxgb3_init_module+0x0/0x47 @ 1
[    7.311005] initcall cxgb3_init_module+0x0/0x47 returned 0 after 0 usecs
[    7.311005] calling  atl1_init_module+0x0/0x42 @ 1
[    7.311005] initcall atl1_init_module+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  atl2_init_module+0x0/0x71 @ 1
[    7.311005] Atheros(R) L2 Ethernet Driver - version 2.2.3
[    7.311005] Copyright (c) 2007 Atheros Corporation.
[    7.311005] initcall atl2_init_module+0x0/0x71 returned 0 after 0 usecs
[    7.311005] calling  atl1e_init_module+0x0/0x42 @ 1
[    7.311005] initcall atl1e_init_module+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  atl1c_init_module+0x0/0x42 @ 1
[    7.311005] initcall atl1c_init_module+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  bdx_module_init+0x0/0xb0 @ 1
[    7.311005] tehuti: Tehuti Networks(R) Network Driver, 7.29.3
[    7.311005] tehuti: Options: hw_csum 
[    7.311005] initcall bdx_module_init+0x0/0xb0 returned 0 after 0 usecs
[    7.311005] calling  enic_init_module+0x0/0x5c @ 1
[    7.311005] enic: Cisco 10G Ethernet Driver, ver 1.0.0.933
[    7.311005] initcall enic_init_module+0x0/0x5c returned 0 after 0 usecs
[    7.311005] calling  jme_init_module+0x0/0x55 @ 1
[    7.311005] jme: JMicron JMC2XX ethernet driver version 1.0.4
[    7.311005] initcall jme_init_module+0x0/0x55 returned 0 after 0 usecs
[    7.311005] calling  be_init_module+0x0/0x9d @ 1
[    7.311005] initcall be_init_module+0x0/0x9d returned 0 after 0 usecs
[    7.311005] calling  plip_init+0x0/0x84 @ 1
[    7.311005] plip: parport0 has no IRQ. Using IRQ-less mode,which is fairly inefficient!
[    7.311005] NET3 PLIP version 2.4-parport gniibe@mri.co.jp
[    7.311005] plip0: Parallel port at 0x378, not using IRQ.
[    7.311005] initcall plip_init+0x0/0x84 returned 0 after 0 usecs
[    7.311005] calling  rr_init_module+0x0/0x42 @ 1
[    7.311005] initcall rr_init_module+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  happy_meal_probe+0x0/0x42 @ 1
[    7.311005] initcall happy_meal_probe+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  gem_init+0x0/0x42 @ 1
[    7.311005] initcall gem_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  cas_init+0x0/0x64 @ 1
[    7.311005] initcall cas_init+0x0/0x64 returned 0 after 0 usecs
[    7.311005] calling  vortex_init+0x0/0xd8 @ 1
[    7.311005] initcall vortex_init+0x0/0xd8 returned 0 after 0 usecs
[    7.311005] calling  ne2k_pci_init+0x0/0x42 @ 1
[    7.311005] initcall ne2k_pci_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  pcnet32_init_module+0x0/0x154 @ 1
[    7.311005] pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[    7.311005] initcall pcnet32_init_module+0x0/0x154 returned 0 after 0 usecs
[    7.311005] calling  e100_init_module+0x0/0x81 @ 1
[    7.311005] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    7.311005] e100: Copyright(c) 1999-2006 Intel Corporation
[    7.311005] initcall e100_init_module+0x0/0x81 returned 0 after 0 usecs
[    7.311005] calling  tlan_probe+0x0/0x108 @ 1
[    7.311005] ThunderLAN driver v1.15a
[    7.311005] TLAN: 0 devices installed, PCI: 0  EISA: 0
[    7.311005] initcall tlan_probe+0x0/0x108 returned -19 after 0 usecs
[    7.311005] calling  r6040_init+0x0/0x42 @ 1
[    7.311005] initcall r6040_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  acenic_init+0x0/0x42 @ 1
[    7.311005] initcall acenic_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  natsemi_init_mod+0x0/0x42 @ 1
[    7.311005] initcall natsemi_init_mod+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  fealnx_init+0x0/0x42 @ 1
[    7.311005] initcall fealnx_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  tg3_init+0x0/0x42 @ 1
[    7.311005] initcall tg3_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  ks8842_init+0x0/0x39 @ 1
[    7.311005] initcall ks8842_init+0x0/0x39 returned 0 after 0 usecs
[    7.311005] calling  ks8851_init+0x0/0x39 @ 1
[    7.311005] initcall ks8851_init+0x0/0x39 returned 0 after 0 usecs
[    7.311005] calling  velocity_init_module+0x0/0x42 @ 1
[    7.311005] initcall velocity_init_module+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  starfire_init+0x0/0x42 @ 1
[    7.311005] initcall starfire_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  davicom_init+0x0/0x83 @ 1
[    7.311005] initcall davicom_init+0x0/0x83 returned 0 after 0 usecs
[    7.311005] calling  cicada_init+0x0/0x65 @ 1
[    7.311005] initcall cicada_init+0x0/0x65 returned 0 after 0 usecs
[    7.311005] calling  vsc82xx_init+0x0/0x65 @ 1
[    7.311005] initcall vsc82xx_init+0x0/0x65 returned 0 after 0 usecs
[    7.311005] calling  broadcom_init+0x0/0x125 @ 1
[    7.311005] initcall broadcom_init+0x0/0x125 returned 0 after 0 usecs
[    7.311005] calling  ip175c_init+0x0/0x39 @ 1
[    7.311005] initcall ip175c_init+0x0/0x39 returned 0 after 0 usecs
[    7.311005] calling  realtek_init+0x0/0x39 @ 1
[    7.311005] initcall realtek_init+0x0/0x39 returned 0 after 0 usecs
[    7.311005] calling  et1011c_init+0x0/0x39 @ 1
[    7.311005] initcall et1011c_init+0x0/0x39 returned 0 after 0 usecs
[    7.311005] calling  fixed_mdio_bus_init+0x0/0xf6 @ 1
[    7.311005] Fixed MDIO Bus: probed
[    7.311005] initcall fixed_mdio_bus_init+0x0/0xf6 returned 0 after 0 usecs
[    7.311005] calling  hamachi_init+0x0/0x42 @ 1
[    7.311005] initcall hamachi_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  net_olddevs_init+0x0/0x45 @ 1
[    7.311005] D-Link DE-620 pocket adapter io 0x378, which is busy.
[    7.311005] initcall net_olddevs_init+0x0/0x45 returned 0 after 0 usecs
[    7.311005] calling  hp100_module_init+0x0/0x42 @ 1
[    7.311005] initcall hp100_module_init+0x0/0x42 returned 0 after 0 usecs
[    7.311005] calling  b44_init+0x0/0x89 @ 1
[    7.311005] initcall b44_init+0x0/0x89 returned 0 after 0 usecs
[    7.311005] calling  init_nic+0x0/0x42 @ 1
[    7.312567] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    7.314071] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:1 Active:1)
[    7.315021] forcedeth 0000:00:0a.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[    7.316017] forcedeth 0000:00:0a.0: setting latency timer to 64
[    7.317128] nv_probe: set workaround bit for reversed mac addr
[    7.831213] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:13:d4:dc:41:12
[    7.832015] forcedeth 0000:00:0a.0: highdma csum gbit lnktim desc-v3
[    7.833014] initcall init_nic+0x0/0x42 returned 0 after 511719 usecs
[    7.840071] calling  ql3xxx_init_module+0x0/0x42 @ 1
[    7.846199] initcall ql3xxx_init_module+0x0/0x42 returned 0 after 976 usecs
[    7.853073] calling  ppp_init+0x0/0x104 @ 1
[    7.857067] PPP generic driver version 2.4.2
[    7.862343] initcall ppp_init+0x0/0x104 returned 0 after 4882 usecs
[    7.869016] calling  ppp_async_init+0x0/0x5c @ 1
[    7.873016] initcall ppp_async_init+0x0/0x5c returned 0 after 0 usecs
[    7.880014] calling  ppp_sync_init+0x0/0x5c @ 1
[    7.884015] initcall ppp_sync_init+0x0/0x5c returned 0 after 0 usecs
[    7.891014] calling  pppox_init+0x0/0x39 @ 1
[    7.895014] NET: Registered protocol family 24
[    7.899017] initcall pppox_init+0x0/0x39 returned 0 after 3906 usecs
[    7.906014] calling  pppoe_init+0x0/0xaf @ 1
[    7.910051] initcall pppoe_init+0x0/0xaf returned 0 after 0 usecs
[    7.916014] calling  pppol2tp_init+0x0/0xa8 @ 1
[    7.921047] PPPoL2TP kernel driver, V1.0
[    7.925015] initcall pppol2tp_init+0x0/0xa8 returned 0 after 3906 usecs
[    7.931014] calling  slip_init+0x0/0xe6 @ 1
[    7.935013] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[    7.945012] CSLIP: code copyright 1989 Regents of the University of California.
[    7.952012] SLIP linefill/keepalive option.
[    7.957024] initcall slip_init+0x0/0xe6 returned 0 after 21484 usecs
[    7.963014] calling  dummy_init_module+0x0/0xd8 @ 1
[    7.969159] initcall dummy_init_module+0x0/0xd8 returned 0 after 976 usecs
[    7.976015] calling  macvlan_init_module+0x0/0x79 @ 1
[    7.981017] initcall macvlan_init_module+0x0/0x79 returned 0 after 0 usecs
[    7.988013] calling  de600_init+0x0/0x48 @ 1
[    7.992034] DE600: port 0x378 busy
[    7.995078] initcall de600_init+0x0/0x48 returned -16 after 2929 usecs
[    8.002019] initcall de600_init+0x0/0x48 returned with error code -16 
[    8.008014] calling  dfx_init+0x0/0x47 @ 1
[    8.013399] initcall dfx_init+0x0/0x47 returned 0 after 0 usecs
[    8.019015] calling  cp_init+0x0/0x42 @ 1
[    8.023572] <6>8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    8.024014] 8139cp 0000:05:07.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    8.025013] initcall cp_init+0x0/0x42 returned 0 after 1953 usecs
[    8.032072] calling  rtl8139_init_module+0x0/0x42 @ 1
[    8.037502] 8139too Fast Ethernet driver 0.9.28
[    8.038056] 8139too 0000:05:07.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[    8.040671] eth1: RealTek RTL8139 at 0xc000, 00:c0:df:03:68:5d, IRQ 11
[    8.041427] initcall rtl8139_init_module+0x0/0x42 returned 0 after 3906 usecs
[    8.049073] calling  atp_init_module+0x0/0xbf @ 1
[    8.053134] atp.c:v1.09=ac 2002/10/01 Donald Becker <becker@scyld.com>
[    8.060101] initcall atp_init_module+0x0/0xbf returned -19 after 6835 usecs
[    8.067079] calling  sc92031_init+0x0/0x42 @ 1
[    8.072497] initcall sc92031_init+0x0/0x42 returned 0 after 0 usecs
[    8.078073] calling  eql_init_module+0x0/0x89 @ 1
[    8.083016] Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)
[    8.092665] initcall eql_init_module+0x0/0x89 returned 0 after 8789 usecs
[    8.099015] calling  tun_init+0x0/0xb7 @ 1
[    8.103013] tun: Universal TUN/TAP device driver, 1.6
[    8.108012] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    8.115429] initcall tun_init+0x0/0xb7 returned 0 after 11718 usecs
[    8.121016] calling  veth_init+0x0/0x39 @ 1
[    8.125016] initcall veth_init+0x0/0x39 returned 0 after 0 usecs
[    8.131014] calling  rio_init+0x0/0x42 @ 1
[    8.136422] initcall rio_init+0x0/0x42 returned 0 after 0 usecs
[    8.142015] calling  rtl8169_init_module+0x0/0x42 @ 1
[    8.147805] initcall rtl8169_init_module+0x0/0x42 returned 0 after 0 usecs
[    8.154015] calling  amd8111e_init+0x0/0x42 @ 1
[    8.159616] initcall amd8111e_init+0x0/0x42 returned 0 after 0 usecs
[    8.166015] calling  myri10ge_init_module+0x0/0x99 @ 1
[    8.171013] myri10ge: Version 1.5.0-1.418
[    8.175540] initcall myri10ge_init_module+0x0/0x99 returned 0 after 3906 usecs
[    8.182014] calling  mlx4_init+0x0/0xcb @ 1
[    8.187263] initcall mlx4_init+0x0/0xcb returned 0 after 0 usecs
[    8.193015] calling  mlx4_en_init+0x0/0x39 @ 1
[    8.198071] initcall mlx4_en_init+0x0/0x39 returned 0 after 0 usecs
[    8.204014] calling  enc28j60_init+0x0/0x4a @ 1
[    8.209200] initcall enc28j60_init+0x0/0x4a returned 0 after 976 usecs
[    8.215015] calling  ethoc_init+0x0/0x39 @ 1
[    8.220377] initcall ethoc_init+0x0/0x39 returned 0 after 0 usecs
[    8.226015] calling  dnet_init+0x0/0x39 @ 1
[    8.231079] initcall dnet_init+0x0/0x39 returned 0 after 976 usecs
[    8.237015] calling  ipddp_init_module+0x0/0x48 @ 1
[    8.242027] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[    8.250318] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[    8.259016] initcall ipddp_init_module+0x0/0x48 returned 0 after 16601 usecs
[    8.266014] calling  olympic_pci_init+0x0/0x42 @ 1
[    8.271460] initcall olympic_pci_init+0x0/0x42 returned 0 after 0 usecs
[    8.278015] calling  xl_pci_init+0x0/0x42 @ 1
[    8.282840] initcall xl_pci_init+0x0/0x42 returned 0 after 0 usecs
[    8.289017] calling  arcnet_init+0x0/0x84 @ 1
[    8.293012] arcnet loaded.
[    8.296015] initcall arcnet_init+0x0/0x84 returned 0 after 2929 usecs
[    8.302014] calling  arcnet_rfc1201_init+0x0/0x98 @ 1
[    8.307012] arcnet: RFC1201 "standard" (`a') encapsulation support loaded.
[    8.314014] initcall arcnet_rfc1201_init+0x0/0x98 returned 0 after 6835 usecs
[    8.321014] calling  arcnet_rfc1051_init+0x0/0x6c @ 1
[    8.326012] arcnet: RFC1051 "simple standard" (`s') encapsulation support loaded.
[    8.334014] initcall arcnet_rfc1051_init+0x0/0x6c returned 0 after 7812 usecs
[    8.341014] calling  arcnet_raw_init+0x0/0x80 @ 1
[    8.346012] arcnet: raw mode (`r') encapsulation support loaded.
[    8.352015] initcall arcnet_raw_init+0x0/0x80 returned 0 after 5859 usecs
[    8.358014] calling  com90io_init+0x0/0x91 @ 1
[    8.363057] arcnet: COM90xx IO-mapped mode support (by David Woodhouse et el.)
[    8.370012] E-mail me if you actually test this driver, please!
[    8.376014]  arc%d: No autoprobe for IO mapped cards; you must specify the base address!
[    8.384097] initcall com90io_init+0x0/0x91 returned -19 after 20507 usecs
[    8.391019] calling  com20020pci_init+0x0/0x57 @ 1
[    8.396012] arcnet: COM20020 PCI support
[    8.400605] initcall com20020pci_init+0x0/0x57 returned 0 after 3906 usecs
[    8.407015] calling  catc_init+0x0/0x5e @ 1
[    8.412124] usbcore: registered new interface driver catc
[    8.417024] catc: v2.8:CATC EL1210A NetMate USB Ethernet driver
[    8.423015] initcall catc_init+0x0/0x5e returned 0 after 11718 usecs
[    8.429014] calling  kaweth_init+0x0/0x42 @ 1
[    8.434550] usbcore: registered new interface driver kaweth
[    8.440026] initcall kaweth_init+0x0/0x42 returned 0 after 5859 usecs
[    8.446014] calling  usb_rtl8150_init+0x0/0x4e @ 1
[    8.451012] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
[    8.458595] usbcore: registered new interface driver rtl8150
[    8.464021] initcall usb_rtl8150_init+0x0/0x4e returned 0 after 12695 usecs
[    8.471014] calling  asix_init+0x0/0x42 @ 1
[    8.475757] usbcore: registered new interface driver asix
[    8.481022] initcall asix_init+0x0/0x42 returned 0 after 5859 usecs
[    8.487014] calling  cdc_init+0x0/0x42 @ 1
[    8.491903] usbcore: registered new interface driver cdc_ether
[    8.497022] initcall cdc_init+0x0/0x42 returned 0 after 5859 usecs
[    8.503014] calling  eem_init+0x0/0x42 @ 1
[    8.508387] usbcore: registered new interface driver cdc_eem
[    8.514021] initcall eem_init+0x0/0x42 returned 0 after 5859 usecs
[    8.520014] calling  dm9601_init+0x0/0x42 @ 1
[    8.524950] usbcore: registered new interface driver dm9601
[    8.530022] initcall dm9601_init+0x0/0x42 returned 0 after 5859 usecs
[    8.537014] calling  smsc95xx_init+0x0/0x42 @ 1
[    8.541863] usbcore: registered new interface driver smsc95xx
[    8.547023] initcall smsc95xx_init+0x0/0x42 returned 0 after 5859 usecs
[    8.554014] calling  usbnet_init+0x0/0x42 @ 1
[    8.558948] usbcore: registered new interface driver gl620a
[    8.564022] initcall usbnet_init+0x0/0x42 returned 0 after 5859 usecs
[    8.571014] calling  plusb_init+0x0/0x42 @ 1
[    8.575602] usbcore: registered new interface driver plusb
[    8.581033] initcall plusb_init+0x0/0x42 returned 0 after 5859 usecs
[    8.587014] calling  rndis_init+0x0/0x42 @ 1
[    8.592080] usbcore: registered new interface driver rndis_host
[    8.598022] initcall rndis_init+0x0/0x42 returned 0 after 6835 usecs
[    8.604014] calling  zaurus_init+0x0/0x42 @ 1
[    8.609080] usbcore: registered new interface driver zaurus
[    8.614022] initcall zaurus_init+0x0/0x42 returned 0 after 5859 usecs
[    8.621014] calling  usbnet_init+0x0/0x52 @ 1
[    8.625024] initcall usbnet_init+0x0/0x52 returned 0 after 0 usecs
[    8.631014] calling  usbpn_init+0x0/0x42 @ 1
[    8.636331] usbcore: registered new interface driver cdc_phonet
[    8.642022] initcall usbpn_init+0x0/0x42 returned 0 after 5859 usecs
[    8.648014] calling  ipw_init+0x0/0xad @ 1
[    8.652012] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kdq
[    8.659012] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[    8.666001] initcall ipw_init+0x0/0xad returned 0 after 13671 usecs
[    8.672016] calling  ieee80211_init+0x0/0xda @ 1
[    8.676044] ieee80211: 802.11 data/management/control stack, git-1.1.13
[    8.683013] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[    8.691014] initcall ieee80211_init+0x0/0xda returned 0 after 14648 usecs
[    8.698014] calling  strip_init_driver+0x0/0x8e @ 1
[    8.703024] STRIP: Version 1.3A-STUART.CHESHIRE (unlimited channels)
[    8.710041] initcall strip_init_driver+0x0/0x8e returned 0 after 6835 usecs
[    8.717015] calling  init_orinoco+0x0/0x42 @ 1
[    8.721013] orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[    8.731015] initcall init_orinoco+0x0/0x42 returned 0 after 9765 usecs
[    8.737014] calling  orinoco_plx_init+0x0/0x55 @ 1
[    8.742013] orinoco_plx 0.15 (Pavel Roskin <proski@gnu.org>, David Gibson <hermes@gibson.dropbear.id.au>, Daniel Barlow <dan@telent.net>)
[    8.755327] initcall orinoco_plx_init+0x0/0x55 returned 0 after 12695 usecs
[    8.762016] calling  orinoco_pci_init+0x0/0x55 @ 1
[    8.767013] orinoco_pci 0.15 (Pavel Roskin <proski@gnu.org>, David Gibson <hermes@gibson.dropbear.id.au> & Jean Tourrilhes <jt@hpl.hp.com>)
[    8.780062] initcall orinoco_pci_init+0x0/0x55 returned 0 after 12695 usecs
[    8.787015] calling  orinoco_tmd_init+0x0/0x55 @ 1
[    8.791013] orinoco_tmd 0.15 (Joerg Dorchain <joerg@dorchain.net>)
[    8.798396] initcall orinoco_tmd_init+0x0/0x55 returned 0 after 6835 usecs
[    8.805017] calling  airo_init_module+0x0/0x110 @ 1
[    8.810034] airo(): Probing for PCI adapters
[    8.814854] airo(): Finished probing for PCI adapters
[    8.819016] initcall airo_init_module+0x0/0x110 returned 0 after 8789 usecs
[    8.826015] calling  atmel_init_module+0x0/0x42 @ 1
[    8.832150] initcall atmel_init_module+0x0/0x42 returned 0 after 976 usecs
[    8.839016] calling  at76_mod_init+0x0/0x99 @ 1
[    8.843013] Atmel at76x USB Wireless LAN Driver 0.17 loading
[    8.849590] usbcore: registered new interface driver at76c50x-usb
[    8.855163] initcall at76_mod_init+0x0/0x99 returned 0 after 11718 usecs
[    8.862015] calling  prism54_module_init+0x0/0x5c @ 1
[    8.867013] Loaded prism54 driver, version 1.2
[    8.872456] initcall prism54_module_init+0x0/0x5c returned 0 after 4882 usecs
[    8.879015] calling  hostap_init+0x0/0x6c @ 1
[    8.884032] initcall hostap_init+0x0/0x6c returned 0 after 0 usecs
[    8.890015] calling  b43_init+0x0/0x7b @ 1
[    8.894685] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
[    8.901016] initcall b43_init+0x0/0x7b returned 0 after 6835 usecs
[    8.907014] calling  b43legacy_init+0x0/0x82 @ 1
[    8.912829] Broadcom 43xx-legacy driver loaded [ Features: PLD, Firmware-ID: FW10 ]
[    8.920016] initcall b43legacy_init+0x0/0x82 returned 0 after 7812 usecs
[    8.927015] calling  rtl8180_init+0x0/0x42 @ 1
[    8.932104] initcall rtl8180_init+0x0/0x42 returned 0 after 976 usecs
[    8.938016] calling  rtl8187_init+0x0/0x42 @ 1
[    8.943368] usbcore: registered new interface driver rtl8187
[    8.949022] initcall rtl8187_init+0x0/0x42 returned 0 after 5859 usecs
[    8.955015] calling  rndis_wlan_init+0x0/0x42 @ 1
[    8.960632] usbcore: registered new interface driver rndis_wlan
[    8.966022] initcall rndis_wlan_init+0x0/0x42 returned 0 after 5859 usecs
[    8.973015] calling  zd1201_init+0x0/0x42 @ 1
[    8.978078] usbcore: registered new interface driver zd1201
[    8.983022] initcall zd1201_init+0x0/0x42 returned 0 after 5859 usecs
[    8.990015] calling  lbs_init_module+0x0/0x5d @ 1
[    8.994032] initcall lbs_init_module+0x0/0x5d returned 0 after 0 usecs
[    9.001015] calling  if_usb_init_module+0x0/0x42 @ 1
[    9.006709] usbcore: registered new interface driver usb8xxx
[    9.012022] initcall if_usb_init_module+0x0/0x42 returned 0 after 5859 usecs
[    9.019015] calling  if_spi_init_module+0x0/0x45 @ 1
[    9.024013] libertas_spi: Libertas SPI driver
[    9.029127] initcall if_spi_init_module+0x0/0x45 returned 0 after 4882 usecs
[    9.036016] calling  lbtf_init_module+0x0/0x6c @ 1
[    9.041166] initcall lbtf_init_module+0x0/0x6c returned 0 after 0 usecs
[    9.047017] calling  if_usb_init_module+0x0/0x42 @ 1
[    9.053212] usbcore: registered new interface driver lbtf_usb
[    9.058023] initcall if_usb_init_module+0x0/0x42 returned 0 after 6835 usecs
[    9.066017] calling  mwl8k_init+0x0/0x42 @ 1
[    9.070697] initcall mwl8k_init+0x0/0x42 returned 0 after 0 usecs
[    9.076015] calling  init_ath5k_pci+0x0/0x5e @ 1
[    9.081821] initcall init_ath5k_pci+0x0/0x5e returned 0 after 0 usecs
[    9.088016] calling  ath9k_init+0x0/0x95 @ 1
[    9.092953] initcall ath9k_init+0x0/0x95 returned 0 after 0 usecs
[    9.099015] calling  ar9170_init+0x0/0x42 @ 1
[    9.103773] usbcore: registered new interface driver ar9170usb
[    9.109022] initcall ar9170_init+0x0/0x42 returned 0 after 5859 usecs
[    9.116015] calling  init_mac80211_hwsim+0x0/0x535 @ 1
[    9.121570] mac80211_hwsim: Initializing radio 0
[    9.129267] phy0: Selected rate control algorithm 'minstrel'
[    9.136405] phy0: hwaddr 02:00:00:00:00:00 registered
[    9.141127] mac80211_hwsim: Initializing radio 1
[    9.148297] phy1: Selected rate control algorithm 'minstrel'
[    9.155186] phy1: hwaddr 02:00:00:00:01:00 registered
[    9.160936] initcall init_mac80211_hwsim+0x0/0x535 returned 0 after 39062 usecs
[    9.168017] calling  wl12xx_init+0x0/0x57 @ 1
[    9.173080] initcall wl12xx_init+0x0/0x57 returned 0 after 976 usecs
[    9.179016] calling  usb_irda_init+0x0/0x65 @ 1
[    9.184348] usbcore: registered new interface driver irda-usb
[    9.190022] USB IrDA support registered
[    9.193016] initcall usb_irda_init+0x0/0x65 returned 0 after 8789 usecs
[    9.200015] calling  stir_init+0x0/0x42 @ 1
[    9.205122] usbcore: registered new interface driver stir4200
[    9.210022] initcall stir_init+0x0/0x42 returned 0 after 5859 usecs
[    9.217015] calling  nsc_ircc_init+0x0/0x1fd @ 1
[    9.221014] Platform driver 'nsc-ircc' needs updating - please use dev_pm_ops
[    9.229322] initcall nsc_ircc_init+0x0/0x1fd returned -19 after 7812 usecs
[    9.236017] calling  w83977af_init+0x0/0x74 @ 1
[    9.241072] initcall w83977af_init+0x0/0x74 returned -19 after 0 usecs
[    9.247015] calling  smsc_ircc_init+0x0/0x87 @ 1
[    9.252013] Platform driver 'smsc-ircc2' needs updating - please use dev_pm_ops
[    9.260484] initcall smsc_ircc_init+0x0/0x87 returned -19 after 7812 usecs
[    9.267015] calling  ali_ircc_init+0x0/0x196 @ 1
[    9.272013] Platform driver 'ali-ircc' needs updating - please use dev_pm_ops
[    9.279555] initcall ali_ircc_init+0x0/0x196 returned -19 after 6835 usecs
[    9.286015] calling  vlsi_mod_init+0x0/0x151 @ 1
[    9.291809] initcall vlsi_mod_init+0x0/0x151 returned 0 after 0 usecs
[    9.298015] calling  irtty_sir_init+0x0/0x65 @ 1
[    9.302016] initcall irtty_sir_init+0x0/0x65 returned 0 after 0 usecs
[    9.309014] calling  sir_wq_init+0x0/0x5c @ 1
[    9.313865] initcall sir_wq_init+0x0/0x5c returned 0 after 0 usecs
[    9.320016] calling  tekram_sir_init+0x0/0x52 @ 1
[    9.324082] initcall tekram_sir_init+0x0/0x52 returned 0 after 0 usecs
[    9.331015] calling  actisys_sir_init+0x0/0x69 @ 1
[    9.336018] initcall actisys_sir_init+0x0/0x69 returned 0 after 0 usecs
[    9.342015] calling  litelink_sir_init+0x0/0x39 @ 1
[    9.347017] initcall litelink_sir_init+0x0/0x39 returned 0 after 0 usecs
[    9.354015] calling  mcp2120_sir_init+0x0/0x39 @ 1
[    9.359017] initcall mcp2120_sir_init+0x0/0x39 returned 0 after 0 usecs
[    9.365015] calling  ma600_sir_init+0x0/0x39 @ 1
[    9.370017] initcall ma600_sir_init+0x0/0x39 returned 0 after 0 usecs
[    9.376015] calling  toim3232_sir_init+0x0/0x52 @ 1
[    9.381017] initcall toim3232_sir_init+0x0/0x52 returned 0 after 0 usecs
[    9.388015] calling  ksdazzle_init+0x0/0x42 @ 1
[    9.393357] usbcore: registered new interface driver ksdazzle-sir
[    9.399022] initcall ksdazzle_init+0x0/0x42 returned 0 after 5859 usecs
[    9.406015] calling  init_netconsole+0x0/0x184 @ 1
[    9.410065] console [netcon0] enabled
[    9.414014] netconsole: network logging started
[    9.419015] initcall init_netconsole+0x0/0x184 returned 0 after 8789 usecs
[    9.426014] calling  niu_init+0x0/0x64 @ 1
[    9.430518] initcall niu_init+0x0/0x64 returned 0 after 0 usecs
[    9.436015] calling  efx_init_module+0x0/0xfd @ 1
[    9.441014] Solarflare NET driver v2.3
[    9.448066] initcall efx_init_module+0x0/0xfd returned 0 after 6835 usecs
[    9.454016] calling  fusion_init+0x0/0x164 @ 1
[    9.459014] Fusion MPT base driver 3.04.10
[    9.463013] Copyright (c) 1999-2008 LSI Corporation
[    9.468060] initcall fusion_init+0x0/0x164 returned 0 after 8789 usecs
[    9.474015] calling  mptsas_init+0x0/0x130 @ 1
[    9.479014] Fusion MPT SAS Host driver 3.04.10
[    9.484203] initcall mptsas_init+0x0/0x130 returned 0 after 4882 usecs
[    9.490015] calling  mptctl_init+0x0/0x141 @ 1
[    9.495014] Fusion MPT misc device (ioctl) driver 3.04.10
[    9.501081] mptctl: Registered with Fusion MPT base driver
[    9.506016] mptctl: /dev/mptctl @ (major,minor=10,220)
[    9.511016] initcall mptctl_init+0x0/0x141 returned 0 after 15625 usecs
[    9.518015] calling  pcilynx_init+0x0/0x62 @ 1
[    9.523234] initcall pcilynx_init+0x0/0x62 returned 0 after 976 usecs
[    9.529015] calling  ohci1394_init+0x0/0x42 @ 1
[    9.534628] initcall ohci1394_init+0x0/0x42 returned 0 after 0 usecs
[    9.541016] calling  video1394_init_module+0x0/0xfc @ 1
[    9.546586] video1394: Installed video1394 module
[    9.551016] initcall video1394_init_module+0x0/0xfc returned 0 after 4882 usecs
[    9.558015] calling  init_raw1394+0x0/0x11a @ 1
[    9.563619] ieee1394: raw1394: /dev/raw1394 device initialized
[    9.569896] initcall init_raw1394+0x0/0x11a returned 0 after 5859 usecs
[    9.576016] calling  dv1394_init_module+0x0/0xc5 @ 1
[    9.581851] initcall dv1394_init_module+0x0/0xc5 returned 0 after 0 usecs
[    9.588015] calling  ether1394_init_module+0x0/0x96 @ 1
[    9.594640] initcall ether1394_init_module+0x0/0x96 returned 0 after 976 usecs
[    9.602016] calling  uio_init+0x0/0x2d @ 1
[    9.606015] initcall uio_init+0x0/0x2d returned 0 after 0 usecs
[    9.612015] calling  hilscher_init_module+0x0/0x42 @ 1
[    9.617722] initcall hilscher_init_module+0x0/0x42 returned 0 after 0 usecs
[    9.624016] calling  uio_pdrv_init+0x0/0x39 @ 1
[    9.629594] initcall uio_pdrv_init+0x0/0x39 returned 0 after 0 usecs
[    9.635016] calling  uio_pdrv_genirq_init+0x0/0x39 @ 1
[    9.641467] initcall uio_pdrv_genirq_init+0x0/0x39 returned 0 after 0 usecs
[    9.648016] calling  smx_ce_init_module+0x0/0x39 @ 1
[    9.653761] initcall smx_ce_init_module+0x0/0x39 returned 0 after 0 usecs
[    9.660015] calling  aectc_init+0x0/0x42 @ 1
[    9.665218] initcall aectc_init+0x0/0x42 returned 0 after 976 usecs
[    9.671017] calling  butterfly_init+0x0/0x39 @ 1
[    9.785078] parport0: AVR Butterfly
[    9.788019] initcall butterfly_init+0x0/0x39 returned 0 after 109375 usecs
[    9.795016] calling  init_spi_lm70llp+0x0/0x39 @ 1
[    9.800026] parport0: cannot grant exclusive access for device spi-lm70llp
[    9.807022] spi-lm70llp: spi_lm70llp probe fail, status -12
[    9.812016] initcall init_spi_lm70llp+0x0/0x39 returned 0 after 11718 usecs
[    9.819015] calling  spidev_init+0x0/0xbf @ 1
[    9.824508] initcall spidev_init+0x0/0xbf returned 0 after 0 usecs
[    9.830017] calling  tle62x0_init+0x0/0x39 @ 1
[    9.835769] initcall tle62x0_init+0x0/0x39 returned 0 after 0 usecs
[    9.842019] calling  nonstatic_sysfs_init+0x0/0x39 @ 1
[    9.847068] initcall nonstatic_sysfs_init+0x0/0x39 returned 0 after 0 usecs
[    9.854015] calling  yenta_socket_init+0x0/0x42 @ 1
[    9.859506] initcall yenta_socket_init+0x0/0x42 returned 0 after 0 usecs
[    9.866015] calling  uwb_subsys_init+0x0/0x77 @ 1
[    9.871298] initcall uwb_subsys_init+0x0/0x77 returned 0 after 976 usecs
[    9.878016] calling  hwarc_driver_init+0x0/0x42 @ 1
[    9.883271] usbcore: registered new interface driver hwa-rc
[    9.888023] initcall hwarc_driver_init+0x0/0x42 returned 0 after 5859 usecs
[    9.895015] calling  mon_init+0x0/0x141 @ 1
[    9.900403] initcall mon_init+0x0/0x141 returned 0 after 0 usecs
[    9.907019] calling  ehci_hcd_init+0x0/0x10e @ 1
[    9.911014] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.918015] ehci_hcd: block sizes: qh 192 qtd 96 itd 192 sitd 96
[    9.924432] ehci_hcd 0000:00:02.1: can't find IRQ for PCI INT B; probably buggy MP table
[    9.925016] ehci_hcd 0000:00:02.1: Found HC with no IRQ.  Check BIOS/PCI 0000:00:02.1 setup!
[    9.927021] ehci_hcd 0000:00:02.1: init 0000:00:02.1 fail, -19
[    9.929187] initcall ehci_hcd_init+0x0/0x10e returned 0 after 17578 usecs
[    9.936016] calling  oxu_module_init+0x0/0x39 @ 1
[    9.941078] initcall oxu_module_init+0x0/0x39 returned 0 after 976 usecs
[    9.947016] calling  isp116x_init+0x0/0x67 @ 1
[    9.952014] 116x: driver isp116x-hcd, 03 Nov 2005
[    9.957307] initcall isp116x_init+0x0/0x67 returned 0 after 4882 usecs
[    9.963016] calling  ohci_hcd_mod_init+0x0/0x101 @ 1
[    9.968014] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    9.975014] ohci_hcd: block sizes: ed 80 td 96
[    9.979643] ohci_hcd 0000:00:02.0: can't find IRQ for PCI INT A; probably buggy MP table
[    9.980015] ohci_hcd 0000:00:02.0: Found HC with no IRQ.  Check BIOS/PCI 0000:00:02.0 setup!
[    9.981018] ohci_hcd 0000:00:02.0: init 0000:00:02.0 fail, -19
[    9.982261] initcall ohci_hcd_mod_init+0x0/0x101 returned 0 after 13671 usecs
[    9.989071] calling  uhci_hcd_init+0x0/0x15a @ 1
[    9.994144] uhci_hcd: USB Universal Host Controller Interface driver
[   10.002157] initcall uhci_hcd_init+0x0/0x15a returned 0 after 7812 usecs
[   10.008086] calling  xhci_hcd_init+0x0/0x52 @ 1
[   10.013889] initcall xhci_hcd_init+0x0/0x52 returned 0 after 0 usecs
[   10.020074] calling  sl811h_init+0x0/0x67 @ 1
[   10.024018] sl811: driver sl811-hcd, 19 May 2005
[   10.029688] initcall sl811h_init+0x0/0x67 returned 0 after 4882 usecs
[   10.036016] calling  r8a66597_init+0x0/0x67 @ 1
[   10.040014] r8a66597_hcd: driver r8a66597_hcd, 2009-05-26
[   10.046431] initcall r8a66597_init+0x0/0x67 returned 0 after 5859 usecs
[   10.053016] calling  isp1760_init+0x0/0x76 @ 1
[   10.059304] initcall isp1760_init+0x0/0x76 returned 0 after 1953 usecs
[   10.066016] calling  wusbcore_init+0x0/0x9a @ 1
[   10.070766] initcall wusbcore_init+0x0/0x9a returned 0 after 0 usecs
[   10.077017] calling  cbaf_driver_init+0x0/0x42 @ 1
[   10.082252] usbcore: registered new interface driver wusb-cbaf
[   10.088023] initcall cbaf_driver_init+0x0/0x42 returned 0 after 6835 usecs
[   10.095015] calling  acm_init+0x0/0x128 @ 1
[   10.099534] usbcore: registered new interface driver cdc_acm
[   10.105020] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[   10.113016] initcall acm_init+0x0/0x128 returned 0 after 13671 usecs
[   10.120015] calling  usblp_init+0x0/0x42 @ 1
[   10.124728] usbcore: registered new interface driver usblp
[   10.130034] initcall usblp_init+0x0/0x42 returned 0 after 5859 usecs
[   10.136015] calling  wdm_init+0x0/0x42 @ 1
[   10.141104] usbcore: registered new interface driver cdc_wdm
[   10.146022] initcall wdm_init+0x0/0x42 returned 0 after 5859 usecs
[   10.152016] calling  usb_usual_init+0x0/0x66 @ 1
[   10.158215] usbcore: registered new interface driver libusual
[   10.163026] initcall usb_usual_init+0x0/0x66 returned 0 after 6835 usecs
[   10.170016] calling  usb_mdc800_init+0x0/0x32e @ 1
[   10.175851] usbcore: registered new interface driver mdc800
[   10.181021] mdc800: v0.7.5 (30/10/2000):USB Driver for Mustek MDC800 Digital Camera
[   10.189016] initcall usb_mdc800_init+0x0/0x32e returned 0 after 13671 usecs
[   10.196015] calling  microtek_drv_init+0x0/0x42 @ 1
[   10.201292] usbcore: registered new interface driver microtekX6
[   10.207023] initcall microtek_drv_init+0x0/0x42 returned 0 after 6835 usecs
[   10.214016] calling  adu_init+0x0/0xba @ 1
[   10.218014] drivers/usb/misc/adutux.c :  adu_init : enter 
[   10.224136] usbcore: registered new interface driver adutux
[   10.229021] adutux adutux (see www.ontrak.net) v0.0.13
[   10.234014] adutux is an experimental driver. Use at your own risk
[   10.241014] drivers/usb/misc/adutux.c :  adu_init : leave, return value 0 
[   10.247016] initcall adu_init+0x0/0xba returned 0 after 28320 usecs
[   10.254015] calling  berry_init+0x0/0x42 @ 1
[   10.258839] usbcore: registered new interface driver berry_charge
[   10.264023] initcall berry_init+0x0/0x42 returned 0 after 5859 usecs
[   10.271016] calling  cypress_init+0x0/0x60 @ 1
[   10.276081] usbcore: registered new interface driver cypress_cy7c63
[   10.282023] initcall cypress_init+0x0/0x60 returned 0 after 6835 usecs
[   10.288015] calling  emi26_init+0x0/0x42 @ 1
[   10.293555] usbcore: registered new interface driver emi26 - firmware loader
[   10.300022] initcall emi26_init+0x0/0x42 returned 0 after 6835 usecs
[   10.307018] calling  usb_idmouse_init+0x0/0x6c @ 1
[   10.311014] idmouse: 0.6:Siemens ID Mouse FingerTIP Sensor Driver
[   10.318206] usbcore: registered new interface driver idmouse
[   10.323023] initcall usb_idmouse_init+0x0/0x6c returned 0 after 11718 usecs
[   10.330016] calling  iowarrior_init+0x0/0x42 @ 1
[   10.335826] usbcore: registered new interface driver iowarrior
[   10.341023] initcall iowarrior_init+0x0/0x42 returned 0 after 5859 usecs
[   10.348016] calling  ld_usb_init+0x0/0x60 @ 1
[   10.353081] usbcore: registered new interface driver ldusb
[   10.358025] initcall ld_usb_init+0x0/0x60 returned 0 after 5859 usecs
[   10.365016] calling  lego_usb_tower_init+0x0/0xaf @ 1
[   10.370014] drivers/usb/misc/legousbtower.c: lego_usb_tower_init: enter
[   10.377081] usbcore: registered new interface driver legousbtower
[   10.383021] legousbtower: v0.96:LEGO USB Tower Driver
[   10.388015] drivers/usb/misc/legousbtower.c: lego_usb_tower_init: leave, return value 0
[   10.396016] initcall lego_usb_tower_init+0x0/0xaf returned 0 after 25390 usecs
[   10.403015] calling  usb_rio_init+0x0/0x5e @ 1
[   10.408269] usbcore: registered new interface driver rio500
[   10.413021] rio500: v1.1:USB Rio 500 driver
[   10.418016] initcall usb_rio_init+0x0/0x5e returned 0 after 10742 usecs
[   10.424015] calling  usbtest_init+0x0/0x66 @ 1
[   10.429455] usbcore: registered new interface driver usbtest
[   10.435023] initcall usbtest_init+0x0/0x66 returned 0 after 5859 usecs
[   10.441016] calling  uss720_init+0x0/0x88 @ 1
[   10.446368] usbcore: registered new interface driver uss720
[   10.451021] uss720: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[   10.461014] uss720: NOTE: this is a special purpose driver to allow nonstandard
[   10.468014] uss720: protocols (eg. bitbang) over USS720 usb to parallel cables
[   10.475014] uss720: If you just want to connect to a printer, use usblp instead
[   10.483016] initcall uss720_init+0x0/0x88 returned 0 after 36132 usecs
[   10.489015] calling  usb_sisusb_init+0x0/0x47 @ 1
[   10.494727] usbcore: registered new interface driver sisusb
[   10.500023] initcall usb_sisusb_init+0x0/0x47 returned 0 after 5859 usecs
[   10.507016] calling  i8042_init+0x0/0x143 @ 1
[   10.514615] serio: i8042 KBD port at 0x60,0x64 irq 1
[   10.520062] serio: i8042 AUX port at 0x60,0x64 irq 12
[   10.525032] initcall i8042_init+0x0/0x143 returned 0 after 13671 usecs
[   10.531017] calling  serport_init+0x0/0x5a @ 1
[   10.536017] initcall serport_init+0x0/0x5a returned 0 after 0 usecs
[   10.542016] calling  pcips2_init+0x0/0x42 @ 1
[   10.547291] initcall pcips2_init+0x0/0x42 returned 0 after 976 usecs
[   10.553017] calling  serio_raw_init+0x0/0x42 @ 1
[   10.558671] initcall serio_raw_init+0x0/0x42 returned 0 after 0 usecs
[   10.565016] calling  emu_init+0x0/0x42 @ 1
[   10.569612] initcall emu_init+0x0/0x42 returned 0 after 0 usecs
[   10.575016] calling  ns558_init+0x0/0x60 @ 1
[   10.588423] initcall ns558_init+0x0/0x60 returned -19 after 8789 usecs
[   10.595016] calling  mousedev_init+0x0/0x87 @ 1
[   10.601211] mice: PS/2 mouse device common for all mice
[   10.606020] initcall mousedev_init+0x0/0x87 returned 0 after 5859 usecs
[   10.613016] calling  evdev_init+0x0/0x39 @ 1
[   10.617925] initcall evdev_init+0x0/0x39 returned 0 after 0 usecs
[   10.624017] calling  evbug_init+0x0/0x39 @ 1
[   10.628022] evbug.c: Connected device: input0 (Macintosh mouse button emulation at unknown)
[   10.636018] initcall evbug_init+0x0/0x39 returned 0 after 7812 usecs
[   10.643016] calling  atkbd_init+0x0/0x4e @ 1
[   10.647689] initcall atkbd_init+0x0/0x4e returned 0 after 0 usecs
[   10.653016] calling  lm8323_init+0x0/0x3b @ 1
[   10.658545] i2c-core: driver [lm8323] registered
[   10.663022] initcall lm8323_init+0x0/0x3b returned 0 after 4882 usecs
[   10.669016] calling  nkbd_init+0x0/0x42 @ 1
[   10.674174] input: AT Translated Set 2 keyboard as /class/input/input1
[   10.676296] initcall nkbd_init+0x0/0x42 returned 0 after 2929 usecs
[   10.682138] calling  skbd_init+0x0/0x42 @ 1
[   10.687419] evbug.c: Connected device: input1 (AT Translated Set 2 keyboard at isa0060/serio0/input0)
[   10.688277] initcall skbd_init+0x0/0x42 returned 0 after 1953 usecs
[   10.695081] calling  xtkbd_init+0x0/0x42 @ 1
[   10.700155] initcall xtkbd_init+0x0/0x42 returned 0 after 976 usecs
[   10.706088] calling  a3d_init+0x0/0x42 @ 1
[   10.711105] initcall a3d_init+0x0/0x42 returned 0 after 976 usecs
[   10.717076] calling  cobra_init+0x0/0x42 @ 1
[   10.721950] initcall cobra_init+0x0/0x42 returned 0 after 0 usecs
[   10.728021] calling  gc_init+0x0/0xe8 @ 1
[   10.732017] initcall gc_init+0x0/0xe8 returned -19 after 0 usecs
[   10.738016] calling  gf2k_init+0x0/0x42 @ 1
[   10.742638] initcall gf2k_init+0x0/0x42 returned 0 after 0 usecs
[   10.748017] calling  grip_init+0x0/0x42 @ 1
[   10.753212] initcall grip_init+0x0/0x42 returned 0 after 976 usecs
[   10.759017] calling  grip_init+0x0/0x42 @ 1
[   10.763964] initcall grip_init+0x0/0x42 returned 0 after 0 usecs
[   10.770018] calling  iforce_init+0x0/0x42 @ 1
[   10.774707] usbcore: registered new interface driver iforce
[   10.780023] initcall iforce_init+0x0/0x42 returned 0 after 5859 usecs
[   10.786016] calling  interact_init+0x0/0x42 @ 1
[   10.791638] initcall interact_init+0x0/0x42 returned 0 after 0 usecs
[   10.798017] calling  joydump_init+0x0/0x42 @ 1
[   10.802817] initcall joydump_init+0x0/0x42 returned 0 after 0 usecs
[   10.809017] calling  sw_init+0x0/0x42 @ 1
[   10.813478] initcall sw_init+0x0/0x42 returned 0 after 0 usecs
[   10.819017] calling  spaceball_init+0x0/0x42 @ 1
[   10.824329] initcall spaceball_init+0x0/0x42 returned 0 after 976 usecs
[   10.830017] calling  stinger_init+0x0/0x42 @ 1
[   10.835610] initcall stinger_init+0x0/0x42 returned 0 after 0 usecs
[   10.842066] calling  tmdc_init+0x0/0x42 @ 1
[   10.846661] initcall tmdc_init+0x0/0x42 returned 0 after 0 usecs
[   10.852077] calling  tgfx_init+0x0/0xe7 @ 1
[   10.857013] initcall tgfx_init+0x0/0xe7 returned -19 after 0 usecs
[   10.863066] calling  twidjoy_init+0x0/0x42 @ 1
[   10.868168] initcall twidjoy_init+0x0/0x42 returned 0 after 976 usecs
[   10.874019] calling  usb_xpad_init+0x0/0x5e @ 1
[   10.879507] usbcore: registered new interface driver xpad
[   10.884021] xpad: X-Box pad driver
[   10.888017] initcall usb_xpad_init+0x0/0x5e returned 0 after 8789 usecs
[   10.894016] calling  usb_acecad_init+0x0/0x5e @ 1
[   10.900068] usbcore: registered new interface driver usb_acecad
[   10.906021] acecad: v3.2:USB Acecad Flair tablet driver
[   10.911017] initcall usb_acecad_init+0x0/0x5e returned 0 after 11718 usecs
[   10.918016] calling  aiptek_init+0x0/0x6c @ 1
[   10.922833] usbcore: registered new interface driver aiptek
[   10.928021] aiptek: v2.3 (May 2, 2007):Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)
[   10.936015] aiptek: Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen
[   10.943017] initcall aiptek_init+0x0/0x6c returned 0 after 20507 usecs
[   10.950016] calling  wacom_init+0x0/0x6a @ 1
[   10.954891] usbcore: registered new interface driver wacom
[   10.960021] wacom: v1.51:USB Wacom Graphire and Wacom Intuos tablet driver
[   10.967017] initcall wacom_init+0x0/0x6a returned 0 after 12695 usecs
[   10.973016] calling  ad7877_init+0x0/0x39 @ 1
[   10.978432] initcall ad7877_init+0x0/0x39 returned 0 after 0 usecs
[   10.984017] calling  ad7879_init+0x0/0x3b @ 1
[   10.989333] i2c-core: driver [ad7879] registered
[   10.993021] initcall ad7879_init+0x0/0x3b returned 0 after 3906 usecs
[   11.000016] calling  ads7846_init+0x0/0x39 @ 1
[   11.005197] initcall ads7846_init+0x0/0x39 returned 0 after 976 usecs
[   11.011066] calling  eeti_ts_init+0x0/0x3b @ 1
[   11.016548] i2c-core: driver [eeti_ts] registered
[   11.021079] initcall eeti_ts_init+0x0/0x3b returned 0 after 4882 usecs
[   11.027098] calling  inexio_init+0x0/0x42 @ 1
[   11.032684] initcall inexio_init+0x0/0x42 returned 0 after 0 usecs
[   11.038021] calling  mtouch_init+0x0/0x42 @ 1
[   11.043595] initcall mtouch_init+0x0/0x42 returned 0 after 0 usecs
[   11.049017] calling  usbtouch_init+0x0/0x42 @ 1
[   11.054683] usbcore: registered new interface driver usbtouchscreen
[   11.060023] initcall usbtouch_init+0x0/0x42 returned 0 after 5859 usecs
[   11.067016] calling  pm_init+0x0/0x42 @ 1
[   11.071971] initcall pm_init+0x0/0x42 returned 0 after 0 usecs
[   11.077017] calling  ati_remote_init+0x0/0x70 @ 1
[   11.082871] usbcore: registered new interface driver ati_remote
[   11.088021] ati_remote: 2.2.1:ATI/X10 RF USB Remote Control
[   11.094017] initcall ati_remote_init+0x0/0x70 returned 0 after 11718 usecs
[   11.101016] calling  ati_remote2_init+0x0/0x70 @ 1
[   11.106406] usbcore: registered new interface driver ati_remote2
[   11.112021] ati_remote2: ATI/Philips USB RF remote driver 0.3
[   11.118017] initcall ati_remote2_init+0x0/0x70 returned 0 after 11718 usecs
[   11.125016] calling  cm109_init+0x0/0x69 @ 1
[   11.129015] cm109: Keymap for Komunikate KIP1000 phone loaded
[   11.135514] usbcore: registered new interface driver cm109
[   11.141021] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[   11.147017] initcall cm109_init+0x0/0x69 returned 0 after 17578 usecs
[   11.154017] calling  usb_keyspan_init+0x0/0x60 @ 1
[   11.159184] usbcore: registered new interface driver keyspan_remote
[   11.165071] initcall usb_keyspan_init+0x0/0x60 returned 0 after 6835 usecs
[   11.172071] calling  pcf50633_input_init+0x0/0x39 @ 1
[   11.177954] initcall pcf50633_input_init+0x0/0x39 returned 0 after 0 usecs
[   11.184075] calling  pcspkr_init+0x0/0x39 @ 1
[   11.189872] input: PC Speaker as /class/input/input2
[   11.195427] evbug.c: Connected device: input2 (PC Speaker at isa0061/input0)
[   11.202856] initcall pcspkr_init+0x0/0x39 returned 0 after 12695 usecs
[   11.209018] calling  twl4030_pwrbutton_init+0x0/0x39 @ 1
[   11.215130] initcall twl4030_pwrbutton_init+0x0/0x39 returned 0 after 976 usecs
[   11.222018] calling  uinput_init+0x0/0x39 @ 1
[   11.227205] initcall uinput_init+0x0/0x39 returned 0 after 976 usecs
[   11.233067] calling  yealink_dev_init+0x0/0x5e @ 1
[   11.238853] usbcore: registered new interface driver yealink
[   11.244081] yealink: yld-20051230:Yealink phone driver
[   11.249105] initcall yealink_dev_init+0x0/0x5e returned 0 after 10742 usecs
[   11.256066] calling  xenkbd_init+0x0/0x6b @ 1
[   11.261020] initcall xenkbd_init+0x0/0x6b returned -19 after 0 usecs
[   11.267016] calling  cmos_init+0x0/0x55 @ 1
[   11.272477] rtc_cmos: dev (254:0)
[   11.275037] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[   11.282081] rtc0: alarms up to one day, 114 bytes nvram
[   11.287918] initcall cmos_init+0x0/0x55 returned 0 after 15625 usecs
[   11.294018] calling  ds1286_init+0x0/0x39 @ 1
[   11.299067] initcall ds1286_init+0x0/0x39 returned 0 after 976 usecs
[   11.305017] calling  ds1305_init+0x0/0x39 @ 1
[   11.310120] initcall ds1305_init+0x0/0x39 returned 0 after 976 usecs
[   11.316017] calling  ds1307_init+0x0/0x3b @ 1
[   11.321250] i2c-core: driver [rtc-ds1307] registered
[   11.326023] initcall ds1307_init+0x0/0x3b returned 0 after 5859 usecs
[   11.332017] calling  ds1390_init+0x0/0x39 @ 1
[   11.337379] initcall ds1390_init+0x0/0x39 returned 0 after 0 usecs
[   11.343018] calling  ds1511_rtc_init+0x0/0x39 @ 1
[   11.348645] initcall ds1511_rtc_init+0x0/0x39 returned 0 after 0 usecs
[   11.355017] calling  ds1553_init+0x0/0x39 @ 1
[   11.359901] initcall ds1553_init+0x0/0x39 returned 0 after 0 usecs
[   11.366017] calling  ds1672_init+0x0/0x3b @ 1
[   11.370801] i2c-core: driver [rtc-ds1672] registered
[   11.375021] initcall ds1672_init+0x0/0x3b returned 0 after 4882 usecs
[   11.382017] calling  ds1742_init+0x0/0x39 @ 1
[   11.386945] initcall ds1742_init+0x0/0x39 returned 0 after 0 usecs
[   11.393021] calling  ds3234_init+0x0/0x39 @ 1
[   11.397859] initcall ds3234_init+0x0/0x39 returned 0 after 0 usecs
[   11.404017] calling  isl1208_init+0x0/0x3b @ 1
[   11.408845] i2c-core: driver [rtc-isl1208] registered
[   11.413021] initcall isl1208_init+0x0/0x3b returned 0 after 4882 usecs
[   11.420017] calling  m41t80_rtc_init+0x0/0x3b @ 1
[   11.425492] i2c-core: driver [rtc-m41t80] registered
[   11.430021] initcall m41t80_rtc_init+0x0/0x3b returned 0 after 4882 usecs
[   11.437017] calling  m41t94_init+0x0/0x39 @ 1
[   11.441971] initcall m41t94_init+0x0/0x39 returned 0 after 0 usecs
[   11.448017] calling  m48t35_init+0x0/0x39 @ 1
[   11.452876] initcall m48t35_init+0x0/0x39 returned 0 after 0 usecs
[   11.459017] calling  m48t59_rtc_init+0x0/0x39 @ 1
[   11.464119] initcall m48t59_rtc_init+0x0/0x39 returned 0 after 976 usecs
[   11.470018] calling  max6900_init+0x0/0x3b @ 1
[   11.475658] i2c-core: driver [rtc-max6900] registered
[   11.480021] initcall max6900_init+0x0/0x3b returned 0 after 4882 usecs
[   11.487017] calling  max6902_init+0x0/0x39 @ 1
[   11.492122] initcall max6902_init+0x0/0x39 returned 0 after 976 usecs
[   11.498018] calling  pcf8563_init+0x0/0x3b @ 1
[   11.503380] i2c-core: driver [rtc-pcf8563] registered
[   11.508021] initcall pcf8563_init+0x0/0x3b returned 0 after 4882 usecs
[   11.514017] calling  pcf8583_init+0x0/0x3b @ 1
[   11.519619] i2c-core: driver [pcf8583] registered
[   11.524058] initcall pcf8583_init+0x0/0x3b returned 0 after 4882 usecs
[   11.531095] calling  rs5c348_init+0x0/0x39 @ 1
[   11.535973] initcall rs5c348_init+0x0/0x39 returned 0 after 0 usecs
[   11.542081] calling  rs5c372_init+0x0/0x3b @ 1
[   11.547119] i2c-core: driver [rtc-rs5c372] registered
[   11.552021] initcall rs5c372_init+0x0/0x3b returned 0 after 5859 usecs
[   11.558017] calling  s35390a_rtc_init+0x0/0x3b @ 1
[   11.563862] i2c-core: driver [rtc-s35390a] registered
[   11.568021] initcall s35390a_rtc_init+0x0/0x3b returned 0 after 4882 usecs
[   11.575017] calling  stk17ta8_init+0x0/0x39 @ 1
[   11.580704] initcall stk17ta8_init+0x0/0x39 returned 0 after 0 usecs
[   11.587017] calling  v3020_init+0x0/0x39 @ 1
[   11.591700] initcall v3020_init+0x0/0x39 returned 0 after 0 usecs
[   11.597017] calling  x1205_init+0x0/0x3b @ 1
[   11.602430] i2c-core: driver [rtc-x1205] registered
[   11.607022] initcall x1205_init+0x0/0x3b returned 0 after 4882 usecs
[   11.613017] calling  pcf50633_rtc_init+0x0/0x39 @ 1
[   11.618917] initcall pcf50633_rtc_init+0x0/0x39 returned 0 after 0 usecs
[   11.625018] calling  i2c_dev_init+0x0/0xcb @ 1
[   11.630015] i2c /dev entries driver
[   11.634273] i2c-core: driver [dev_driver] registered
[   11.639933] i2c-dev: adapter [via_i2c] registered as minor 0
[   11.645024] initcall i2c_dev_init+0x0/0xcb returned 0 after 14648 usecs
[   11.652021] calling  i2c_ali1535_init+0x0/0x42 @ 1
[   11.657573] initcall i2c_ali1535_init+0x0/0x42 returned 0 after 0 usecs
[   11.664018] calling  ali1563_init+0x0/0x42 @ 1
[   11.669103] initcall ali1563_init+0x0/0x42 returned 0 after 976 usecs
[   11.675018] calling  amd756_init+0x0/0x42 @ 1
[   11.680317] initcall amd756_init+0x0/0x42 returned 0 after 976 usecs
[   11.686018] calling  i2c_i801_init+0x0/0x42 @ 1
[   11.691615] initcall i2c_i801_init+0x0/0x42 returned 0 after 0 usecs
[   11.698018] calling  i2c_sch_init+0x0/0x42 @ 1
[   11.702851] initcall i2c_sch_init+0x0/0x42 returned 0 after 0 usecs
[   11.709018] calling  nforce2_init+0x0/0x42 @ 1
[   11.714214] i2c-adapter i2c-1: adapter [SMBus nForce2 adapter at 4c00] registered
[   11.715078] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x69
[   11.718112] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.719082] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x50
[   11.724030] i2c-adapter i2c-1: Creating eeprom at 0x50
[   11.725098] i2c 1-0050: uevent
[   11.726142] eeprom 1-0050: probe
[   11.727051] i2c-adapter i2c-1: client [eeprom] registered with bus id 1-0050
[   11.728017] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x51
[   11.733029] i2c-adapter i2c-1: Creating eeprom at 0x51
[   11.734110] i2c 1-0051: uevent
[   11.735153] eeprom 1-0051: probe
[   11.736035] i2c-adapter i2c-1: client [eeprom] registered with bus id 1-0051
[   11.737016] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x52
[   11.740029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.741020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x53
[   11.744028] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.745020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x54
[   11.748028] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.749017] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x55
[   11.752028] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.753017] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x56
[   11.756028] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.757017] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x57
[   11.760028] i2c-adapter i2c-1: Transaction failed (0x10)!
[   11.761411] i2c-dev: adapter [SMBus nForce2 adapter at 4c00] registered as minor 1
[   11.762020] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x4c00
[   11.763250] i2c-adapter i2c-2: adapter [SMBus nForce2 adapter at 4c40] registered
[   11.764064] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x69
[   11.767029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.768030] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x50
[   11.771028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.772020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x51
[   11.775028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.776017] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x52
[   11.779028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.780017] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x53
[   11.783028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.784017] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x54
[   11.787028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.788025] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x55
[   11.791028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.792017] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x56
[   11.795028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.796017] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x57
[   11.799028] i2c-adapter i2c-2: Transaction failed (0x10)!
[   11.800357] i2c-dev: adapter [SMBus nForce2 adapter at 4c40] registered as minor 2
[   11.801020] i2c-adapter i2c-2: nForce2 SMBus adapter at 0x4c40
[   11.802194] initcall nforce2_init+0x0/0x42 returned 0 after 86914 usecs
[   11.809076] calling  i2c_piix4_init+0x0/0x42 @ 1
[   11.814513] initcall i2c_piix4_init+0x0/0x42 returned 0 after 0 usecs
[   11.820077] calling  i2c_sis630_init+0x0/0x42 @ 1
[   11.826142] initcall i2c_sis630_init+0x0/0x42 returned 0 after 976 usecs
[   11.832068] calling  i2c_sis96x_init+0x0/0x42 @ 1
[   11.838123] initcall i2c_sis96x_init+0x0/0x42 returned 0 after 976 usecs
[   11.844075] calling  i2c_vt586b_init+0x0/0x42 @ 1
[   11.850111] initcall i2c_vt586b_init+0x0/0x42 returned 0 after 976 usecs
[   11.856077] calling  ocores_i2c_init+0x0/0x39 @ 1
[   11.861982] initcall ocores_i2c_init+0x0/0x39 returned 0 after 976 usecs
[   11.868018] calling  i2c_parport_init+0x0/0x6b @ 1
[   11.873015] i2c-parport: adapter type unspecified
[   11.878017] initcall i2c_parport_init+0x0/0x6b returned -19 after 4882 usecs
[   11.885017] calling  taos_init+0x0/0x42 @ 1
[   11.889836] initcall taos_init+0x0/0x42 returned 0 after 0 usecs
[   11.895018] calling  usb_i2c_tiny_usb_init+0x0/0x42 @ 1
[   11.901447] usbcore: registered new interface driver i2c-tiny-usb
[   11.907025] initcall usb_i2c_tiny_usb_init+0x0/0x42 returned 0 after 5859 usecs
[   11.914019] calling  i2c_voodoo3_init+0x0/0x42 @ 1
[   11.920140] initcall i2c_voodoo3_init+0x0/0x42 returned 0 after 976 usecs
[   11.926018] calling  i2c_pca_pf_init+0x0/0x39 @ 1
[   11.932069] initcall i2c_pca_pf_init+0x0/0x39 returned 0 after 976 usecs
[   11.938018] calling  pca9539_init+0x0/0x3b @ 1
[   11.943588] i2c-core: driver [pca9539] registered
[   11.948043] initcall pca9539_init+0x0/0x3b returned 0 after 4882 usecs
[   11.954017] calling  pcf8574_init+0x0/0x3b @ 1
[   11.959661] i2c-core: driver [pcf8574] registered
[   11.964038] initcall pcf8574_init+0x0/0x3b returned 0 after 4882 usecs
[   11.970017] calling  tsl2550_init+0x0/0x3b @ 1
[   11.975721] i2c-core: driver [tsl2550] registered
[   11.980023] initcall tsl2550_init+0x0/0x3b returned 0 after 4882 usecs
[   11.986018] calling  w1_init+0x0/0xcd @ 1
[   11.991016] Driver for 1-wire Dallas network protocol.
[   11.997183] initcall w1_init+0x0/0xcd returned 0 after 5859 usecs
[   12.003018] calling  matrox_w1_init+0x0/0x42 @ 1
[   12.008306] initcall matrox_w1_init+0x0/0x42 returned 0 after 976 usecs
[   12.014018] calling  sensors_ds2482_init+0x0/0x3b @ 1
[   12.020346] i2c-core: driver [ds2482] registered
[   12.024040] initcall sensors_ds2482_init+0x0/0x3b returned 0 after 4882 usecs
[   12.032017] calling  w1_f2d_init+0x0/0x39 @ 1
[   12.036069] initcall w1_f2d_init+0x0/0x39 returned 0 after 0 usecs
[   12.042018] calling  w1_ds2760_init+0x0/0x51 @ 1
[   12.047016] 1-Wire driver for the DS2760 battery monitor  chip  - (c) 2004-2005, Szabolcs Gyurko
[   12.056020] initcall w1_ds2760_init+0x0/0x51 returned 0 after 8789 usecs
[   12.062017] calling  w1_bq27000_init+0x0/0x49 @ 1
[   12.067020] initcall w1_bq27000_init+0x0/0x49 returned 0 after 0 usecs
[   12.074017] calling  ds2760_battery_init+0x0/0x39 @ 1
[   12.079568] initcall ds2760_battery_init+0x0/0x39 returned 0 after 0 usecs
[   12.086018] calling  ds2782_init+0x0/0x3b @ 1
[   12.091183] i2c-core: driver [ds2782-battery] registered
[   12.096024] initcall ds2782_init+0x0/0x3b returned 0 after 5859 usecs
[   12.102018] calling  bq27x00_battery_init+0x0/0x57 @ 1
[   12.108443] i2c-core: driver [bq27200-battery] registered
[   12.113024] initcall bq27x00_battery_init+0x0/0x57 returned 0 after 4882 usecs
[   12.121017] calling  max17040_init+0x0/0x3b @ 1
[   12.125972] i2c-core: driver [max17040] registered
[   12.130024] initcall max17040_init+0x0/0x3b returned 0 after 4882 usecs
[   12.137017] calling  pcf50633_mbc_init+0x0/0x39 @ 1
[   12.142649] initcall pcf50633_mbc_init+0x0/0x39 returned 0 after 0 usecs
[   12.149018] calling  asb100_init+0x0/0x3b @ 1
[   12.154132] i2c-core: driver [asb100] registered
[   12.158029] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   12.167031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.172028] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   12.181029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.186025] initcall asb100_init+0x0/0x3b returned 0 after 32226 usecs
[   12.193019] calling  sensors_w83627hf_init+0x0/0x9e @ 1
[   12.198035] initcall sensors_w83627hf_init+0x0/0x9e returned -19 after 0 usecs
[   12.205018] calling  sensors_w83792d_init+0x0/0x3b @ 1
[   12.211475] i2c-core: driver [w83792d] registered
[   12.216028] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   12.225029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.230018] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   12.239029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.244018] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   12.253029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.258019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   12.267029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.272025] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   12.281029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.286018] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   12.295029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.300019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   12.309029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.314019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   12.323029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.328025] initcall sensors_w83792d_init+0x0/0x3b returned 0 after 114257 usecs
[   12.336019] calling  sensors_w83793_init+0x0/0x3b @ 1
[   12.341604] i2c-core: driver [w83793] registered
[   12.346078] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   12.355079] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.361075] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   12.369029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.374019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   12.383029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.388019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   12.397029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.402025] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   12.411029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.416019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   12.425029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.430020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   12.439029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.444019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   12.453029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.458025] initcall sensors_w83793_init+0x0/0x3b returned 0 after 114257 usecs
[   12.466019] calling  sensors_w83781d_init+0x0/0x3b @ 1
[   12.471790] i2c-core: driver [w83781d] registered
[   12.476028] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x28
[   12.485030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.490019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x29
[   12.499029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.504019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2a
[   12.513029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.518019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2b
[   12.527029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.532019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   12.541029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.546019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   12.555029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.560019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   12.569029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.574019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   12.583029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.588025] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x28
[   12.597029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.602019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x29
[   12.611029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.616019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2a
[   12.625029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.630019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2b
[   12.639029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.644019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   12.653029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.658019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   12.667029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.672019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   12.681029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.686020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   12.695029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.700025] initcall sensors_w83781d_init+0x0/0x3b returned 0 after 223632 usecs
[   12.708030] calling  sensors_w83791d_init+0x0/0x3b @ 1
[   12.713866] i2c-core: driver [w83791d] registered
[   12.718029] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   12.727030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.732019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   12.741029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.746019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   12.755029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.760019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   12.769029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.774025] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   12.783029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.788019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   12.797029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.802019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   12.811029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.816019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   12.825029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   12.830026] initcall sensors_w83791d_init+0x0/0x3b returned 0 after 114257 usecs
[   12.838019] calling  abituguru3_init+0x0/0x185 @ 1
[   12.843020] initcall abituguru3_init+0x0/0x185 returned -19 after 0 usecs
[   12.849019] calling  ad7414_init+0x0/0x3b @ 1
[   12.854665] i2c-core: driver [ad7414] registered
[   12.859024] initcall ad7414_init+0x0/0x3b returned 0 after 4882 usecs
[   12.865018] calling  init_adcxx+0x0/0xa1 @ 1
[   12.871169] initcall init_adcxx+0x0/0xa1 returned 0 after 976 usecs
[   12.877019] calling  sensors_adm1021_init+0x0/0x3b @ 1
[   12.883153] i2c-core: driver [adm1021] registered
[   12.887217] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x18
[   12.897030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.902023] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x19
[   12.911030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.916019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x1a
[   12.925029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.930019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x29
[   12.939029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.944021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2a
[   12.953029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.958019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2b
[   12.967029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.972019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4c
[   12.981029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   12.986019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4d
[   12.995029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.000019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4e
[   13.009030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.014026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x18
[   13.023029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.028019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x19
[   13.037029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.042019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x1a
[   13.051029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.056019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x29
[   13.065029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.070019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2a
[   13.079029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.084019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2b
[   13.093029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.098019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4c
[   13.107029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.112019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4d
[   13.121029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.126019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4e
[   13.135029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.140026] initcall sensors_adm1021_init+0x0/0x3b returned 0 after 251953 usecs
[   13.148019] calling  sm_adm1026_init+0x0/0x3b @ 1
[   13.153425] i2c-core: driver [adm1026] registered
[   13.158029] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   13.167030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.172019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   13.181030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.186019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   13.195029] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.200027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   13.209030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.214019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   13.223029] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.228019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   13.237030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.242026] initcall sm_adm1026_init+0x0/0x3b returned 0 after 86914 usecs
[   13.249019] calling  sensors_adm1029_init+0x0/0x3b @ 1
[   13.255319] i2c-core: driver [adm1029] registered
[   13.260029] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x28
[   13.268030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.273019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x29
[   13.282030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.287019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2a
[   13.296030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.301019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2b
[   13.310030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.315019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   13.324030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.329019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   13.338030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.343019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   13.352030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.357019] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   13.366030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.371026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x28
[   13.380030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.385019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x29
[   13.394030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.399019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2a
[   13.408030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.413019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2b
[   13.422030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.427019] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   13.436030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.441020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   13.450030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.455020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   13.464030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.469020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   13.478030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.483026] initcall sensors_adm1029_init+0x0/0x3b returned 0 after 223632 usecs
[   13.491020] calling  sensors_adm9240_init+0x0/0x3b @ 1
[   13.496853] i2c-core: driver [adm9240] registered
[   13.501029] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   13.510030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.515020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   13.524030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.529020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   13.538030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.543020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   13.552030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.557026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   13.566030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.571020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   13.580030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.585020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   13.594030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.599020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   13.608030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.613026] initcall sensors_adm9240_init+0x0/0x3b returned 0 after 114257 usecs
[   13.621020] calling  sensors_ads7828_init+0x0/0x78 @ 1
[   13.626851] i2c-core: driver [ads7828] registered
[   13.631029] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x48
[   13.640030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.645020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x49
[   13.654030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.659020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4a
[   13.668030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.673020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4b
[   13.682030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.687026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x48
[   13.696030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.701029] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x49
[   13.710030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.715020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4a
[   13.724030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.729020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4b
[   13.738030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.743026] initcall sensors_ads7828_init+0x0/0x78 returned 0 after 114257 usecs
[   13.751020] calling  adt7470_init+0x0/0x3b @ 1
[   13.756166] i2c-core: driver [adt7470] registered
[   13.760030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   13.769030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.774020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   13.783030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.788020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   13.797030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.802026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   13.811031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.816020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   13.825030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.830020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   13.839030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.844026] initcall adt7470_init+0x0/0x3b returned 0 after 86914 usecs
[   13.851020] calling  atxp1_init+0x0/0x3b @ 1
[   13.856185] i2c-core: driver [atxp1] registered
[   13.860078] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x37
[   13.869080] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.875076] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4e
[   13.883030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.888026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x37
[   13.897030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.902020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4e
[   13.911030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   13.916026] initcall atxp1_init+0x0/0x3b returned 0 after 59570 usecs
[   13.923020] calling  coretemp_init+0x0/0x182 @ 1
[   13.928020] initcall coretemp_init+0x0/0x182 returned -19 after 0 usecs
[   13.934020] calling  dme1737_init+0x0/0xdb @ 1
[   13.939463] i2c-core: driver [dme1737] registered
[   13.944030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   13.953031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.958020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   13.967030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.972020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   13.981030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   13.986026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   13.995030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.000020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   14.009030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.014020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   14.023030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.028040] initcall dme1737_init+0x0/0xdb returned 0 after 86914 usecs
[   14.035020] calling  ds1621_init+0x0/0x3b @ 1
[   14.040293] i2c-core: driver [ds1621] registered
[   14.044030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x48
[   14.053031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.058020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x49
[   14.067030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.072020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4a
[   14.081030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.086020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4b
[   14.095030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.100020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4c
[   14.109030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.114020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4d
[   14.123030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.128020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4e
[   14.137030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.142020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4f
[   14.151030] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.156026] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x48
[   14.165030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.170020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x49
[   14.179030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.184020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4a
[   14.193031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.198020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4b
[   14.207030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.212020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4c
[   14.221030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.226020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4d
[   14.235032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.240020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4e
[   14.249030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.254020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4f
[   14.263030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.268026] initcall ds1621_init+0x0/0x3b returned 0 after 223632 usecs
[   14.275020] calling  sensors_f75375_init+0x0/0x3b @ 1
[   14.280979] i2c-core: driver [f75375] registered
[   14.285030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   14.294031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.299020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   14.308031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.313027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   14.322030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.327020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   14.336030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.341026] initcall sensors_f75375_init+0x0/0x3b returned 0 after 59570 usecs
[   14.349020] calling  sensors_fscher_init+0x0/0x3b @ 1
[   14.354591] i2c-core: driver [fscher] registered
[   14.359030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x73
[   14.368031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.373027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x73
[   14.382030] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.387027] initcall sensors_fscher_init+0x0/0x3b returned 0 after 32226 usecs
[   14.395020] calling  sm_fscpos_init+0x0/0x3b @ 1
[   14.400122] i2c-core: driver [fscpos] registered
[   14.404030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x73
[   14.413031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.418027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x73
[   14.427031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.432027] initcall sm_fscpos_init+0x0/0x3b returned 0 after 32226 usecs
[   14.439020] calling  g760a_init+0x0/0x3b @ 1
[   14.444388] i2c-core: driver [g760a] registered
[   14.448027] initcall g760a_init+0x0/0x3b returned 0 after 3906 usecs
[   14.455020] calling  sensors_gl520sm_init+0x0/0x3b @ 1
[   14.460794] i2c-core: driver [gl520sm] registered
[   14.465026] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   14.474031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.479020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   14.488031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.493028] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   14.502031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.507020] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   14.516031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.521027] initcall sensors_gl520sm_init+0x0/0x3b returned 0 after 59570 usecs
[   14.529020] calling  i5k_amb_init+0x0/0x8c @ 1
[   14.534203] initcall i5k_amb_init+0x0/0x8c returned 0 after 976 usecs
[   14.541020] calling  aem_init+0x0/0x75 @ 1
[   14.545529] initcall aem_init+0x0/0x75 returned 0 after 0 usecs
[   14.551020] calling  ibmpex_init+0x0/0x39 @ 1
[   14.555022] initcall ibmpex_init+0x0/0x39 returned 0 after 0 usecs
[   14.562020] calling  sm_it87_init+0x0/0x8d @ 1
[   14.566047] it87: Found IT8712F chip at 0x290, revision 7
[   14.571023] it87: in3 is VCC (+5V)
[   14.575017] it87: in7 is VCCH (+5V Stand-By)
[   14.580317] it87 it87.656: Detected broken BIOS defaults, disabling PWM interface
[   14.588808] initcall sm_it87_init+0x0/0x8d returned 0 after 21484 usecs
[   14.595021] calling  k8temp_init+0x0/0x42 @ 1
[   14.602163] initcall k8temp_init+0x0/0x42 returned 0 after 2929 usecs
[   14.608026] calling  init_lm70+0x0/0x65 @ 1
[   14.613420] initcall init_lm70+0x0/0x65 returned 0 after 0 usecs
[   14.619161] calling  sensors_lm75_init+0x0/0x3b @ 1
[   14.625166] i2c-core: driver [lm75] registered
[   14.629057] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x48
[   14.638100] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.644025] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x49
[   14.652031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.657020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4a
[   14.666031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.671020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4b
[   14.680031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.685020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4c
[   14.694031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.699020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4d
[   14.708031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.713020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4e
[   14.722031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.727020] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4f
[   14.736031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.741027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x48
[   14.750031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.755021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x49
[   14.764031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.769021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4a
[   14.778031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.783021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4b
[   14.792031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.797021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4c
[   14.806031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.811021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4d
[   14.820031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.825021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4e
[   14.834031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.839021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4f
[   14.848031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.853027] initcall sensors_lm75_init+0x0/0x3b returned 0 after 223632 usecs
[   14.861021] calling  sensors_lm77_init+0x0/0x3b @ 1
[   14.866355] i2c-core: driver [lm77] registered
[   14.870030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x48
[   14.879031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.884021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x49
[   14.893031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.898021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4a
[   14.907031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.912021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4b
[   14.921031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   14.926027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x48
[   14.935031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.940021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x49
[   14.949031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.954021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4a
[   14.963031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.968021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4b
[   14.977031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   14.982027] initcall sensors_lm77_init+0x0/0x3b returned 0 after 114257 usecs
[   14.990021] calling  sm_lm78_init+0x0/0x91 @ 1
[   14.994041] lm78: Failed to request high part of region
[   15.000124] i2c-core: driver [lm78] registered
[   15.004030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x28
[   15.013032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.018021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x29
[   15.027031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.032021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2a
[   15.041031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.046021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2b
[   15.055031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.060021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   15.069031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.074021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   15.083031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.088021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   15.097031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.102021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   15.111031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.116027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x28
[   15.125031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.130021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x29
[   15.139031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.144021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2a
[   15.153031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.158021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2b
[   15.167031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.172021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   15.181031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.186021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   15.195031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.200021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   15.209031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.214021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   15.223031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.228027] initcall sm_lm78_init+0x0/0x91 returned 0 after 228515 usecs
[   15.235021] calling  sensors_lm80_init+0x0/0x3b @ 1
[   15.240901] i2c-core: driver [lm80] registered
[   15.245030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x28
[   15.254032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.259021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x29
[   15.268031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.273021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2a
[   15.282031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.287021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2b
[   15.296031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.301021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   15.310031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.315021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   15.324031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.329021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   15.338031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.343021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   15.352031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.357027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x28
[   15.366031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.371021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x29
[   15.380031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.385021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2a
[   15.394031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.399021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2b
[   15.408031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.413021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   15.422031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.427021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   15.436031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.441021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   15.450031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.455021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   15.464031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.469027] initcall sensors_lm80_init+0x0/0x3b returned 0 after 223632 usecs
[   15.477021] calling  sm_lm85_init+0x0/0x3b @ 1
[   15.481892] i2c-core: driver [lm85] registered
[   15.486030] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   15.495032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.500021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   15.509032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.514021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   15.523033] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.528028] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   15.537031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.542021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   15.551031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.556021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   15.565031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.570027] initcall sm_lm85_init+0x0/0x3b returned 0 after 86914 usecs
[   15.577021] calling  ltc4215_init+0x0/0x3b @ 1
[   15.582362] i2c-core: driver [ltc4215] registered
[   15.587041] initcall ltc4215_init+0x0/0x3b returned 0 after 4882 usecs
[   15.593021] calling  max1111_init+0x0/0x39 @ 1
[   15.598433] initcall max1111_init+0x0/0x39 returned 0 after 0 usecs
[   15.604021] calling  sensors_max6650_init+0x0/0x3b @ 1
[   15.610188] i2c-core: driver [max6650] registered
[   15.614079] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x1b
[   15.623082] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.628078] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x1f
[   15.637032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.642021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x48
[   15.651031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.656021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4b
[   15.665031] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.670027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x1b
[   15.679031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.684021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x1f
[   15.693032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.698021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x48
[   15.707031] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.712021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4b
[   15.721032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.726028] initcall sensors_max6650_init+0x0/0x3b returned 0 after 114257 usecs
[   15.734021] calling  pc87427_init+0x0/0x96 @ 1
[   15.738034] initcall pc87427_init+0x0/0x96 returned -19 after 0 usecs
[   15.745020] calling  smsc47b397_init+0x0/0xfd @ 1
[   15.749027] initcall smsc47b397_init+0x0/0xfd returned -19 after 976 usecs
[   15.756021] calling  sm_smsc47m1_init+0x0/0x80 @ 1
[   15.761027] initcall sm_smsc47m1_init+0x0/0x80 returned -19 after 0 usecs
[   15.768020] calling  smsc47m192_init+0x0/0x3b @ 1
[   15.773542] i2c-core: driver [smsc47m192] registered
[   15.778031] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   15.787032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.792021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   15.801032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.806027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   15.815032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.820021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   15.829032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.834027] initcall smsc47m192_init+0x0/0x3b returned 0 after 59570 usecs
[   15.841021] calling  sm_thmc50_init+0x0/0x3b @ 1
[   15.846819] i2c-core: driver [thmc50] registered
[   15.851031] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2c
[   15.860032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.865021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2d
[   15.874032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.879021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   15.888032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.893027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2c
[   15.902032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.907021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2d
[   15.916032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.921021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   15.930032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.935027] initcall sm_thmc50_init+0x0/0x3b returned 0 after 86914 usecs
[   15.942021] calling  tmp401_init+0x0/0x3b @ 1
[   15.947453] i2c-core: driver [tmp401] registered
[   15.952031] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x4c
[   15.960032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   15.965028] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x4c
[   15.974032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   15.979027] initcall tmp401_init+0x0/0x3b returned 0 after 31250 usecs
[   15.986021] calling  sm_via686a_init+0x0/0x42 @ 1
[   15.991604] initcall sm_via686a_init+0x0/0x42 returned 0 after 0 usecs
[   15.998020] calling  sensors_w83l786ng_init+0x0/0x3b @ 1
[   16.003826] i2c-core: driver [w83l786ng] registered
[   16.008031] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2e
[   16.017032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   16.022021] i2c-adapter i2c-1: found normal entry for adapter 1, addr 0x2f
[   16.031032] i2c-adapter i2c-1: Transaction failed (0x10)!
[   16.036027] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2e
[   16.045032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   16.050021] i2c-adapter i2c-2: found normal entry for adapter 2, addr 0x2f
[   16.059032] i2c-adapter i2c-2: Transaction failed (0x10)!
[   16.064027] initcall sensors_w83l786ng_init+0x0/0x3b returned 0 after 59570 usecs
[   16.072021] calling  pcipcwd_init_module+0x0/0x5c @ 1
[   16.077897] initcall pcipcwd_init_module+0x0/0x5c returned 0 after 0 usecs
[   16.084021] calling  wdtpci_init+0x0/0x42 @ 1
[   16.089540] initcall wdtpci_init+0x0/0x42 returned 0 after 0 usecs
[   16.095021] calling  usb_pcwd_init+0x0/0x70 @ 1
[   16.100653] usbcore: registered new interface driver pcwd_usb
[   16.106025] pcwd_usb: Berkshire USB-PC Watchdog driver v1.02
[   16.112021] initcall usb_pcwd_init+0x0/0x70 returned 0 after 11718 usecs
[   16.118020] calling  advwdt_init+0x0/0x83 @ 1
[   16.123019] WDT driver for Advantech single board computer initialising.
[   16.131081] advantechwdt: initialized. timeout=60 sec (nowayout=0)
[   16.137040] initcall advwdt_init+0x0/0x83 returned 0 after 13671 usecs
[   16.143075] calling  watchdog_init+0x0/0xf1 @ 1
[   16.148122] initcall watchdog_init+0x0/0xf1 returned -19 after 0 usecs
[   16.155143] calling  ibwdt_init+0x0/0x83 @ 1
[   16.159078] ib700wdt: WDT driver for IB700 single board computer initialising.
[   16.167335] ib700wdt: START method I/O 443 is not available.
[   16.173099] ib700wdt: probe of ib700wdt failed with error -5
[   16.179034] initcall ibwdt_init+0x0/0x83 returned 0 after 19531 usecs
[   16.185020] calling  ibmasr_init+0x0/0xdb @ 1
[   16.190021] initcall ibmasr_init+0x0/0xdb returned -19 after 0 usecs
[   16.196020] calling  watchdog_init+0x0/0x8a @ 1
[   16.200019] i6300ESB timer: Intel 6300ESB WatchDog Timer Driver v0.04
[   16.207579] initcall watchdog_init+0x0/0x8a returned 0 after 7812 usecs
[   16.214071] calling  iTCO_wdt_init_module+0x0/0x8a @ 1
[   16.219156] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[   16.226206] iTCO_wdt: No card detected
[   16.230050] initcall iTCO_wdt_init_module+0x0/0x8a returned 0 after 9765 usecs
[   16.237074] calling  it8712f_wdt_init+0x0/0x114 @ 1
[   16.242121] it8712f_wdt: Found IT8712F chip revision 7 - using DogFood address 0x201
[   16.250025] it8712f_wdt: disabling watchdog timer
[   16.255044] it8712f_wdt: cannot register miscdev on minor=130 (err=-16)
[   16.261026] initcall it8712f_wdt_init+0x0/0x114 returned -16 after 18554 usecs
[   16.269021] initcall it8712f_wdt_init+0x0/0x114 returned with error code -16 
[   16.276020] calling  sc1200wdt_init+0x0/0x13a @ 1
[   16.280019] sc1200wdt: build 20020303
[   16.284019] sc1200wdt: io parameter must be specified
[   16.289020] initcall sc1200wdt_init+0x0/0x13a returned -22 after 8789 usecs
[   16.296020] initcall sc1200wdt_init+0x0/0x13a returned with error code -22 
[   16.303023] calling  pc87413_init+0x0/0xb5 @ 1
[   16.308019] pc87413 WDT: Version 1.1 at io 0x2E
[   16.312020] pc87413 WDT: cannot register miscdev on minor=130 (err=-16)
[   16.319020] initcall pc87413_init+0x0/0xb5 returned -16 after 10742 usecs
[   16.326020] initcall pc87413_init+0x0/0xb5 returned with error code -16 
[   16.332020] calling  sbc8360_init+0x0/0x1ca @ 1
[   16.337024] sbc8360: failed to register misc device
[   16.342030] initcall sbc8360_init+0x0/0x1ca returned -16 after 4882 usecs
[   16.348021] initcall sbc8360_init+0x0/0x1ca returned with error code -16 
[   16.355021] calling  cpu5wdt_init_module+0x0/0x37 @ 1
[   16.360026] cpu5wdt: sorry, was my fault
[   16.364020] cpu5wdt: misc_register failed
[   16.368025] initcall cpu5wdt_init_module+0x0/0x37 returned -16 after 7812 usecs
[   16.376020] initcall cpu5wdt_init_module+0x0/0x37 returned with error code -16 
[   16.383020] calling  sch311x_wdt_init+0x0/0x176 @ 1
[   16.388038] initcall sch311x_wdt_init+0x0/0x176 returned -19 after 0 usecs
[   16.395020] calling  wdt_init+0x0/0x142 @ 1
[   16.399019] WDT driver for the Winbond(TM) W83627HF/THF/HG Super I/O chip initialising.
[   16.407052] w83627hf/thf/hg WDT: Watchdog already running. Resetting timeout to 60 sec
[   16.415049] w83627hf/thf/hg WDT: cannot register miscdev on minor=130 (err=-16)
[   16.422025] initcall wdt_init+0x0/0x142 returned -16 after 22460 usecs
[   16.429020] initcall wdt_init+0x0/0x142 returned with error code -16 
[   16.435020] calling  w83877f_wdt_init+0x0/0x183 @ 1
[   16.440028] w83877f_wdt: I/O address 0x0443 already in use
[   16.446025] initcall w83877f_wdt_init+0x0/0x183 returned -5 after 5859 usecs
[   16.453021] initcall w83877f_wdt_init+0x0/0x183 returned with error code -5 
[   16.460020] calling  w83977f_wdt_init+0x0/0x16d @ 1
[   16.465019] W83977F WDT: W83977F WDT driver, v1.00
[   16.469023] W83977F WDT: cannot register miscdev on minor=130 (err=-16)
[   16.476026] initcall w83977f_wdt_init+0x0/0x16d returned -16 after 10742 usecs
[   16.483021] initcall w83977f_wdt_init+0x0/0x16d returned with error code -16 
[   16.490020] calling  watchdog_init+0x0/0xde @ 1
[   16.495024] epx_c3: cannot register miscdev on minor=130 (err=-16)
[   16.501026] initcall watchdog_init+0x0/0xde returned -16 after 5859 usecs
[   16.508020] initcall watchdog_init+0x0/0xde returned with error code -16 
[   16.515020] calling  watchdog_init+0x0/0xdb @ 1
[   16.519021] SoftDog: cannot register miscdev on minor=130 (err=-16)
[   16.525020] initcall watchdog_init+0x0/0xdb returned -16 after 5859 usecs
[   16.532020] initcall watchdog_init+0x0/0xdb returned with error code -16 
[   16.539020] calling  telephony_init+0x0/0x71 @ 1
[   16.544019] Linux telephony interface: v1.00
[   16.548032] initcall telephony_init+0x0/0x71 returned 0 after 3906 usecs
[   16.555020] calling  linear_init+0x0/0x39 @ 1
[   16.559049] md: linear personality registered for level -1
[   16.565022] initcall linear_init+0x0/0x39 returned 0 after 5859 usecs
[   16.571020] calling  raid0_init+0x0/0x39 @ 1
[   16.575020] md: raid0 personality registered for level 0
[   16.581021] initcall raid0_init+0x0/0x39 returned 0 after 5859 usecs
[   16.587020] calling  raid_init+0x0/0x39 @ 1
[   16.591020] md: raid1 personality registered for level 1
[   16.596021] initcall raid_init+0x0/0x39 returned 0 after 4882 usecs
[   16.603020] calling  raid_init+0x0/0x39 @ 1
[   16.607020] md: raid10 personality registered for level 10
[   16.612021] initcall raid_init+0x0/0x39 returned 0 after 4882 usecs
[   16.619020] calling  raid_init+0x0/0x39 @ 1
[   16.623020] md: faulty personality registered for level -5
[   16.628021] initcall raid_init+0x0/0x39 returned 0 after 4882 usecs
[   16.635020] calling  dm_init+0x0/0x6f @ 1
[   16.643171] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[   16.651081] initcall dm_init+0x0/0x6f returned 0 after 11718 usecs
[   16.657138] calling  dm_crypt_init+0x0/0x8f @ 1
[   16.663267] initcall dm_crypt_init+0x0/0x8f returned 0 after 976 usecs
[   16.669085] calling  dm_delay_init+0x0/0xe8 @ 1
[   16.675284] initcall dm_delay_init+0x0/0xe8 returned 0 after 976 usecs
[   16.681022] calling  dm_snapshot_init+0x0/0x267 @ 1
[   16.688392] initcall dm_snapshot_init+0x0/0x267 returned 0 after 1953 usecs
[   16.695021] calling  dm_mirror_init+0x0/0x9f @ 1
[   16.701205] initcall dm_mirror_init+0x0/0x9f returned 0 after 976 usecs
[   16.707032] calling  dm_dirty_log_init+0x0/0x7f @ 1
[   16.712056] initcall dm_dirty_log_init+0x0/0x7f returned 0 after 0 usecs
[   16.719021] calling  userspace_dirty_log_init+0x0/0xca @ 1
[   16.724169] device-mapper: dm-log-userspace: version 1.0.0 loaded
[   16.731022] initcall userspace_dirty_log_init+0x0/0xca returned 0 after 6835 usecs
[   16.738021] calling  dm_zero_init+0x0/0x57 @ 1
[   16.743024] initcall dm_zero_init+0x0/0x57 returned 0 after 0 usecs
[   16.749021] calling  bcm203x_init+0x0/0x78 @ 1
[   16.753020] Bluetooth: Broadcom Blutonium firmware driver ver 1.2
[   16.760459] usbcore: registered new interface driver bcm203x
[   16.766029] initcall bcm203x_init+0x0/0x78 returned 0 after 12695 usecs
[   16.772021] calling  bpa10x_init+0x0/0x55 @ 1
[   16.777019] Bluetooth: Digianswer Bluetooth USB driver ver 0.10
[   16.783391] usbcore: registered new interface driver bpa10x
[   16.788027] initcall bpa10x_init+0x0/0x55 returned 0 after 10742 usecs
[   16.795021] calling  btusb_init+0x0/0x55 @ 1
[   16.799019] Bluetooth: Generic Bluetooth USB driver ver 0.5
[   16.805724] usbcore: registered new interface driver btusb
[   16.811027] initcall btusb_init+0x0/0x55 returned 0 after 11718 usecs
[   16.817024] calling  cpufreq_stats_init+0x0/0xca @ 1
[   16.822044] initcall cpufreq_stats_init+0x0/0xca returned 0 after 0 usecs
[   16.829021] calling  cpufreq_gov_powersave_init+0x0/0x39 @ 1
[   16.835023] initcall cpufreq_gov_powersave_init+0x0/0x39 returned 0 after 0 usecs
[   16.842021] calling  cpufreq_gov_dbs_init+0x0/0x103 @ 1
[   16.849040] initcall cpufreq_gov_dbs_init+0x0/0x103 returned 0 after 1953 usecs
[   16.856022] calling  cpufreq_gov_dbs_init+0x0/0x8e @ 1
[   16.862133] initcall cpufreq_gov_dbs_init+0x0/0x8e returned 0 after 0 usecs
[   16.869023] calling  init_ladder+0x0/0x39 @ 1
[   16.873051] cpuidle: using governor ladder
[   16.877023] initcall init_ladder+0x0/0x39 returned 0 after 3906 usecs
[   16.884022] calling  init_menu+0x0/0x39 @ 1
[   16.888021] cpuidle: using governor menu
[   16.892023] initcall init_menu+0x0/0x39 returned 0 after 3906 usecs
[   16.898022] calling  i7300_idle_init+0x0/0x1b1 @ 1
[   16.903179] initcall i7300_idle_init+0x0/0x1b1 returned -19 after 0 usecs
[   16.910022] calling  memstick_init+0x0/0xab @ 1
[   16.915273] initcall memstick_init+0x0/0xab returned 0 after 976 usecs
[   16.922076] calling  mspro_block_init+0x0/0x98 @ 1
[   16.927556] initcall mspro_block_init+0x0/0x98 returned 0 after 0 usecs
[   16.934079] calling  tifm_ms_init+0x0/0x39 @ 1
[   16.939155] initcall tifm_ms_init+0x0/0x39 returned 0 after 976 usecs
[   16.945080] calling  jmb38x_ms_init+0x0/0x42 @ 1
[   16.950715] initcall jmb38x_ms_init+0x0/0x42 returned 0 after 0 usecs
[   16.957021] calling  pca9532_init+0x0/0x3b @ 1
[   16.961991] i2c-core: driver [pca9532] registered
[   16.966029] initcall pca9532_init+0x0/0x3b returned 0 after 4882 usecs
[   16.973021] calling  clevo_mail_led_init+0x0/0xba @ 1
[   16.978024] initcall clevo_mail_led_init+0x0/0xba returned -19 after 0 usecs
[   16.985021] calling  pca955x_leds_init+0x0/0x3b @ 1
[   16.990587] i2c-core: driver [leds-pca955x] registered
[   16.995027] initcall pca955x_leds_init+0x0/0x3b returned 0 after 4882 usecs
[   17.002021] calling  dac124s085_leds_init+0x0/0x39 @ 1
[   17.008193] initcall dac124s085_leds_init+0x0/0x39 returned 0 after 976 usecs
[   17.015070] calling  heartbeat_trig_init+0x0/0x39 @ 1
[   17.020072] initcall heartbeat_trig_init+0x0/0x39 returned 0 after 0 usecs
[   17.027068] calling  bl_trig_init+0x0/0x39 @ 1
[   17.031031] initcall bl_trig_init+0x0/0x39 returned 0 after 0 usecs
[   17.038021] calling  ib_core_init+0x0/0x6a @ 1
[   17.042967] initcall ib_core_init+0x0/0x6a returned 0 after 976 usecs
[   17.049072] calling  ib_mad_init_module+0x0/0xca @ 1
[   17.055277] initcall ib_mad_init_module+0x0/0xca returned 0 after 976 usecs
[   17.062080] calling  ib_sa_init+0x0/0xc1 @ 1
[   17.066719] initcall ib_sa_init+0x0/0xc1 returned 0 after 0 usecs
[   17.072022] calling  ib_cm_init+0x0/0x180 @ 1
[   17.079039] initcall ib_cm_init+0x0/0x180 returned 0 after 1953 usecs
[   17.085022] calling  iw_cm_init+0x0/0x5c @ 1
[   17.090391] initcall iw_cm_init+0x0/0x5c returned 0 after 0 usecs
[   17.096022] calling  addr_init+0x0/0x6d @ 1
[   17.100809] initcall addr_init+0x0/0x6d returned 0 after 0 usecs
[   17.106022] calling  cma_init+0x0/0x108 @ 1
[   17.111220] initcall cma_init+0x0/0x108 returned 0 after 0 usecs
[   17.117022] calling  infinipath_init+0x0/0xe9 @ 1
[   17.122440] initcall infinipath_init+0x0/0xe9 returned 0 after 976 usecs
[   17.129022] calling  c2_init_module+0x0/0x42 @ 1
[   17.134226] initcall c2_init_module+0x0/0x42 returned 0 after 976 usecs
[   17.140074] calling  mlx4_ib_init+0x0/0x39 @ 1
[   17.145090] initcall mlx4_ib_init+0x0/0x39 returned 0 after 0 usecs
[   17.151069] calling  nes_init_module+0x0/0x80 @ 1
[   17.157166] initcall nes_init_module+0x0/0x80 returned 0 after 976 usecs
[   17.163084] calling  ipoib_init_module+0x0/0x12d @ 1
[   17.169315] initcall ipoib_init_module+0x0/0x12d returned 0 after 0 usecs
[   17.176071] calling  srp_init_module+0x0/0x116 @ 1
[   17.181372] initcall srp_init_module+0x0/0x116 returned 0 after 976 usecs
[   17.188022] calling  dcdrbu_init+0x0/0x169 @ 1
[   17.192997] initcall dcdrbu_init+0x0/0x169 returned 0 after 976 usecs
[   17.199022] calling  ibft_init+0x0/0x1e6 @ 1
[   17.203030] No iBFT detected.
[   17.206022] initcall ibft_init+0x0/0x1e6 returned 0 after 2929 usecs
[   17.213021] calling  padlock_init+0x0/0x11d @ 1
[   17.217019] padlock: VIA PadLock not detected.
[   17.222021] initcall padlock_init+0x0/0x11d returned -19 after 4882 usecs
[   17.228021] calling  hifn_init+0x0/0x3e @ 1
[   17.233019] HIFN supports only 32-bit addresses.
[   17.237021] initcall hifn_init+0x0/0x3e returned -22 after 3906 usecs
[   17.244021] initcall hifn_init+0x0/0x3e returned with error code -22 
[   17.250021] calling  hid_init+0x0/0x6e @ 1
[   17.255220] initcall hid_init+0x0/0x6e returned 0 after 976 usecs
[   17.261023] calling  apple_init+0x0/0x63 @ 1
[   17.266202] initcall apple_init+0x0/0x63 returned 0 after 976 usecs
[   17.272064] calling  ch_init+0x0/0x47 @ 1
[   17.276983] initcall ch_init+0x0/0x47 returned 0 after 976 usecs
[   17.283081] calling  ch_init+0x0/0x47 @ 1
[   17.287443] initcall ch_init+0x0/0x47 returned 0 after 0 usecs
[   17.293026] calling  cp_init+0x0/0x47 @ 1
[   17.297654] initcall cp_init+0x0/0x47 returned 0 after 0 usecs
[   17.303022] calling  gyration_init+0x0/0x47 @ 1
[   17.308386] initcall gyration_init+0x0/0x47 returned 0 after 0 usecs
[   17.314022] calling  kye_init+0x0/0x47 @ 1
[   17.319194] initcall kye_init+0x0/0x47 returned 0 after 976 usecs
[   17.325027] calling  lg_init+0x0/0x47 @ 1
[   17.329583] initcall lg_init+0x0/0x47 returned 0 after 0 usecs
[   17.335099] calling  ms_init+0x0/0x47 @ 1
[   17.340081] initcall ms_init+0x0/0x47 returned 0 after 976 usecs
[   17.346086] calling  mr_init+0x0/0x47 @ 1
[   17.350542] initcall mr_init+0x0/0x47 returned 0 after 0 usecs
[   17.356079] calling  ntrig_init+0x0/0x47 @ 1
[   17.361143] initcall ntrig_init+0x0/0x47 returned 0 after 976 usecs
[   17.367022] calling  pl_init+0x0/0x47 @ 1
[   17.371811] initcall pl_init+0x0/0x47 returned 0 after 0 usecs
[   17.377022] calling  pl_init+0x0/0x47 @ 1
[   17.382075] initcall pl_init+0x0/0x47 returned 0 after 976 usecs
[   17.388022] calling  samsung_init+0x0/0x47 @ 1
[   17.392914] initcall samsung_init+0x0/0x47 returned 0 after 0 usecs
[   17.399022] calling  sony_init+0x0/0x47 @ 1
[   17.403586] initcall sony_init+0x0/0x47 returned 0 after 0 usecs
[   17.409071] calling  sp_init+0x0/0x47 @ 1
[   17.414138] initcall sp_init+0x0/0x47 returned 0 after 976 usecs
[   17.420072] calling  ga_init+0x0/0x42 @ 1
[   17.424585] initcall ga_init+0x0/0x42 returned 0 after 0 usecs
[   17.430071] calling  ts_init+0x0/0x47 @ 1
[   17.435097] initcall ts_init+0x0/0x47 returned 0 after 976 usecs
[   17.441080] calling  wacom_init+0x0/0x71 @ 1
[   17.445871] wacom driver registered
[   17.449027] initcall wacom_init+0x0/0x71 returned 0 after 3906 usecs
[   17.455075] calling  hid_init+0x0/0xf1 @ 1
[   17.460285] usbcore: registered new interface driver hiddev
[   17.466690] usbcore: registered new interface driver usbhid
[   17.472161] usbhid: v2.6:USB HID core driver
[   17.476112] initcall hid_init+0x0/0xf1 returned 0 after 16601 usecs
[   17.483087] calling  usb_mouse_init+0x0/0x5e @ 1
[   17.488145] usbcore: registered new interface driver usbmouse
[   17.493083] usbmouse: v1.6:USB HID Boot Protocol mouse driver
[   17.499025] initcall usb_mouse_init+0x0/0x5e returned 0 after 11718 usecs
[   17.506021] calling  fake_init+0x0/0x53 @ 1
[   17.511383] ieee802154hardmac ieee802154hardmac: Added ieee802154 HardMAC hardware
[   17.519914] initcall fake_init+0x0/0x53 returned 0 after 8789 usecs
[   17.526022] calling  init_soundcore+0x0/0xa5 @ 1
[   17.531181] initcall init_soundcore+0x0/0xa5 returned 0 after 976 usecs
[   17.537022] calling  alsa_sound_init+0x0/0xba @ 1
[   17.542305] Advanced Linux Sound Architecture Driver Version 1.0.20.
[   17.549023] initcall alsa_sound_init+0x0/0xba returned 0 after 6835 usecs
[   17.555021] calling  alsa_timer_init+0x0/0xf4 @ 1
[   17.561462] initcall alsa_timer_init+0x0/0xf4 returned 0 after 976 usecs
[   17.568023] calling  snd_hrtimer_init+0x0/0x129 @ 1
[   17.573028] initcall snd_hrtimer_init+0x0/0x129 returned 0 after 0 usecs
[   17.579022] calling  alsa_pcm_init+0x0/0x92 @ 1
[   17.584080] initcall alsa_pcm_init+0x0/0x92 returned 0 after 0 usecs
[   17.590022] calling  snd_mem_init+0x0/0x53 @ 1
[   17.595044] initcall snd_mem_init+0x0/0x53 returned 0 after 0 usecs
[   17.601022] calling  alsa_rawmidi_init+0x0/0xcb @ 1
[   17.606029] initcall alsa_rawmidi_init+0x0/0xcb returned 0 after 0 usecs
[   17.613022] calling  alsa_pcm_oss_init+0x0/0xcc @ 1
[   17.618052] initcall alsa_pcm_oss_init+0x0/0xcc returned 0 after 0 usecs
[   17.624022] calling  alsa_seq_init+0x0/0x5f @ 1
[   17.629990] initcall alsa_seq_init+0x0/0x5f returned 0 after 976 usecs
[   17.636025] calling  alsa_seq_device_init+0x0/0x82 @ 1
[   17.641040] initcall alsa_seq_device_init+0x0/0x82 returned 0 after 0 usecs
[   17.648022] calling  alsa_seq_midi_event_init+0x0/0x2d @ 1
[   17.654022] initcall alsa_seq_midi_event_init+0x0/0x2d returned 0 after 0 usecs
[   17.661021] calling  alsa_seq_oss_init+0x0/0xf3 @ 1
[   17.667569] initcall alsa_seq_oss_init+0x0/0xf3 returned 0 after 1953 usecs
[   17.675024] calling  alsa_seq_dummy_init+0x0/0x32 @ 1
[   17.680110] initcall alsa_seq_dummy_init+0x0/0x32 returned 0 after 0 usecs
[   17.687022] calling  alsa_seq_midi_init+0x0/0x52 @ 1
[   17.692058] initcall alsa_seq_midi_init+0x0/0x52 returned 0 after 0 usecs
[   17.699022] calling  alsa_card_serial_init+0x0/0xb4 @ 1
[   17.705228] no UART detected at 0x1
[   17.709466] initcall alsa_card_serial_init+0x0/0xb4 returned -19 after 4882 usecs
[   17.717023] calling  snd_mts64_module_init+0x0/0x75 @ 1
[   17.723265] snd_mts64: probe of snd_mts64.0 failed with error -5
[   17.730188] initcall snd_mts64_module_init+0x0/0x75 returned -19 after 7812 usecs
[   17.737077] calling  snd_portman_module_init+0x0/0x75 @ 1
[   17.743658] snd_portman2x4: probe of snd_portman2x4.0 failed with error -5
[   17.751364] initcall snd_portman_module_init+0x0/0x75 returned -19 after 7812 usecs
[   17.759149] calling  alsa_mpu401_uart_init+0x0/0x2d @ 1
[   17.764188] initcall alsa_mpu401_uart_init+0x0/0x2d returned 0 after 0 usecs
[   17.771081] calling  alsa_card_mpu401_init+0x0/0xb2 @ 1
[   17.777587] ALSA sound/drivers/mpu401/mpu401.c:111: specify port
[   17.784192] snd_mpu401: probe of snd_mpu401.0 failed with error -22
[   17.791212] initcall alsa_card_mpu401_init+0x0/0xb2 returned -19 after 13671 usecs
[   17.799093] calling  pcsp_init+0x0/0x47 @ 1
[   17.803114] Error: Driver 'pcspkr' is already registered, aborting...
[   17.809069] initcall pcsp_init+0x0/0x47 returned -17 after 5859 usecs
[   17.816068] initcall pcsp_init+0x0/0x47 returned with error code -17 
[   17.822026] calling  snd_soc_init+0x0/0x74 @ 1
[   17.827720] initcall snd_soc_init+0x0/0x74 returned 0 after 0 usecs
[   17.834022] calling  alsa_sound_last_init+0x0/0x93 @ 1
[   17.839020] ALSA device list:
[   17.842020]   No soundcards found.
[   17.845022] initcall alsa_sound_last_init+0x0/0x93 returned 0 after 5859 usecs
[   17.852025] calling  oprofile_init+0x0/0x78 @ 1
[   17.857023] oprofile: using NMI interrupt.
[   17.861032] initcall oprofile_init+0x0/0x78 returned 0 after 3906 usecs
[   17.868022] calling  flow_cache_init+0x0/0x1c9 @ 1
[   17.873507] initcall flow_cache_init+0x0/0x1c9 returned 0 after 976 usecs
[   17.880022] calling  llc_init+0x0/0x47 @ 1
[   17.884025] initcall llc_init+0x0/0x47 returned 0 after 0 usecs
[   17.890022] calling  llc2_init+0x0/0xf4 @ 1
[   17.894093] NET: Registered protocol family 26
[   17.899023] initcall llc2_init+0x0/0xf4 returned 0 after 4882 usecs
[   17.905022] calling  snap_init+0x0/0x61 @ 1
[   17.909084] initcall snap_init+0x0/0x61 returned 0 after 0 usecs
[   17.915022] calling  rif_init+0x0/0xb5 @ 1
[   17.919046] initcall rif_init+0x0/0xb5 returned 0 after 0 usecs
[   17.925022] calling  sysctl_ipv4_init+0x0/0x74 @ 1
[   17.930043] initcall sysctl_ipv4_init+0x0/0x74 returned 0 after 0 usecs
[   17.937021] calling  ipgre_init+0x0/0xd7 @ 1
[   17.941020] GRE over IPv4 tunneling driver
[   17.946317] initcall ipgre_init+0x0/0xd7 returned 0 after 4882 usecs
[   17.952023] calling  init_syncookies+0x0/0x40 @ 1
[   17.957066] initcall init_syncookies+0x0/0x40 returned 0 after 0 usecs
[   17.964021] calling  ah4_init+0x0/0x8f @ 1
[   17.968025] initcall ah4_init+0x0/0x8f returned 0 after 0 usecs
[   17.974021] calling  esp4_init+0x0/0x8f @ 1
[   17.978023] initcall esp4_init+0x0/0x8f returned 0 after 0 usecs
[   17.984021] calling  xfrm4_beet_init+0x0/0x3e @ 1
[   17.989023] initcall xfrm4_beet_init+0x0/0x3e returned 0 after 0 usecs
[   17.995021] calling  xfrm4_transport_init+0x0/0x3e @ 1
[   18.000022] initcall xfrm4_transport_init+0x0/0x3e returned 0 after 0 usecs
[   18.007021] calling  xfrm4_mode_tunnel_init+0x0/0x3e @ 1
[   18.013022] initcall xfrm4_mode_tunnel_init+0x0/0x3e returned 0 after 0 usecs
[   18.020021] calling  inet_diag_init+0x0/0xbc @ 1
[   18.024079] initcall inet_diag_init+0x0/0xbc returned 0 after 0 usecs
[   18.031022] calling  tcp_diag_init+0x0/0x39 @ 1
[   18.035065] initcall tcp_diag_init+0x0/0x39 returned 0 after 0 usecs
[   18.042022] calling  cubictcp_register+0x0/0x88 @ 1
[   18.047022] TCP cubic registered
[   18.050022] initcall cubictcp_register+0x0/0x88 returned 0 after 2929 usecs
[   18.057021] calling  xfrm_user_init+0x0/0x71 @ 1
[   18.061021] Initializing XFRM netlink socket
[   18.066131] initcall xfrm_user_init+0x0/0x71 returned 0 after 3906 usecs
[   18.073022] calling  inet6_init+0x0/0x2ec @ 1
[   18.081279] NET: Registered protocol family 10
[   18.091367] initcall inet6_init+0x0/0x2ec returned 0 after 13671 usecs
[   18.098115] calling  ah6_init+0x0/0x8f @ 1
[   18.102078] initcall ah6_init+0x0/0x8f returned 0 after 0 usecs
[   18.108088] calling  ipcomp6_init+0x0/0x8f @ 1
[   18.113028] initcall ipcomp6_init+0x0/0x8f returned 0 after 0 usecs
[   18.119022] calling  xfrm6_tunnel_init+0x0/0x11c @ 1
[   18.125160] initcall xfrm6_tunnel_init+0x0/0x11c returned 0 after 976 usecs
[   18.132072] calling  tunnel6_init+0x0/0x8f @ 1
[   18.136126] initcall tunnel6_init+0x0/0x8f returned 0 after 0 usecs
[   18.143069] calling  xfrm6_mode_tunnel_init+0x0/0x3e @ 1
[   18.148077] initcall xfrm6_mode_tunnel_init+0x0/0x3e returned 0 after 0 usecs
[   18.155025] calling  xfrm6_ro_init+0x0/0x3e @ 1
[   18.160023] initcall xfrm6_ro_init+0x0/0x3e returned 0 after 0 usecs
[   18.166021] calling  mip6_init+0x0/0xe1 @ 1
[   18.170020] Mobile IPv6
[   18.173024] initcall mip6_init+0x0/0xe1 returned 0 after 2929 usecs
[   18.179022] calling  ip6_tunnel_init+0x0/0xc8 @ 1
[   18.184749] initcall ip6_tunnel_init+0x0/0xc8 returned 0 after 976 usecs
[   18.191085] calling  packet_init+0x0/0x6d @ 1
[   18.196096] NET: Registered protocol family 17
[   18.200177] initcall packet_init+0x0/0x6d returned 0 after 4882 usecs
[   18.207026] calling  ipsec_pfkey_init+0x0/0xac @ 1
[   18.212022] NET: Registered protocol family 15
[   18.216048] initcall ipsec_pfkey_init+0x0/0xac returned 0 after 3906 usecs
[   18.223022] calling  br_init+0x0/0xd3 @ 1
[   18.228429] initcall br_init+0x0/0xd3 returned 0 after 976 usecs
[   18.234023] calling  dsa_init_module+0x0/0x3b @ 1
[   18.239024] initcall dsa_init_module+0x0/0x3b returned 0 after 0 usecs
[   18.245021] calling  edsa_init_module+0x0/0x3b @ 1
[   18.250023] initcall edsa_init_module+0x0/0x3b returned 0 after 0 usecs
[   18.257022] calling  trailer_init_module+0x0/0x3b @ 1
[   18.262023] initcall trailer_init_module+0x0/0x3b returned 0 after 0 usecs
[   18.269022] calling  mv88e6060_init+0x0/0x3b @ 1
[   18.273051] initcall mv88e6060_init+0x0/0x3b returned 0 after 0 usecs
[   18.280022] calling  mv88e6123_61_65_init+0x0/0x3b @ 1
[   18.285023] initcall mv88e6123_61_65_init+0x0/0x3b returned 0 after 0 usecs
[   18.292021] calling  mv88e6131_init+0x0/0x3b @ 1
[   18.296023] initcall mv88e6131_init+0x0/0x3b returned 0 after 0 usecs
[   18.303022] calling  dsa_init_module+0x0/0x39 @ 1
[   18.308564] initcall dsa_init_module+0x0/0x39 returned 0 after 0 usecs
[   18.315022] calling  ipx_init+0x0/0x120 @ 1
[   18.319977] NET: Registered protocol family 4
[   18.326102] initcall ipx_init+0x0/0x120 returned 0 after 6835 usecs
[   18.332023] calling  atalk_init+0x0/0xb3 @ 1
[   18.337023] NET: Registered protocol family 5
[   18.345117] initcall atalk_init+0x0/0xb3 returned 0 after 7812 usecs
[   18.351023] calling  x25_init+0x0/0x85 @ 1
[   18.356023] NET: Registered protocol family 9
[   18.360025] X.25 for Linux Version 0.2
[   18.364079] initcall x25_init+0x0/0x85 returned 0 after 7812 usecs
[   18.370023] calling  can_init+0x0/0x144 @ 1
[   18.374021] can: controller area network core (rev 20090105 abi 8)
[   18.381519] NET: Registered protocol family 29
[   18.386028] initcall can_init+0x0/0x144 returned 0 after 11718 usecs
[   18.392022] calling  raw_module_init+0x0/0x61 @ 1
[   18.397020] can: raw protocol (rev 20090105)
[   18.401050] initcall raw_module_init+0x0/0x61 returned 0 after 3906 usecs
[   18.408022] calling  bcm_module_init+0x0/0x7f @ 1
[   18.413020] can: broadcast manager protocol (rev 20090105 t)
[   18.418038] initcall bcm_module_init+0x0/0x7f returned 0 after 4882 usecs
[   18.425023] calling  irlan_init+0x0/0xfd @ 1
[   18.430455] initcall irlan_init+0x0/0xfd returned 0 after 976 usecs
[   18.437023] calling  l2cap_init+0x0/0x10a @ 1
[   18.441073] Bluetooth: L2CAP ver 2.13
[   18.445021] Bluetooth: L2CAP socket layer initialized
[   18.450022] initcall l2cap_init+0x0/0x10a returned 0 after 8789 usecs
[   18.456022] calling  rfcomm_init+0x0/0xdf @ 1
[   18.461257] Bluetooth: RFCOMM socket layer initialized
[   18.466054] Bluetooth: RFCOMM TTY layer initialized
[   18.471021] Bluetooth: RFCOMM ver 1.11
[   18.475023] initcall rfcomm_init+0x0/0xdf returned 0 after 13671 usecs
[   18.481022] calling  hidp_init+0x0/0x81 @ 1
[   18.485021] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   18.492140] initcall hidp_init+0x0/0x81 returned 0 after 6835 usecs
[   18.498023] calling  init_sunrpc+0x0/0x83 @ 1
[   18.505364] RPC: Registered udp transport module.
[   18.510023] RPC: Registered tcp transport module.
[   18.514029] initcall init_sunrpc+0x0/0x83 returned 0 after 11718 usecs
[   18.521022] calling  init_rpcsec_gss+0x0/0x73 @ 1
[   18.526154] initcall init_rpcsec_gss+0x0/0x73 returned 0 after 0 usecs
[   18.532022] calling  init_kerberos_module+0x0/0x55 @ 1
[   18.537095] initcall init_kerberos_module+0x0/0x55 returned 0 after 976 usecs
[   18.545023] calling  init_spkm3_module+0x0/0x55 @ 1
[   18.550044] initcall init_spkm3_module+0x0/0x55 returned 0 after 0 usecs
[   18.556022] calling  xprt_rdma_init+0x0/0xe2 @ 1
[   18.561021] RPC: Registered rdma transport module.
[   18.566027] initcall xprt_rdma_init+0x0/0xe2 returned 0 after 4882 usecs
[   18.572024] calling  svc_rdma_init+0x0/0x172 @ 1
[   18.578286] initcall svc_rdma_init+0x0/0x172 returned 0 after 976 usecs
[   18.585023] calling  af_rxrpc_init+0x0/0x1c6 @ 1
[   18.593186] NET: Registered protocol family 33
[   18.597123] initcall af_rxrpc_init+0x0/0x1c6 returned 0 after 6835 usecs
[   18.604063] calling  rxkad_init+0x0/0x64 @ 1
[   18.609197] RxRPC: Registered security type 2 'rxkad'
[   18.614076] initcall rxkad_init+0x0/0x64 returned 0 after 5859 usecs
[   18.620114] calling  decnet_init+0x0/0xb4 @ 1
[   18.625071] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[   18.635205] DECnet: Routing cache hash table of 512 buckets, 36Kbytes
[   18.642654] NET: Registered protocol family 12
[   18.647147] initcall decnet_init+0x0/0xb4 returned 0 after 21484 usecs
[   18.653111] calling  econet_proto_init+0x0/0x80 @ 1
[   18.658077] NET: Registered protocol family 19
[   18.663304] initcall econet_proto_init+0x0/0x80 returned 0 after 4882 usecs
[   18.670028] calling  phonet_init+0x0/0x9e @ 1
[   18.674043] NET: Registered protocol family 35
[   18.680147] initcall phonet_init+0x0/0x9e returned 0 after 5859 usecs
[   18.686023] calling  pep_register+0x0/0x3e @ 1
[   18.691589] initcall pep_register+0x0/0x3e returned 0 after 0 usecs
[   18.698073] calling  vlan_proto_init+0x0/0xeb @ 1
[   18.702101] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[   18.709070] All bugs added by David S. Miller <davem@redhat.com>
[   18.715128] initcall vlan_proto_init+0x0/0xeb returned 0 after 12695 usecs
[   18.722023] calling  dccp_init+0x0/0x36f @ 1
[   18.736534] CCID: Activated CCID 2 (TCP-like)
[   18.740032] initcall dccp_init+0x0/0x36f returned 0 after 12695 usecs
[   18.747111] calling  dccp_v4_init+0x0/0xae @ 1
[   18.753392] initcall dccp_v4_init+0x0/0xae returned 0 after 1953 usecs
[   18.760078] calling  dccp_v6_init+0x0/0xae @ 1
[   18.767132] initcall dccp_v6_init+0x0/0xae returned 0 after 1953 usecs
[   18.773077] calling  dccp_diag_init+0x0/0x39 @ 1
[   18.778084] initcall dccp_diag_init+0x0/0x39 returned 0 after 0 usecs
[   18.784025] calling  sctp_init+0x0/0x775 @ 1
[   18.795287] SCTP: Hash tables configured (established 14563 bind 14563)
[   18.803443] sctp_init_sock(sk: ffff88003cf68000)
[   18.808190] initcall sctp_init+0x0/0x775 returned 0 after 18554 usecs
[   18.815169] calling  rds_init+0x0/0xf8 @ 1
[   18.821083] NET: Registered protocol family 21
[   18.825213] rds_rdma_listen_init(): cm ffff88003ce2bbf0 listening on port 18634
[   18.834401] Registered RDS/iwarp transport
[   18.839400] Registered RDS/infiniband transport
[   18.844076] initcall rds_init+0x0/0xf8 returned 0 after 24414 usecs
[   18.850154] calling  lib80211_init+0x0/0x45 @ 1
[   18.855064] lib80211: common routines for IEEE802.11 drivers
[   18.861126] lib80211_crypt: registered algorithm 'NULL'
[   18.866073] initcall lib80211_init+0x0/0x45 returned 0 after 10742 usecs
[   18.873026] calling  lib80211_crypto_wep_init+0x0/0x39 @ 1
[   18.878027] lib80211_crypt: registered algorithm 'WEP'
[   18.883024] initcall lib80211_crypto_wep_init+0x0/0x39 returned 0 after 4882 usecs
[   18.891023] calling  lib80211_crypto_ccmp_init+0x0/0x39 @ 1
[   18.897023] lib80211_crypt: registered algorithm 'CCMP'
[   18.902023] initcall lib80211_crypto_ccmp_init+0x0/0x39 returned 0 after 4882 usecs
[   18.910023] calling  lib80211_crypto_tkip_init+0x0/0x39 @ 1
[   18.915024] lib80211_crypt: registered algorithm 'TKIP'
[   18.920024] initcall lib80211_crypto_tkip_init+0x0/0x39 returned 0 after 4882 usecs
[   18.928023] calling  tipc_init+0x0/0xdf @ 1
[   18.932048] TIPC: Activated (version 1.6.4 compiled Aug  4 2009 11:29:57)
[   18.942663] NET: Registered protocol family 30
[   18.947023] TIPC: Started in single node mode
[   18.951028] initcall tipc_init+0x0/0xdf returned 0 after 18554 usecs
[   18.957023] calling  dcbnl_init+0x0/0x59 @ 1
[   18.962023] initcall dcbnl_init+0x0/0x59 returned 0 after 0 usecs
[   18.968023] calling  ieee802154_nl_init+0x0/0xb4 @ 1
[   18.977082] initcall ieee802154_nl_init+0x0/0xb4 returned 0 after 3906 usecs
[   18.984024] calling  af_ieee802154_init+0x0/0x9b @ 1
[   18.990449] NET: Registered protocol family 36
[   18.995079] initcall af_ieee802154_init+0x0/0x9b returned 0 after 5859 usecs
[   19.002098] calling  wimax_subsys_init+0x0/0x25a @ 1
[   19.011121] initcall wimax_subsys_init+0x0/0x25a returned 0 after 3906 usecs
[   19.018028] calling  severities_debugfs_init+0x0/0x83 @ 1
[   19.024061] initcall severities_debugfs_init+0x0/0x83 returned 0 after 0 usecs
[   19.031023] calling  update_mp_table+0x0/0x245 @ 1
[   19.036023] initcall update_mp_table+0x0/0x245 returned 0 after 0 usecs
[   19.042023] calling  lapic_insert_resource+0x0/0x67 @ 1
[   19.048026] initcall lapic_insert_resource+0x0/0x67 returned 0 after 0 usecs
[   19.055023] calling  io_apic_bug_finalize+0x0/0x42 @ 1
[   19.060023] initcall io_apic_bug_finalize+0x0/0x42 returned 0 after 0 usecs
[   19.067023] calling  check_early_ioremap_leak+0x0/0x8e @ 1
[   19.072023] initcall check_early_ioremap_leak+0x0/0x8e returned 0 after 0 usecs
[   19.080023] calling  sched_init_debug+0x0/0x4b @ 1
[   19.084038] initcall sched_init_debug+0x0/0x4b returned 0 after 0 usecs
[   19.091023] calling  init_oops_id+0x0/0x5d @ 1
[   19.095022] initcall init_oops_id+0x0/0x5d returned 0 after 0 usecs
[   19.102022] calling  disable_boot_consoles+0x0/0x99 @ 1
[   19.107023] initcall disable_boot_consoles+0x0/0x99 returned 0 after 0 usecs
[   19.114022] calling  pm_qos_power_init+0x0/0xf0 @ 1
[   19.120287] initcall pm_qos_power_init+0x0/0xf0 returned 0 after 976 usecs
[   19.127023] calling  taskstats_init+0x0/0xbe @ 1
[   19.132074] registered taskstats version 1
[   19.136027] initcall taskstats_init+0x0/0xbe returned 0 after 3906 usecs
[   19.143022] calling  clear_boot_tracer+0x0/0x52 @ 1
[   19.147023] initcall clear_boot_tracer+0x0/0x52 returned 0 after 0 usecs
[   19.154023] calling  event_trace_self_tests_init+0x0/0x68 @ 1
[   19.160021] Running tests on trace events:
[   19.164021] Testing event kfree_skb: OK
[   19.172064] Testing event block_rq_abort: OK
[   19.180590] Testing event block_rq_insert: OK
[   19.189589] Testing event block_rq_issue: OK
[   19.198589] Testing event block_rq_requeue: OK
[   19.207589] Testing event block_rq_complete: OK
[   19.216589] Testing event block_bio_bounce: OK
[   19.225589] Testing event block_bio_complete: OK
[   19.234589] Testing event block_bio_backmerge: OK
[   19.243557] Testing event block_bio_frontmerge: OK
[   19.252677] Testing event block_bio_queue: OK
[   19.261593] Testing event block_getrq: OK
[   19.269588] Testing event block_sleeprq: OK
[   19.279019] Testing event block_plug: OK
[   19.286669] Testing event block_unplug_timer: OK
[   19.295541] Testing event block_unplug_io: OK
[   19.304667] Testing event block_split: OK
[   19.313589] Testing event block_remap: OK
[   19.321589] Testing event gfs2_glock_state_change: OK
[   19.330589] Testing event gfs2_glock_put: OK
[   19.339589] Testing event gfs2_demote_rq: OK
[   19.348589] Testing event gfs2_promote: OK
[   19.357589] Testing event gfs2_glock_queue: OK
[   19.366589] Testing event gfs2_pin: OK
[   19.374589] Testing event gfs2_log_flush: OK
[   19.383589] Testing event gfs2_log_blocks: OK
[   19.392591] Testing event gfs2_bmap: OK
[   19.400589] Testing event gfs2_block_alloc: OK
[   19.409589] Testing event jbd2_checkpoint: OK
[   19.418589] Testing event jbd2_start_commit: OK
[   19.427589] Testing event jbd2_commit_locking: OK
[   19.436539] Testing event jbd2_commit_flushing: OK
[   19.445667] Testing event jbd2_commit_logging: OK
[   19.454593] Testing event jbd2_end_commit: OK
[   19.463589] Testing event jbd2_submit_inode_data: OK
[   19.472589] Testing event kmalloc: OK
[   19.480589] Testing event kmem_cache_alloc: OK
[   19.489589] Testing event kmalloc_node: OK
[   19.498589] Testing event kmem_cache_alloc_node: OK
[   19.507589] Testing event kfree: OK
[   19.515590] Testing event kmem_cache_free: OK
[   19.524589] Testing event lock_acquire: OK
[   19.533633] Testing event lock_release: OK
[   19.542601] Testing event lock_contended: OK
[   19.551589] Testing event lock_acquired: OK
[   19.560591] Testing event workqueue_insertion: OK
[   19.569673] Testing event workqueue_execution: OK
[   19.578598] Testing event workqueue_creation: OK
[   19.587592] Testing event workqueue_destruction: OK
[   19.596592] Testing event irq_handler_entry: OK
[   19.605589] Testing event irq_handler_exit: OK
[   19.614589] Testing event softirq_entry: OK
[   19.623539] Testing event softirq_exit: OK
[   19.632591] Testing event sched_kthread_stop: OK
[   19.641593] Testing event sched_kthread_stop_ret: OK
[   19.650589] Testing event sched_wait_task: OK
[   19.659589] Testing event sched_wakeup: OK
[   19.668591] Testing event sched_wakeup_new: OK
[   19.677594] Testing event sched_switch: OK
[   19.686591] Testing event sched_migrate_task: OK
[   19.695589] Testing event sched_process_free: OK
[   19.704458] Testing event sched_process_exit: OK
[   19.713589] Testing event sched_process_wait: OK
[   19.722589] Testing event sched_process_fork: OK
[   19.731589] Testing event sched_signal_send: OK
[   19.740589] Running tests on trace event systems:
[   19.745076] Testing event system skb: OK
[   19.753589] Testing event system block: OK
[   19.762753] Testing event system gfs2: OK
[   19.771630] Testing event system jbd2: OK
[   19.780590] Testing event system kmem: OK
[   19.789590] Testing event system lockdep: OK
[   19.798619] Testing event system workqueue: OK
[   19.807612] Testing event system irq: OK
[   19.815591] Testing event system sched: OK
[   19.824650] Running tests on all trace events:
[   19.829075] Testing all events: OK
[   19.840028] Running tests again, along with the function tracer
[   19.846315] Running tests on trace events:
[   19.851255] Testing event kfree_skb: OK
[   19.860681] Testing event block_rq_abort: OK
[   19.869687] Testing event block_rq_insert: OK
[   19.879681] Testing event block_rq_issue: OK
[   19.888687] Testing event block_rq_requeue: OK
[   19.898681] Testing event block_rq_complete: OK
[   19.908897] Testing event block_bio_bounce: OK
[   19.918680] Testing event block_bio_complete: OK
[   19.928685] Testing event block_bio_backmerge: OK
[   19.938687] Testing event block_bio_frontmerge: OK
[   19.948682] Testing event block_bio_queue: OK
[   19.958684] Testing event block_getrq: OK
[   19.967681] Testing event block_sleeprq: OK
[   19.976680] Testing event block_plug: OK
[   19.985687] Testing event block_unplug_timer: OK
[   19.995890] Testing event block_unplug_io: OK
[   20.005683] Testing event block_split: OK
[   20.014684] Testing event block_remap: OK
[   20.023688] Testing event gfs2_glock_state_change: OK
[   20.033682] Testing event gfs2_glock_put: OK
[   20.042681] Testing event gfs2_demote_rq: OK
[   20.051687] Testing event gfs2_promote: OK
[   20.060895] Testing event gfs2_glock_queue: OK
[   20.070685] Testing event gfs2_pin: OK
[   20.079684] Testing event gfs2_log_flush: OK
[   20.088681] Testing event gfs2_log_blocks: OK
[   20.098684] Testing event gfs2_bmap: OK
[   20.107684] Testing event gfs2_block_alloc: OK
[   20.117687] Testing event jbd2_checkpoint: OK
[   20.127681] Testing event jbd2_start_commit: OK
[   20.137895] Testing event jbd2_commit_locking: OK
[   20.147683] Testing event jbd2_commit_flushing: OK
[   20.157681] Testing event jbd2_commit_logging: OK
[   20.167684] Testing event jbd2_end_commit: OK
[   20.177681] Testing event jbd2_submit_inode_data: OK
[   20.187682] Testing event kmalloc: OK
[   20.196682] Testing event kmem_cache_alloc: OK
[   20.206685] Testing event kmalloc_node: OK
[   20.215892] Testing event kmem_cache_alloc_node: OK
[   20.225683] Testing event kfree: OK
[   20.234894] Testing event kmem_cache_free: OK
[   20.244684] Testing event lock_acquire: OK
[   20.253955] Testing event lock_release: OK
[   20.263687] Testing event lock_contended: OK
[   20.273681] Testing event lock_acquired: OK
[   20.282691] Testing event workqueue_insertion: OK
[   20.292674] Testing event workqueue_execution: OK
[   20.302677] Testing event workqueue_creation: OK
[   20.312882] Testing event workqueue_destruction: OK
[   20.322670] Testing event irq_handler_entry: OK
[   20.332897] Testing event irq_handler_exit: OK
[   20.342678] Testing event softirq_entry: OK
[   20.351681] Testing event softirq_exit: OK
[   20.360897] Testing event sched_kthread_stop: OK
[   20.370685] Testing event sched_kthread_stop_ret: OK
[   20.380682] Testing event sched_wait_task: OK
[   20.390684] Testing event sched_wakeup: OK
[   20.399904] Testing event sched_wakeup_new: OK
[   20.409675] Testing event sched_switch: OK
[   20.418921] Testing event sched_migrate_task: OK
[   20.428686] Testing event sched_process_free: OK
[   20.438681] Testing event sched_process_exit: OK
[   20.448896] Testing event sched_process_wait: OK
[   20.458685] Testing event sched_process_fork: OK
[   20.468682] Testing event sched_signal_send: OK
[   20.478895] Running tests on trace event systems:
[   20.484145] Testing event system skb: OK
[   20.492692] Testing event system block: OK
[   20.503948] Testing event system gfs2: OK
[   20.514466] Testing event system jbd2: OK
[   20.524035] Testing event system kmem: OK
[   20.534034] Testing event system lockdep: OK
[   20.544034] Testing event system workqueue: OK
[   20.553866] Testing event system irq: OK
[   20.564034] Testing event system sched: OK
[   20.574657] Running tests on all trace events:
[   20.579141] Testing all events: OK
[   20.599271] initcall event_trace_self_tests_init+0x0/0x68 returned 0 after 1406250 usecs
[   20.608137] calling  fail_page_alloc_debugfs+0x0/0x10e @ 1
[   20.614021] initcall fail_page_alloc_debugfs+0x0/0x10e returned 0 after 976 usecs
[   20.621052] calling  max_swapfiles_check+0x0/0x2d @ 1
[   20.626075] initcall max_swapfiles_check+0x0/0x2d returned 0 after 0 usecs
[   20.633034] calling  failslab_debugfs_init+0x0/0x91 @ 1
[   20.639020] initcall failslab_debugfs_init+0x0/0x91 returned 0 after 0 usecs
[   20.646025] calling  afs_init+0x0/0x1d0 @ 1
[   20.650023] kAFS: Red Hat AFS client v0.1 registering.
[   20.657227] initcall afs_init+0x0/0x1d0 returned 0 after 6835 usecs
[   20.663214] calling  fail_make_request_debugfs+0x0/0x40 @ 1
[   20.669195] initcall fail_make_request_debugfs+0x0/0x40 returned 0 after 0 usecs
[   20.676071] calling  fail_io_timeout_debugfs+0x0/0x40 @ 1
[   20.682166] initcall fail_io_timeout_debugfs+0x0/0x40 returned 0 after 0 usecs
[   20.689024] calling  random32_reseed+0x0/0xce @ 1
[   20.694045] initcall random32_reseed+0x0/0xce returned 0 after 0 usecs
[   20.700024] calling  pci_resource_alignment_sysfs_init+0x0/0x40 @ 1
[   20.707052] initcall pci_resource_alignment_sysfs_init+0x0/0x40 returned 0 after 0 usecs
[   20.715024] calling  pci_sysfs_init+0x0/0x77 @ 1
[   20.720520] initcall pci_sysfs_init+0x0/0x77 returned 0 after 0 usecs
[   20.726025] calling  boot_wait_for_devices+0x0/0x40 @ 1
[   20.732024] initcall boot_wait_for_devices+0x0/0x40 returned 0 after 0 usecs
[   20.739023] calling  seqgen_init+0x0/0x36 @ 1
[   20.743063] initcall seqgen_init+0x0/0x36 returned 0 after 0 usecs
[   20.749024] calling  hd_init+0x0/0x321 @ 1
[   20.753158] hd: no drives specified - use hd=cyl,head,sectors on kernel command line
[   20.761352] initcall hd_init+0x0/0x321 returned -1 after 8789 usecs
[   20.768025] initcall hd_init+0x0/0x321 returned with error code -1 
[   20.774026] calling  scsi_complete_async_scans+0x0/0x13b @ 1
[   20.780024] initcall scsi_complete_async_scans+0x0/0x13b returned 0 after 0 usecs
[   20.787025] calling  rtc_hctosys+0x0/0x193 @ 1
[   20.792109] rtc_cmos rtc_cmos: setting system clock to 2009-08-04 15:30:19 UTC (1249399819)
[   20.800025] initcall rtc_hctosys+0x0/0x193 returned 0 after 7812 usecs
[   20.807025] calling  edd_init+0x0/0x248 @ 1
[   20.811023] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[   20.817943] initcall edd_init+0x0/0x248 returned 0 after 5859 usecs
[   20.824025] calling  memmap_init+0x0/0xce @ 1
[   20.828230] initcall memmap_init+0x0/0xce returned 0 after 0 usecs
[   20.834025] calling  init_net_drop_monitor+0x0/0x1a4 @ 1
[   20.840022] Initalizing network drop monitor service
[   20.845194] initcall init_net_drop_monitor+0x0/0x1a4 returned 0 after 4882 usecs
[   20.852025] calling  tcp_congestion_default+0x0/0x39 @ 1
[   20.858026] initcall tcp_congestion_default+0x0/0x39 returned 0 after 0 usecs
[   20.865024] calling  initialize_hashrnd+0x0/0x40 @ 1
[   20.870031] initcall initialize_hashrnd+0x0/0x40 returned 0 after 0 usecs
[   20.877135] async_waiting @ 1
[   20.880070] async_continuing @ 1 after 0 usec
[   20.884195] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[   20.894261] EXT3-fs: INFO: recovery required on readonly filesystem.
[   20.901055] EXT3-fs: write access will be enabled during recovery.
[   20.942174] EXT3-fs: recovery complete.
[   20.946344] kjournald starting.  Commit interval 5 seconds
[   20.947076] EXT3-fs: mounted filesystem with ordered data mode.
[   20.947240] VFS: Mounted root (ext3 filesystem) readonly on device 8:6.
[   20.947341] async_waiting @ 1
[   20.947345] async_continuing @ 1 after 0 usec
[   20.947349] debug: unmapping init memory ffffffff8288f000..ffffffff82bdd000
[   20.979189] Write protecting the kernel read-only data: 21532k
[   27.160060] eeprom 1-0050: uevent
[   27.163506] eeprom 1-0051: uevent
[   29.979141] eth1: link down
[   29.983051] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   38.425105] EXT3 FS on sda6, internal journal
[   38.563428] kjournald starting.  Commit interval 5 seconds
[   38.569077] EXT3 FS on sda5, internal journal
[   38.573045] EXT3-fs: mounted filesystem with ordered data mode.
[   39.653549] Adding 3911816k swap on /dev/sda2.  Priority:-1 extents:1 across:3911816k 
[   40.876035] eth0: no IPv6 routers present
[   41.433214] warning: `dbus-daemon' uses 32-bit capabilities (legacy support in use)

  reply	other threads:[~2009-08-04 11:02 UTC|newest]

Thread overview: 1150+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-24  8:09 [patch] perf tools: allow top users to switch between weighted and individual counter display Mike Galbraith
2009-07-24  8:58 ` Peter Zijlstra
2009-07-24 10:37   ` Mike Galbraith
2009-08-02 20:00     ` Ingo Molnar
2009-08-03  5:09       ` Mike Galbraith
2009-08-04  8:21         ` Mike Galbraith
2009-08-04  8:24           ` [patch] perf tools: update perf top man page Mike Galbraith
     [not found]             ` <new-submission>
2009-03-18  9:18               ` [tip:tracing/tasks] tracing: stop command line recording when tracing is disabled Thomas Gleixner
2009-03-18  9:18               ` [tip:tracing/tasks] tracing: replace the crude (unsigned) -1 hackery Thomas Gleixner
2009-03-18  9:18               ` [tip:tracing/tasks] tracing: fix trace_find_cmdline() Thomas Gleixner
2009-03-18  9:18               ` [tip:tracing/tasks] tracing: fix command line to pid reverse map Carsten Emde
2009-03-29 22:24               ` [tip:x86/mm] x86/mm: further cleanups of fault.c's include file section Ingo Molnar
2009-03-30 12:06                 ` Ingo Molnar
2009-04-01 10:15               ` [tip:perfcounters/core] perf_counter tools: kerneltop: add real-time data acquisition thread Mike Galbraith
2009-05-04 17:33               ` [tip:perfcounters/core] perf_counter: round-robin per-CPU counters too tip-bot for Ingo Molnar
2009-05-04 17:33               ` [tip:perfcounters/core] perf_counter: initialize the per-cpu context earlier tip-bot for Ingo Molnar
2009-05-04 17:34               ` [tip:perfcounters/core] perf_counter: convert perf_resource_mutex to a spinlock tip-bot for Ingo Molnar
     [not found]               ` <tip-48dd0fed90e2b1f1ba87401439b85942181c6df3@git.kernel.org>
2009-05-06 14:24                 ` [tip:tracing/core] tracing: trace_output.c, fix false positive compiler warning Steven Rostedt
2009-05-06 14:36                   ` Ingo Molnar
2009-05-06 14:49                     ` Steven Rostedt
2009-05-06 14:51               ` [tip:tracing/core] tracing: small trave_events sample Makefile cleanup tip-bot for Christoph Hellwig
2009-05-07  9:19               ` [tip:x86/cleanups] x86: clean up arch/x86/kernel/tsc_sync.c a bit tip-bot for Ingo Molnar
2009-05-11  9:53               ` [tip:x86/apic] x86: apic: Check rev 3 fadt correctly for physical_apic bit tip-bot for Yinghai Lu
2009-05-11  9:53               ` [tip:x86/cpufeature] x86: clean up and fix setup_clear/force_cpu_cap handling tip-bot for Yinghai Lu
2009-05-11 10:10               ` [tip:perfcounters/core] perf_counter, x86: clean up throttling printk tip-bot for Mike Galbraith
2009-05-12 14:33               ` [tip:core/urgent] lockdep: increase MAX_LOCKDEP_ENTRIES tip-bot for Ingo Molnar
2009-05-12 18:27               ` [tip:core/urgent] lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS tip-bot for Ingo Molnar
2009-05-13  6:21               ` [tip:perfcounters/core] perf_counter: fix print debug irq disable tip-bot for Peter Zijlstra
2009-05-13 13:52               ` [tip:x86/urgent] xen: use header for EXPORT_SYMBOL_GPL tip-bot for Randy Dunlap
2009-05-15  8:42               ` [tip:perfcounters/core] perf_counter: x86: More accurate counter update tip-bot for Peter Zijlstra
2009-05-15  8:42               ` [tip:perfcounters/core] perf_counter: x86: Fix throttling tip-bot for Ingo Molnar
2009-05-15  8:42               ` [tip:perfcounters/core] perf_counter: x86: Allow unpriviliged use of NMIs tip-bot for Peter Zijlstra
2009-05-15  8:43               ` [tip:perfcounters/core] perf_counter: Fix perf_output_copy() WARN to account for overflow tip-bot for Peter Zijlstra
2009-05-15  8:43               ` [tip:perfcounters/core] perf_counter: x86: Fix up the amd NMI/INT throttle tip-bot for Peter Zijlstra
2009-05-15  8:43               ` [tip:perfcounters/core] perf_counter: Rework the perf counter disable/enable tip-bot for Peter Zijlstra
2009-05-15 11:05                 ` Paul Mackerras
2009-05-15 11:23                   ` Peter Zijlstra
2009-05-15  8:43               ` [tip:perfcounters/core] perf_counter: x86: Robustify interrupt handling tip-bot for Peter Zijlstra
2009-05-15  8:43               ` [tip:perfcounters/core] perf_counter: x86: Disallow interval of 1 tip-bot for Ingo Molnar
2009-05-15  8:44               ` [tip:perfcounters/core] perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq() tip-bot for Ingo Molnar
2009-05-15  8:44               ` [tip:perfcounters/core] perf_counter: Remove ACPI quirk tip-bot for Ingo Molnar
2009-05-15 10:12               ` [tip:perfcounters/core] perf stat: handle Ctrl-C tip-bot for Ingo Molnar
2009-05-28 11:09                 ` Paul Mackerras
2009-05-28 12:19                   ` Peter Zijlstra
2009-05-29  9:06                     ` Ingo Molnar
2009-05-18  7:40               ` [tip:perfcounters/core] perf_counter, x86: speed up the scheduling fast-path tip-bot for Ingo Molnar
2009-05-20 18:15               ` [tip:perfcounters/core] perf_counter: Fix context removal deadlock tip-bot for Ingo Molnar
2009-05-22 16:21               ` [tip:perfcounters/core] perf_counter tools: increase limits tip-bot for Ingo Molnar
2009-05-24  7:02               ` [tip:perfcounters/core] perf top: fix segfault tip-bot for Mike Galbraith
2009-05-25  3:39               ` [tip:perfcounters/core] perf_counter: Increase mmap limit tip-bot for Ingo Molnar
2009-05-25  8:03               ` [tip:perfcounters/core] perf_counter tools: increase limits, fix tip-bot for Ingo Molnar
2009-05-25 11:03               ` [tip:perfcounters/core] perf top: Reduce display overhead tip-bot for Mike Galbraith
2009-05-25 11:06               ` [tip:perfcounters/core] perf_counter: Move child perfcounter init to after scheduler init tip-bot for Ingo Molnar
2009-05-25 12:45               ` [tip:perfcounters/core] perf stat: flip around ':k' and ':u' flags tip-bot for Ingo Molnar
2009-05-26  7:57               ` [tip:perfcounters/core] perf_counter, x86: Fix APIC NMI programming tip-bot for Ingo Molnar
2009-05-26  7:57               ` [tip:perfcounters/core] perf_counter, x86: Make NMI lockups more robust tip-bot for Ingo Molnar
2009-05-26  7:57               ` [tip:perfcounters/core] perf_counter: Initialize ->oncpu properly tip-bot for Ingo Molnar
2009-05-26 10:33               ` [tip:perfcounters/core] perf record: Straighten out argv types tip-bot for Ingo Molnar
2009-05-26 10:34               ` [tip:perfcounters/core] perf stat: Remove unused variable tip-bot for Ingo Molnar
2009-05-26 10:34               ` [tip:perfcounters/core] perf record: Convert to Git option parsing tip-bot for Ingo Molnar
2009-05-26 10:34               ` [tip:perfcounters/core] perf_counter tools: Librarize event string parsing tip-bot for Ingo Molnar
2009-05-26 11:03               ` [tip:perfcounters/core] perf stat: Convert to Git option parsing tip-bot for Ingo Molnar
2009-05-26 11:36               ` [tip:perfcounters/core] perf top: " tip-bot for Ingo Molnar
2009-05-26 12:12               ` [tip:perfcounters/core] perf_counter: First part of 'perf report' conversion to C + elfutils tip-bot for Arnaldo Carvalho de Melo
2009-05-26 12:12               ` [tip:perfcounters/core] perf_counter tools: remove the standalone perf-report utility tip-bot for Ingo Molnar
2009-05-26 12:13               ` [tip:perfcounters/core] perf_counter: Implement dso__load using libelf tip-bot for Arnaldo Carvalho de Melo
2009-05-26 12:13               ` [tip:perfcounters/core] perf_counter: Use rb_trees in perf report tip-bot for Arnaldo Carvalho de Melo
2009-05-26 12:13               ` [tip:perfcounters/core] perf_counter: Add our private copy of list.h tip-bot for Arnaldo Carvalho de Melo
2009-05-26 12:13               ` [tip:perfcounters/core] perf_counter: Use rb_tree for symhists and threads in report tip-bot for Arnaldo Carvalho de Melo
2009-05-26 12:14               ` [tip:perfcounters/core] perf record: Convert to Git option parsing tip-bot for Ingo Molnar
2009-05-26 12:15               ` [tip:perfcounters/core] perf report: Add help/manpage tip-bot for Ingo Molnar
2009-05-26 13:27               ` [tip:perfcounters/core] perf top: Remove leftover NMI/IRQ bits tip-bot for Mike Galbraith
2009-05-26 13:27               ` [tip:perfcounters/core] perf top: fix typo in -d option tip-bot for Mike Galbraith
2009-05-26 14:24               ` [tip:perfcounters/core] perf report: Fix ELF symbol parsing tip-bot for Peter Zijlstra
2009-05-26 14:24               ` [tip:perfcounters/core] perf report: Fix kernel symbol resolution tip-bot for Arnaldo Carvalho de Melo
2009-05-26 15:21                 ` [PATCH 1/1 tip] perf: Don't assume /proc/kallsyms is ordered Arnaldo Carvalho de Melo
2009-05-26 15:39                   ` [tip:perfcounters/core] " tip-bot for Arnaldo Carvalho de Melo
2009-05-26 17:56                   ` [PATCH 1/1 tip] " Peter Zijlstra
2009-05-26 17:54               ` [tip:perfcounters/core] perf report: add --dump-raw-trace option tip-bot for Ingo Molnar
2009-05-26 18:09               ` [tip:perfcounters/core] perf report: add counter for unknown events tip-bot for Ingo Molnar
2009-05-26 18:09               ` [tip:perfcounters/core] perf report: add more debugging tip-bot for Ingo Molnar
2009-05-26 18:21               ` tip-bot for Ingo Molnar
2009-05-26 19:21               ` [tip:perfcounters/core] perf report: More robust error handling tip-bot for Peter Zijlstra
2009-05-27  7:36               ` [tip:perfcounters/core] perf_counter tools: Rename output.perf to perf.data tip-bot for Ingo Molnar
2009-05-27  9:06               ` [tip:perfcounters/core] perf_counter tools: Add built-in pager support tip-bot for Ingo Molnar
2009-05-27 10:33               ` [tip:perfcounters/core] perf record: Fix the profiling of existing pid or whole box tip-bot for Mike Galbraith
2009-05-27 11:24               ` [tip:perfcounters/core] perf report: Remove <ctype.h> include tip-bot for Ingo Molnar
2009-05-27 13:03               ` [tip:perfcounters/core] perf_counter: tools: /usr/lib/debug%s.debug support tip-bot for Peter Zijlstra
2009-05-27 21:25               ` [tip:perfcounters/core] pref_counter: tools: report: Robustify in case of weird events tip-bot for Ingo Molnar
2009-05-28  9:46               ` [tip:perfcounters/core] perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS tip-bot for Ingo Molnar
2009-05-28 10:00               ` [tip:perfcounters/core] perf_counter tools: report: Implement header output for --sort variants tip-bot for Peter Zijlstra
2009-05-28 10:00               ` [tip:perfcounters/core] perf_counter tools: report: Add help text for --sort tip-bot for Ingo Molnar
2009-05-28 22:03               ` [tip:perfcounters/core] perf_counter tools: Document '--' option parsing terminator tip-bot for Mike Galbraith
2009-05-29  7:06               ` [tip:perfcounters/core] perf_counter tools: Fix top symbol table dump typo tip-bot for Mike Galbraith
2009-05-29  7:07               ` [tip:perfcounters/core] perf_counter tools: Fix top symbol table max_ip typo tip-bot for Mike Galbraith
2009-05-29  9:00               ` [tip:perfcounters/core] perf_counter tools: Clean up builtin-stat.c's do_perfstat() tip-bot for Ingo Molnar
2009-05-29  9:00               ` [tip:perfcounters/core] perf_counter tools: Split display into reading and printing tip-bot for Ingo Molnar
2009-05-29  9:01               ` [tip:perfcounters/core] perf_counter tools: Also display time-normalized stat results tip-bot for Ingo Molnar
2009-05-29 12:27               ` [tip:perfcounters/core] perf_counter: Fix cpuctx->task_ctx races tip-bot for Ingo Molnar
2009-05-29 12:27               ` [tip:perfcounters/core] perf_counter: Robustify counter-free logic tip-bot for Ingo Molnar
2009-05-29 17:15               ` [tip:sched/core] ftrace: fix typo about map of kernel priority in ftrace.txt file tip-bot for GeunSik Lim
2009-05-29 17:15               ` [tip:sched/core] sched: fix typo in sched-rt-group.txt file tip-bot for GeunSik Lim
2009-05-29 17:16               ` [tip:perfcounters/core] perf_counter: Fix COMM and MMAP events for cpu wide counters tip-bot for Peter Zijlstra
2009-05-30  0:15                 ` GeunSik Lim
2009-05-30  0:23                   ` Yinghai Lu
2009-05-30  9:40                     ` Ingo Molnar
2009-05-30 11:27                       ` GeunSik Lim
2009-05-29 17:16               ` [tip:perfcounters/core] perf_counter: Clean up task_ctx vs interrupts tip-bot for Peter Zijlstra
2009-05-29 17:16               ` [tip:perfcounters/core] perf_counter: Ammend cleanup in fork() fail tip-bot for Peter Zijlstra
2009-05-30 11:45               ` [tip:perfcounters/core] perf_counter tools: Print 'CPU utilization factor' in builtin-stat tip-bot for Ingo Molnar
2009-05-30 11:51               ` [tip:perfcounters/core] perf_counter tools: Fix 'make install' tip-bot for Ingo Molnar
2009-05-30 13:00               ` [tip:perfcounters/core] perf_counter tools: Generate per command manpages (and pdf/html, etc.) tip-bot for Ingo Molnar
2009-05-30 13:46                 ` Sam Ravnborg
2009-05-30 14:47                   ` Ingo Molnar
2009-05-30 15:37                     ` Jaswinder Singh Rajput
2009-05-30 16:38                     ` Sam Ravnborg
2009-05-30 17:23                       ` Ingo Molnar
2009-05-31 20:16               ` [tip:perfcounters/core] perf_counter tools: Fix unknown command help text tip-bot for Ingo Molnar
2009-06-01  8:19               ` [tip:perfcounters/core] perf_counter: Tidy up style details tip-bot for Ingo Molnar
2009-06-01 17:57               ` tip-bot for Ingo Molnar
2009-06-01 18:22                 ` Frans Pop
2009-06-01 18:43                   ` Ingo Molnar
2009-06-01 18:42               ` [tip:perfcounters/core] perf_counter tools: Guard against record damaging existing files tip-bot for Mike Galbraith
2009-06-02  1:45               ` [tip:perfcounters/core] perf_counter tools: Add string.[ch] tip-bot for Arnaldo Carvalho de Melo
2009-06-02  8:25               ` [tip:perfcounters/core] perf_counter tools: Make .gitignore reflect perf_counter tools files tip-bot for Mike Galbraith
2009-06-02  9:03               ` [tip:perfcounters/core] perf_counter tools: Cleanup Makefile tip-bot for Mike Galbraith
2009-06-02 14:19               ` [tip:perfcounters/core] perf_counter: Use PID namespaces properly tip-bot for Peter Zijlstra
2009-06-02 15:55                 ` Oleg Nesterov
2009-06-02 16:28                   ` Peter Zijlstra
2009-06-02 16:30                     ` Oleg Nesterov
2009-06-02 14:19               ` [tip:perfcounters/core] perf_counter: tools: Expand the COMM,MMAP event synthesizer tip-bot for Peter Zijlstra
2009-06-02 14:19               ` [tip:perfcounters/core] perf_counter: tools: Better handle existing data files tip-bot for Peter Zijlstra
2009-06-02 14:42               ` [tip:perfcounters/core] perf report: Clean up the default output tip-bot for Ingo Molnar
2009-06-02 20:15               ` [tip:perfcounters/core] perf_counter tools: Remove the last nmi bits tip-bot for Peter Zijlstra
2009-06-02 20:15               ` [tip:perfcounters/core] x86: Fix atomic_long_xchg() on 64bit tip-bot for Peter Zijlstra
2009-06-02 20:16               ` [tip:perfcounters/core] perf_counter: Add unique counter id tip-bot for Peter Zijlstra
2009-06-02 20:16               ` [tip:perfcounters/core] perf_counter: Rename various fields tip-bot for Peter Zijlstra
2009-06-02 20:16               ` [tip:perfcounters/core] perf_counter: Remove the last nmi/irq bits tip-bot for Peter Zijlstra
2009-06-02 20:16               ` [tip:perfcounters/core] perf_counter: x86: Emulate longer sample periods tip-bot for Peter Zijlstra
2009-06-02 20:16               ` [tip:perfcounters/core] perf_counter: Change data head from u32 to u64 tip-bot for Peter Zijlstra
2009-06-02 20:17               ` [tip:perfcounters/core] perf_counter: Add ioctl for changing the sample period/frequency tip-bot for Peter Zijlstra
2009-06-02 20:17               ` [tip:perfcounters/core] perf_counter: Rename perf_counter_hw_event => perf_counter_attr tip-bot for Peter Zijlstra
2009-06-02 20:17               ` [tip:perfcounters/core] perf_counter tools: Fix up the ABI shakeup tip-bot for Peter Zijlstra
2009-06-02 20:17               ` [tip:perfcounters/core] perf report: Separate out idle threads tip-bot for Peter Zijlstra
2009-06-02 20:17               ` [tip:perfcounters/core] perf report: Fix column width/alignment of dsos tip-bot for Ingo Molnar
2009-06-02 22:07               ` [tip:perfcounters/core] perf record: Add --append option tip-bot for Ingo Molnar
2009-06-02 22:32               ` [tip:perfcounters/core] perf record: Increase mmap buffering default tip-bot for Ingo Molnar
2009-06-02 22:32               ` [tip:perfcounters/core] perf report: Print more info instead of <unknown> entries tip-bot for Ingo Molnar
2009-06-02 22:42               ` [tip:perfcounters/core] perf_counter tools: Make source code headers more coherent tip-bot for Ingo Molnar
2009-06-02 22:49               ` [tip:perfcounters/core] perf record: Print out the number of events captured tip-bot for Ingo Molnar
2009-06-03  8:46               ` [tip:perfcounters/core] perf_counter tools: Cover PLT symbols too tip-bot for Arnaldo Carvalho de Melo
2009-06-03  8:46               ` [tip:perfcounters/core] perf report: Print -D to stdout tip-bot for Ingo Molnar
2009-06-03  9:48               ` tip-bot for Ingo Molnar
2009-06-03  9:48               ` [tip:perfcounters/core] perf report: Improve sort key recognition tip-bot for Ingo Molnar
2009-06-03  9:48               ` [tip:perfcounters/core] perf report: Handle vDSO symbols properly tip-bot for Ingo Molnar
2009-06-03 13:06               ` [tip:perfcounters/core] perf_counter: Add a comm hook for pure fork()s tip-bot for Peter Zijlstra
2009-06-03 13:06               ` [tip:perfcounters/core] perf record: Use long arg for counter period tip-bot for Peter Zijlstra
2009-06-03 13:06               ` [tip:perfcounters/core] perf report: Fix comm sorting tip-bot for Peter Zijlstra
2009-06-03 13:07               ` [tip:perfcounters/core] perf_counter: Fix race in counter initialization tip-bot for Peter Zijlstra
2009-06-03 18:24               ` [tip:perfcounters/core] perf_counter tools: Clean up old kerneltop references tip-bot for Ingo Molnar
2009-06-03 18:33               ` [tip:perfcounters/core] perf record: Refine capture printout tip-bot for Ingo Molnar
2009-06-03 18:42               ` [tip:perfcounters/core] perf report: Display 100% correctly tip-bot for Ingo Molnar
2009-06-03 18:42               ` [tip:perfcounters/core] perf stat: Print out all arguments tip-bot for Ingo Molnar
2009-06-03 19:15               ` [tip:perfcounters/core] perf report: Add front-entry cache for lookups tip-bot for Ingo Molnar
2009-06-03 19:15               ` [tip:perfcounters/core] perf help: Fix bug when there's no perf-* command around tip-bot for Ingo Molnar
2009-06-03 19:21               ` [tip:perfcounters/core] perf_counter tools: Optimize harder tip-bot for Ingo Molnar
2009-06-03 21:42               ` [tip:perfcounters/core] perf_counter: Fix throttling lock-up tip-bot for Ingo Molnar
2009-06-03 22:35               ` [tip:perfcounters/core] perf report: Clean up event processing tip-bot for Ingo Molnar
2009-06-03 22:35               ` [tip:perfcounters/core] perf report: Split out event processing helpers tip-bot for Ingo Molnar
2009-06-03 22:35               ` [tip:perfcounters/core] perf report: Handle all known event types tip-bot for Ingo Molnar
2009-06-04  7:33               ` [tip:perfcounters/core] perf report: Fix rbtree bug tip-bot for Arnaldo Carvalho de Melo
2009-06-04  8:06               ` [tip:perfcounters/core] perf top: Reduce default filter threshold tip-bot for Ingo Molnar
2009-06-04 12:48               ` [tip:perfcounters/core] perf record/report: Fix PID/COMM handling tip-bot for Ingo Molnar
2009-06-04 13:09               ` [tip:perfcounters/core] perf_counter tools: Build with native optimization tip-bot for Ingo Molnar
2009-06-05  1:03                 ` Paul Mackerras
2009-06-05 18:42                   ` Ingo Molnar
2009-06-04 13:09               ` [tip:perfcounters/core] perf report: Simplify symbol output tip-bot for Peter Zijlstra
2009-06-04 13:21               ` [tip:perfcounters/core] perf_counter tools: Print out symbol parsing errors only if --verbose tip-bot for Ingo Molnar
2009-06-04 13:27               ` [tip:perfcounters/core] perf report: Print out the total number of events tip-bot for Ingo Molnar
2009-06-04 13:30               ` [tip:perfcounters/core] perf report: Add consistent spacing rules tip-bot for Peter Zijlstra
2009-06-04 14:09               ` tip-bot for Peter Zijlstra
2009-06-04 14:33               ` [tip:perfcounters/core] perf_counter tools: Add color terminal output support tip-bot for Ingo Molnar
2009-06-04 14:51               ` [tip:perfcounters/core] perf_counter tools: Dont output in color on !tty tip-bot for Ingo Molnar
2009-06-04 15:30               ` [tip:perfcounters/core] perf report: Bail out if there are unrecognized options/arguments tip-bot for Ingo Molnar
2009-06-04 15:39               ` [tip:perfcounters/core] perf stat: Update help text tip-bot for Ingo Molnar
2009-06-04 16:00               ` [tip:perfcounters/core] perf_counter: Add fork event tip-bot for Peter Zijlstra
2009-06-04 16:00               ` [tip:perfcounters/core] perf_counter: Remove munmap stuff tip-bot for Peter Zijlstra
2009-06-04 16:01               ` [tip:perfcounters/core] perf_counter tools: Use fork and remove munmap events tip-bot for Peter Zijlstra
2009-06-05 12:45               ` [tip:perfcounters/core] perf record: Split out counter creation into a helper function tip-bot for Ingo Molnar
2009-06-05 12:45               ` [tip:perfcounters/core] perf record, top: Implement --freq tip-bot for Ingo Molnar
2009-06-05 13:21               ` [tip:perfcounters/core] x86: Set context.vdso before installing the mapping tip-bot for Peter Zijlstra
2009-06-05 13:21               ` [tip:perfcounters/core] perf_counter: Generate mmap events for install_special_mapping() tip-bot for Peter Zijlstra
2009-06-05 13:21               ` [tip:perfcounters/core] perf report: Deal with maps tip-bot for Peter Zijlstra
2009-06-05 13:57                 ` Arnaldo Carvalho de Melo
2009-06-05 14:06                   ` Peter Zijlstra
2009-06-05 15:02                     ` Arnaldo Carvalho de Melo
2009-06-05 13:22               ` [tip:perfcounters/core] perf report: Display user/kernel differentiator tip-bot for Ingo Molnar
2009-06-05 13:33               ` [tip:perfcounters/core] perf record/top: Clarify events/samples naming tip-bot for Ingo Molnar
2009-06-05 13:42               ` [tip:perfcounters/core] perf_counter tools: " tip-bot for Ingo Molnar
2009-06-05 16:01               ` [tip:perfcounters/core] perf_counter tools: Remove -march=native tip-bot for Ingo Molnar
2009-06-05 16:57               ` [tip:perfcounters/core] perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID tip-bot for Peter Zijlstra
2009-06-05 16:57               ` [tip:perfcounters/core] perf_counter: Add PERF_SAMPLE_PERIOD tip-bot for Peter Zijlstra
2009-06-05 16:57               ` [tip:perfcounters/core] perf_counter: Fix frequency adjustment for < HZ tip-bot for Peter Zijlstra
2009-06-05 17:12               ` [tip:perfcounters/core] perf_counter tools: Sample and display frequency adjustment changes tip-bot for Ingo Molnar
2009-06-05 18:46               ` [tip:perfcounters/core] perf record: Set frequency correctly tip-bot for Ingo Molnar
2009-06-06  9:46               ` [tip:perfcounters/core] perf_counter: Separate out attr->type from attr->config tip-bot for Ingo Molnar
2009-06-06 11:16               ` [tip:perfcounters/core] perf_counter: Implement generalized cache event types tip-bot for Ingo Molnar
2009-06-09  8:15                 ` Peter Zijlstra
2009-06-09 12:15                   ` Ingo Molnar
2009-06-06 13:22               ` [tip:perfcounters/core] perf_counter tools: Fix cache-event printout tip-bot for Ingo Molnar
2009-06-06 13:27               ` [tip:perfcounters/core] perf_counter tools: Add help for perf list tip-bot for Thomas Gleixner
2009-06-06 13:48               ` [tip:perfcounters/core] perf_counter tools: Uniform help printouts tip-bot for Ingo Molnar
2009-06-06 14:21               ` [tip:perfcounters/core] perf_counter tools: Tidy up manpage details tip-bot for Ingo Molnar
2009-06-06 18:03               ` [tip:perfcounters/core] perf_counter tools: Prepare for 'perf annotate' tip-bot for Ingo Molnar
2009-06-06 18:03               ` [tip:perfcounters/core] perf_counter tools: Add 'perf annotate' feature tip-bot for Ingo Molnar
2009-06-06 18:10                 ` Frederic Weisbecker
2009-06-06 18:48               ` [tip:perfcounters/core] perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ tip-bot for Ingo Molnar
2009-06-06 18:48               ` [tip:perfcounters/core] perf_counter tools: Warning fixes on 32-bit tip-bot for Arjan van de Ven
2009-06-06 19:21               ` [tip:perfcounters/core] perf annotate: Automatically pick up vmlinux in the local directory tip-bot for Ingo Molnar
2009-06-06 19:24               ` [tip:perfcounters/core] perf_counter tools: Initialize a stack variable before use tip-bot for Arjan van de Ven
2009-06-06 19:27               ` [tip:perfcounters/core] perf annotate: Fix command line help text tip-bot for Ingo Molnar
2009-06-07 15:12               ` [tip:perfcounters/core] perf stat: Continue even on counter creation error tip-bot for Ingo Molnar
2009-06-07 15:36               ` [tip:perfcounters/core] perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available tip-bot for Ingo Molnar
2009-06-07 15:42               ` [tip:perfcounters/core] perf record: Fall back to cpu-clock-ticks if no PMU tip-bot for Ingo Molnar
2009-06-07 15:51               ` [tip:perfcounters/core] perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER tip-bot for Ingo Molnar
2009-06-07 16:00               ` [tip:perfcounters/core] perf report: Print more expressive message in case of file open error tip-bot for Ingo Molnar
2009-06-07 17:21               ` [tip:perfcounters/core] perf stat: Print out instructins/cycle metric tip-bot for Ingo Molnar
2009-06-08 10:31               ` [tip:perfcounters/core] perf_counter, x86: Implement generalized cache event types, add Core2 support tip-bot for Thomas Gleixner
2009-06-08 10:31               ` [tip:perfcounters/core] perf_counter, x86: Implement generalized cache event types, add Atom support tip-bot for Thomas Gleixner
2009-06-08 10:31               ` [tip:perfcounters/core] perf_counter: Clean up x86 boot messages tip-bot for Ingo Molnar
2009-06-08 20:36               ` [tip:perfcounters/core] perf_counter, x86: Implement generalized cache event types, add AMD support tip-bot for Thomas Gleixner
2009-06-09  8:43                 ` Peter Zijlstra
2009-06-09 12:01                   ` Ingo Molnar
2009-06-08 21:33               ` tip-bot for Thomas Gleixner
2009-06-08 21:33               ` [tip:perfcounters/core] perf_counter tools: Standardize color printing tip-bot for Ingo Molnar
2009-06-10  9:51               ` [tip:core/locking] spinlock: Add missing __raw_spin_lock_flags() stub for UP tip-bot for Benjamin Herrenschmidt
2009-06-10 15:42               ` [tip:perfcounters/core] perf_counter: More aggressive frequency adjustment tip-bot for Peter Zijlstra
2009-06-10 15:42               ` [tip:perfcounters/core] perf_counter tools: Small frequency related fixes tip-bot for Peter Zijlstra
2009-06-10 15:42               ` [tip:perfcounters/core] perf_counter tools: Propagate signals properly tip-bot for Peter Zijlstra
2009-06-11  0:42               ` [tip:perfcounters/core] perf_counter: Annotate exit ctx recursion tip-bot for Peter Zijlstra
2009-06-11  0:43               ` [tip:perfcounters/core] perf_counter tools: Normalize data using per sample period data tip-bot for Peter Zijlstra
2009-06-11  0:43               ` [tip:perfcounters/core] perf_counter: Introduce struct for sample data tip-bot for Peter Zijlstra
2009-06-11  0:43               ` [tip:perfcounters/core] perf_counter: Accurate period data tip-bot for Peter Zijlstra
2009-06-12 12:42               ` [tip:core/urgent] lockdep: Select frame pointers on x86 tip-bot for Peter Zijlstra
2009-06-12 12:42               ` [tip:perfcounters/core] perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too tip-bot for Peter Zijlstra
2009-06-12 12:42               ` [tip:perfcounters/core] perf_counter: Remove PERF_TYPE_RAW special casing tip-bot for Peter Zijlstra
2009-06-12 12:43               ` [tip:perfcounters/core] perf record: Explicity program a default counter tip-bot for Peter Zijlstra
2009-06-12 12:43               ` [tip:perfcounters/core] perf_counter: Add forward/backward attribute ABI compatibility tip-bot for Peter Zijlstra
2009-06-13 14:49               ` [tip:perfcounters/core] perf_counter: Fix stack corruption in perf_read_hw tip-bot for Marti Raudsepp
2009-06-13 14:49               ` [tip:perfcounters/core] perf stat: Reorganize output tip-bot for Ingo Molnar
2009-06-13 14:49               ` [tip:perfcounters/core] perf stat: Add feature to run and measure a command multiple times tip-bot for Ingo Molnar
2009-06-13 14:50               ` [tip:perfcounters/core] perf stat: Enable raw data to be printed tip-bot for Ingo Molnar
2009-06-13 18:36               ` [tip:core/urgent] lockdep: Select frame pointers on x86 tip-bot for Peter Zijlstra
2009-06-14 13:54               ` [tip:perfcounters/core] perf report: Print out raw events in hexa tip-bot for Ingo Molnar
2009-06-14 14:12               ` [tip:perfcounters/core] perf record/report: Add call graph / call chain profiling tip-bot for Ingo Molnar
2009-06-14 18:36               ` tip-bot for Ingo Molnar
2009-06-15  7:14                 ` Yong Wang
2009-06-16  2:57                 ` Frederic Weisbecker
2009-06-16  8:09                   ` Ingo Molnar
2009-06-17  7:37                     ` Peter Zijlstra
2009-06-17 12:24                       ` Ingo Molnar
2009-06-17 11:41                     ` Frederic Weisbecker
2009-06-17  7:29                   ` Peter Zijlstra
2009-06-14 20:39               ` [tip:perfcounters/core] perf_counter, x86: Fix call-chain walking tip-bot for Ingo Molnar
2009-06-15  7:24               ` [tip:perfcounters/core] perf record: Fix fast task-exit race tip-bot for Ingo Molnar
2009-06-15  8:03               ` [tip:perfcounters/core] perf_counter, x86: Fix kernel-space call-chains tip-bot for Ingo Molnar
2009-06-15  8:33               ` tip-bot for Ingo Molnar
2009-06-15  8:33               ` [tip:perfcounters/core] perf record: Fix fast task-exit race tip-bot for Ingo Molnar
2009-06-15 14:07               ` [tip:perfcounters/core] x86, mm: Add __get_user_pages_fast() tip-bot for Peter Zijlstra
2009-06-15 14:07               ` [tip:perfcounters/core] perf_counter: x86: Fix call-chain support to use NMI-safe methods tip-bot for Peter Zijlstra
2009-06-15 16:14                 ` Mathieu Desnoyers
2009-06-15 17:05                   ` Ingo Molnar
2009-06-15 17:42                     ` Mathieu Desnoyers
2009-06-15 18:18                       ` Ingo Molnar
2009-06-15 17:11                 ` Linus Torvalds
2009-06-15 17:18                   ` Ingo Molnar
2009-06-15 17:37                     ` Linus Torvalds
2009-06-15 18:05                       ` Mathieu Desnoyers
2009-06-15 18:23                         ` Ingo Molnar
2009-06-15 18:28                           ` Ingo Molnar
2009-06-15 18:42                             ` Mathieu Desnoyers
2009-06-15 18:47                               ` Ingo Molnar
2009-06-15 18:51                             ` Linus Torvalds
2009-06-15 19:16                               ` Mathieu Desnoyers
2009-06-15 18:38                           ` Mathieu Desnoyers
2009-06-15 18:50                             ` Ingo Molnar
2009-06-15 18:39                           ` H. Peter Anvin
2009-06-15 18:45                             ` Ingo Molnar
2009-06-15 18:55                               ` H. Peter Anvin
2009-06-15 19:02                                 ` Avi Kivity
2009-06-16  8:36                                   ` Ingo Molnar
2009-06-16  8:52                                     ` Avi Kivity
2009-06-16 10:50                                       ` Ingo Molnar
2009-06-15 18:30                         ` Linus Torvalds
2009-06-15 18:36                           ` Ingo Molnar
2009-06-15 18:46                             ` Mathieu Desnoyers
2009-06-15 19:04                             ` Linus Torvalds
2009-06-15 19:39                               ` Mathieu Desnoyers
2009-06-15 19:43                               ` Ingo Molnar
2009-06-15 19:51                                 ` Mathieu Desnoyers
2009-06-15 19:55                                 ` Ingo Molnar
2009-06-15 20:25                                   ` Ingo Molnar
2009-06-15 20:04                                 ` Linus Torvalds
2009-06-15 20:30                                   ` Ingo Molnar
2009-06-15 20:06                                 ` Mathieu Desnoyers
2009-06-15 20:10                                   ` H. Peter Anvin
2009-06-15 20:47                                   ` Ingo Molnar
2009-06-15 21:02                                     ` Mathieu Desnoyers
2009-06-15 21:12                                       ` Ingo Molnar
2009-06-15 21:22                                         ` Mathieu Desnoyers
2009-06-15 23:22                                         ` Linus Torvalds
2009-06-19 15:20                                           ` Ingo Molnar
2009-06-19 15:51                                             ` Mathieu Desnoyers
2009-06-19 16:16                                               ` Ingo Molnar
2009-06-16  8:42                                   ` Ingo Molnar
2009-06-16 15:21                                     ` H. Peter Anvin
2009-06-15 20:14                               ` Jeremy Fitzhardinge
2009-06-15 20:27                                 ` Linus Torvalds
2009-06-15 20:42                                   ` H. Peter Anvin
2009-06-15 20:59                                     ` Ingo Molnar
2009-06-15 21:04                                       ` H. Peter Anvin
2009-06-15 21:13                                         ` Ingo Molnar
2009-06-15 22:39                                     ` Linus Torvalds
2009-06-15 21:06                                   ` Jeremy Fitzhardinge
2009-06-15 18:08                       ` Ingo Molnar
2009-06-15 18:38                       ` H. Peter Anvin
2009-06-15 18:48                         ` Mathieu Desnoyers
2009-06-15 18:51                           ` Peter Zijlstra
2009-06-15 18:59                             ` Mathieu Desnoyers
2009-06-15 19:02                               ` Peter Zijlstra
2009-06-15 19:11                                 ` H. Peter Anvin
2009-06-15 19:27                                   ` Mathieu Desnoyers
2009-06-15 19:32                                     ` H. Peter Anvin
2009-06-15 21:01                                       ` Ingo Molnar
2009-06-15 21:12                                         ` Mathieu Desnoyers
2009-06-15 21:16                                           ` Ingo Molnar
2009-06-15 21:34                                             ` Mathieu Desnoyers
2009-06-15 21:38                                               ` H. Peter Anvin
2009-06-15 21:54                                                 ` Mathieu Desnoyers
2009-06-15 22:21                                                   ` H. Peter Anvin
2009-06-15 22:30                                                     ` Mathieu Desnoyers
2009-06-15 22:36                                                       ` H. Peter Anvin
2009-06-15 22:49                                                         ` Mathieu Desnoyers
2009-06-16  1:28                                                           ` H. Peter Anvin
2009-06-16  3:05                                                             ` Mathieu Desnoyers
2009-06-16  8:33                                                               ` Ingo Molnar
2009-06-16 14:19                                                                 ` Mathieu Desnoyers
2009-06-16 15:22                                                                   ` H. Peter Anvin
2009-06-16 19:06                                                                     ` Mathieu Desnoyers
2009-06-16 20:26                                                                       ` H. Peter Anvin
2009-06-16 21:13                                                                         ` Mathieu Desnoyers
2009-06-16 22:37                                                                           ` H. Peter Anvin
2009-06-16  8:36                                                               ` [tip:x86/urgent] x86: mm: Read cr2 before prefetching the mmap_lock tip-bot for Ingo Molnar
2009-06-16 17:54                                                                 ` Linus Torvalds
2009-06-15 19:16                                 ` [tip:perfcounters/core] perf_counter: x86: Fix call-chain support to use NMI-safe methods Avi Kivity
2009-06-15 19:18                                   ` H. Peter Anvin
2009-06-15 19:03                               ` Ingo Molnar
2009-06-15 19:07                                 ` Ingo Molnar
2009-06-15 19:10                                   ` Peter Zijlstra
2009-06-15 19:21                                     ` Avi Kivity
2009-06-15 20:18                                       ` Jeremy Fitzhardinge
2009-06-15 19:59                                     ` Ingo Molnar
2009-06-15 14:07               ` [tip:perfcounters/core] perf report: Add per system call overhead histogram tip-bot for Ingo Molnar
2009-06-15 14:21               ` [tip:perfcounters/core] perf report: Fix 32-bit printf format tip-bot for Ingo Molnar
2009-06-16 19:54               ` [tip:sched/urgent] sched, x86: Fix cpufreq + sched_clock() TSC scaling tip-bot for Peter Zijlstra
2009-06-17 11:51               ` [tip:core/urgent] lockdep: Select frame pointers on x86 tip-bot for Peter Zijlstra
2009-06-17 14:06               ` [tip:sched/urgent] sched, x86: Fix cpufreq + sched_clock() TSC scaling tip-bot for Peter Zijlstra
2009-06-17 17:27               ` [tip:perfcounters/core] perf report: Add --sort <call> --call <$regex> tip-bot for Peter Zijlstra
2009-06-17 17:27               ` [tip:perfcounters/core] perf_counter: x86: Set the period in the intel overflow handler tip-bot for Peter Zijlstra
2009-06-17 17:27               ` [tip:perfcounters/core] perf_counter tools: Replace isprint() with issane() tip-bot for Peter Zijlstra
2009-06-18  6:09               ` [tip:perfcounters/core] perf report: Tidy up the --collapse call-chain feature tip-bot for Ingo Molnar
2009-06-18  6:27               ` [tip:perfcounters/core] perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain features tip-bot for Ingo Molnar
2009-06-18  7:21               ` [tip:perfcounters/core] perf report: Add validation of call-chain entries tip-bot for Ingo Molnar
2009-06-18  7:45               ` [tip:perfcounters/core] perf_counter tools: Add and use isprint() tip-bot for Peter Zijlstra
2009-06-18  7:48               ` tip-bot for Peter Zijlstra
2009-06-18 12:50               ` [tip:perfcounters/core] fs: Provide empty .set_page_dirty() aop for anon inodes tip-bot for Peter Zijlstra
2009-06-18 12:50               ` [tip:perfcounters/core] perf_counter: Add event overlow handling tip-bot for Peter Zijlstra
2009-06-18 12:50               ` [tip:perfcounters/core] perf_counter tools: Handle lost events tip-bot for Peter Zijlstra
2009-06-18 21:17                 ` Corey Ashford
2009-06-18 13:39               ` [tip:perfcounters/core] perf report: Filter to parent set by default tip-bot for Ingo Molnar
2009-06-19 11:51               ` [tip:perfcounters/core] perf_counter: Make callchain samples extensible tip-bot for Peter Zijlstra
2009-06-19 11:52               ` [tip:perfcounters/core] perf_counter: Update userspace callchain sampling uses tip-bot for Peter Zijlstra
2009-06-19 11:52               ` [tip:perfcounters/core] perf_counter tools: Add a data file header tip-bot for Peter Zijlstra
2009-06-19 11:52               ` [tip:perfcounters/core] perf_counter: Simplify and fix task migration counting tip-bot for Peter Zijlstra
2009-06-19 11:59                 ` Peter Zijlstra
2009-06-19 12:24                   ` Paul Mackerras
2009-06-19 12:39                     ` Peter Zijlstra
2009-06-19 12:26                   ` Peter Zijlstra
2009-06-19 16:27               ` [tip:perfcounters/core] perf_counter: Close race in perf_lock_task_context() tip-bot for Peter Zijlstra
2009-06-20 11:27               ` [tip:perfcounters/core] perf_counter: Push perf_sample_data through the swcounter code tip-bot for Peter Zijlstra
2009-06-21  8:15               ` [tip:core/urgent] lockdep: Select frame pointers on x86 tip-bot for Peter Zijlstra
2009-06-21 13:09               ` [tip:perfcounters/urgent] perf_counter tools: Fix vmlinux fallback when running on a different kernel tip-bot for Ingo Molnar
2009-06-22 15:00               ` [tip:perfcounters/urgent] perf report: Output more symbol related debug data tip-bot for Peter Zijlstra
2009-06-22 15:03               ` tip-bot for Peter Zijlstra
2009-06-23 10:03               ` [tip:perfcounters/urgent] perf_counter tools: Handle overlapping MMAP events tip-bot for Peter Zijlstra
2009-06-23 10:03               ` [tip:perfcounters/urgent] perf_counter: Optimize perf_swcounter_event() tip-bot for Peter Zijlstra
2009-06-23 10:03               ` [tip:perfcounters/urgent] perf_counter: Push inherit into perf_counter_alloc() tip-bot for Peter Zijlstra
2009-06-23 10:04               ` [tip:perfcounters/urgent] perf_counter: Optimize perf_counter_alloc()'s inherit case tip-bot for Peter Zijlstra
2009-06-23 14:42               ` [tip:perfcounters/urgent] perf report: Fix help text typo tip-bot for Ingo Molnar
2009-06-25 19:42               ` [tip:perfcounters/urgent] perf_counter tools: Rework the file format tip-bot for Peter Zijlstra
2009-06-25 19:42               ` [tip:perfcounters/urgent] perf_counter: Split the mmap control page in two parts tip-bot for Peter Zijlstra
2009-06-25 19:42               ` [tip:perfcounters/urgent] perf_counter: Add scale information to the mmap control page tip-bot for Peter Zijlstra
2009-06-25 19:43               ` [tip:perfcounters/urgent] perf_counter, x86: Add mmap counter read support tip-bot for Peter Zijlstra
2009-06-25 19:43               ` [tip:perfcounters/urgent] perf_counter: Add PERF_EVENT_READ tip-bot for Peter Zijlstra
2009-06-25 19:43               ` [tip:perfcounters/urgent] perf_counter: Implement more accurate per task statistics tip-bot for Peter Zijlstra
2009-06-26 11:10                 ` [RFC][PATCH] perf_counter: Complete counter swap Peter Zijlstra
2009-06-26 12:44                   ` Paul Mackerras
2009-06-26 15:52                   ` [tip:perfcounters/urgent] " tip-bot for Peter Zijlstra
2009-06-25 19:43               ` [tip:perfcounters/urgent] perf_counter: Rework the sample ABI tip-bot for Peter Zijlstra
2009-06-25 19:43               ` [tip:perfcounters/urgent] perf-report: Add modes for inherited stats and no-samples tip-bot for Peter Zijlstra
2009-06-25 19:44               ` [tip:perfcounters/urgent] perf-report: Add bare minimum PERF_EVENT_READ parsing tip-bot for Peter Zijlstra
2009-06-27  4:31               ` [tip:perfcounters/urgent] perf_counter tools: Remove dead code tip-bot for Ingo Molnar
2009-06-27  4:31               ` [tip:perfcounters/urgent] perf stat: Add -n/--null option to run without counters tip-bot for Ingo Molnar
2009-06-27  7:56                 ` Jaswinder Singh Rajput
2009-06-27 16:52                   ` Ingo Molnar
2009-06-27  4:31               ` [tip:perfcounters/urgent] perf stat: Fix multi-run stats tip-bot for Ingo Molnar
2009-06-27  4:36               ` tip-bot for Ingo Molnar
2009-06-27  8:26                 ` Jaswinder Singh Rajput
2009-06-27 16:45                   ` Ingo Molnar
2009-06-29 19:54               ` [tip:perfcounters/urgent] perf stat: Use percentages for scaling output tip-bot for Ingo Molnar
2009-07-01 10:55               ` [tip:perfcounters/urgent] perf_counter tools: Add more warnings and fix/annotate them tip-bot for Ingo Molnar
2009-07-03  6:27               ` [tip:perfcounters/urgent] perf_counter tools: Adjust symbols in ET_EXEC files too tip-bot for Arnaldo Carvalho de Melo
2009-07-07 12:07               ` [tip:timers/core] timekeeping: Move ktime_get() functions to timekeeping.c tip-bot for Thomas Gleixner
2009-07-09 12:04               ` [tip:timers/urgent] hrtimer: migration: always subtract base->offset tip-bot for Thomas Gleixner
2009-07-09 12:04               ` [tip:timers/urgent] hrtimer: migration: do not check expiry time on current CPU tip-bot for Thomas Gleixner
2009-07-10 10:40               ` [tip:perfcounters/core] perf_counter: Fix up P6 PMU details tip-bot for Peter Zijlstra
2009-07-10 10:40               ` [tip:perfcounters/core] perf_counter: Clean up global vs counter enable tip-bot for Peter Zijlstra
2009-07-10 10:40               ` [tip:perfcounters/core] perf_counter: Stop open coding unclone_ctx tip-bot for Peter Zijlstra
2009-07-11  9:57               ` [tip:x86/cleanups] x86/cpu: Clean up various files a bit tip-bot for Alan Cox
2009-07-11 11:00                 ` Jaswinder Singh Rajput
2009-07-11 11:09                   ` Jaswinder Singh Rajput
2009-07-11 14:10                   ` Alan Cox
2009-07-13  6:49               ` [tip:perfcounters/core] perf_counter, x86: Extend perf_counter Pentium M support tip-bot for Daniel Qarras
2009-07-18  9:49               ` [tip:sched/urgent] sched: Account for vruntime wrapping tip-bot for Fabio Checconi
2009-07-21 12:36               ` [tip:irq/urgent] genirq: Delegate irq affinity setting to the irq thread tip-bot for Thomas Gleixner
2009-07-22 15:15               ` [tip:timers/core] hrtimer: Remove cb_entry from struct hrtimer tip-bot for Peter Zijlstra
2009-07-24  6:46               ` [tip:x86/urgent] x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure tip-bot for Thomas Gleixner
2009-08-01 11:22               ` [tip:perfcounters/urgent] perf_counter tools: Fix link errors with older toolchains tip-bot for Ingo Molnar
2009-08-02 13:03               ` [tip:core/locking] lockdep: Fix BFS build tip-bot for Ingo Molnar
2009-08-02 13:09               ` [tip:core/debug] debug lockups: Improve lockup detection tip-bot for Ingo Molnar
2009-08-02 17:18                 ` Paul E. McKenney
2009-08-02 18:45                 ` Andrew Morton
2009-08-02 19:26                   ` Ingo Molnar
2009-08-02 19:39                     ` Andrew Morton
2009-08-02 20:41                       ` Ingo Molnar
2009-08-02 21:08                         ` Andrew Morton
2009-08-03  7:59                           ` Ingo Molnar
2009-08-03  8:12                           ` [tip:core/debug] debug lockups: Improve lockup detection, fix generic arch fallback tip-bot for Ingo Molnar
2009-08-02 20:46                       ` [tip:core/debug] debug lockups: Improve lockup detection Ingo Molnar
2009-08-02 13:10               ` [tip:perfcounters/core] perf_counter: Collapse inherit on read() tip-bot for Peter Zijlstra
2009-08-02 13:13               ` [tip:sched/core] sched: Add debug check to task_of() tip-bot for Peter Zijlstra
2009-08-02 18:36               ` [tip:core/rcu] rcu: Fix RCU & CPU hotplug hang tip-bot for Paul E. McKenney
2009-08-02 19:40               ` [tip:core/rcu] rcu: Add diagnostic check for a possible CPU-hotplug race tip-bot for Paul E. McKenney
2009-08-02 20:27                 ` Ingo Molnar
2009-08-02 22:13                   ` Paul E. McKenney
2009-08-03  5:15                     ` Paul E. McKenney
2009-08-03  7:04                     ` Ingo Molnar
2009-08-03 12:56                       ` Paul E. McKenney
2009-08-06  1:26                         ` Paul E. McKenney
2009-08-06  2:51                           ` Gautham R Shenoy
2009-08-06 12:29                             ` Ingo Molnar
2009-08-06 13:59                               ` Paul E. McKenney
2009-08-08 14:57                           ` [tip:core/rcu] rcu: Add second " tip-bot for Paul E. McKenney
2009-08-08 15:01                             ` Ingo Molnar
2009-08-08 23:21                               ` Paul E. McKenney
2009-08-09 10:54                           ` tip-bot for Paul E. McKenney
2009-08-09 11:00                             ` Ingo Molnar
2009-08-09 11:10                               ` Ingo Molnar
2009-08-09 18:30                                 ` Paul E. McKenney
2009-08-09 19:23                                   ` Paul E. McKenney
2009-08-04  8:18                       ` [tip:core/rcu] rcu: Add " Gautham R Shenoy
2009-08-04  8:20                         ` Ingo Molnar
2009-08-04 11:01                           ` Ingo Molnar [this message]
2009-08-04 15:37                         ` Paul E. McKenney
2009-08-04  5:47                     ` Gautham R Shenoy
2009-08-03 13:22               ` [tip:sched/core] sched: Add wait, sleep and iowait accounting tracepoints tip-bot for Peter Zijlstra
2009-08-03 13:24                 ` Ingo Molnar
2009-08-03 14:24                   ` Peter Zijlstra
2009-08-04 11:37               ` [tip:perfcounters/core] perf top: Update man page tip-bot for Mike Galbraith
2009-08-04 11:37               ` [tip:perfcounters/urgent] perf_counter tools: Provide default bfd_demangle() function in case it's not around tip-bot for Ingo Molnar
2009-08-04 16:21               ` tip-bot for Ingo Molnar
2009-08-06 12:57               ` [tip:perfcounters/urgent] perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink tip-bot for Arnaldo Carvalho de Melo
2009-08-06 18:27               ` tip-bot for Arnaldo Carvalho de Melo
2009-08-11 11:33               ` [tip:perfcounters/urgent] perf_counter, x86: Fix lapic printk message tip-bot for Ingo Molnar
2009-08-11 11:34               ` [tip:perfcounters/urgent] perf_counter, x86: Fix generic cache events on P6-mobile CPUs tip-bot for Ingo Molnar
2009-08-11 11:34               ` [tip:perfcounters/urgent] perf_counter, x86: Fix/improve apic fallback tip-bot for Ingo Molnar
2009-08-11 16:23                 ` Johannes Stezenbach
2009-08-11 16:52                   ` Ingo Molnar
2009-08-12 12:18               ` tip-bot for Ingo Molnar
2009-08-12 15:51               ` [tip:irq/urgent] genirq: Prevent race between free_irq() and handle_IRQ_event() tip-bot for Thomas Gleixner
2009-08-13  8:39               ` [tip:perfcounters/core] perf_counter: Provide hw_perf_counter_setup_online() APIs tip-bot for Ingo Molnar
2009-08-13 22:05               ` [tip:tracing/core] tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures tip-bot for Ingo Molnar
2009-08-16  8:57               ` [tip:perfcounters/core] perf: Enable more compiler warnings tip-bot for Ingo Molnar
2009-08-16 12:46                 ` Frederic Weisbecker
2009-08-16 14:01                   ` Ingo Molnar
2009-08-16 14:06                     ` Frederic Weisbecker
2009-08-16 15:22                       ` Ingo Molnar
2009-08-16 12:53                 ` [PATCH] perf tools: Revert the -Wswitch-enum flag Frederic Weisbecker
2009-08-16 14:15                 ` [tip:perfcounters/core] perf: Enable more compiler warnings Frederic Weisbecker
2009-08-16 15:18                   ` Ingo Molnar
2009-08-16 15:52                     ` [PATCH] perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags Frederic Weisbecker
2009-08-16 16:00                       ` [tip:perfcounters/core] " tip-bot for Frederic Weisbecker
2009-08-16  9:18               ` [tip:perfcounters/core] perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 tip-bot for Ingo Molnar
2009-08-17  8:46               ` [tip:perfcounters/urgent] perf: Rename perf-examples.txt to examples.txt tip-bot for Carlos R. Mafra
2009-08-18  9:15               ` [tip:perfcounters/core] perf tools: Remove obsolete defines tip-bot for Ingo Molnar
2009-08-18  9:39               ` [tip:perfcounters/urgent] perf_counter: Fix the PARISC build tip-bot for Ingo Molnar
2009-08-18 12:06               ` [tip:perfcounters/urgent] perf annotate: Fix segmentation fault tip-bot for Ingo Molnar
2009-08-21 11:07               ` [tip:tracing/urgent] tracing: Fix too large stack usage in do_one_initcall() tip-bot for Ingo Molnar
2009-08-21 11:14                 ` Ingo Molnar
2009-08-21 11:37                   ` Peter Zijlstra
2009-08-21 11:58                     ` Ingo Molnar
2009-08-21 17:48                   ` Andrew Morton
2009-08-21 18:13                     ` Linus Torvalds
2009-08-21 18:30                       ` Steven Rostedt
2009-08-21 19:02                       ` Ingo Molnar
2009-08-21 19:13                         ` Linus Torvalds
2009-08-21 19:19                           ` Linus Torvalds
2009-08-21 19:17                     ` Ingo Molnar
2009-08-21 19:37                       ` Steven Rostedt
2009-08-21 16:05                 ` Linus Torvalds
2009-08-21 16:22                   ` Ingo Molnar
2009-08-21 18:33                   ` Arjan van de Ven
2009-08-21 19:18               ` [tip:timers/core] x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown tip-bot for Thomas Gleixner
2009-08-22 10:35                 ` Ingo Molnar
2009-08-22 21:14                   ` Martin Schwidefsky
2009-08-27 14:43               ` [tip:sched/clock] init: Move sched_clock_init after late_time_init tip-bot for Thomas Gleixner
2009-08-28 11:51               ` [tip:perfcounters/urgent] perf_counters: Increase paranoia level tip-bot for Ingo Molnar
2009-08-28 18:34               ` [tip:timers/core] clocksource: Resolve cpu hotplug dead lock with TSC unstable tip-bot for Thomas Gleixner
2009-08-31  8:19                 ` Martin Schwidefsky
2009-08-31 14:38                   ` Ingo Molnar
2009-08-31 15:59                   ` Thomas Gleixner
2009-09-03 18:17                     ` [boot crash] " Ingo Molnar
2009-09-03 18:21                       ` Ingo Molnar
2009-09-03 18:58                       ` Ingo Molnar
2009-09-08 21:43                         ` john stultz
2009-09-02  6:25               ` [tip:sched/core] sched: Add wait, sleep and iowait accounting tracepoints tip-bot for Peter Zijlstra
2009-09-02  7:01               ` tip-bot for Peter Zijlstra
2009-09-02  7:15               ` tip-bot for Peter Zijlstra
2009-09-02 13:00               ` [tip:perfcounters/core] perf tools: Clean up warnings list in the Makefile tip-bot for Ingo Molnar
2009-09-02 13:00               ` [tip:perfcounters/core] perf tools: Work around strict aliasing related warnings tip-bot for Ingo Molnar
2009-09-02 19:31               ` [tip:perfcounters/core] perf trace: Sample the CPU too tip-bot for Ingo Molnar
2009-09-02 21:44                 ` Frederic Weisbecker
2009-09-02 21:54                   ` Ingo Molnar
2009-09-03  1:52                     ` Frederic Weisbecker
2009-09-02 19:51               ` [tip:perfcounters/core] perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access tip-bot for Ingo Molnar
2009-09-03  1:11                 ` Li Zefan
2009-09-03  6:47                   ` Ingo Molnar
2009-09-03  6:46               ` tip-bot for Ingo Molnar
2009-09-03 11:09               ` [tip:perfcounters/core] perf trace: Sample timestamps as well tip-bot for Ingo Molnar
2009-09-03 13:48               ` tip-bot for Ingo Molnar
2009-09-03 14:27               ` [tip:perfcounters/core] perf trace: Fix parsing of perf.data tip-bot for Ingo Molnar
2009-09-03 14:27               ` [tip:perfcounters/core] perf tools: Seek to the end of the header area tip-bot for Ingo Molnar
2009-09-03 14:28               ` [tip:perfcounters/core] perf trace: Print out in nanoseconds tip-bot for Ingo Molnar
2009-09-03 14:28               ` [tip:perfcounters/core] perf trace: Fix read_string() tip-bot for Ingo Molnar
2009-09-03 16:55               ` [tip:perfcounters/core] perf_counter: Fix output-sharing error path tip-bot for Ingo Molnar
2009-09-04 10:25               ` [tip:sched/balancing] sched: Clean up topology.h tip-bot for Ingo Molnar
2009-09-04 10:25               ` [tip:sched/balancing] sched: Turn on SD_BALANCE_NEWIDLE tip-bot for Ingo Molnar
2009-09-04 10:25               ` [tip:sched/balancing] sched: Turn on SD_WAKE_IDLE for 'close' domains tip-bot for Ingo Molnar
2009-09-04 15:42               ` [tip:perfcounters/core] perf stat: Change noise calculation to use stddev tip-bot for Peter Zijlstra
2009-09-04 15:43               ` [tip:perfcounters/core] perf stat: Remove the limit on repeat tip-bot for Peter Zijlstra
2009-09-04 15:43               ` [tip:perfcounters/core] perf stat: Use stddev_mean in stead of stddev tip-bot for Peter Zijlstra
2009-09-04 15:43               ` [tip:perfcounters/core] perf stat: More advanced variance computation tip-bot for Peter Zijlstra
2009-09-04 18:34               ` [tip:perfcounters/core] perf stat: Clean up statistics calculations a bit more tip-bot for Peter Zijlstra
2009-09-07 20:37               ` [tip:sched/balancing] sched: Remove short cut from select_task_rq_fair() tip-bot for Peter Zijlstra
2009-09-07 20:37               ` [tip:sched/balancing] sched: Deal with low-load in wake_affine() tip-bot for Peter Zijlstra
2009-09-07 20:37               ` [tip:sched/balancing] sched: enable SD_WAKE_IDLE tip-bot for Peter Zijlstra
2009-09-08 11:19               ` [tip:sched/core] sched: Ensure that a child can't gain time over it's parent after fork() tip-bot for Mike Galbraith
2009-09-08 11:49                 ` Ingo Molnar
2009-09-08 11:53                   ` Jens Axboe
2009-09-08 12:42                     ` Mike Galbraith
2009-09-14 20:04               ` [tip:timers/core] clocksource: clocksource_select must be called with mutex locked tip-bot for Thomas Gleixner
2009-09-14 20:04               ` [tip:timers/core] clocksource: Delay clocksource down rating to late boot tip-bot for Thomas Gleixner
2009-09-15  8:22               ` [tip:timers/core] time: Prevent 32 bit overflow with set_normalized_timespec() tip-bot for Thomas Gleixner
2009-09-15  9:30               ` [tip:perfcounters/core] perf: Add 'perf sched' tool tip-bot for Ingo Molnar
2009-09-15  9:30               ` [tip:perfcounters/core] perf sched: Import schedbench.c tip-bot for Ingo Molnar
2009-09-15  9:31               ` [tip:perfcounters/core] perf sched: Implement the scheduling workload replay engine tip-bot for Ingo Molnar
2009-09-15  9:31               ` [tip:perfcounters/core] perf sched: Tighten up the code tip-bot for Ingo Molnar
2009-09-15  9:32               ` [tip:perfcounters/core] perf sched: Clean up latency and replay sub-commands tip-bot for Ingo Molnar
2009-09-15  9:32               ` [tip:perfcounters/core] perf sched: Display time in milliseconds, reorganize output tip-bot for Ingo Molnar
2009-09-15  9:32               ` [tip:perfcounters/core] perf sched: Add runtime stats tip-bot for Ingo Molnar
2009-09-15  9:33               ` [tip:perfcounters/core] perf sched: Output runtime and context switch totals tip-bot for Ingo Molnar
2009-09-15  9:34               ` [tip:perfcounters/core] perf sched: Add 'perf sched latency' and 'perf sched replay' tip-bot for Ingo Molnar
2009-09-15  9:34               ` [tip:perfcounters/core] perf sched: Finish latency => atom rename and misc cleanups tip-bot for Ingo Molnar
2009-09-15  9:34               ` [tip:perfcounters/core] perf sched: Clean up PID sorting logic tip-bot for Ingo Molnar
2009-09-15  9:35               ` [tip:perfcounters/core] perf_counter: Allow mmap if paranoid checks are turned off tip-bot for Ingo Molnar
2009-09-15  9:35               ` [tip:perfcounters/core] perf sched: Add 'perf sched trace', improve documentation tip-bot for Ingo Molnar
2009-09-15  9:35               ` [tip:perfcounters/core] perf_counter, sched: Add sched_stat_runtime tracepoint tip-bot for Ingo Molnar
2009-09-15  9:36               ` [tip:perfcounters/core] perf tools: Implement counter output multiplexing tip-bot for Ingo Molnar
2009-09-15  9:36               ` [tip:perfcounters/core] perf sched: Fix 'perf sched latency' output on 32-bit systems tip-bot for Ingo Molnar
2009-09-15  9:36               ` [tip:perfcounters/core] perf sched: Print PIDs too tip-bot for mingo
2009-09-15  9:36               ` [tip:perfcounters/core] perf sched: Add support for sched:sched_stat_runtime events tip-bot for mingo
2009-09-16 10:19               ` [tip:sched/core] sched: Fix double_rq_lock() compile warning tip-bot for Peter Zijlstra
2009-09-16 10:19               ` [tip:sched/core] sched: Split WAKEUP_OVERLAP tip-bot for Peter Zijlstra
2009-09-16 10:19               ` [tip:sched/core] sched: Complete buddy switches tip-bot for Mike Galbraith
2009-09-16 10:19               ` [tip:sched/core] sched: Add come comments to the sched features tip-bot for Peter Zijlstra
2009-09-16 10:19               ` [tip:sched/core] sched: Move code around tip-bot for Peter Zijlstra
2009-09-16 10:20               ` [tip:sched/core] sched: Move sched_balance_self() into sched_fair.c tip-bot for Peter Zijlstra
2009-09-16 10:20               ` [tip:sched/core] sched: Hook sched_balance_self() into sched_class::select_task_rq() tip-bot for Peter Zijlstra
2009-09-16 10:20               ` [tip:sched/core] sched: Add TASK_WAKING tip-bot for Peter Zijlstra
2009-09-16 10:20               ` [tip:sched/core] sched: Merge select_task_rq_fair() and sched_balance_self() tip-bot for Peter Zijlstra
2009-09-16 10:21               ` [tip:sched/core] sched: Weaken SD_POWERSAVINGS_BALANCE tip-bot for Peter Zijlstra
2009-09-16 10:21               ` [tip:sched/core] sched: for_each_domain() vs RCU tip-bot for Peter Zijlstra
2009-09-16 10:21               ` [tip:sched/core] sched: Fix task affinity for select_task_rq_fair tip-bot for Peter Zijlstra
2009-09-16 10:21               ` [tip:sched/core] sched: Tweak wake_idx tip-bot for Peter Zijlstra
2009-09-16 10:21               ` [tip:sched/core] sched: Fix some domain tunings tip-bot for Peter Zijlstra
2009-09-16 10:22               ` [tip:sched/core] sched: Reduce forkexec_idx tip-bot for Peter Zijlstra
2009-09-16 10:22               ` [tip:sched/core] sched: Provide arch_scale_freq_power tip-bot for Peter Zijlstra
2009-09-16 10:22               ` [tip:sched/core] x86: Move APERF/MPERF into a X86_FEATURE tip-bot for Peter Zijlstra
2009-09-16 10:23               ` [tip:sched/core] x86: Add generic aperf/mperf code tip-bot for Peter Zijlstra
2009-09-16 10:23               ` [tip:sched/core] x86: sched: Provide arch implementations using aperf/mperf tip-bot for Peter Zijlstra
2009-09-16 10:23               ` [tip:sched/core] sched: Feature to disable APERF/MPERF cpu_power tip-bot for Peter Zijlstra
2009-09-16 10:23               ` [tip:sched/core] sched: Rename select_task_rq() argument tip-bot for Peter Zijlstra
2009-09-16 10:24               ` [tip:sched/core] sched: Rename sync arguments tip-bot for Peter Zijlstra
2009-09-16 10:24               ` [tip:sched/core] sched: Add WF_FORK tip-bot for Peter Zijlstra
2009-09-16 10:24               ` [tip:sched/core] sched: Fix sync wakeups again tip-bot for Peter Zijlstra
2009-09-16 10:24               ` [tip:sched/core] sched: Add a few SYNC hint knobs to play with tip-bot for Peter Zijlstra
2009-09-16 10:24               ` [tip:sched/core] sched: Add SD_PREFER_LOCAL tip-bot for Peter Zijlstra
2009-09-16 10:25               ` [tip:sched/core] sched: Implement a gentler fair-sleepers feature tip-bot for Ingo Molnar
2009-09-16 10:25               ` [tip:sched/core] sched: x86: Name old_perf in a unique way tip-bot for Peter Zijlstra
2009-09-16 10:25               ` [tip:perfcounters/core] perf sched: Account for lost events, increase default buffering tip-bot for Ingo Molnar
2009-09-16 10:25               ` [tip:perfcounters/core] perf sched: Sanity check context switch events tip-bot for Ingo Molnar
2009-09-16 10:25               ` [tip:perfcounters/core] perf sched: Make idle thread and comm/pid names more consistent tip-bot for Ingo Molnar
2009-09-16 12:36               ` [tip:x86/platform] x86: Move get/set_wallclock to x86_platform_ops tip-bot for Feng Tang
2009-09-16 14:45               ` [tip:perfcounters/core] perf sched: Add 'perf sched map' scheduling event map printout tip-bot for Ingo Molnar
2009-09-16 15:09               ` [tip:sched/core] sched: Optimize cgroup vs wakeup a bit tip-bot for Peter Zijlstra
2009-09-16 15:09               ` [tip:sched/core] sched: Clean up the load_idx selection in select_task_rq_fair tip-bot for Peter Zijlstra
2009-09-16 15:10               ` [tip:sched/core] sched: Rename flags to wake_flags tip-bot for Peter Zijlstra
2009-09-16 15:10               ` [tip:sched/core] sched: Disable wakeup balancing tip-bot for Peter Zijlstra
2009-09-16 18:50                 ` Peter Zijlstra
2009-09-16 19:13               ` [tip:sched/core] sched: Fix TASK_WAKING & loadaverage breakage tip-bot for Ingo Molnar
2009-09-16 19:15               ` tip-bot for Ingo Molnar
2009-09-17  7:48               ` [tip:sched/core] sched: Add new wakeup preemption mode: WAKEUP_RUNNING tip-bot for Peter Zijlstra
2009-09-17  7:49               ` [tip:sched/core] sched: Fix TASK_WAKING & loadaverage breakage tip-bot for Ingo Molnar
2009-09-17  7:54               ` tip-bot for Ingo Molnar
2009-09-17  7:54               ` [tip:sched/core] sched: Add new wakeup preemption mode: WAKEUP_RUNNING, disable FAIR_SLEEPERS tip-bot for Peter Zijlstra
2009-09-17  8:12               ` [tip:sched/core] sched: Add new wakeup preemption mode: WAKEUP_RUNNING tip-bot for Peter Zijlstra
2009-09-17  8:18               ` tip-bot for Peter Zijlstra
2009-09-17  8:54               ` [tip:sched/core] sched: Stop buddies from hogging the system tip-bot for Peter Zijlstra
2009-09-17  8:54               ` [tip:sched/core] sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE tip-bot for Peter Zijlstra
2009-09-17 18:07               ` [tip:perfcounters/core] perf sched: Determine the number of CPUs automatically tip-bot for Ingo Molnar
2009-09-17 19:34                 ` Arjan van de Ven
2009-09-17 19:45                   ` Ingo Molnar
2009-09-17 20:09                     ` Ingo Molnar
2009-09-17 18:07               ` [tip:perfcounters/core] perf_counter: Do not throttle single swcounter events tip-bot for Peter Zijlstra
2009-09-17 18:07               ` [tip:perfcounters/core] perf_counter: Allow for a wakeup watermark tip-bot for Peter Zijlstra
2009-09-17 18:07               ` [tip:perfcounters/core] perf record: Disable profiling before draining the buffer tip-bot for Peter Zijlstra
2009-09-17 20:12               ` [tip:perfcounters/core] perf_counter: Do not throttle single swcounter events tip-bot for Peter Zijlstra
2009-09-17 20:13               ` [tip:perfcounters/core] perf_counter: Allow for a wakeup watermark tip-bot for Peter Zijlstra
2009-09-17 20:13               ` [tip:perfcounters/core] perf record: Disable profiling before draining the buffer tip-bot for Peter Zijlstra
2009-09-17 20:13               ` [tip:perfcounters/core] perf sched: Determine the number of CPUs automatically tip-bot for Ingo Molnar
2009-09-18 19:18               ` [tip:perfcounters/core] perf_counter: Fix up swcounter throttling tip-bot for Peter Zijlstra
2009-09-18 19:19               ` [tip:perfcounters/core] sched_clock: Make it NMI safe tip-bot for Peter Zijlstra
2009-09-19 15:16               ` [tip:sched/urgent] sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() tip-bot for Mike Galbraith
2009-09-21 12:52               ` [tip:perfcounters/rename] perf_counter: Rename list_entry -> group_entry, counter_list -> group_list tip-bot for Ingo Molnar
2009-09-21 12:52               ` [tip:perfcounters/rename] perf_counter: Rename 'event' to event_id/hw_event tip-bot for Ingo Molnar
2009-09-21 12:53               ` [tip:perfcounters/rename] perf: Tidy up after the big rename tip-bot for Ingo Molnar
2009-09-22 13:34               ` [tip:core/printk] ratelimit: Use per ratelimit context locking tip-bot for Ingo Molnar
2009-09-22 13:34               ` [tip:core/printk] ratelimit: Fix/allow use in atomic contexts tip-bot for Ingo Molnar
2009-09-22 14:46                 ` Linus Torvalds
2009-09-22 13:34               ` [tip:perf/urgent] perf stat: Fix zero total printouts tip-bot for Ingo Molnar
2009-09-22 13:34               ` [tip:x86/urgent] x86: mce: Clean up thermal throttling state tracking code tip-bot for Ingo Molnar
2009-09-22 13:34               ` [tip:x86/urgent] x86: mce: Fix thermal throttling message storm tip-bot for Ingo Molnar
2009-09-22 14:26               ` [tip:core/printk] printk: Remove ratelimit.h from kernel.h tip-bot for Ingo Molnar
2009-09-25  8:49               ` [tip:perf/urgent] perf_event: Provide vmalloc() based mmap() backing tip-bot for Peter Zijlstra
2009-10-04  7:54               ` [tip:core/futexes] futex: Fix locking imbalance tip-bot for Thomas Gleixner
2009-10-04 15:48               ` [tip:core/urgent] " tip-bot for Thomas Gleixner
2009-10-05 19:11               ` tip-bot for Thomas Gleixner
2009-10-06 13:18               ` [tip:perf/core] perf tools: Default to 1 KHz auto-sampling freq events tip-bot for Ingo Molnar
2009-10-06 13:42               ` tip-bot for Ingo Molnar
2009-10-06 15:03               ` [tip:core/urgent] futex: Nullify robust lists after cleanup tip-bot for Peter Zijlstra
2009-10-06 15:54                 ` Anirban Sinha
2009-10-06 15:03               ` [tip:core/urgent] futex: Move exit_pi_state() call to release_mm() tip-bot for Thomas Gleixner
2009-10-12  7:13               ` [tip:perf/core] perf sched: Add -C option to measure on a specific CPU tip-bot for Mike Galbraith
2009-10-13 19:04               ` [tip:core/urgent] futex: Handle spurious wake up tip-bot for Thomas Gleixner
2009-10-15 10:46               ` [tip:perf/core] events: Harmonize event field names and print output names tip-bot for Ingo Molnar
2009-10-16  8:40               ` [tip:perf/urgent] perf tools: Bump version to 0.0.2 tip-bot for Ingo Molnar
2009-10-24  1:04               ` [tip:branch?] sched: Strengthen buddies and mitigate buddy induced latencies tip-bot for Mike Galbraith
2009-11-02  9:30               ` [tip:x86/urgent] x86: Fix printk message typo in mtrr cleanup code tip-bot for Dave Jones
2009-11-02 19:45               ` [tip:sched/urgent] sched: Disable SD_PREFER_LOCAL at node level tip-bot for Mike Galbraith
2009-11-03  7:03               ` tip-bot for Mike Galbraith
2009-11-04 19:33               ` [tip:sched/core] sched: Rate-limit newidle tip-bot for Mike Galbraith
2009-11-12 11:33               ` [tip:sched/urgent] sched: Fix/add missing update_rq_clock() calls tip-bot for Mike Galbraith
2009-11-13 19:49               ` [tip:timers/core] nohz: Type cast printk argument tip-bot for Thomas Gleixner
2009-11-13 19:50               ` [tip:timers/core] nohz: Track last do_timer() cpu tip-bot for Thomas Gleixner
2009-11-17 17:18               ` [tip:perf/urgent] perf annotate: Allocate history size correctly tip-bot for Nick Piggin
2009-11-23  7:15               ` [tip:tracing/core] ring-buffer benchmark: Run producer/consumer threads at nice +19 tip-bot for Ingo Molnar
2009-11-24 14:16                 ` Steven Rostedt
2009-11-24 14:20                   ` Steven Rostedt
2009-11-24 14:39                   ` Ingo Molnar
2009-11-24 15:01                     ` Steven Rostedt
2009-11-24 15:22                       ` Ingo Molnar
2009-11-24 15:40                         ` Steven Rostedt
2009-11-23 11:52               ` [tip:perf/core] perf events: Do not generate function trace entries in perf code tip-bot for Ingo Molnar
2009-11-23 11:53               ` [tip:tracing/core] tracing, function tracer: Clean up strstrip() usage tip-bot for Ingo Molnar
2009-11-24 14:15                 ` Steven Rostedt
2009-11-23 11:53               ` [tip:perf/core] perf_events: Optimize the swcounter hotpath tip-bot for Ingo Molnar
2009-11-26  8:15               ` [tip:x86/debug] x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details tip-bot for Ingo Molnar
2009-11-30  8:23               ` [tip:perf/scripting] perf scripting: Fix build tip-bot for Ingo Molnar
2009-12-06 20:27               ` [tip:sched/urgent] sched: Fix balance vs hotplug race tip-bot for Peter Zijlstra
2009-12-09  9:53               ` [tip:sched/urgent] sched: Remove sysctl.sched_features tip-bot for Peter Zijlstra
2009-12-09  9:53               ` [tip:sched/urgent] sched: Consolidate select_task_rq() callers tip-bot for Peter Zijlstra
2009-12-09  9:53               ` [tip:sched/urgent] sched: Remove rq->clock coupling from set_task_cpu() tip-bot for Peter Zijlstra
2009-12-09  9:54               ` [tip:sched/urgent] sched: Clean up ttwu() rq locking tip-bot for Peter Zijlstra
2009-12-09  9:54               ` [tip:sched/urgent] sched: Sanitize fork() handling tip-bot for Peter Zijlstra
2009-12-09  9:54               ` [tip:sched/urgent] sched: Clean up check_preempt_wakeup() tip-bot for Peter Zijlstra
2009-12-09  9:55               ` [tip:sched/urgent] sched: Discard some old bits tip-bot for Peter Zijlstra
2009-12-09  9:55               ` [tip:sched/urgent] sched: Remove unnecessary RCU exclusion tip-bot for Peter Zijlstra
2009-12-10  8:43               ` [tip:sched/urgent] sched: Fix build warning in get_update_sysctl_factor() tip-bot for Mike Galbraith
2009-12-10 19:36               ` [tip:sched/urgent] sched: Remove forced2_migrations stats tip-bot for Ingo Molnar
2009-12-15  9:27               ` [tip:perf/diff] perf diff: Improve the help text tip-bot for Ingo Molnar
2009-12-15 14:30               ` tip-bot for Ingo Molnar
2009-12-28 10:07               ` [tip:perf/core] perf events: Remove arg from perf sched hooks tip-bot for Peter Zijlstra
2010-01-21 13:52               ` [tip:sched/core] sched: Move load balance code into sched_fair.c tip-bot for Peter Zijlstra
2010-01-21 13:52               ` [tip:sched/core] sched: Remove the sched_class load_balance methods tip-bot for Peter Zijlstra
2010-01-21 13:52               ` [tip:sched/core] sched: Remove rq_iterator usage from load_balance_fair tip-bot for Peter Zijlstra
2010-01-21 13:52               ` [tip:sched/core] sched: Remove rq_iterator from move_one_task tip-bot for Peter Zijlstra
2010-01-21 13:53               ` [tip:sched/core] sched: Remove from fwd decls tip-bot for Peter Zijlstra
2010-01-21 13:53               ` [tip:sched/core] sched: Add a lock break for PREEMPT=y tip-bot for Peter Zijlstra
2010-01-21 13:53               ` [tip:sched/core] sched: Unify load_balance{,_newidle}() tip-bot for Peter Zijlstra
2010-01-21 13:53               ` [tip:sched/core] sched: Remove load_balance_newidle() tip-bot for Peter Zijlstra
2010-01-21 13:54               ` [tip:sched/core] sched: Assume *balance is valid tip-bot for Peter Zijlstra
2010-01-21 13:55               ` [tip:perf/urgent] perf: Change the is_software_event() definition tip-bot for Peter Zijlstra
2010-01-27 13:16               ` [tip:perf/core] perf: Reimplement frequency driven sampling tip-bot for Peter Zijlstra
2010-01-29  9:29               ` [tip:perf/core] perf_event: x86: Optimize x86_pmu_disable() tip-bot for Peter Zijlstra
2010-01-29  9:29               ` [tip:perf/core] perf, x86: Clean up event constraints code a bit tip-bot for Ingo Molnar
2010-01-29  9:29               ` [tip:perf/core] perf_event: x86: Deduplicate the disable code tip-bot for Peter Zijlstra
2010-01-31  8:30               ` [tip:perf/core] Revert "perf record: Intercept all events" tip-bot for Hitoshi Mitake
2010-02-04  9:52               ` [tip:x86/debug] x86_64: Print modules like i386 does tip-bot for Alexey Dobriyan
2010-02-04  9:56               ` [tip:perf/core] perf_events: Optimize perf_event_task_tick() tip-bot for Peter Zijlstra
2010-02-04  9:56               ` [tip:perf/core] perf_events, x86: Implement intel core solo/duo support tip-bot for Peter Zijlstra
2010-02-04  9:57               ` [tip:perf/core] bitops: Ensure the compile time HWEIGHT is only used for such tip-bot for Peter Zijlstra
2010-02-04 10:27                 ` [PATCH] bitops: Optimize hweight() by making use of compile-time evaluation Peter Zijlstra
2010-02-26 10:24               ` [tip:perf/core] perf_events: Report the MMAP pgoff value in bytes tip-bot for Peter Zijlstra
2010-02-26 10:25               ` [tip:perf/core] perf_events, x86: Remove superflous MSR writes tip-bot for Peter Zijlstra
2010-02-26 14:54               ` [tip:perf/core] perf_events, x86: Split PMU definitions into separate files tip-bot for Peter Zijlstra
2010-03-02 14:30               ` [tip:perf/nmi] nmi_watchdog: Tell the world we're active tip-bot for Peter Zijlstra
2010-03-02 14:30               ` [tip:perf/core] perf, x86: Restrict the ANY flag tip-bot for Peter Zijlstra
2010-03-02 14:31               ` [tip:perf/core] perf_events, x86: Fixup fixed counter constraints tip-bot for Peter Zijlstra
2010-03-02 16:26                 ` Stephane Eranian
2010-03-02 17:54                   ` Peter Zijlstra
2010-03-03  6:16                     ` Stephane Eranian
2010-03-09  8:21               ` [tip:perf/urgent] MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer tip-bot for Ingo Molnar
2010-03-10 13:10               ` [tip:perf/urgent] perf: Optimize perf_disable tip-bot for Peter Zijlstra
2010-03-10 13:10               ` [tip:perf/urgent] perf, x86, Do not user perf_disable from NMI context tip-bot for Peter Zijlstra
2010-03-10 13:12               ` [tip:perf/urgent] perf, x86: Fix x86_pmu_start tip-bot for Peter Zijlstra
2010-03-10 13:12               ` [tip:perf/urgent] perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) tip-bot for Peter Zijlstra
2010-03-10 13:12               ` [tip:perf/urgent] perf, x86: Properly account n_added tip-bot for Peter Zijlstra
2010-03-10 13:12               ` [tip:perf/urgent] perf, x86: Fix double disable calls tip-bot for Peter Zijlstra
2010-03-10 13:13               ` [tip:perf/urgent] perf, x86: Fix double enable calls tip-bot for Peter Zijlstra
2010-03-10 13:13               ` [tip:perf/urgent] perf: Provide better condition for event rotation tip-bot for Peter Zijlstra
2010-03-10 13:22               ` [tip:perf/pebs] perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) tip-bot for Peter Zijlstra
2010-03-10 13:22               ` [tip:perf/pebs] perf, x86: Fix pebs drains tip-bot for Peter Zijlstra
2010-03-10 13:22               ` [tip:perf/pebs] perf, x86: Fix PEBS enable/disable vs cpuc->enabled tip-bot for Peter Zijlstra
2010-03-10 13:22               ` [tip:perf/pebs] perf, x86: Fix LBR " tip-bot for Peter Zijlstra
2010-03-10 13:23               ` [tip:perf/pebs] perf, x86: Reorder intel_pmu_enable_all() tip-bot for Peter Zijlstra
2010-03-10 13:23               ` [tip:perf/pebs] perf, x86: Deal with multiple state bits for pebs-fmt1 tip-bot for Peter Zijlstra
2010-03-10 13:23               ` [tip:perf/pebs] perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} tip-bot for Peter Zijlstra
2010-03-10 13:23               ` [tip:perf/pebs] perf, x86: Don't reset the LBR as frequently tip-bot for Peter Zijlstra
2010-03-10 13:24               ` [tip:perf/pebs] perf, x86: Remove checking_{wr,rd}msr() usage tip-bot for Peter Zijlstra
2010-03-10 13:24               ` [tip:perf/pebs] perf, x86: Fixup the PEBS handler for Core2 cpus tip-bot for Peter Zijlstra
2010-03-10 13:24               ` [tip:perf/pebs] perf, x86: Fix LBR read-out tip-bot for Peter Zijlstra
2010-03-10 13:25               ` [tip:perf/pebs] perf, x86: Add INSTRUCTION_DECODER config flag tip-bot for Ingo Molnar
2010-03-10 13:25               ` [tip:perf/pebs] perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build tip-bot for Ingo Molnar
2010-03-11 14:41               ` [tip:perf/urgent] perf, ppc: Fix compile error due to new cpu notifiers tip-bot for Peter Zijlstra
2010-03-11 14:41               ` [tip:sched/core] sched: Fix pick_next_highest_task_rt() for cgroups tip-bot for Peter Zijlstra
2010-04-02 19:10               ` [tip:perf/core] perf, x86: Fix __initconst vs const tip-bot for Peter Zijlstra
2010-04-02 19:10               ` [tip:perf/core] perf, x86: Add Nehalem programming quirk to Westmere tip-bot for Peter Zijlstra
2010-04-02 19:13               ` [tip:sched/core] sched: Fix TASK_WAKING vs fork deadlock tip-bot for Peter Zijlstra
2010-04-02 19:13               ` [tip:sched/core] sched: Optimize task_rq_lock() tip-bot for Peter Zijlstra
2010-04-02 19:13               ` [tip:sched/core] sched: Fix nr_uninterruptible count tip-bot for Peter Zijlstra
2010-04-02 19:14               ` [tip:sched/core] sched: Add enqueue/dequeue flags tip-bot for Peter Zijlstra
2010-04-23 10:50               ` [tip:sched/core] sched: Pre-compute cpumask_weight(sched_domain_span(sd)) tip-bot for Peter Zijlstra
2010-05-07 18:41               ` [tip:perf/core] perf: Annotate perf_event_read_group() vs perf_event_release_kernel() tip-bot for Peter Zijlstra
2010-05-07 18:43               ` [tip:perf/core] perf, x86: Remove PEBS SAMPLE_RAW support tip-bot for Peter Zijlstra
2010-05-07 18:43               ` [tip:perf/core] perf, x86: Consolidate some code repetition tip-bot for Peter Zijlstra
2010-05-07 18:44               ` [tip:perf/core] perf, x86: Improve the PEBS ABI tip-bot for Peter Zijlstra
2010-05-11  7:24               ` [tip:perf/core] Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" tip-bot for Ingo Molnar
2010-05-17 21:09               ` [tip:perf/core] perf symbols: symbol inconsistency message should be done only at verbose=1 tip-bot for Arnaldo Carvalho de Melo
2010-05-17 22:33               ` [tip:perf/core] perf tools: Add mode to build without newt support tip-bot for Arnaldo Carvalho de Melo
2010-05-18 17:15               ` [tip:perf/core] perf/ftrace: Optimize perf/tracepoint interaction for single events tip-bot for Peter Zijlstra
2010-05-19  7:58                 ` Frederic Weisbecker
2010-05-19  8:18                   ` Peter Zijlstra
2010-05-19  8:23                     ` Frederic Weisbecker
2010-05-19  8:31                       ` Peter Zijlstra
2010-05-19  8:58                       ` Peter Zijlstra
2010-05-19  9:06                         ` Frederic Weisbecker
2010-05-19  9:12                           ` Peter Zijlstra
2010-05-19  9:13                             ` Frederic Weisbecker
2010-05-21 11:27                         ` [tip:perf/core] perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction tip-bot for Peter Zijlstra
2010-05-18 17:16               ` [tip:perf/core] perf: Disallow mmap() on per-task inherited events tip-bot for Peter Zijlstra
2010-05-18 17:16               ` [tip:perf/core] perf: Optimize the perf_output() path by removing IRQ-disables tip-bot for Peter Zijlstra
2010-05-18 17:17               ` [tip:perf/core] perf: Optimize the hotpath by converting the perf output buffer to local_t tip-bot for Peter Zijlstra
2010-05-18 17:17               ` [tip:perf/core] perf: Optimize perf_output_*() by avoiding local_xchg() tip-bot for Peter Zijlstra
2010-05-31  7:19               ` [tip:perf/urgent] perf_events: Fix races and clean up perf_event and perf_mmap_data interaction tip-bot for Peter Zijlstra
2010-05-31  7:19               ` [tip:perf/urgent] perf_events: Fix races in group composition tip-bot for Peter Zijlstra
2010-06-08 20:55               ` [tip:perf/core] perf: Fix signed comparison in perf_adjust_period() tip-bot for Peter Zijlstra
2010-06-08 20:55               ` [tip:sched/core] sched: Fix PROVE_RCU vs cpu_cgroup tip-bot for Peter Zijlstra
2010-06-08 20:55               ` [tip:perf/core] perf, x86: Small fix to cpuid10_edx tip-bot for Livio Soares
2010-06-09 10:14               ` [tip:perf/core] perf, trace: Inline perf_swevent_put_recursion_context() tip-bot for Peter Zijlstra
2010-06-09 10:15               ` [tip:perf/core] perf, trace: Remove superfluous rcu_read_lock() tip-bot for Peter Zijlstra
2010-06-09 10:16               ` [tip:perf/core] perf: Rename perf_mmap_data to perf_buffer tip-bot for Peter Zijlstra
2010-06-09 10:16               ` [tip:perf/core] perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed tip-bot for Peter Zijlstra
2010-06-09 10:17               ` [tip:perf/core] arch: Implement local64_t tip-bot for Peter Zijlstra
2010-06-09 10:17               ` [tip:perf/core] perf: Add perf_event_count() tip-bot for Peter Zijlstra
2010-06-09 10:17               ` [tip:perf/core] perf: Add perf_event::child_count tip-bot for Peter Zijlstra
2010-06-09 10:18               ` [tip:perf/core] perf: Convert perf_event to local_t tip-bot for Peter Zijlstra
2010-06-09 10:18               ` [tip:perf/core] perf: Fix build breakage for architecutes without atomic64_t tip-bot for Peter Zijlstra
2010-07-17 11:12               ` [tip:sched/urgent] sched: Revert nohz_ratelimit() for now tip-bot for Peter Zijlstra
2010-07-18 10:33               ` [tip:perf/core] perf ui: Make END go to the last entry, not the top of the last page tip-bot for Arnaldo Carvalho de Melo
2010-07-18 10:34               ` [tip:perf/core] perf hists: Factor out duplicated code tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:49               ` [tip:perf/core] perf sort: Make column width code per hists instance tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:49               ` [tip:perf/core] perf ui: Restore SPACE as an alias to PGDN in annotate tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:49               ` [tip:perf/core] perf hist: Introduce routine to measure lenght of formatted entry tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:50               ` [tip:perf/core] perf ui: Consider the refreshed dimensions in ui_browser__show tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:50               ` [tip:perf/core] perf ui: Show the scroll bar over the left window frame tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:50               ` [tip:perf/core] perf ui: New hists tree widget tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:51               ` [tip:perf/core] perf report: Don't abbreviate file paths relative to the cwd tip-bot for Dave Martin
2010-08-02  7:51               ` [tip:perf/core] perf tools: Remove unneeded code for tracking the cwd in perf sessions tip-bot for Dave Martin
2010-08-02  7:51               ` [tip:perf/core] perf man pages: Fix cut'n'paste error tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:52               ` [tip:perf/core] perf record: Release resources at exit tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:52               ` [tip:perf/core] perf symbols: Precisely specify if dso->{long,short}_name should be freed tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:52               ` [tip:perf/core] perf tools: Factor out buildid reading and make it implicit in dso__load tip-bot for Dave Martin
2010-08-02  7:52               ` [tip:perf/core] perf tools: remove extra build-id check factored into dso__load tip-bot for Dave Martin
2010-08-02  7:53               ` [tip:perf/core] perf symbols: Improve debug image search when loading symbols tip-bot for Dave Martin
2010-08-02  7:53               ` [tip:perf/core] perf tui: Make CTRL+Z suspend perf tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:54               ` [tip:perf/core] perf tools: Release thread resources on PERF_RECORD_EXIT tip-bot for Arnaldo Carvalho de Melo
2010-08-02  7:54               ` [tip:perf/core] perf tools: Release session and symbol resources on exit tip-bot for Arnaldo Carvalho de Melo
2010-08-03  5:54               ` [tip:perf/core] perf session: Free the ref_reloc_sym memory at the right place tip-bot for Arnaldo Carvalho de Melo
2010-08-03  5:54               ` [tip:perf/core] perf session: Invalidate last_match when removing threads from rb_tree tip-bot for Arnaldo Carvalho de Melo
2010-08-03  5:55               ` [tip:perf/core] perf tools: Don't keep unreferenced maps when unmaps are detected tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:04               ` [tip:perf/core] perf symbols: Store the symbol binding tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:04               ` [tip:perf/core] perf ui: Add a map browser tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:04               ` [tip:perf/core] perf ui: Shorten ui_browser->refresh_entries to refresh tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:05               ` [tip:perf/core] perf hists: Handle verbose in hists__sort_list_width tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:05               ` [tip:perf/core] perf hists: Fixup addr snprintf width on 32 bit arches tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:05               ` [tip:perf/core] perf ui: Add search by name/addr to the map__browser tip-bot for Arnaldo Carvalho de Melo
2010-08-06 17:06               ` [tip:perf/core] perf report: Speed up exit path tip-bot for Arnaldo Carvalho de Melo
2010-08-07  7:01               ` [tip:perf/core] perf tui: Introduce list_head based generic ui_browser refresh routine tip-bot for Arnaldo Carvalho de Melo
2010-08-07  7:01               ` [tip:perf/core] perf ui: Start breaking down newt.c into multiple files tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:39               ` [tip:perf/core] perf ui: Shorten ui_browser member names tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:40               ` [tip:perf/core] perf ui: Move ui_helpline routines to separate file in util/ui/ tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:40               ` [tip:perf/core] perf ui: Move ui_progress " tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:40               ` [tip:perf/core] perf ui: Move annotate browser to util/ui/browsers/ tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:41               ` [tip:perf/core] perf ui: Move map " tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:41               ` [tip:perf/core] perf ui: Move hists " tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:42               ` [tip:perf/core] perf ui: Complete the breakdown of util/newt.c tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:42               ` [tip:perf/core] perf annotate: Sort by hottest lines in the TUI tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:42               ` [tip:perf/core] perf ui: Make SPACE work as PGDN in all browsers tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:43               ` [tip:perf/core] perf annotate: Cycle thru sorted lines with samples tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:43               ` [tip:perf/core] perf ui browser: Add ui_browser__show counterpart: __hide tip-bot for Arnaldo Carvalho de Melo
2010-08-11  7:43               ` [tip:perf/core] perf ui hist browser: Fixup key bindings tip-bot for Arnaldo Carvalho de Melo
2010-08-12 20:03               ` [tip:perf/urgent] perf: Add back list_head data types tip-bot for Ingo Molnar
2010-08-16 17:32               ` [tip:perf/urgent] perf annotate tui: Fix exit and RIGHT keys handling tip-bot for Arnaldo Carvalho de Melo
2010-08-20 12:39               ` [tip:perf/core] perf ui browser: Abstract some more slang operations tip-bot for Arnaldo Carvalho de Melo
2010-08-20 12:40               ` [tip:perf/core] perf ui browser: Return the exit key in all browsers tip-bot for Arnaldo Carvalho de Melo
2010-08-20 12:40               ` [tip:perf/core] perf ui browser: Add routines to compactly specify exit keys tip-bot for Arnaldo Carvalho de Melo
2010-08-21 20:18               ` [tip:perf/core] perf tools: Add --tui and --stdio to choose the UI tip-bot for Arnaldo Carvalho de Melo
2010-08-30  8:33               ` [tip:perf/core] perf hists: Fix hist_entry__init_have_children tip-bot for Arnaldo Carvalho de Melo
2010-08-30  8:34               ` [tip:perf/core] perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT() tip-bot for Arnaldo Carvalho de Melo
2010-08-30  8:34               ` [tip:perf/core] perf hists browser: Init the has_children fields just once tip-bot for Arnaldo Carvalho de Melo
2010-08-30  8:34               ` [tip:perf/core] perf hists browser: Introduce "expand/collapse all callchains" action tip-bot for Arnaldo Carvalho de Melo
2010-09-09 19:45               ` [tip:perf/core] perf: Fix CPU hotplug tip-bot for Peter Zijlstra
2010-09-09 19:47               ` [tip:perf/core] perf: Deconstify struct pmu tip-bot for Peter Zijlstra
2010-09-09 19:47               ` [tip:perf/core] perf: Register PMU implementations tip-bot for Peter Zijlstra
2010-09-09 19:48               ` [tip:perf/core] perf: Unindent labels tip-bot for Peter Zijlstra
2010-09-09 19:48               ` [tip:perf/core] perf: Reduce perf_disable() usage tip-bot for Peter Zijlstra
2010-09-09 19:49               ` [tip:perf/core] perf: Per PMU disable tip-bot for Peter Zijlstra
2010-09-09 19:49               ` [tip:perf/core] perf: Default PMU ops tip-bot for Peter Zijlstra
2010-09-09 19:49               ` [tip:perf/core] perf: Shrink hw_perf_event tip-bot for Peter Zijlstra
2010-09-09 19:50               ` [tip:perf/core] perf: Rework the PMU methods tip-bot for Peter Zijlstra
2010-09-11  8:16                 ` Michael Cree
2010-09-11  8:16                   ` Michael Cree
2010-09-11  9:40                   ` Peter Zijlstra
2010-09-12  5:33                     ` Michael Cree
2010-09-12  5:37                       ` [PATCH] alpha: Fix HW performance counters to be stopped properly Michael Cree
2010-09-15 10:02                         ` [tip:perf/core] " tip-bot for Michael Cree
2010-09-13 12:15                       ` [tip:perf/core] perf: Rework the PMU methods Peter Zijlstra
2010-09-13 13:18                         ` Peter Zijlstra
2010-09-14 10:11                           ` Michael Cree
2010-09-14 14:07                             ` Peter Zijlstra
2010-09-15 20:25                               ` Michael Cree
2010-09-09 19:50               ` [tip:perf/core] perf: Remove the sysfs bits tip-bot for Peter Zijlstra
2010-09-09 19:50               ` [tip:perf/core] perf: Separate find_get_context() from event initialization tip-bot for Peter Zijlstra
2010-09-09 19:51               ` [tip:perf/core] perf: Remove the swevent hash-table from the cpu context tip-bot for Peter Zijlstra
2010-09-09 19:51               ` [tip:perf/core] perf: Per cpu-context rotation timer tip-bot for Peter Zijlstra
2010-09-09 19:51               ` [tip:perf/core] perf: Per-pmu-per-cpu contexts tip-bot for Peter Zijlstra
2010-09-10 14:54                 ` Frederic Weisbecker
2010-09-10 15:37                   ` Paul E. McKenney
2010-09-10 15:46                     ` Peter Zijlstra
2010-09-10 16:05                       ` Paul E. McKenney
2010-09-10 15:56                   ` Peter Zijlstra
2010-09-09 19:52               ` [tip:perf/core] perf: Move some code around tip-bot for Peter Zijlstra
2010-09-09 19:52               ` [tip:perf/core] perf: Clean up perf_event_context allocation tip-bot for Peter Zijlstra
2010-09-09 19:52               ` [tip:perf/core] perf: Multiple task contexts tip-bot for Peter Zijlstra
2010-09-09 19:53               ` [tip:perf/core] perf: Provide a separate task context for swevents tip-bot for Peter Zijlstra
2010-09-09 19:53               ` [tip:perf/core] perf: Optimize context ops tip-bot for Peter Zijlstra
2010-09-09 19:54               ` [tip:perf/core] perf: Fix up delayed_put_task_struct() tip-bot for Peter Zijlstra
2010-09-10 14:32               ` [tip:perf/core] perf: Ensure we call add_event_to_ctx() with the right locks held tip-bot for Peter Zijlstra
2010-09-10 15:48               ` [tip:perf/core] perf: Fix perf_init_event() tip-bot for Peter Zijlstra
2010-09-13 15:18               ` [tip:perf/core] perf: Sanitize the RCU logic tip-bot for Peter Zijlstra
2010-09-13 15:19               ` [tip:perf/core] perf: Fix free_event() tip-bot for Peter Zijlstra
2010-10-18 19:15               ` [tip:sched/core] sched: Unindent labels tip-bot for Peter Zijlstra
2010-10-18 19:22               ` [tip:perf/core] perf: Optimize sw events tip-bot for Peter Zijlstra
2010-10-18 19:22               ` [tip:perf/core] jump_label: Add COND_STMT(), reducer wrappery tip-bot for Peter Zijlstra
2010-10-26 10:22               ` [tip:perf/urgent] perf python scripting: Improve the failed-syscalls-by-pid script tip-bot for Arnaldo Carvalho de Melo
2010-10-26 10:22               ` [tip:perf/urgent] perf python scripting: Improve the syscalls-counts script tip-bot for Arnaldo Carvalho de Melo
2010-10-26 10:22               ` [tip:perf/urgent] perf python scripting: print the syscall name on sctop tip-bot for Arnaldo Carvalho de Melo
2010-10-26 10:23               ` [tip:perf/urgent] perf python scripting: Improve the syscalls-by-pid script tip-bot for Arnaldo Carvalho de Melo
2010-10-26 10:23               ` [tip:perf/urgent] perf python scripting: Support fedora 11 (audit 1.7.17) tip-bot for Arnaldo Carvalho de Melo
2010-10-27 11:01               ` [tip:perf/urgent] perf scripting: Shut up 'perf record' final status tip-bot for Arnaldo Carvalho de Melo
2010-10-27 11:01               ` [tip:perf/urgent] perf python scripting: Fixup cut'n'paste error in sctop script tip-bot for Arnaldo Carvalho de Melo
2010-10-27 11:02               ` [tip:perf/urgent] perf python scripting: Add futex-contention script tip-bot for Arnaldo Carvalho de Melo
2010-11-21 13:43               ` [tip:perf/core] perf tools: Change my maintainer address tip-bot for Arnaldo Carvalho de Melo
2010-11-23 10:22               ` [tip:sched/core] sched: Fix UP build breakage tip-bot for Peter Zijlstra
2010-11-23 10:22               ` [tip:sched/core] cpu: Remove incorrect BUG_ON tip-bot for Peter Zijlstra
2010-11-23 14:39                 ` Oleg Nesterov
2010-11-23 15:05                   ` Peter Zijlstra
2010-11-23 15:08                     ` Oleg Nesterov
2010-11-23 17:16                       ` Peter Zijlstra
2010-11-23 17:31                         ` Oleg Nesterov
2010-11-23 10:23               ` [tip:sched/core] sched: Add some clock info to sched_debug tip-bot for Peter Zijlstra
2010-11-23 19:51               ` [tip:perf/urgent] perf record: Handle restrictive permissions in /proc/{kallsyms,modules} tip-bot for Arnaldo Carvalho de Melo
2010-11-26 15:00               ` [tip:perf/core] perf: Fix inherit vs. context rotation bug tip-bot for Thomas Gleixner
2010-11-28  4:36                 ` Rakib Mullick
2010-11-26 15:01               ` [tip:perf/core] perf: Fix the software context switch counter tip-bot for Peter Zijlstra
2010-11-26 15:04               ` [tip:perf/core] perf: Ignore non-sampling overflows tip-bot for Peter Zijlstra
2010-11-26 19:20                 ` Francis Moreau
2010-11-28  8:33               ` [tip:perf/core] perf record: Add option to disable collecting build-ids tip-bot for Arnaldo Carvalho de Melo
2010-11-29 10:22                 ` Stephane Eranian
2010-11-29 15:14                   ` Arnaldo Carvalho de Melo
2010-11-28  8:34               ` [tip:perf/core] perf events: Default to using event__process_lost tip-bot for Arnaldo Carvalho de Melo
2010-12-07  7:06               ` [tip:perf/urgent] perf record: Fix eternal wait for stillborn child tip-bot for Arnaldo Carvalho de Melo
2010-12-08 20:39               ` [tip:perf/urgent] perf: Fix duplicate events with multiple-pmu vs software events tip-bot for Peter Zijlstra
2010-12-08 20:42               ` [tip:perf/core] perf, amd: Remove the nb lock tip-bot for Peter Zijlstra
2010-12-08 20:42               ` [tip:perf/core] perf: Stop all counters on reboot tip-bot for Peter Zijlstra
2010-12-09 23:39               ` [tip:perf/core] perf session: Remove unneeded dump_printf calls tip-bot for Arnaldo Carvalho de Melo
2010-12-16 12:31               ` [tip:perf/core] perf, x86: Detect broken BIOSes that corrupt the PMU tip-bot for Peter Zijlstra
2010-12-16 12:33               ` [tip:perf/core] perf, x86: Provide a PEBS capable cycle event tip-bot for Peter Zijlstra
2010-12-22 11:28               ` [tip:perf/urgent] perf buildid-list: Fix error return for success tip-bot for Arnaldo Carvalho de Melo
2010-12-25  8:57               ` [tip:perf/core] perf symbols: Improve kallsyms symbol end addr calculation tip-bot for Arnaldo Carvalho de Melo
2010-12-25  8:58               ` [tip:perf/core] perf test: Look forward for symbol aliases tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:19               ` [tip:perf/core] perf script: Finish the rename from trace to script tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:19               ` [tip:perf/core] perf record: Fix use of sample_id_all userspace with !sample_id_all kernels tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:19               ` [tip:perf/core] perf script: Fix event ordering settings to work with older kernels tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:21               ` [tip:perf/core] perf tools: Introduce event selectors tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:21               ` [tip:perf/core] perf evsel: Adopt MATCH_EVENT macro from 'stat' tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:22               ` [tip:perf/core] perf util: Move do_read from session to util tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:22               ` [tip:perf/core] perf evsel: Delete the event selectors at exit tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:23               ` [tip:perf/core] perf evsel: Steal the counter reading routines from stat tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:23               ` [tip:perf/core] perf evsel: Introduce per cpu and per thread open helpers tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:24               ` [tip:perf/core] perf tools: Refactor cpumap to hold nr and the map tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:24               ` [tip:perf/core] perf tools: Refactor all_tids " tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:25               ` [tip:perf/core] perf evsel: Use {cpu,thread}_map to shorten list of parameters tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:25               ` [tip:perf/core] perf evsel: Auto allocate resources needed for some methods tip-bot for Arnaldo Carvalho de Melo
2011-01-04  8:26               ` [tip:perf/core] perf test: Add test for counting open syscalls tip-bot for Arnaldo Carvalho de Melo
2011-01-05 17:36               ` [tip:perf/core] perf test: Clarify some error reports in the open syscall test tip-bot for Arnaldo Carvalho de Melo
2011-01-05 17:37               ` [tip:perf/core] perf session: Warn about errors when processing pipe events too tip-bot for Arnaldo Carvalho de Melo
2011-01-05 17:37               ` [tip:perf/core] perf script: Use the default lost event handler tip-bot for Arnaldo Carvalho de Melo
2011-01-05 17:38               ` [tip:perf/core] perf script: Make some lists static tip-bot for Arnaldo Carvalho de Melo
2011-01-11 11:09               ` [tip:perf/urgent] perf sched: Fix allocation result check tip-bot for Arnaldo Carvalho de Melo
2011-01-11 11:10               ` [tip:perf/urgent] perf tools: Emit clearer message for sys_perf_event_open ENOENT return tip-bot for Arnaldo Carvalho de Melo
2011-01-11 11:11               ` [tip:perf/urgent] perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) tip-bot for Arnaldo Carvalho de Melo
2011-01-11 11:11               ` [tip:perf/urgent] perf session: Fix infinite loop in __perf_session__process_events tip-bot for Arnaldo Carvalho de Melo
2011-01-12 10:51               ` [tip:perf/urgent] perf evsel: Fix order of event list deletion tip-bot for Arnaldo Carvalho de Melo
2011-01-12 10:52               ` [tip:perf/urgent] perf top: Fix annotate segv tip-bot for Arnaldo Carvalho de Melo
2011-01-12 10:52               ` [tip:perf/urgent] Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return" tip-bot for Arnaldo Carvalho de Melo
2011-01-18  8:48               ` [tip:perf/urgent] perf tools: Fix handling of wildcards in tracepoint event selectors tip-bot for Arnaldo Carvalho de Melo
2011-01-18 19:06               ` [tip:perf/urgent] perf: Fix contexted inheritance tip-bot for Peter Zijlstra
2011-01-21 15:37               ` [tip:perf/urgent] perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat tip-bot for Peter Zijlstra
2011-01-23 18:00               ` [tip:perf/urgent] perf test: Fix build on older glibcs tip-bot for Arnaldo Carvalho de Melo
2011-01-23 18:01               ` [tip:perf/urgent] perf tools: Add missing header, fixes build tip-bot for Arnaldo Carvalho de Melo
2011-01-23 18:02               ` [tip:perf/urgent] perf tools: Fix build when using gcc 3.4.6 tip-bot for Arnaldo Carvalho de Melo
2011-01-23 18:02               ` [tip:perf/urgent] perf tools: Fix build by checking if extra warnings are supported tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:14               ` [tip:perf/core] perf evsel: Introduce perf_evlist tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:14               ` [tip:perf/core] perf evlist: Adopt the pollfd array tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:14               ` [tip:perf/core] perf evsel: Support event groups tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:15               ` [tip:perf/core] perf evsel: Allow specifying if the inherit bit should be set tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:15               ` [tip:perf/core] perf top: Use perf_evsel__open tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:15               ` [tip:perf/core] perf record: " tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:16               ` [tip:perf/core] perf evsel: Introduce mmap support tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:16               ` [tip:perf/core] perf record: Use struct perf_mmap and helpers tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:17               ` [tip:perf/core] perf record: Move perf_mmap__write_tail to perf.h tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:17               ` [tip:perf/core] perf evlist: Move the mmap array from perf_evsel tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:17               ` [tip:perf/core] perf record: Use perf_evlist__mmap tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:18               ` [tip:perf/core] perf tools: Add missing cpu_map__delete() tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:18               ` [tip:perf/core] perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:19               ` [tip:perf/core] perf evlist: Steal mmap reading routine from 'perf top' tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:19               ` [tip:perf/core] perf test: Add test for the evlist mmap routines tip-bot for Arnaldo Carvalho de Melo
2011-01-26  7:21               ` [tip:perf/core] perf top: Add native_safe_halt to skip symbols tip-bot for Arnaldo Carvalho de Melo
2009-08-04  8:32           ` [patch] perf tools: allow top users to switch between weighted and individual counter display Ingo Molnar
2009-08-04  8:46             ` Mike Galbraith
2009-08-04  8:56               ` Ingo Molnar
2009-08-04 11:36           ` [tip:perfcounters/core] perf top: Improve interactive key handling tip-bot for Mike Galbraith
2009-08-02 13:11 ` [tip:perfcounters/core] perf_counter tools: Allow top users to switch between weighted and individual counter display tip-bot for Mike Galbraith
2009-11-12 10:07 [patch] sched: fix/add missing update_rq_clock() calls Mike Galbraith
2009-11-12 11:01 ` Peter Zijlstra
2009-11-12 11:27   ` Ingo Molnar
2009-11-12 11:29     ` Peter Zijlstra
2009-11-12 11:34       ` Ingo Molnar
2009-11-12 11:36         ` Peter Zijlstra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090804110142.GA8049@elte.hu \
    --to=mingo@elte.hu \
    --cc=ego@in.ibm.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.