From: Ingo Molnar <mingo@elte.hu>
To: Christoph Lameter <clameter@sgi.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Pekka Enberg <penberg@cs.helsinki.fi>,
linux-kernel@vger.kernel.org, Mel Gorman <mel@csn.ul.ie>,
Nick Piggin <npiggin@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
"Rafael J. Wysocki" <rjw@sisk.pl>,
Yinghai.Lu@sun.com, apw@shadowen.org,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Subject: Re: [bug] SLUB + mm/slab.c boot crash in -rc9
Date: Tue, 15 Apr 2008 22:42:08 +0200 [thread overview]
Message-ID: <20080415204208.GA30432@elte.hu> (raw)
In-Reply-To: <20080415203405.GA27958@elte.hu>
* Ingo Molnar <mingo@elte.hu> wrote:
> > i confirmed that by turning set_highmem_pages_init() into a NOP -
> > the kernel still crashed with just lowmem memory being around.
>
> and booting with NOHIGHMEM gives a crash too - updated config
> attached. (in case anyone wonders about the CONFIG_M486=y - it crashes
> with CONFIG_M686=y too)
changing the .config to UP makes it boot up fine. Config and bootlog
attached.
Ingo
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25-rc9
# Tue Apr 15 22:20:58 2008
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
# CONFIG_GENERIC_LOCKBREAK is not set
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_FAST_CMPXCHG_LOCAL=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
# CONFIG_GENERIC_GPIO is not set
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_AOUT=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_SWAP is not set
# CONFIG_SYSVIPC is not set
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=20
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
CONFIG_GROUP_SCHED=y
# CONFIG_FAIR_GROUP_SCHED is not set
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
# CONFIG_CGROUP_MEM_RES_CTLR is not set
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_USER_NS=y
# CONFIG_PID_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
# CONFIG_COMPAT_BRK is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_MARKERS=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_MODULES is not set
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
CONFIG_LSF=y
CONFIG_BLK_DEV_BSG=y
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
CONFIG_IOSCHED_DEADLINE=y
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
CONFIG_CLASSIC_RCU=y
#
# Processor type and features
#
# CONFIG_TICK_ONESHOT is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
# CONFIG_SMP is not set
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_X86_RDC321X is not set
# CONFIG_X86_VSMP is not set
# CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER is not set
CONFIG_PARAVIRT_GUEST=y
CONFIG_VMI=y
# CONFIG_LGUEST_GUEST is not set
CONFIG_PARAVIRT=y
# CONFIG_M386 is not set
CONFIG_M486=y
# 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_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_GENERIC_CPU is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=4
CONFIG_X86_XADD=y
# CONFIG_X86_PPRO_FENCE is not set
CONFIG_X86_F00F_BUG=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
# CONFIG_HPET_TIMER is not set
# CONFIG_IOMMU_HELPER is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_MCE is not set
CONFIG_VM86=y
CONFIG_TOSHIBA=y
CONFIG_I8K=y
CONFIG_X86_REBOOTFIXUPS=y
CONFIG_MICROCODE=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_X86_PAE is not set
CONFIG_NEED_NODE_MEMMAP_SIZE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_STATIC=y
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_EFI=y
CONFIG_SECCOMP=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 is not set
CONFIG_KEXEC=y
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
CONFIG_COMPAT_VDSO=y
#
# Power management options
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
CONFIG_PM_DEBUG=y
CONFIG_PM_VERBOSE=y
# CONFIG_SUSPEND is not set
CONFIG_ACPI=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_SYSFS_POWER is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_BAY=y
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_THERMAL is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
CONFIG_ACPI_TOSHIBA=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
# CONFIG_ACPI_DEBUG_FUNC_TRACE is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
# CONFIG_PCIEAER is not set
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
CONFIG_PCI_LEGACY=y
CONFIG_HT_IRQ=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
CONFIG_SCx200=y
CONFIG_SCx200HR_TIMER=y
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=y
CONFIG_HOTPLUG_PCI_COMPAQ=y
CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM=y
# CONFIG_HOTPLUG_PCI_IBM is not set
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=y
# CONFIG_HOTPLUG_PCI_CPCI is not set
CONFIG_HOTPLUG_PCI_SHPC=y
#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y
#
# Networking
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
CONFIG_XFRM_SUB_POLICY=y
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_ASK_IP_FIB_HASH is not set
CONFIG_IP_FIB_TRIE=y
# CONFIG_IP_FIB_HASH is not set
# CONFIG_IP_FIB_TRIE_STATS is not set
# CONFIG_IP_MULTIPLE_TABLES is not set
CONFIG_IP_ROUTE_MULTIPATH=y
# CONFIG_IP_ROUTE_VERBOSE is not set
# 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 is not set
# CONFIG_IP_PIMSM_V2 is not set
CONFIG_ARPD=y
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IP_VS is not set
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
CONFIG_IPV6_OPTIMISTIC_DAD=y
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
CONFIG_IPV6_MIP6=y
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_TUNNEL is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CT_ACCT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_EVENTS is not set
CONFIG_NF_CT_PROTO_SCTP=y
CONFIG_NF_CT_PROTO_UDPLITE=y
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
# CONFIG_NF_CONNTRACK_H323 is not set
CONFIG_NF_CONNTRACK_IRC=y
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
CONFIG_NF_CONNTRACK_SANE=y
# CONFIG_NF_CONNTRACK_SIP is not set
CONFIG_NF_CONNTRACK_TFTP=y
CONFIG_NF_CT_NETLINK=y
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_DSCP=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_RATEEST=y
# CONFIG_NETFILTER_XT_TARGET_SECMARK is not set
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=y
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
CONFIG_NETFILTER_XT_MATCH_DCCP=y
CONFIG_NETFILTER_XT_MATCH_DSCP=y
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
CONFIG_NETFILTER_XT_MATCH_RATEEST=y
CONFIG_NETFILTER_XT_MATCH_REALM=y
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
#
# IP: Netfilter Configuration
#
# CONFIG_NF_CONNTRACK_IPV4 is not set
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_RECENT=y
# CONFIG_IP_NF_MATCH_ECN is not set
CONFIG_IP_NF_MATCH_AH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_ADDRTYPE=y
# CONFIG_IP_NF_FILTER is not set
# CONFIG_IP_NF_TARGET_LOG is not set
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_ECN is not set
CONFIG_IP_NF_TARGET_TTL=y
# CONFIG_IP_NF_RAW is not set
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
#
# IPv6: Netfilter Configuration
#
# CONFIG_NF_CONNTRACK_IPV6 is not set
# CONFIG_IP6_NF_QUEUE is not set
# CONFIG_IP6_NF_IPTABLES is not set
CONFIG_IP_DCCP=y
CONFIG_INET_DCCP_DIAG=y
CONFIG_IP_DCCP_ACKVEC=y
#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
CONFIG_IP_DCCP_CCID2=y
CONFIG_IP_DCCP_CCID2_DEBUG=y
# CONFIG_IP_DCCP_CCID3 is not set
# CONFIG_IP_DCCP_TFRC_LIB is not set
# CONFIG_IP_SCTP is not set
CONFIG_TIPC=y
# CONFIG_TIPC_ADVANCED is not set
# CONFIG_TIPC_DEBUG is not set
CONFIG_ATM=y
CONFIG_ATM_CLIP=y
CONFIG_ATM_CLIP_NO_ICMP=y
# CONFIG_ATM_LANE is not set
CONFIG_ATM_BR2684=y
CONFIG_ATM_BR2684_IPFILTER=y
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
CONFIG_LLC=y
CONFIG_LLC2=y
CONFIG_IPX=y
# CONFIG_IPX_INTERN is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
CONFIG_WAN_ROUTER=y
# CONFIG_NET_SCHED is not set
CONFIG_NET_CLS_ROUTE=y
#
# Network testing
#
CONFIG_NET_PKTGEN=y
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
# CONFIG_BT_RFCOMM is not set
# CONFIG_BT_BNEP is not set
CONFIG_BT_HIDP=y
#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=y
CONFIG_BT_HCIUSB_SCO=y
CONFIG_BT_HCIBTSDIO=y
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
CONFIG_BT_HCIBPA10X=y
CONFIG_BT_HCIBFUSB=y
CONFIG_BT_HCIVHCI=y
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
#
# Wireless
#
CONFIG_CFG80211=y
# CONFIG_NL80211 is not set
CONFIG_WIRELESS_EXT=y
# CONFIG_MAC80211 is not set
CONFIG_IEEE80211=y
CONFIG_IEEE80211_DEBUG=y
CONFIG_IEEE80211_CRYPT_WEP=y
CONFIG_IEEE80211_CRYPT_CCMP=y
# CONFIG_IEEE80211_CRYPT_TKIP is not set
CONFIG_IEEE80211_SOFTMAC=y
CONFIG_IEEE80211_SOFTMAC_DEBUG=y
CONFIG_RFKILL=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_SERIAL=y
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=y
# CONFIG_PARPORT_1284 is not set
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG=y
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=y
# CONFIG_PARIDE is not set
CONFIG_BLK_CPQ_DA=y
CONFIG_BLK_CPQ_CISS_DA=y
CONFIG_CISS_SCSI_TAPE=y
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_SX8=y
CONFIG_BLK_DEV_UB=y
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
CONFIG_ATA_OVER_ETH=y
# CONFIG_MISC_DEVICES is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set
#
# SCSI device support
#
CONFIG_RAID_ATTRS=y
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=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=y
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
CONFIG_SCSI_SCAN_ASYNC=y
#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=y
CONFIG_SCSI_SAS_ATTRS=y
CONFIG_SCSI_SAS_LIBSAS=y
# CONFIG_SCSI_SAS_ATA is not set
# CONFIG_SCSI_SAS_HOST_SMP is not set
# CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
CONFIG_SCSI_SRP_ATTRS=y
# CONFIG_SCSI_SRP_TGT_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
CONFIG_SCSI_ACARD=y
# CONFIG_SCSI_AACRAID is not set
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
CONFIG_AIC7XXX_RESET_DELAY_MS=5000
# CONFIG_AIC7XXX_DEBUG_ENABLE 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=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=y
CONFIG_AIC94XX_DEBUG=y
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
CONFIG_MEGARAID_LEGACY=y
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
CONFIG_SCSI_EATA=y
CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=y
CONFIG_SCSI_GDTH=y
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=y
CONFIG_SCSI_IMM=y
CONFIG_SCSI_IZIP_EPP16=y
CONFIG_SCSI_IZIP_SLOW_CTR=y
# CONFIG_SCSI_MVSAS is not set
CONFIG_SCSI_STEX=y
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
CONFIG_SCSI_QLOGIC_1280=y
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
CONFIG_SCSI_LPFC=y
# CONFIG_SCSI_DC395x is not set
CONFIG_SCSI_DC390T=y
CONFIG_SCSI_NSP32=y
# CONFIG_SCSI_DEBUG is not set
CONFIG_SCSI_SRP=y
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_SVW=y
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=y
# CONFIG_SATA_NV is not set
CONFIG_PDC_ADMA=y
# CONFIG_SATA_QSTOR is not set
CONFIG_SATA_PROMISE=y
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
CONFIG_SATA_SIL24=y
CONFIG_SATA_SIS=y
# CONFIG_SATA_ULI is not set
CONFIG_SATA_VIA=y
CONFIG_SATA_VITESSE=y
CONFIG_SATA_INIC162X=y
CONFIG_PATA_ACPI=y
CONFIG_PATA_ALI=y
CONFIG_PATA_AMD=y
CONFIG_PATA_ARTOP=y
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
CONFIG_PATA_CMD64X=y
# CONFIG_PATA_CS5520 is not set
CONFIG_PATA_CS5530=y
# CONFIG_PATA_CS5535 is not set
CONFIG_PATA_CS5536=y
CONFIG_PATA_CYPRESS=y
CONFIG_PATA_EFAR=y
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
CONFIG_PATA_HPT3X2N=y
CONFIG_PATA_HPT3X3=y
CONFIG_PATA_HPT3X3_DMA=y
# CONFIG_PATA_IT821X is not set
CONFIG_PATA_IT8213=y
CONFIG_PATA_JMICRON=y
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_NETCELL=y
# CONFIG_PATA_NINJA32 is not set
CONFIG_PATA_NS87410=y
CONFIG_PATA_NS87415=y
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
CONFIG_PATA_PDC_OLD=y
CONFIG_PATA_RADISYS=y
# CONFIG_PATA_RZ1000 is not set
CONFIG_PATA_SC1200=y
CONFIG_PATA_SERVERWORKS=y
CONFIG_PATA_PDC2027X=y
CONFIG_PATA_SIL680=y
CONFIG_PATA_SIS=y
CONFIG_PATA_VIA=y
CONFIG_PATA_WINBOND=y
# CONFIG_MD is not set
CONFIG_FUSION=y
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_LOGGING=y
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
CONFIG_IEEE1394=y
#
# Subsystem Options
#
CONFIG_IEEE1394_VERBOSEDEBUG=y
#
# Controllers
#
CONFIG_IEEE1394_PCILYNX=y
CONFIG_IEEE1394_OHCI1394=y
#
# Protocols
#
# CONFIG_IEEE1394_VIDEO1394 is not set
CONFIG_IEEE1394_SBP2=y
CONFIG_IEEE1394_SBP2_PHYS_DMA=y
CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y
CONFIG_IEEE1394_ETH1394=y
CONFIG_IEEE1394_DV1394=y
# CONFIG_IEEE1394_RAWIO is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
CONFIG_DUMMY=y
CONFIG_BONDING=y
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
CONFIG_VETH=y
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
CONFIG_CASSINI=y
# CONFIG_NET_VENDOR_3COM is not set
CONFIG_NET_TULIP=y
CONFIG_DE2104X=y
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
CONFIG_DM9102=y
CONFIG_ULI526X=y
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_NET_PCI=y
# CONFIG_PCNET32 is not set
CONFIG_AMD8111_ETH=y
# CONFIG_AMD8111E_NAPI is not set
CONFIG_ADAPTEC_STARFIRE=y
# CONFIG_ADAPTEC_STARFIRE_NAPI is not set
CONFIG_B44=y
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_FORCEDETH=y
CONFIG_FORCEDETH_NAPI=y
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
CONFIG_FEALNX=y
CONFIG_NATSEMI=y
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_R6040 is not set
# CONFIG_SIS900 is not set
CONFIG_EPIC100=y
# CONFIG_SUNDANCE is not set
CONFIG_TLAN=y
CONFIG_VIA_RHINE=y
# CONFIG_VIA_RHINE_MMIO is not set
# CONFIG_VIA_RHINE_NAPI is not set
CONFIG_SC92031=y
CONFIG_NET_POCKET=y
# CONFIG_ATP is not set
# CONFIG_DE600 is not set
CONFIG_DE620=y
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
CONFIG_E1000_NAPI=y
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
# CONFIG_E1000E is not set
# CONFIG_E1000E_ENABLED is not set
# CONFIG_IP1000 is not set
CONFIG_IGB=y
CONFIG_NS83820=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
CONFIG_SKGE=y
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
# CONFIG_BNX2 is not set
CONFIG_QLA3XXX=y
CONFIG_ATL1=y
CONFIG_NETDEV_10000=y
# CONFIG_CHELSIO_T1 is not set
CONFIG_CHELSIO_T3=y
# CONFIG_IXGBE is not set
CONFIG_IXGB=y
CONFIG_IXGB_NAPI=y
# CONFIG_S2IO is not set
CONFIG_MYRI10GE=y
# CONFIG_NETXEN_NIC is not set
CONFIG_NIU=y
# CONFIG_MLX4_CORE is not set
# CONFIG_TEHUTI is not set
# CONFIG_BNX2X is not set
# CONFIG_TR is not set
#
# Wireless LAN
#
CONFIG_WLAN_PRE80211=y
# CONFIG_STRIP is not set
CONFIG_WLAN_80211=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_AIRO is not set
CONFIG_HERMES=y
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
CONFIG_NORTEL_HERMES=y
CONFIG_PCI_HERMES=y
CONFIG_ATMEL=y
CONFIG_PCI_ATMEL=y
CONFIG_PRISM54=y
# CONFIG_USB_ZD1201 is not set
CONFIG_USB_NET_RNDIS_WLAN=y
CONFIG_HOSTAP=y
CONFIG_HOSTAP_FIRMWARE=y
# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
CONFIG_HOSTAP_PLX=y
# CONFIG_HOSTAP_PCI is not set
# CONFIG_BCM43XX is not set
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
CONFIG_USB_PEGASUS=y
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_DM9601=y
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=y
CONFIG_USB_NET_PLUSB=y
CONFIG_USB_NET_MCS7830=y
CONFIG_USB_NET_RNDIS_HOST=y
# CONFIG_USB_NET_CDC_SUBSET is not set
CONFIG_USB_NET_ZAURUS=y
# CONFIG_WAN is not set
CONFIG_ATM_DRIVERS=y
# CONFIG_ATM_DUMMY is not set
CONFIG_ATM_TCP=y
CONFIG_ATM_LANAI=y
CONFIG_ATM_ENI=y
CONFIG_ATM_ENI_DEBUG=y
CONFIG_ATM_ENI_TUNE_BURST=y
# CONFIG_ATM_ENI_BURST_TX_16W is not set
CONFIG_ATM_ENI_BURST_TX_8W=y
# CONFIG_ATM_ENI_BURST_TX_4W is not set
CONFIG_ATM_ENI_BURST_TX_2W=y
CONFIG_ATM_ENI_BURST_RX_16W=y
# CONFIG_ATM_ENI_BURST_RX_8W is not set
# CONFIG_ATM_ENI_BURST_RX_4W is not set
# CONFIG_ATM_ENI_BURST_RX_2W is not set
CONFIG_ATM_FIRESTREAM=y
CONFIG_ATM_ZATM=y
CONFIG_ATM_ZATM_DEBUG=y
# CONFIG_ATM_NICSTAR is not set
CONFIG_ATM_IDT77252=y
# CONFIG_ATM_IDT77252_DEBUG is not set
CONFIG_ATM_IDT77252_RCV_ALL=y
CONFIG_ATM_IDT77252_USE_SUNI=y
CONFIG_ATM_AMBASSADOR=y
CONFIG_ATM_AMBASSADOR_DEBUG=y
# CONFIG_ATM_HORIZON is not set
CONFIG_ATM_IA=y
# CONFIG_ATM_IA_DEBUG is not set
# CONFIG_ATM_FORE200E_MAYBE is not set
CONFIG_ATM_HE=y
CONFIG_ATM_HE_USE_SUNI=y
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# 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 is not set
CONFIG_PPPOATM=y
CONFIG_PPPOL2TP=y
# CONFIG_SLIP is not set
CONFIG_SLHC=y
CONFIG_NET_FC=y
CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NETPOLL_TRAP=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_ISDN=y
# CONFIG_ISDN_I4L is not set
# CONFIG_ISDN_CAPI is not set
CONFIG_PHONE=y
# CONFIG_PHONE_IXJ is not set
#
# 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=y
# CONFIG_INPUT_EVDEV is not set
CONFIG_INPUT_EVBUG=y
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
CONFIG_KEYBOARD_LKKBD=y
CONFIG_KEYBOARD_XTKBD=y
CONFIG_KEYBOARD_NEWTON=y
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
CONFIG_MOUSE_VSXXXAA=y
# CONFIG_INPUT_JOYSTICK is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
CONFIG_TABLET_USB_AIPTEK=y
CONFIG_TABLET_USB_GTCO=y
# CONFIG_TABLET_USB_KBTAB is not set
CONFIG_TABLET_USB_WACOM=y
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PARKBD=y
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
CONFIG_GAMEPORT=y
CONFIG_GAMEPORT_NS558=y
# CONFIG_GAMEPORT_L4 is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=y
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_GEODE=y
CONFIG_HW_RANDOM_VIA=y
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# CONFIG_R3964 is not set
CONFIG_APPLICOM=y
# CONFIG_SONYPI is not set
# CONFIG_MWAVE is not set
# CONFIG_SCx200_GPIO is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
CONFIG_CS5535_GPIO=y
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=256
# CONFIG_HPET is not set
CONFIG_HANGCHECK_TIMER=y
# CONFIG_TCG_TPM is not set
CONFIG_TELCLOCK=y
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_CHARDEV is not set
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_ALGOPCA=y
#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
CONFIG_I2C_AMD756=y
# CONFIG_I2C_AMD756_S4882 is not set
CONFIG_I2C_AMD8111=y
CONFIG_I2C_I801=y
CONFIG_I2C_I810=y
CONFIG_I2C_PIIX4=y
CONFIG_I2C_NFORCE2=y
# CONFIG_I2C_OCORES is not set
CONFIG_I2C_PARPORT=y
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
CONFIG_I2C_SIMTEC=y
# CONFIG_SCx200_ACB is not set
CONFIG_I2C_SIS5595=y
CONFIG_I2C_SIS630=y
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=y
CONFIG_I2C_VIA=y
CONFIG_I2C_VIAPRO=y
CONFIG_I2C_VOODOO3=y
#
# Miscellaneous I2C Chip support
#
CONFIG_DS1682=y
CONFIG_SENSORS_EEPROM=y
# CONFIG_SENSORS_PCF8574 is not set
CONFIG_PCF8575=y
CONFIG_SENSORS_PCF8591=y
# CONFIG_TPS65010 is not set
CONFIG_SENSORS_MAX6875=y
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
CONFIG_I2C_DEBUG_BUS=y
# CONFIG_I2C_DEBUG_CHIP is not set
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
CONFIG_PDA_POWER=y
# CONFIG_BATTERY_DS2760 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_SENSORS_ABITUGURU=y
CONFIG_SENSORS_ABITUGURU3=y
CONFIG_SENSORS_AD7418=y
CONFIG_SENSORS_ADM1021=y
# CONFIG_SENSORS_ADM1025 is not set
CONFIG_SENSORS_ADM1026=y
# CONFIG_SENSORS_ADM1029 is not set
CONFIG_SENSORS_ADM1031=y
CONFIG_SENSORS_ADM9240=y
# CONFIG_SENSORS_ADT7470 is not set
CONFIG_SENSORS_ADT7473=y
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
CONFIG_SENSORS_ATXP1=y
CONFIG_SENSORS_DS1621=y
CONFIG_SENSORS_I5K_AMB=y
# CONFIG_SENSORS_F71805F is not set
CONFIG_SENSORS_F71882FG=y
# CONFIG_SENSORS_F75375S is not set
CONFIG_SENSORS_FSCHER=y
CONFIG_SENSORS_FSCPOS=y
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
CONFIG_SENSORS_GL520SM=y
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
CONFIG_SENSORS_LM63=y
CONFIG_SENSORS_LM75=y
CONFIG_SENSORS_LM77=y
# CONFIG_SENSORS_LM78 is not set
CONFIG_SENSORS_LM80=y
# CONFIG_SENSORS_LM83 is not set
CONFIG_SENSORS_LM85=y
# CONFIG_SENSORS_LM87 is not set
CONFIG_SENSORS_LM90=y
CONFIG_SENSORS_LM92=y
# CONFIG_SENSORS_LM93 is not set
CONFIG_SENSORS_MAX1619=y
# CONFIG_SENSORS_MAX6650 is not set
CONFIG_SENSORS_PC87360=y
# CONFIG_SENSORS_PC87427 is not set
CONFIG_SENSORS_SIS5595=y
CONFIG_SENSORS_DME1737=y
CONFIG_SENSORS_SMSC47M1=y
CONFIG_SENSORS_SMSC47M192=y
CONFIG_SENSORS_SMSC47B397=y
CONFIG_SENSORS_ADS7828=y
# CONFIG_SENSORS_THMC50 is not set
CONFIG_SENSORS_VIA686A=y
# CONFIG_SENSORS_VT1211 is not set
CONFIG_SENSORS_VT8231=y
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
CONFIG_SENSORS_W83L785TS=y
# CONFIG_SENSORS_W83L786NG is not set
CONFIG_SENSORS_W83627HF=y
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
# CONFIG_THERMAL is not set
# CONFIG_WATCHDOG is not set
#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
CONFIG_SSB=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
CONFIG_DAB=y
# CONFIG_USB_DABUSB is not set
#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
CONFIG_AGP_ATI=y
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_NVIDIA is not set
CONFIG_AGP_SIS=y
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=y
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
CONFIG_DRM_R128=y
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
CONFIG_DRM_I915=y
# CONFIG_DRM_MGA is not set
CONFIG_DRM_SIS=y
# CONFIG_DRM_VIA is not set
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_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 is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_SYS_FOPS is not set
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_SVGALIB=y
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
CONFIG_FB_PM2=y
CONFIG_FB_PM2_FIFO_DISCONNECT=y
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
CONFIG_FB_IMSTT=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_EFI is not set
# CONFIG_FB_IMAC is not set
# CONFIG_FB_HECUBA is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
CONFIG_FB_I810=y
CONFIG_FB_I810_GTF=y
# CONFIG_FB_I810_I2C is not set
CONFIG_FB_LE80578=y
CONFIG_FB_CARILLO_RANCH=y
# CONFIG_FB_INTEL is not set
CONFIG_FB_MATROX=y
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=y
CONFIG_FB_MATROX_MAVEN=y
CONFIG_FB_MATROX_MULTIHEAD=y
# CONFIG_FB_RADEON is not set
CONFIG_FB_ATY128=y
# CONFIG_FB_ATY128_BACKLIGHT is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
CONFIG_FB_SAVAGE=y
# CONFIG_FB_SAVAGE_I2C is not set
# CONFIG_FB_SAVAGE_ACCEL is not set
CONFIG_FB_SIS=y
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_FB_NEOMAGIC=y
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
CONFIG_FB_ARK=y
CONFIG_FB_PM3=y
CONFIG_FB_GEODE=y
CONFIG_FB_GEODE_LX=y
CONFIG_FB_GEODE_GX=y
CONFIG_FB_GEODE_GX_SET_FBSIZE=y
CONFIG_FB_GEODE_GX_FBSIZE=0x1600000
CONFIG_FB_GEODE_GX1=y
# CONFIG_FB_VIRTUAL is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_CORGI is not set
CONFIG_BACKLIGHT_PROGEAR=y
CONFIG_BACKLIGHT_CARILLO_RANCH=y
#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
# CONFIG_VIDEO_SELECT is not set
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
#
# Sound
#
CONFIG_SOUND=y
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=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 is not set
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
# CONFIG_SND_DEBUG is not set
#
# Generic devices
#
CONFIG_SND_MPU401_UART=y
CONFIG_SND_OPL3_LIB=y
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_DUMMY is not set
CONFIG_SND_VIRMIDI=y
# CONFIG_SND_MTPAV is not set
CONFIG_SND_MTS64=y
CONFIG_SND_SERIAL_U16550=y
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PORTMAN2X4=y
CONFIG_SND_SB_COMMON=y
CONFIG_SND_SB16_DSP=y
#
# PCI devices
#
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
CONFIG_SND_AU8810=y
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
CONFIG_SND_AZT3328=y
CONFIG_SND_BT87X=y
# CONFIG_SND_BT87X_OVERCLOCK is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
CONFIG_SND_OXYGEN_LIB=y
CONFIG_SND_OXYGEN=y
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
CONFIG_SND_CS5530=y
CONFIG_SND_CS5535AUDIO=y
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
CONFIG_SND_LAYLA20=y
# CONFIG_SND_DARLA24 is not set
CONFIG_SND_GINA24=y
# CONFIG_SND_LAYLA24 is not set
CONFIG_SND_MONA=y
# CONFIG_SND_MIA is not set
CONFIG_SND_ECHO3G=y
CONFIG_SND_INDIGO=y
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
CONFIG_SND_EMU10K1X=y
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
CONFIG_SND_ES1938=y
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
CONFIG_SND_HDSP=y
# CONFIG_SND_HDSPM is not set
CONFIG_SND_HIFIER=y
CONFIG_SND_ICE1712=y
CONFIG_SND_ICE1724=y
CONFIG_SND_INTEL8X0=y
CONFIG_SND_INTEL8X0M=y
# CONFIG_SND_KORG1212 is not set
CONFIG_SND_MAESTRO3=y
CONFIG_SND_MAESTRO3_FIRMWARE_IN_KERNEL=y
CONFIG_SND_MIXART=y
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
CONFIG_SND_RIPTIDE=y
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
CONFIG_SND_TRIDENT=y
CONFIG_SND_VIA82XX=y
CONFIG_SND_VIA82XX_MODEM=y
CONFIG_SND_VIRTUOSO=y
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_AC97_POWER_SAVE is not set
#
# USB devices
#
CONFIG_SND_USB_AUDIO=y
CONFIG_SND_USB_USX2Y=y
CONFIG_SND_USB_CAIAQ=y
CONFIG_SND_USB_CAIAQ_INPUT=y
#
# System on Chip audio support
#
CONFIG_SND_SOC=y
#
# SoC Audio support for SuperH
#
#
# ALSA SoC audio for Freescale SOCs
#
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=y
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set
#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT_POWERBOOK=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
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 is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_PERSIST=y
# CONFIG_USB_OTG is not set
#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
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_U132_HCD is not set
CONFIG_USB_SL811_HCD=y
# CONFIG_USB_R8A66597_HCD is not set
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
#
# may also be needed; see USB_STORAGE Help for more information
#
# CONFIG_USB_STORAGE is not set
CONFIG_USB_LIBUSUAL=y
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
CONFIG_USB_MICROTEK=y
CONFIG_USB_MON=y
#
# USB port drivers
#
CONFIG_USB_USS720=y
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=y
CONFIG_USB_EMI26=y
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
CONFIG_USB_LEGOTOWER=y
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
CONFIG_USB_PHIDGET=y
CONFIG_USB_PHIDGETKIT=y
# CONFIG_USB_PHIDGETMOTORCONTROL is not set
CONFIG_USB_PHIDGETSERVO=y
# CONFIG_USB_IDMOUSE is not set
CONFIG_USB_FTDI_ELAN=y
CONFIG_USB_APPLEDISPLAY=y
CONFIG_USB_SISUSBVGA=y
# CONFIG_USB_SISUSBVGA_CON is not set
# CONFIG_USB_LD is not set
CONFIG_USB_TRANCEVIBRATOR=y
CONFIG_USB_IOWARRIOR=y
# CONFIG_USB_TEST is not set
CONFIG_USB_ATM=y
CONFIG_USB_SPEEDTOUCH=y
CONFIG_USB_CXACRU=y
# CONFIG_USB_UEAGLEATM is not set
CONFIG_USB_XUSBATM=y
# CONFIG_USB_GADGET is not set
CONFIG_MMC=y
CONFIG_MMC_DEBUG=y
CONFIG_MMC_UNSAFE_RESUME=y
#
# MMC/SD Card Drivers
#
CONFIG_MMC_BLOCK=y
# CONFIG_MMC_BLOCK_BOUNCE is not set
CONFIG_SDIO_UART=y
#
# MMC/SD Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_RICOH_MMC=y
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
CONFIG_INFINIBAND=y
CONFIG_INFINIBAND_USER_MAD=y
CONFIG_INFINIBAND_USER_ACCESS=y
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ADDR_TRANS=y
# CONFIG_INFINIBAND_MTHCA is not set
CONFIG_INFINIBAND_AMSO1100=y
# CONFIG_INFINIBAND_AMSO1100_DEBUG is not set
CONFIG_INFINIBAND_CXGB3=y
CONFIG_INFINIBAND_CXGB3_DEBUG=y
# CONFIG_MLX4_INFINIBAND is not set
CONFIG_INFINIBAND_NES=y
# CONFIG_INFINIBAND_NES_DEBUG is not set
# CONFIG_INFINIBAND_IPOIB is not set
# CONFIG_INFINIBAND_SRP is not set
CONFIG_INFINIBAND_ISER=y
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
CONFIG_AUXDISPLAY=y
# CONFIG_KS0108 is not set
#
# Userspace I/O
#
CONFIG_UIO=y
CONFIG_UIO_CIF=y
#
# Firmware Drivers
#
CONFIG_EDD=y
# CONFIG_EFI_VARS is not set
CONFIG_DELL_RBU=y
CONFIG_DCDBAS=y
CONFIG_DMIID=y
#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
# CONFIG_EXT2_FS_SECURITY is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
CONFIG_JFS_FS=y
# CONFIG_JFS_POSIX_ACL is not set
CONFIG_JFS_SECURITY=y
CONFIG_JFS_DEBUG=y
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
CONFIG_OCFS2_FS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_DNOTIFY=y
# CONFIG_INOTIFY is not set
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_QFMT_V1=y
# CONFIG_QFMT_V2 is not set
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
# CONFIG_JOLIET is not set
CONFIG_ZISOFS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=y
#
# Miscellaneous filesystems
#
CONFIG_ADFS_FS=y
# CONFIG_ADFS_FS_RW is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=y
CONFIG_HFSPLUS_FS=y
CONFIG_BEFS_FS=y
CONFIG_BEFS_DEBUG=y
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_VXFS_FS=y
CONFIG_MINIX_FS=y
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=y
CONFIG_ROMFS_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
# CONFIG_MINIX_SUBPARTITION is not set
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
CONFIG_KARMA_PARTITION=y
# CONFIG_EFI_PARTITION is not set
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
# CONFIG_NLS_CODEPAGE_852 is not set
CONFIG_NLS_CODEPAGE_855=y
# CONFIG_NLS_CODEPAGE_857 is not set
CONFIG_NLS_CODEPAGE_860=y
CONFIG_NLS_CODEPAGE_861=y
# CONFIG_NLS_CODEPAGE_862 is not set
CONFIG_NLS_CODEPAGE_863=y
CONFIG_NLS_CODEPAGE_864=y
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
CONFIG_NLS_CODEPAGE_869=y
CONFIG_NLS_CODEPAGE_936=y
# CONFIG_NLS_CODEPAGE_950 is not set
CONFIG_NLS_CODEPAGE_932=y
CONFIG_NLS_CODEPAGE_949=y
CONFIG_NLS_CODEPAGE_874=y
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_CODEPAGE_1251=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
CONFIG_NLS_ISO8859_7=y
CONFIG_NLS_ISO8859_9=y
# CONFIG_NLS_ISO8859_13 is not set
CONFIG_NLS_ISO8859_14=y
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set
#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_KERNEL is not set
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_SLUB_DEBUG_ON=y
CONFIG_SLUB_STATS=y
CONFIG_STACKTRACE=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_FRAME_POINTER=y
CONFIG_LATENCYTOP=y
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
CONFIG_SAMPLES=y
CONFIG_SAMPLE_KOBJECT=y
CONFIG_EARLY_PRINTK=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
CONFIG_IO_DELAY_NONE=y
CONFIG_DEFAULT_IO_DELAY_TYPE=3
#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_CAPABILITIES=y
CONFIG_SECURITY_FILE_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
# CONFIG_SECURITY_SMACK is not set
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_MANAGER=y
# CONFIG_CRYPTO_HMAC is not set
CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_NULL=y
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_CBC is not set
CONFIG_CRYPTO_PCBC=y
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_XTS is not set
CONFIG_CRYPTO_CTR=y
# CONFIG_CRYPTO_GCM is not set
CONFIG_CRYPTO_CCM=y
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_FCRYPT=y
# CONFIG_CRYPTO_BLOWFISH is not set
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
# CONFIG_CRYPTO_TWOFISH_586 is not set
# CONFIG_CRYPTO_SERPENT is not set
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_586=y
# CONFIG_CRYPTO_CAST5 is not set
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_TEA=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_KHAZAD=y
CONFIG_CRYPTO_ANUBIS=y
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SALSA20=y
# CONFIG_CRYPTO_SALSA20_586 is not set
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_LZO is not set
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_GEODE is not set
CONFIG_CRYPTO_DEV_HIFN_795X=y
CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
[ 0.000000] Linux version 2.6.25-rc9 (mingo@dione) (gcc version 4.2.2) #966 Tue Apr 15 22:23:12 CEST 2008
[ 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 - 00000000efff8000 (usable)
[ 0.000000] BIOS-e820: 00000000efff8000 - 00000000f0000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000110000000 (usable)
[ 0.000000] console [earlyser0] enabled
[ 0.000000] Warning only 896MB will be used.
[ 0.000000] Use a HIGHMEM64G enabled kernel.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Scan SMP from c0000000 for 1024 bytes.
[ 0.000000] Scan SMP from c009fc00 for 1024 bytes.
[ 0.000000] Scan SMP from c00f0000 for 65536 bytes.
[ 0.000000] found SMP MP-table at [c00f4fd0] 000f4fd0
[ 0.000000] sparse_init()
[ 0.000000] section 0: sparse_mem_map_populate2(#0, (nd:0)): c1000000
[ 0.000000] map: c1000000, usemap: c1100000 [content: c1000003]
[ 0.000000] section 1: sparse_mem_map_populate2(#1, (nd:0)): c1180000
[ 0.000000] map: c1180000, usemap: c1280000 [content: c1100003]
[ 0.000000] section 2: sparse_mem_map_populate2(#2, (nd:0)): c1300000
[ 0.000000] map: c1300000, usemap: c1400000 [content: c1200003]
[ 0.000000] section 3: sparse_mem_map_populate2(#3, (nd:0)): c1480000
[ 0.000000] map: c1480000, usemap: c1580000 [content: c1300003]
[ 0.000000] section 4: sparse_mem_map_populate2(#4, (nd:0)): c1600000
[ 0.000000] map: c1600000, usemap: c1700000 [content: c1400003]
[ 0.000000] section 5: sparse_mem_map_populate2(#5, (nd:0)): c1780000
[ 0.000000] map: c1780000, usemap: c1880000 [content: c1500003]
[ 0.000000] section 6: sparse_mem_map_populate2(#6, (nd:0)): c1900000
[ 0.000000] map: c1900000, usemap: c1a00000 [content: c1600003]
[ 0.000000] section 7: sparse_mem_map_populate2(#7, (nd:0)): c1a80000
[ 0.000000] map: c1a80000, usemap: c1b80000 [content: c1700003]
[ 0.000000] section 8: sparse_mem_map_populate2(#8, (nd:0)): c1c00000
[ 0.000000] map: c1c00000, usemap: c1d00000 [content: c1800003]
[ 0.000000] section 9: sparse_mem_map_populate2(#9, (nd:0)): c1d80000
[ 0.000000] map: c1d80000, usemap: c1e80000 [content: c1900003]
[ 0.000000] section 10: sparse_mem_map_populate2(#10, (nd:0)): c1f00000
[ 0.000000] map: c1f00000, usemap: c2000000 [content: c1a00003]
[ 0.000000] section 11: sparse_mem_map_populate2(#11, (nd:0)): c2080000
[ 0.000000] map: c2080000, usemap: c2180000 [content: c1b00003]
[ 0.000000] section 12: sparse_mem_map_populate2(#12, (nd:0)): c2200000
[ 0.000000] map: c2200000, usemap: c2300000 [content: c1c00003]
[ 0.000000] section 13: sparse_mem_map_populate2(#13, (nd:0)): c2380000
[ 0.000000] map: c2380000, usemap: c2480000 [content: c1d00003]
[ 0.000000] section 14: sparse_mem_map_populate2(#14, (nd:0)): c2500000
[ 0.000000] map: c2500000, usemap: c2600000 [content: c1e00003]
[ 0.000000] section 15: sparse_mem_map_populate2(#15, (nd:0)): c2680000
[ 0.000000] map: c2680000, usemap: c2780000 [content: c1f00003]
[ 0.000000] section 16: sparse_mem_map_populate2(#16, (nd:0)): c2800000
[ 0.000000] map: c2800000, usemap: c2900000 [content: c2000003]
[ 0.000000] section 17: sparse_mem_map_populate2(#17, (nd:0)): c2980000
[ 0.000000] map: c2980000, usemap: c2a80000 [content: c2100003]
[ 0.000000] section 18: sparse_mem_map_populate2(#18, (nd:0)): c2b00000
[ 0.000000] map: c2b00000, usemap: c2c00000 [content: c2200003]
[ 0.000000] section 19: sparse_mem_map_populate2(#19, (nd:0)): c2c80000
[ 0.000000] map: c2c80000, usemap: c2d80000 [content: c2300003]
[ 0.000000] section 20: sparse_mem_map_populate2(#20, (nd:0)): c2e00000
[ 0.000000] map: c2e00000, usemap: c2f00000 [content: c2400003]
[ 0.000000] section 21: sparse_mem_map_populate2(#21, (nd:0)): c2f80000
[ 0.000000] map: c2f80000, usemap: c3080000 [content: c2500003]
[ 0.000000] section 22: sparse_mem_map_populate2(#22, (nd:0)): c3100000
[ 0.000000] map: c3100000, usemap: c3200000 [content: c2600003]
[ 0.000000] section 23: sparse_mem_map_populate2(#23, (nd:0)): c3280000
[ 0.000000] map: c3280000, usemap: c3380000 [content: c2700003]
[ 0.000000] section 24: sparse_mem_map_populate2(#24, (nd:0)): c3400000
[ 0.000000] map: c3400000, usemap: c3500000 [content: c2800003]
[ 0.000000] section 25: sparse_mem_map_populate2(#25, (nd:0)): c3580000
[ 0.000000] map: c3580000, usemap: c3680000 [content: c2900003]
[ 0.000000] section 26: sparse_mem_map_populate2(#26, (nd:0)): c3700000
[ 0.000000] map: c3700000, usemap: c3800000 [content: c2a00003]
[ 0.000000] section 27: sparse_mem_map_populate2(#27, (nd:0)): c3880000
[ 0.000000] map: c3880000, usemap: c3980000 [content: c2b00003]
[ 0.000000] section 28: sparse_mem_map_populate2(#28, (nd:0)): c3a00000
[ 0.000000] map: c3a00000, usemap: c3b00000 [content: c2c00003]
[ 0.000000] section 29: sparse_mem_map_populate2(#29, (nd:0)): c3b80000
[ 0.000000] map: c3b80000, usemap: c3c80000 [content: c2d00003]
[ 0.000000] section 30: sparse_mem_map_populate2(#30, (nd:0)): c3d00000
[ 0.000000] map: c3d00000, usemap: c3e00000 [content: c2e00003]
[ 0.000000] section 31: sparse_mem_map_populate2(#31, (nd:0)): c3e80000
[ 0.000000] map: c3e80000, usemap: c3f80000 [content: c2f00003]
[ 0.000000] section 32: sparse_mem_map_populate2(#32, (nd:0)): c4000000
[ 0.000000] map: c4000000, usemap: c4100000 [content: c3000003]
[ 0.000000] section 33: sparse_mem_map_populate2(#33, (nd:0)): c4180000
[ 0.000000] map: c4180000, usemap: c4280000 [content: c3100003]
[ 0.000000] section 34: sparse_mem_map_populate2(#34, (nd:0)): c4300000
[ 0.000000] map: c4300000, usemap: c4400000 [content: c3200003]
[ 0.000000] section 35: sparse_mem_map_populate2(#35, (nd:0)): c4480000
[ 0.000000] map: c4480000, usemap: c4580000 [content: c3300003]
[ 0.000000] section 36: sparse_mem_map_populate2(#36, (nd:0)): c4600000
[ 0.000000] map: c4600000, usemap: c4700000 [content: c3400003]
[ 0.000000] section 37: sparse_mem_map_populate2(#37, (nd:0)): c4780000
[ 0.000000] map: c4780000, usemap: c4880000 [content: c3500003]
[ 0.000000] section 38: sparse_mem_map_populate2(#38, (nd:0)): c4900000
[ 0.000000] map: c4900000, usemap: c4a00000 [content: c3600003]
[ 0.000000] section 39: sparse_mem_map_populate2(#39, (nd:0)): c4a80000
[ 0.000000] map: c4a80000, usemap: c4b80000 [content: c3700003]
[ 0.000000] section 40: sparse_mem_map_populate2(#40, (nd:0)): c4c00000
[ 0.000000] map: c4c00000, usemap: c4d00000 [content: c3800003]
[ 0.000000] section 41: sparse_mem_map_populate2(#41, (nd:0)): c4d80000
[ 0.000000] map: c4d80000, usemap: c4e80000 [content: c3900003]
[ 0.000000] section 42: sparse_mem_map_populate2(#42, (nd:0)): c4f00000
[ 0.000000] map: c4f00000, usemap: c5000000 [content: c3a00003]
[ 0.000000] section 43: sparse_mem_map_populate2(#43, (nd:0)): c5080000
[ 0.000000] map: c5080000, usemap: c5180000 [content: c3b00003]
[ 0.000000] section 44: sparse_mem_map_populate2(#44, (nd:0)): c5200000
[ 0.000000] map: c5200000, usemap: c5300000 [content: c3c00003]
[ 0.000000] section 45: sparse_mem_map_populate2(#45, (nd:0)): c5380000
[ 0.000000] map: c5380000, usemap: c5480000 [content: c3d00003]
[ 0.000000] section 46: sparse_mem_map_populate2(#46, (nd:0)): c5500000
[ 0.000000] map: c5500000, usemap: c5600000 [content: c3e00003]
[ 0.000000] section 47: sparse_mem_map_populate2(#47, (nd:0)): c5680000
[ 0.000000] map: c5680000, usemap: c5780000 [content: c3f00003]
[ 0.000000] section 48: sparse_mem_map_populate2(#48, (nd:0)): c5800000
[ 0.000000] map: c5800000, usemap: c5900000 [content: c4000003]
[ 0.000000] section 49: sparse_mem_map_populate2(#49, (nd:0)): c5980000
[ 0.000000] map: c5980000, usemap: c5a80000 [content: c4100003]
[ 0.000000] section 50: sparse_mem_map_populate2(#50, (nd:0)): c5b00000
[ 0.000000] map: c5b00000, usemap: c5c00000 [content: c4200003]
[ 0.000000] section 51: sparse_mem_map_populate2(#51, (nd:0)): c5c80000
[ 0.000000] map: c5c80000, usemap: c5d80000 [content: c4300003]
[ 0.000000] section 52: sparse_mem_map_populate2(#52, (nd:0)): c5e00000
[ 0.000000] map: c5e00000, usemap: c5f00000 [content: c4400003]
[ 0.000000] section 53: sparse_mem_map_populate2(#53, (nd:0)): c5f80000
[ 0.000000] map: c5f80000, usemap: c6080000 [content: c4500003]
[ 0.000000] section 54: sparse_mem_map_populate2(#54, (nd:0)): c6100000
[ 0.000000] map: c6100000, usemap: c6200000 [content: c4600003]
[ 0.000000] section 55: sparse_mem_map_populate2(#55, (nd:0)): c6280000
[ 0.000000] map: c6280000, usemap: c6380000 [content: c4700003]
[ 0.000000] section 56: sparse_mem_map_populate2(#56, (nd:0)): c6400000
[ 0.000000] map: c6400000, usemap: c6500000 [content: c4800003]
[ 0.000000] section 57: sparse_mem_map_populate2(#57, (nd:0)): c6580000
[ 0.000000] map: c6580000, usemap: c6680000 [content: c4900003]
[ 0.000000] section 58: sparse_mem_map_populate2(#58, (nd:0)): c6700000
[ 0.000000] map: c6700000, usemap: c6800000 [content: c4a00003]
[ 0.000000] section 59: sparse_mem_map_populate2(#59, (nd:0)): c6880000
[ 0.000000] map: c6880000, usemap: c6980000 [content: c4b00003]
[ 0.000000] section 60: !present
[ 0.000000] section 61: !present
[ 0.000000] section 62: !present
[ 0.000000] section 63: !present
[ 0.000000] Entering add_active_range(0, 0, 229376) 0 entries of 256 used
[ 0.000000] max_zone_pfn[max:3]:
[ 0.000000] # 0: 4096 [0000000000001000]
[ 0.000000] # 1: 229376 [0000000000038000]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 229376
[ 0.000000] On node 0 totalpages: 229376
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] mem_init: 0 -> 4096
[ 0.000000] mem_init: Checking pfn <-> page mappings
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] mem_init: 4096 -> 229376
[ 0.000000] mem_init: Checking pfn <-> page mappings
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP 000F4F70, 0014 (r0 COMPAQ)
[ 0.000000] ACPI: RSDT EFFF8000, 002C (r1 Compaq 8500____ 1 �\x04 162E)
[ 0.000000] ACPI: FACP EFFF8040, 0074 (r1 Compaq 8500____ 1 �\x04 162E)
[ 0.000000] ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 0000000000000000/2 [20070126]
[ 0.000000] ACPI: DSDT EFFF81C0, 3D9E (r1 COMPAQ 8500 16 MSFT 100000B)
[ 0.000000] ACPI: FACS EFFF80C0, 0040
[ 0.000000] ACPI: APIC EFFF8100, 00B2 (r1 Compaq 8500____ 1 0)
[ 0.000000] ACPI: PM-Timer IO Port: 0x240
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 6:10 APIC version 17
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x02] enabled)
[ 0.000000] Processor #2 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled)
[ 0.000000] Processor #3 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
[ 0.000000] Processor #4 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
[ 0.000000] Processor #5 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled)
[ 0.000000] Processor #6 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x07] enabled)
[ 0.000000] Processor #7 6:10 APIC version 17
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-34
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at f1000000 (gap: f0000000:0ec00000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 227584
[ 0.000000] Kernel command line: root=/dev/ida/c0d0p3 earlyprintk=serial,ttyS0,115200 console=ttyS0,115200 console=tty 3 nmi_watchdog=0 debug initcall_debug selinux=0 panic=10
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 700.078 MHz processor.
[ 0.000999] Console: colour VGA+ 80x25
[ 0.000999] console handover: boot [earlyser0] -> real [tty0]
[ 0.000999] console [ttyS0] enabled
[ 0.000999] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000999] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000999] Memory: 841908k/917504k available (6529k kernel code, 74488k reserved, 3653k data, 468k init, 0k highmem)
[ 0.000999] virtual kernel memory layout:
[ 0.000999] fixmap : 0xfffb3000 - 0xfffff000 ( 304 kB)
[ 0.000999] vmalloc : 0xf8800000 - 0xfffb1000 ( 119 MB)
[ 0.000999] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 0.000999] .init : 0xc0af4000 - 0xc0b69000 ( 468 kB)
[ 0.000999] .data : 0xc0760653 - 0xc0af1b54 (3653 kB)
[ 0.000999] .text : 0xc0100000 - 0xc0760653 (6529 kB)
[ 0.000999] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000999] CPA: page pool initialized 0 of 1 pages preallocated
[ 0.000999] SLUB: Genslabs=12, HWalign=32, Order=1-1, MinObjects=4, CPUs=1, Nodes=1
[ 0.060995] Calibrating delay using timer specific routine.. 1400.93 BogoMIPS (lpj=700468)
[ 0.063247] Security Framework initialized
[ 0.064013] Capability LSM initialized
[ 0.065072] Mount-cache hash table entries: 512
[ 0.067615] Initializing cgroup subsys ns
[ 0.068001] Initializing cgroup subsys cpuacct
[ 0.069023] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 0.070994] CPU: L2 cache: 2048K
[ 0.072003] Compat vDSO mapped to ffffe000.
[ 0.073017] CPU: Intel Pentium III (Cascades) stepping 01
[ 0.076997] Checking 'hlt' instruction... OK.
[ 0.083997] Freeing SMP alternatives: 0k freed
[ 0.084993] ACPI: Core revision 20070126
[ 0.158274] Parsing all Control Methods:
[ 0.159272] Table [DSDT](id 0001) - 610 Objects with 38 Devices 133 Methods 7 Regions
[ 0.159983] tbxface-0598 [00] tb_load_namespace : ACPI Tables successfully acquired
[ 0.162999] evxfevnt-0091 [00] enable : Transition to ACPI mode successful
[ 0.167037] ENABLING IO-APIC IRQs
[ 0.168214] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.168974] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 0.168974] ...trying to set up timer (IRQ0) through the 8259A ... failed.
[ 0.168974] ...trying to set up timer as Virtual Wire IRQ... works.
[ 0.181168] Calling initcall 0xc0b1ddfa: net_ns_init+0x0/0xda()
[ 0.183225] net_namespace: 536 bytes
[ 0.183978] initcall 0xc0b1ddfa: net_ns_init+0x0/0xda() returned 0.
[ 0.186975] initcall 0xc0b1ddfa ran for 0 msecs: net_ns_init+0x0/0xda()
[ 0.188975] Calling initcall 0xc0afa8f6: reboot_init+0x0/0x11()
[ 0.191233] initcall 0xc0afa8f6: reboot_init+0x0/0x11() returned 0.
[ 0.193974] initcall 0xc0afa8f6 ran for 0 msecs: reboot_init+0x0/0x11()
[ 0.195973] Calling initcall 0xc0aff8aa: print_banner+0x0/0xd()
[ 0.198222] Booting paravirtualized kernel on bare hardware
[ 0.198976] initcall 0xc0aff8aa: print_banner+0x0/0xd() returned 0.
[ 0.201973] initcall 0xc0aff8aa ran for 0 msecs: print_banner+0x0/0xd()
[ 0.203972] Calling initcall 0xc0b0102c: sysctl_init+0x0/0x28()
[ 0.207088] initcall 0xc0b0102c: sysctl_init+0x0/0x28() returned 0.
[ 0.209972] initcall 0xc0b0102c ran for 0 msecs: sysctl_init+0x0/0x28()
[ 0.211971] Calling initcall 0xc0b0168f: ksysfs_init+0x0/0x96()
[ 0.214506] initcall 0xc0b0168f: ksysfs_init+0x0/0x96() returned 0.
[ 0.216971] initcall 0xc0b0168f ran for 0 msecs: ksysfs_init+0x0/0x96()
[ 0.218970] Calling initcall 0xc0b019a7: init_jiffies_clocksource+0x0/0xf()
[ 0.221973] initcall 0xc0b019a7: init_jiffies_clocksource+0x0/0xf() returned 0.
[ 0.224969] initcall 0xc0b019a7 ran for 0 msecs: init_jiffies_clocksource+0x0/0xf()
[ 0.226968] Calling initcall 0xc0b01ac4: pm_init+0x0/0x2d()
[ 0.229230] initcall 0xc0b01ac4: pm_init+0x0/0x2d() returned 0.
[ 0.231968] initcall 0xc0b01ac4 ran for 0 msecs: pm_init+0x0/0x2d()
[ 0.233967] Calling initcall 0xc0b03c76: filelock_init+0x0/0x27()
[ 0.236973] initcall 0xc0b03c76: filelock_init+0x0/0x27() returned 0.
[ 0.239967] initcall 0xc0b03c76 ran for 0 msecs: filelock_init+0x0/0x27()
[ 0.241966] Calling initcall 0xc0b043e9: init_misc_binfmt+0x0/0x33()
[ 0.244968] initcall 0xc0b043e9: init_misc_binfmt+0x0/0x33() returned 0.
[ 0.247966] initcall 0xc0b043e9 ran for 0 msecs: init_misc_binfmt+0x0/0x33()
[ 0.249965] Calling initcall 0xc0b0441c: init_script_binfmt+0x0/0xf()
[ 0.252212] initcall 0xc0b0441c: init_script_binfmt+0x0/0xf() returned 0.
[ 0.254965] initcall 0xc0b0441c ran for 0 msecs: init_script_binfmt+0x0/0xf()
[ 0.256964] Calling initcall 0xc0b0442b: init_elf_binfmt+0x0/0xf()
[ 0.259210] initcall 0xc0b0442b: init_elf_binfmt+0x0/0xf() returned 0.
[ 0.261964] initcall 0xc0b0442b ran for 0 msecs: init_elf_binfmt+0x0/0xf()
[ 0.263963] Calling initcall 0xc0b055d0: debugfs_init+0x0/0x41()
[ 0.266222] initcall 0xc0b055d0: debugfs_init+0x0/0x41() returned 0.
[ 0.268962] initcall 0xc0b055d0 ran for 0 msecs: debugfs_init+0x0/0x41()
[ 0.270962] Calling initcall 0xc0b05bfa: securityfs_init+0x0/0x41()
[ 0.273223] initcall 0xc0b05bfa: securityfs_init+0x0/0x41() returned 0.
[ 0.275961] initcall 0xc0b05bfa ran for 0 msecs: securityfs_init+0x0/0x41()
[ 0.277961] Calling initcall 0xc0b0667a: random32_init+0x0/0x17()
[ 0.280210] initcall 0xc0b0667a: random32_init+0x0/0x17() returned 0.
[ 0.282960] initcall 0xc0b0667a ran for 0 msecs: random32_init+0x0/0x17()
[ 0.284960] Calling initcall 0xc0b19a26: cpuidle_init+0x0/0x19()
[ 0.287218] initcall 0xc0b19a26: cpuidle_init+0x0/0x19() returned 0.
[ 0.289959] initcall 0xc0b19a26 ran for 0 msecs: cpuidle_init+0x0/0x19()
[ 0.291959] Calling initcall 0xc0b1dcea: sock_init+0x0/0x51()
[ 0.294303] initcall 0xc0b1dcea: sock_init+0x0/0x51() returned 0.
[ 0.296958] initcall 0xc0b1dcea ran for 0 msecs: sock_init+0x0/0x51()
[ 0.298958] Calling initcall 0xc0b1e6ae: netpoll_init+0x0/0x25()
[ 0.301206] initcall 0xc0b1e6ae: netpoll_init+0x0/0x25() returned 0.
[ 0.303957] initcall 0xc0b1e6ae ran for 0 msecs: netpoll_init+0x0/0x25()
[ 0.305957] Calling initcall 0xc0b1ea63: netlink_proto_init+0x0/0x107()
[ 0.309131] NET: Registered protocol family 16
[ 0.309997] initcall 0xc0b1ea63: netlink_proto_init+0x0/0x107() returned 0.
[ 0.313955] initcall 0xc0b1ea63 ran for 0 msecs: netlink_proto_init+0x0/0x107()
[ 0.315955] Calling initcall 0xc0b065c2: kobject_uevent_init+0x0/0x3f()
[ 0.318213] initcall 0xc0b065c2: kobject_uevent_init+0x0/0x3f() returned 0.
[ 0.320955] initcall 0xc0b065c2 ran for 0 msecs: kobject_uevent_init+0x0/0x3f()
[ 0.322954] Calling initcall 0xc0b066fc: pcibus_class_init+0x0/0xf()
[ 0.325520] initcall 0xc0b066fc: pcibus_class_init+0x0/0xf() returned 0.
[ 0.327954] initcall 0xc0b066fc ran for 0 msecs: pcibus_class_init+0x0/0xf()
[ 0.329953] Calling initcall 0xc0b06be6: pci_driver_init+0x0/0xf()
[ 0.332503] initcall 0xc0b06be6: pci_driver_init+0x0/0xf() returned 0.
[ 0.334953] initcall 0xc0b06be6 ran for 0 msecs: pci_driver_init+0x0/0xf()
[ 0.336952] Calling initcall 0xc0b0732a: lcd_class_init+0x0/0x3d()
[ 0.339953] initcall 0xc0b0732a: lcd_class_init+0x0/0x3d() returned 0.
[ 0.342952] initcall 0xc0b0732a ran for 0 msecs: lcd_class_init+0x0/0x3d()
[ 0.344951] Calling initcall 0xc0b07367: backlight_class_init+0x0/0x3d()
[ 0.347474] initcall 0xc0b07367: backlight_class_init+0x0/0x3d() returned 0.
[ 0.349951] initcall 0xc0b07367 ran for 0 msecs: backlight_class_init+0x0/0x3d()
[ 0.351950] Calling initcall 0xc0b09923: video_output_class_init+0x0/0xf()
[ 0.355097] initcall 0xc0b09923: video_output_class_init+0x0/0xf() returned 0.
[ 0.357949] initcall 0xc0b09923 ran for 0 msecs: video_output_class_init+0x0/0xf()
[ 0.359948] Calling initcall 0xc0b0ab5b: dock_init+0x0/0x4a()
[ 0.362631] No dock devices found.
[ 0.362948] initcall 0xc0b0ab5b: dock_init+0x0/0x4a() returned 0.
[ 0.365948] initcall 0xc0b0ab5b ran for 0 msecs: dock_init+0x0/0x4a()
[ 0.367947] Calling initcall 0xc0b0aba5: bay_init+0x0/0x4a()
[ 0.373828] initcall 0xc0b0aba5: bay_init+0x0/0x4a() returned -19.
[ 0.375946] initcall 0xc0b0aba5 ran for 2 msecs: bay_init+0x0/0x4a()
[ 0.377946] Calling initcall 0xc0b0bd74: tty_class_init+0x0/0x27()
[ 0.381221] initcall 0xc0b0bd74: tty_class_init+0x0/0x27() returned 0.
[ 0.383946] initcall 0xc0b0bd74 ran for 0 msecs: tty_class_init+0x0/0x27()
[ 0.385945] Calling initcall 0xc0b0c706: vtconsole_class_init+0x0/0x9a()
[ 0.389273] initcall 0xc0b0c706: vtconsole_class_init+0x0/0x9a() returned 0.
[ 0.391944] initcall 0xc0b0c706 ran for 0 msecs: vtconsole_class_init+0x0/0x9a()
[ 0.393943] Calling initcall 0xc0af8d80: arch_kdebugfs_init+0x0/0x7()
[ 0.396192] initcall 0xc0af8d80: arch_kdebugfs_init+0x0/0x7() returned 0.
[ 0.398943] initcall 0xc0af8d80 ran for 0 msecs: arch_kdebugfs_init+0x0/0x7()
[ 0.400942] Calling initcall 0xc0af8e28: init_pit_clocksource+0x0/0x59()
[ 0.403188] initcall 0xc0af8e28: init_pit_clocksource+0x0/0x59() returned 0.
[ 0.405942] initcall 0xc0af8e28 ran for 0 msecs: init_pit_clocksource+0x0/0x59()
[ 0.407941] Calling initcall 0xc0af9a6a: mtrr_if_init+0x0/0x57()
[ 0.410198] initcall 0xc0af9a6a: mtrr_if_init+0x0/0x57() returned 0.
[ 0.413940] initcall 0xc0af9a6a ran for 0 msecs: mtrr_if_init+0x0/0x57()
[ 0.415940] Calling initcall 0xc0afa86f: ffh_cstate_init+0x0/0x27()
[ 0.418190] initcall 0xc0afa86f: ffh_cstate_init+0x0/0x27() returned 0.
[ 0.420939] initcall 0xc0afa86f ran for 0 msecs: ffh_cstate_init+0x0/0x27()
[ 0.422939] Calling initcall 0xc0b071fa: acpi_pci_init+0x0/0x33()
[ 0.425940] ACPI: bus type pci registered
[ 0.426938] initcall 0xc0b071fa: acpi_pci_init+0x0/0x33() returned 0.
[ 0.429938] initcall 0xc0b071fa ran for 0 msecs: acpi_pci_init+0x0/0x33()
[ 0.431938] Calling initcall 0xc0b0a7a1: init_acpi_device_notify+0x0/0x43()
[ 0.434186] initcall 0xc0b0a7a1: init_acpi_device_notify+0x0/0x43() returned 0.
[ 0.436937] initcall 0xc0b0a7a1 ran for 0 msecs: init_acpi_device_notify+0x0/0x43()
[ 0.438936] Calling initcall 0xc0b1afa6: dmi_id_init+0x0/0x266()
[ 0.442091] initcall 0xc0b1afa6: dmi_id_init+0x0/0x266() returned 0.
[ 0.444936] initcall 0xc0b1afa6 ran for 0 msecs: dmi_id_init+0x0/0x266()
[ 0.446935] Calling initcall 0xc0b1c96c: pci_access_init+0x0/0x40()
[ 0.466445] PCI: PCI BIOS revision 2.10 entry at 0xf14d5, last bus=16
[ 0.466933] PCI: Using configuration type 1
[ 0.467932] initcall 0xc0b1c96c: pci_access_init+0x0/0x40() returned 0.
[ 0.470932] initcall 0xc0b1c96c ran for 17 msecs: pci_access_init+0x0/0x40()
[ 0.472931] Calling initcall 0xc0af784d: request_standard_resources+0x0/0x61()
[ 0.475177] Setting up standard PCI resources
[ 0.480826] initcall 0xc0af784d: request_standard_resources+0x0/0x61() returned 0.
[ 0.482930] initcall 0xc0af784d ran for 4 msecs: request_standard_resources+0x0/0x61()
[ 0.484929] Calling initcall 0xc0af8d6d: topology_init+0x0/0x13()
[ 0.488209] initcall 0xc0af8d6d: topology_init+0x0/0x13() returned 0.
[ 0.490929] initcall 0xc0af8d6d ran for 0 msecs: topology_init+0x0/0x13()
[ 0.492928] Calling initcall 0xc0af9668: mtrr_init_finialize+0x0/0x2c()
[ 0.495175] initcall 0xc0af9668: mtrr_init_finialize+0x0/0x2c() returned 0.
[ 0.497928] initcall 0xc0af9668 ran for 0 msecs: mtrr_init_finialize+0x0/0x2c()
[ 0.499927] Calling initcall 0xc0b013f2: param_sysfs_init+0x0/0x154()
[ 0.585159] initcall 0xc0b013f2: param_sysfs_init+0x0/0x154() returned 0.
[ 0.588915] initcall 0xc0b013f2 ran for 78 msecs: param_sysfs_init+0x0/0x154()
[ 0.590913] Calling initcall 0xc0133f5c: pm_sysrq_init+0x0/0x16()
[ 0.593162] initcall 0xc0133f5c: pm_sysrq_init+0x0/0x16() returned 0.
[ 0.595913] initcall 0xc0133f5c ran for 0 msecs: pm_sysrq_init+0x0/0x16()
[ 0.597912] Calling initcall 0xc0b034d8: readahead_init+0x0/0xf()
[ 0.600912] initcall 0xc0b034d8: readahead_init+0x0/0xf() returned 0.
[ 0.603912] initcall 0xc0b034d8 ran for 0 msecs: readahead_init+0x0/0xf()
[ 0.605911] Calling initcall 0xc0b04197: init_bio+0x0/0xa6()
[ 0.608478] initcall 0xc0b04197: init_bio+0x0/0xa6() returned 0.
[ 0.610911] initcall 0xc0b04197 ran for 0 msecs: init_bio+0x0/0xa6()
[ 0.612910] Calling initcall 0xc0b062e6: blk_settings_init+0x0/0x1d()
[ 0.615909] initcall 0xc0b062e6: blk_settings_init+0x0/0x1d() returned 0.
[ 0.618909] initcall 0xc0b062e6 ran for 0 msecs: blk_settings_init+0x0/0x1d()
[ 0.620909] Calling initcall 0xc0b06303: blk_ioc_init+0x0/0x24()
[ 0.623161] initcall 0xc0b06303: blk_ioc_init+0x0/0x24() returned 0.
[ 0.625908] initcall 0xc0b06303 ran for 0 msecs: blk_ioc_init+0x0/0x24()
[ 0.627907] Calling initcall 0xc0b06327: genhd_device_init+0x0/0x43()
[ 0.630961] initcall 0xc0b06327: genhd_device_init+0x0/0x43() returned 0.
[ 0.633908] initcall 0xc0b06327 ran for 0 msecs: genhd_device_init+0x0/0x43()
[ 0.635907] Calling initcall 0xc0b0722d: fbmem_init+0x0/0x7c()
[ 0.638472] initcall 0xc0b0722d: fbmem_init+0x0/0x7c() returned 0.
[ 0.640907] initcall 0xc0b0722d ran for 0 msecs: fbmem_init+0x0/0x7c()
[ 0.642905] Calling initcall 0xc0b0a58a: acpi_init+0x0/0x217()
[ 0.647096] evgpeblk-0956 [00] ev_create_gpe_block : GPE 00 to 1F [_GPE] 4 regs on int 0x9
[ 0.651694] evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 0 Wake, Enabled 1 Runtime GPEs in this block
[ 0.653909] ACPI: EC: Look up EC in DSDT
[ 0.676489] Completing Region/Field/Buffer/Package initialization:................................................................................................................................................................................................................................................................................
[ 0.788667] Initialized 5/7 Regions 206/206 Fields 58/58 Buffers 3/3 Packages (619 nodes)
[ 0.788886] Initializing Device/Processor/Thermal objects by executing _INI methods:.................
[ 0.821363] Executed 17 _INI methods requiring 17 _STA executions (examined 49 objects)
[ 0.822966] ACPI: Interpreter enabled
[ 0.823878] ACPI: (supports S0 S5)
[ 0.826212] ACPI: Using IOAPIC for interrupt routing
[ 0.827170] initcall 0xc0b0a58a: acpi_init+0x0/0x217() returned 0.
[ 0.829877] initcall 0xc0b0a58a ran for 173 msecs: acpi_init+0x0/0x217()
[ 0.831876] Calling initcall 0xc0b0a7e4: acpi_scan_init+0x0/0xed()
[ 0.906896] initcall 0xc0b0a7e4: acpi_scan_init+0x0/0xed() returned 0.
[ 0.909865] initcall 0xc0b0a7e4 ran for 69 msecs: acpi_scan_init+0x0/0xed()
[ 0.911865] Calling initcall 0xc0b0a8d1: acpi_ec_init+0x0/0x55()
[ 0.915175] initcall 0xc0b0a8d1: acpi_ec_init+0x0/0x55() returned 0.
[ 0.917865] initcall 0xc0b0a8d1 ran for 0 msecs: acpi_ec_init+0x0/0x55()
[ 0.919863] Calling initcall 0xc0b0abef: acpi_pci_root_init+0x0/0x25()
[ 0.922204] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.925314] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.952491] ACPI: PCI Root Bridge [PCI1] (0000:05)
[ 0.954160] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
[ 0.970334] ACPI: PCI Root Bridge [PCI2] (0000:0d)
[ 0.971953] ACPI: PCI Interrupt Routing Table [\_SB_.PCI2._PRT]
[ 0.980096] initcall 0xc0b0abef: acpi_pci_root_init+0x0/0x25() returned 0.
[ 0.982854] initcall 0xc0b0abef ran for 55 msecs: acpi_pci_root_init+0x0/0x25()
[ 0.984853] Calling initcall 0xc0b0aced: acpi_pci_link_init+0x0/0x43()
[ 0.988482] ACPI: PCI Interrupt Link [INT8] (IRQs *11)
[ 0.990792] ACPI: Invalid IRQ 0
[ 0.991860] ACPI: PCI Interrupt Link [INT7] (IRQs) *0, disabled.
[ 0.996940] ACPI: PCI Interrupt Link [INT6] (IRQs *5)
[ 1.000999] ACPI: PCI Interrupt Link [INT5] (IRQs *15)
[ 1.004316] ACPI: Invalid IRQ 0
[ 1.006382] ACPI: PCI Interrupt Link [INT4] (IRQs) *0, disabled.
[ 1.010447] ACPI: PCI Interrupt Link [INT3] (IRQs *15)
[ 1.012804] ACPI: Invalid IRQ 0
[ 1.013859] ACPI: PCI Interrupt Link [INT2] (IRQs) *0, disabled.
[ 1.018079] ACPI: Invalid IRQ 0
[ 1.020144] ACPI: PCI Interrupt Link [INT1] (IRQs) *0, disabled.
[ 1.025217] ACPI: PCI Interrupt Link [INT0] (IRQs *10)
[ 1.029353] ACPI: PCI Interrupt Link [INTA] (IRQs *10)
[ 1.031650] ACPI: Invalid IRQ 0
[ 1.032678] ACPI: PCI Interrupt Link [INT9] (IRQs) *0, disabled.
[ 1.035939] ACPI: Invalid IRQ 0
[ 1.037992] ACPI: PCI Interrupt Link [INTG] (IRQs) *0, disabled.
[ 1.042226] ACPI: Invalid IRQ 0
[ 1.044287] ACPI: PCI Interrupt Link [INTF] (IRQs) *0, disabled.
[ 1.048349] ACPI: PCI Interrupt Link [INTE] (IRQs *5)
[ 1.050570] ACPI: Invalid IRQ 0
[ 1.052630] ACPI: PCI Interrupt Link [INTD] (IRQs) *0, disabled.
[ 1.056682] ACPI: PCI Interrupt Link [INTC] (IRQs *15)
[ 1.058976] ACPI: Invalid IRQ 0
[ 1.061034] ACPI: PCI Interrupt Link [INTB] (IRQs) *0, disabled.
[ 1.065321] initcall 0xc0b0aced: acpi_pci_link_init+0x0/0x43() returned 0.
[ 1.067842] initcall 0xc0b0aced ran for 74 msecs: acpi_pci_link_init+0x0/0x43()
[ 1.069840] Calling initcall 0xc0b0adaf: acpi_power_init+0x0/0x69()
[ 1.072394] initcall 0xc0b0adaf: acpi_power_init+0x0/0x69() returned 0.
[ 1.074841] initcall 0xc0b0adaf ran for 0 msecs: acpi_power_init+0x0/0x69()
[ 1.076839] Calling initcall 0xc0b0aede: acpi_system_init+0x0/0x205()
[ 1.079184] initcall 0xc0b0aede: acpi_system_init+0x0/0x205() returned 0.
[ 1.081839] initcall 0xc0b0aede ran for 0 msecs: acpi_system_init+0x0/0x205()
[ 1.083838] Calling initcall 0xc0b0b152: acpi_debug_init+0x0/0x99()
[ 1.086094] initcall 0xc0b0b152: acpi_debug_init+0x0/0x99() returned 0.
[ 1.088838] initcall 0xc0b0b152 ran for 0 msecs: acpi_debug_init+0x0/0x99()
[ 1.090837] Calling initcall 0xc0b0b344: acpi_cm_sbs_init+0x0/0x7()
[ 1.093087] initcall 0xc0b0b344: acpi_cm_sbs_init+0x0/0x7() returned 0.
[ 1.095837] initcall 0xc0b0b344 ran for 0 msecs: acpi_cm_sbs_init+0x0/0x7()
[ 1.097836] Calling initcall 0xc0b0b34b: pnp_init+0x0/0x19()
[ 1.100085] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 1.101189] initcall 0xc0b0b34b: pnp_init+0x0/0x19() returned 0.
[ 1.103836] initcall 0xc0b0b34b ran for 0 msecs: pnp_init+0x0/0x19()
[ 1.105835] Calling initcall 0xc0b0b514: pnpacpi_init+0x0/0x7b()
[ 1.108083] pnp: PnP ACPI init
[ 1.108861] ACPI: bus type pnp registered
[ 1.118278] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 1.121007] 00:01: calling quirk 0xc0304ef2: quirk_system_pci_resources+0x0/0x166()
[ 1.123178] pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.126313] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.129935] pnp 00:03: Plug and Play ACPI device, IDs PNP0600 (active)
[ 1.133186] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 1.136434] pnp 00:05: Plug and Play ACPI device, IDs PNP0a06 (active)
[ 1.144501] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
[ 1.150304] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[ 1.156834] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[ 1.162610] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[ 1.165840] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active)
[ 1.170872] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.175246] pnp 00:0c: Plug and Play ACPI device, IDs PNP0003 (active)
[ 1.183339] pnp 00:0d: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 1.190556] pnp 00:0e: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 1.209783] pnp: PnP ACPI: found 15 devices
[ 1.209820] ACPI: ACPI bus type pnp unregistered
[ 1.210819] initcall 0xc0b0b514: pnpacpi_init+0x0/0x7b() returned 0.
[ 1.213819] initcall 0xc0b0b514 ran for 98 msecs: pnpacpi_init+0x0/0x7b()
[ 1.215818] Calling initcall 0xc0b0c2c1: misc_init+0x0/0x71()
[ 1.218362] initcall 0xc0b0c2c1: misc_init+0x0/0x71() returned 0.
[ 1.220818] initcall 0xc0b0c2c1 ran for 0 msecs: <4>Clocksource tsc unstable (delta = 371190871 ns)
[ 1.222822] misc_init+0x0/0x71()
[ 1.223817] Calling initcall 0xc0b12fef: init_scsi+0x0/0x89()
[ 1.227915] SCSI subsystem initialized
[ 1.228846] initcall 0xc0b12fef: init_scsi+0x0/0x89() returned 0.
[ 1.231816] initcall 0xc0b12fef ran for 2 msecs: init_scsi+0x0/0x89()
[ 1.233815] Calling initcall 0xc0b160f6: ata_init+0x0/0x2a7()
[ 1.236226] libata version 3.00 loaded.
[ 1.236816] initcall 0xc0b160f6: ata_init+0x0/0x2a7() returned 0.
[ 1.239815] initcall 0xc0b160f6 ran for 0 msecs: ata_init+0x0/0x2a7()
[ 1.241814] Calling initcall 0xc0b16f16: usb_init+0x0/0x107()
[ 1.245471] usbcore: registered new interface driver usbfs
[ 1.246472] usbcore: registered new interface driver hub
[ 1.247205] usbcore: registered new device driver usb
[ 1.247815] initcall 0xc0b16f16: usb_init+0x0/0x107() returned 0.
[ 1.251813] initcall 0xc0b16f16 ran for 3 msecs: usb_init+0x0/0x107()
[ 1.253813] Calling initcall 0xc0b179a9: serio_init+0x0/0x82()
[ 1.257048] initcall 0xc0b179a9: serio_init+0x0/0x82() returned 0.
[ 1.259812] initcall 0xc0b179a9 ran for 0 msecs: serio_init+0x0/0x82()
[ 1.261812] Calling initcall 0xc0b17ea2: gameport_init+0x0/0x82()
[ 1.264429] initcall 0xc0b17ea2: gameport_init+0x0/0x82() returned 0.
[ 1.267811] initcall 0xc0b17ea2 ran for 0 msecs: gameport_init+0x0/0x82()
[ 1.269810] Calling initcall 0xc0b181d4: input_init+0x0/0xf3()
[ 1.272356] initcall 0xc0b181d4: input_init+0x0/0xf3() returned 0.
[ 1.275810] initcall 0xc0b181d4 ran for 0 msecs: input_init+0x0/0xf3()
[ 1.277809] Calling initcall 0xc0b1857b: i2c_init+0x0/0x4f()
[ 1.281564] initcall 0xc0b1857b: i2c_init+0x0/0x4f() returned 0.
[ 1.283808] initcall 0xc0b1857b ran for 0 msecs: i2c_init+0x0/0x4f()
[ 1.285808] Calling initcall 0xc0b1879a: power_supply_class_init+0x0/0x29()
[ 1.288329] initcall 0xc0b1879a: power_supply_class_init+0x0/0x29() returned 0.
[ 1.290808] initcall 0xc0b1879a ran for 0 msecs: power_supply_class_init+0x0/0x29()
[ 1.292807] Calling initcall 0xc0b187d2: hwmon_init+0x0/0x32()
[ 1.295326] initcall 0xc0b187d2: hwmon_init+0x0/0x32() returned 0.
[ 1.297807] initcall 0xc0b187d2 ran for 0 msecs: hwmon_init+0x0/0x32()
[ 1.299806] Calling initcall 0xc0b19a62: mmc_init+0x0/0x65()
[ 1.303423] initcall 0xc0b19a62: mmc_init+0x0/0x65() returned 0.
[ 1.305805] initcall 0xc0b19a62 ran for 0 msecs: mmc_init+0x0/0x65()
[ 1.307804] Calling initcall 0xc0b1c6a3: ac97_bus_init+0x0/0xf()
[ 1.310351] initcall 0xc0b1c6a3: ac97_bus_init+0x0/0xf() returned 0.
[ 1.312804] initcall 0xc0b1c6a3 ran for 0 msecs: ac97_bus_init+0x0/0xf()
[ 1.314803] Calling initcall 0xc0b1d2c7: pci_acpi_init+0x0/0x98()
[ 1.317049] PCI: Using ACPI for IRQ routing
[ 1.317805] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 1.318803] initcall 0xc0b1d2c7: pci_acpi_init+0x0/0x98() returned 0.
[ 1.321803] initcall 0xc0b1d2c7 ran for 1 msecs: pci_acpi_init+0x0/0x98()
[ 1.323802] Calling initcall 0xc0b1d35f: pci_legacy_init+0x0/0xd0()
[ 1.326051] initcall 0xc0b1d35f: pci_legacy_init+0x0/0xd0() returned 0.
[ 1.328802] initcall 0xc0b1d35f ran for 0 msecs: pci_legacy_init+0x0/0xd0()
[ 1.330801] Calling initcall 0xc0b1d835: pcibios_irq_init+0x0/0x43b()
[ 1.333049] initcall 0xc0b1d835: pcibios_irq_init+0x0/0x43b() returned 0.
[ 1.335800] initcall 0xc0b1d835 ran for 0 msecs: pcibios_irq_init+0x0/0x43b()
[ 1.337800] Calling initcall 0xc0b1dc70: pcibios_init+0x0/0x7a()
[ 1.349798] PCI: Device 0000:00:0f.0 not found by BIOS
[ 1.351797] PCI: Device 0000:00:14.0 not found by BIOS
[ 1.353797] PCI: Device 0000:00:14.1 not found by BIOS
[ 1.355796] PCI: Device 0000:00:19.0 not found by BIOS
[ 1.357796] PCI: Device 0000:00:1a.0 not found by BIOS
[ 1.359796] PCI: Device 0000:00:1b.0 not found by BIOS
[ 1.366795] initcall 0xc0b1dc70: pcibios_init+0x0/0x7a() returned 0.
[ 1.369795] initcall 0xc0b1dc70 ran for 25 msecs: pcibios_init+0x0/0x7a()
[ 1.371794] Calling initcall 0xc0b1dd91: proto_init+0x0/0x27()
[ 1.374050] initcall 0xc0b1dd91: proto_init+0x0/0x27() returned 0.
[ 1.376794] initcall 0xc0b1dd91 ran for 0 msecs: proto_init+0x0/0x27()
[ 1.378793] Calling initcall 0xc0b1e107: net_dev_init+0x0/0x10c()
[ 1.381365] initcall 0xc0b1e107: net_dev_init+0x0/0x10c() returned 0.
[ 1.383794] initcall 0xc0b1e107 ran for 0 msecs: net_dev_init+0x0/0x10c()
[ 1.385793] Calling initcall 0xc0b1e250: neigh_init+0x0/0x66()
[ 1.388040] initcall 0xc0b1e250: neigh_init+0x0/0x66() returned 0.
[ 1.390792] initcall 0xc0b1e250 ran for 0 msecs: neigh_init+0x0/0x66()
[ 1.392791] Calling initcall 0xc0b1e6d3: fib_rules_init+0x0/0x99()
[ 1.395043] initcall 0xc0b1e6d3: fib_rules_init+0x0/0x99() returned 0.
[ 1.397791] initcall 0xc0b1e6d3 ran for 0 msecs: fib_rules_init+0x0/0x99()
[ 1.399790] Calling initcall 0xc0b1eb6a: genl_init+0x0/0xad()
[ 1.402199] initcall 0xc0b1eb6a: genl_init+0x0/0xad() returned 0.
[ 1.404790] initcall 0xc0b1eb6a ran for 0 msecs: genl_init+0x0/0xad()
[ 1.406789] Calling initcall 0xc0b2111a: cipso_v4_init+0x0/0x4b()
[ 1.409059] initcall 0xc0b2111a: cipso_v4_init+0x0/0x4b() returned 0.
[ 1.411788] initcall 0xc0b2111a ran for 0 msecs: cipso_v4_init+0x0/0x4b()
[ 1.413788] Calling initcall 0xc0b22354: wanrouter_init+0x0/0x42()
[ 1.416036] Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma Technologies Inc.
[ 1.416800] initcall 0xc0b22354: wanrouter_init+0x0/0x42() returned 0.
[ 1.419787] initcall 0xc0b22354 ran for 0 msecs: wanrouter_init+0x0/0x42()
[ 1.421787] Calling initcall 0xc0b22396: bt_init+0x0/0x50()
[ 1.424033] Bluetooth: Core ver 2.11
[ 1.426338] NET: Registered protocol family 31
[ 1.426787] Bluetooth: HCI device and connection manager initialized
[ 1.427817] Bluetooth: HCI socket layer initialized
[ 1.428787] initcall 0xc0b22396: bt_init+0x0/0x50() returned 0.
[ 1.431786] initcall 0xc0b22396 ran for 4 msecs: bt_init+0x0/0x50()
[ 1.433785] Calling initcall 0xc0b22722: atm_init+0x0/0x9c()
[ 1.436032] NET: Registered protocol family 8
[ 1.436786] NET: Registered protocol family 20
[ 1.438931] initcall 0xc0b22722: atm_init+0x0/0x9c() returned 0.
[ 1.441785] initcall 0xc0b22722 ran for 2 msecs: atm_init+0x0/0x9c()
[ 1.443784] Calling initcall 0xc0b22d67: wireless_nlevent_init+0x0/0x25()
[ 1.446032] initcall 0xc0b22d67: wireless_nlevent_init+0x0/0x25() returned 0.
[ 1.448783] initcall 0xc0b22d67 ran for 0 msecs: wireless_nlevent_init+0x0/0x25()
[ 1.450782] Calling initcall 0xc06ef62c: cfg80211_init+0x0/0x3c()
[ 1.454110] initcall 0xc06ef62c: cfg80211_init+0x0/0x3c() returned 0.
[ 1.456783] initcall 0xc06ef62c ran for 0 msecs: cfg80211_init+0x0/0x3c()
[ 1.458781] Calling initcall 0xc0b22f10: netlbl_init+0x0/0x6d()
[ 1.461781] NetLabel: Initializing
[ 1.462781] NetLabel: domain hash size = 128
[ 1.463780] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.465054] NetLabel: unlabeled traffic allowed by default
[ 1.465781] initcall 0xc0b22f10: netlbl_init+0x0/0x6d() returned 0.
[ 1.468780] initcall 0xc0b22f10 ran for 3 msecs: netlbl_init+0x0/0x6d()
[ 1.470780] Calling initcall 0xc0b231d0: rfkill_init+0x0/0x4e()
[ 1.473299] initcall 0xc0b231d0: rfkill_init+0x0/0x4e() returned 0.
[ 1.475780] initcall 0xc0b231d0 ran for 0 msecs: rfkill_init+0x0/0x4e()
[ 1.477779] Calling initcall 0xc0b2322d: sysctl_init+0x0/0x23()
[ 1.480779] initcall 0xc0b2322d: sysctl_init+0x0/0x23() returned 0.
[ 1.483778] initcall 0xc0b2322d ran for 0 msecs: sysctl_init+0x0/0x23()
[ 1.485777] Calling initcall 0xc0b018d4: clocksource_done_booting+0x0/0x11()
[ 1.488026] initcall 0xc0b018d4: clocksource_done_booting+0x0/0x11() returned 0.
[ 1.490777] initcall 0xc0b018d4 ran for 0 msecs: clocksource_done_booting+0x0/0x11()
[ 1.492776] Calling initcall 0xc0b03c11: init_pipe_fs+0x0/0x41()
[ 1.495048] initcall 0xc0b03c11: init_pipe_fs+0x0/0x41() returned 0.
[ 1.497776] initcall 0xc0b03c11 ran for 0 msecs: init_pipe_fs+0x0/0x41()
[ 1.499775] Calling initcall 0xc0b042a3: eventpoll_init+0x0/0x69()
[ 1.502789] initcall 0xc0b042a3: eventpoll_init+0x0/0x69() returned 0.
[ 1.505775] initcall 0xc0b042a3 ran for 0 msecs: eventpoll_init+0x0/0x69()
[ 1.507774] Calling initcall 0xc0b0430c: anon_inode_init+0x0/0xdd()
[ 1.510045] initcall 0xc0b0430c: anon_inode_init+0x0/0xdd() returned 0.
[ 1.512773] initcall 0xc0b0430c ran for 0 msecs: anon_inode_init+0x0/0xdd()
[ 1.514773] Calling initcall 0xc0b0b0e3: acpi_event_init+0x0/0x6f()
[ 1.517237] initcall 0xc0b0b0e3: acpi_event_init+0x0/0x6f() returned 0.
[ 1.519772] initcall 0xc0b0b0e3 ran for 0 msecs: acpi_event_init+0x0/0x6f()
[ 1.521771] Calling initcall 0xc0b0b43c: pnp_system_init+0x0/0xf()
[ 1.524772] pnp: the driver 'system' has been registered
[ 1.525804] system 00:01: ioport range 0xf50-0xf58 has been reserved
[ 1.526777] system 00:01: ioport range 0x1000-0x107f has been reserved
[ 1.527783] system 00:01: iomem range 0xc0000-0xdffff could not be reserved
[ 1.528771] system 00:01: driver attached
[ 1.530908] initcall 0xc0b0b43c: pnp_system_init+0x0/0xf() returned 0.
[ 1.533770] initcall 0xc0b0b43c ran for 5 msecs: pnp_system_init+0x0/0xf()
[ 1.535770] Calling initcall 0xc0b0bc94: chr_dev_init+0x0/0x86()
[ 1.542137] initcall 0xc0b0bc94: chr_dev_init+0x0/0x86() returned 0.
[ 1.544769] initcall 0xc0b0bc94 ran for 2 msecs: chr_dev_init+0x0/0x86()
[ 1.546768] Calling initcall 0xc0b0ef03: firmware_class_init+0x0/0x5c()
[ 1.549809] initcall 0xc0b0ef03: firmware_class_init+0x0/0x5c() returned 0.
[ 1.552768] initcall 0xc0b0ef03 ran for 0 msecs: firmware_class_init+0x0/0x5c()
[ 1.554767] Calling initcall 0xc0b116b1: loopback_init+0x0/0xf()
[ 1.558263] initcall 0xc0b116b1: loopback_init+0x0/0xf() returned 0.
[ 1.560767] initcall 0xc0b116b1 ran for 0 msecs: loopback_init+0x0/0xf()
[ 1.562766] Calling initcall 0xc0b1b220: init_acpi_pm_clocksource+0x0/0x149()
[ 1.595152] initcall 0xc0b1b220: init_acpi_pm_clocksource+0x0/0x149() returned 0.
[ 1.597761] initcall 0xc0b1b220 ran for 28 msecs: init_acpi_pm_clocksource+0x0/0x149()
[ 1.599760] Calling initcall 0xc0b1b507: ssb_modinit+0x0/0x41()
[ 1.602326] initcall 0xc0b1b507: ssb_modinit+0x0/0x41() returned 0.
[ 1.604760] initcall 0xc0b1b507 ran for 0 msecs: ssb_modinit+0x0/0x41()
[ 1.606759] Calling initcall 0xc0b1c702: pcibios_assign_resources+0x0/0x76()
[ 1.609786] PCI: Bridge: 0000:00:03.0
[ 1.610761] IO window: 3000-3fff
[ 1.611765] MEM window: 0xf7c00000-0xf7dfffff
[ 1.612763] PREFETCH window: 0x00000000f4f00000-0x00000000f4ffffff
[ 1.613797] initcall 0xc0b1c702: pcibios_assign_resources+0x0/0x76() returned 0.
[ 1.616758] initcall 0xc0b1c702 ran for 17 msecs: pcibios_assign_resources+0x0/0x76()
[ 1.618757] Calling initcall 0xc0b20368: inet_init+0x0/0x29e()
[ 1.621801] NET: Registered protocol family 2
[ 1.623778] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 1.626693] IPv4 FIB: Using LC-trie version 0.408
[ 1.626934] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 1.632671] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 1.634615] TCP: Hash tables configured (established 131072 bind 65536)
[ 1.634757] TCP reno registered
[ 1.637017] initcall 0xc0b20368: inet_init+0x0/0x29e() returned 0.
[ 1.639754] initcall 0xc0b20368 ran for 47 msecs: inet_init+0x0/0x29e()
[ 1.641754] Calling initcall 0xc0af6ff7: populate_rootfs+0x0/0x109()
[ 1.646761] initcall 0xc0af6ff7: populate_rootfs+0x0/0x109() returned 0.
[ 1.649753] initcall 0xc0af6ff7 ran for 1 msecs: populate_rootfs+0x0/0x109()
[ 1.651752] Calling initcall 0xc0af7e88: i8259A_init_sysfs+0x0/0x1d()
[ 1.655282] initcall 0xc0af7e88: i8259A_init_sysfs+0x0/0x1d() returned 0.
[ 1.657752] initcall 0xc0af7e88 ran for 0 msecs: i8259A_init_sysfs+0x0/0x1d()
[ 1.659751] Calling initcall 0xc0af7f58: sbf_init+0x0/0xd1()
[ 1.662004] initcall 0xc0af7f58: sbf_init+0x0/0xd1() returned 0.
[ 1.664750] initcall 0xc0af7f58 ran for 0 msecs: sbf_init+0x0/0xd1()
[ 1.666750] Calling initcall 0xc0af8d50: i8237A_init_sysfs+0x0/0x1d()
[ 1.670376] initcall 0xc0af8d50: i8237A_init_sysfs+0x0/0x1d() returned 0.
[ 1.672750] initcall 0xc0af8d50 ran for 0 msecs: i8237A_init_sysfs+0x0/0x1d()
[ 1.674749] Calling initcall 0xc0b2388c: cache_sysfs_init+0x0/0x1ed()
[ 1.677001] initcall 0xc0b2388c: cache_sysfs_init+0x0/0x1ed() returned 0.
[ 1.679748] initcall 0xc0b2388c ran for 0 msecs: cache_sysfs_init+0x0/0x1ed()
[ 1.681747] Calling initcall 0xc0afa930: msr_init+0x0/0xa3()
[ 1.685332] initcall 0xc0afa930: msr_init+0x0/0xa3() returned 0.
[ 1.687747] initcall 0xc0afa930 ran for 0 msecs: msr_init+0x0/0xa3()
[ 1.689746] Calling initcall 0xc0afa9d3: cpuid_init+0x0/0xa3()
[ 1.692805] initcall 0xc0afa9d3: cpuid_init+0x0/0xa3() returned 0.
[ 1.695746] initcall 0xc0afa9d3 ran for 0 msecs: cpuid_init+0x0/0xa3()
[ 1.697745] Calling initcall 0xc0afaa76: microcode_init+0x0/0x8e()
[ 1.701017] IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
[ 1.701803] initcall 0xc0afaa76: microcode_init+0x0/0x8e() returned 0.
[ 1.704745] initcall 0xc0afaa76 ran for 7 msecs: microcode_init+0x0/0x8e()
[ 1.706744] Calling initcall 0xc0afb7f7: init_lapic_sysfs+0x0/0x28()
[ 1.710314] initcall 0xc0afb7f7: init_lapic_sysfs+0x0/0x28() returned 0.
[ 1.712744] initcall 0xc0afb7f7 ran for 0 msecs: init_lapic_sysfs+0x0/0x28()
[ 1.714743] Calling initcall 0xc0afd844: ioapic_init_sysfs+0x0/0xb7()
[ 1.717840] initcall 0xc0afd844: ioapic_init_sysfs+0x0/0xb7() returned 0.
[ 1.720742] initcall 0xc0afd844 ran for 0 msecs: ioapic_init_sysfs+0x0/0xb7()
[ 1.722741] Calling initcall 0xc0aff7bb: init_vmi_clocksource+0x0/0xcf()
[ 1.725002] initcall 0xc0aff7bb: init_vmi_clocksource+0x0/0xcf() returned 0.
[ 1.727741] initcall 0xc0aff7bb ran for 0 msecs: init_vmi_clocksource+0x0/0xcf()
[ 1.729740] Calling initcall 0xc0aff8ce: scx200_init+0x0/0x20()
[ 1.731987] scx200: NatSemi SCx200 Driver
[ 1.733071] initcall 0xc0aff8ce: scx200_init+0x0/0x20() returned 0.
[ 1.736740] initcall 0xc0aff8ce ran for 4 msecs: scx200_init+0x0/0x20()
[ 1.738739] Calling initcall 0xc0b00489: aes_init+0x0/0xf()
[ 1.740995] initcall 0xc0b00489: aes_init+0x0/0xf() returned 0.
[ 1.743738] initcall 0xc0b00489 ran for 0 msecs: aes_init+0x0/0xf()
[ 1.745738] Calling initcall 0xc0b007da: init_sched_debug_procfs+0x0/0x2a()
[ 1.748013] initcall 0xc0b007da: init_sched_debug_procfs+0x0/0x2a() returned 0.
[ 1.750737] initcall 0xc0b007da ran for 0 msecs: init_sched_debug_procfs+0x0/0x2a()
[ 1.752737] Calling initcall 0xc0b00e70: create_proc_profile+0x0/0x41()
[ 1.754989] initcall 0xc0b00e70: create_proc_profile+0x0/0x41() returned 0.
[ 1.757736] initcall 0xc0b00e70 ran for 0 msecs: create_proc_profile+0x0/0x41()
[ 1.759736] Calling initcall 0xc0b00f4e: ioresources_init+0x0/0x39()
[ 1.762764] initcall 0xc0b00f4e: ioresources_init+0x0/0x39() returned 0.
[ 1.765735] initcall 0xc0b00f4e ran for 0 msecs: ioresources_init+0x0/0x39()
[ 1.767734] Calling initcall 0xc0b01086: uid_cache_init+0x0/0x5e()
[ 1.770004] initcall 0xc0b01086: uid_cache_init+0x0/0x5e() returned 0.
[ 1.772734] initcall 0xc0b01086 ran for 0 msecs: uid_cache_init+0x0/0x5e()
[ 1.774733] Calling initcall 0xc0b01546: init_posix_timers+0x0/0x7c()
[ 1.777997] initcall 0xc0b01546: init_posix_timers+0x0/0x7c() returned 0.
[ 1.780733] initcall 0xc0b01546 ran for 0 msecs: init_posix_timers+0x0/0x7c()
[ 1.782732] Calling initcall 0xc0b015c2: init_posix_cpu_timers+0x0/0x90()
[ 1.785740] initcall 0xc0b015c2: init_posix_cpu_timers+0x0/0x90() returned 0.
[ 1.788732] initcall 0xc0b015c2 ran for 0 msecs: init_posix_cpu_timers+0x0/0x90()
[ 1.790731] Calling initcall 0xc0b01668: nsproxy_cache_init+0x0/0x27()
[ 1.792993] initcall 0xc0b01668: nsproxy_cache_init+0x0/0x27() returned 0.
[ 1.795730] initcall 0xc0b01668 ran for 0 msecs: nsproxy_cache_init+0x0/0x27()
[ 1.797730] Calling initcall 0xc0b01779: timekeeping_init_device+0x0/0x1d()
[ 1.800947] initcall 0xc0b01779: timekeeping_init_device+0x0/0x1d() returned 0.
[ 1.803729] initcall 0xc0b01779 ran for 0 msecs: timekeeping_init_device+0x0/0x1d()
[ 1.805729] Calling initcall 0xc0b018e5: init_clocksource_sysfs+0x0/0x43()
[ 1.809077] initcall 0xc0b018e5: init_clocksource_sysfs+0x0/0x43() returned 0.
[ 1.811728] initcall 0xc0b018e5 ran for 0 msecs: init_clocksource_sysfs+0x0/0x43()
[ 1.813727] Calling initcall 0xc0b019b6: init_timer_list_procfs+0x0/0x2a()
[ 1.815987] initcall 0xc0b019b6: init_timer_list_procfs+0x0/0x2a() returned 0.
[ 1.818727] initcall 0xc0b019b6 ran for 0 msecs: init_timer_list_procfs+0x0/0x2a()
[ 1.820726] Calling initcall 0xc0b019ef: futex_init+0x0/0x92()
[ 1.823772] initcall 0xc0b019ef: futex_init+0x0/0x92() returned 0.
[ 1.826726] initcall 0xc0b019ef ran for 0 msecs: futex_init+0x0/0x92()
[ 1.828725] Calling initcall 0xc0b01a81: proc_dma_init+0x0/0x20()
[ 1.830985] initcall 0xc0b01a81: proc_dma_init+0x0/0x20() returned 0.
[ 1.833725] initcall 0xc0b01a81 ran for 0 msecs: proc_dma_init+0x0/0x20()
[ 1.836724] Calling initcall 0xc0b01aa1: kallsyms_init+0x0/0x23()
[ 1.838983] initcall 0xc0b01aa1: kallsyms_init+0x0/0x23() returned 0.
[ 1.841723] initcall 0xc0b01aa1 ran for 0 msecs: kallsyms_init+0x0/0x23()
[ 1.843723] Calling initcall 0xc0b01b22: crash_save_vmcoreinfo_init+0x0/0x313()
[ 1.846018] initcall 0xc0b01b22: crash_save_vmcoreinfo_init+0x0/0x313() returned 0.
[ 1.848722] initcall 0xc0b01b22 ran for 0 msecs: crash_save_vmcoreinfo_init+0x0/0x313()
[ 1.850722] Calling initcall 0xc0b01af1: crash_notes_memory_init+0x0/0x31()
[ 1.852978] initcall 0xc0b01af1: crash_notes_memory_init+0x0/0x31() returned 0.
[ 1.855721] initcall 0xc0b01af1 ran for 0 msecs: crash_notes_memory_init+0x0/0x31()
[ 1.857721] Calling initcall 0xc0b0228d: ikconfig_init+0x0/0x3b()
[ 1.859980] initcall 0xc0b0228d: ikconfig_init+0x0/0x3b() returned 0.
[ 1.862720] initcall 0xc0b0228d ran for 0 msecs: ikconfig_init+0x0/0x3b()
[ 1.865720] Calling initcall 0xc0b023c8: relay_init+0x0/0x7()
[ 1.867971] initcall 0xc0b023c8: relay_init+0x0/0x7() returned 0.
[ 1.870719] initcall 0xc0b023c8 ran for 0 msecs: relay_init+0x0/0x7()
[ 1.872718] Calling initcall 0xc0b023cf: utsname_sysctl_init+0x0/0x11()
[ 1.875024] initcall 0xc0b023cf: utsname_sysctl_init+0x0/0x11() returned 0.
[ 1.877718] initcall 0xc0b023cf ran for 0 msecs: utsname_sysctl_init+0x0/0x11()
[ 1.879717] Calling initcall 0xc0b023e0: init_lstats_procfs+0x0/0x2a()
[ 1.882733] initcall 0xc0b023e0: init_lstats_procfs+0x0/0x2a() returned 0.
[ 1.885717] initcall 0xc0b023e0 ran for 0 msecs: init_lstats_procfs+0x0/0x2a()
[ 1.887716] Calling initcall 0xc0b02e15: init_per_zone_pages_min+0x0/0x48()
[ 1.890056] initcall 0xc0b02e15: init_per_zone_pages_min+0x0/0x48() returned 0.
[ 1.892716] initcall 0xc0b02e15 ran for 0 msecs: init_per_zone_pages_min+0x0/0x48()
[ 1.894715] Calling initcall 0xc0b034c2: pdflush_init+0x0/0x16()
[ 1.897118] initcall 0xc0b034c2: pdflush_init+0x0/0x16() returned 0.
[ 1.899715] initcall 0xc0b034c2 ran for 0 msecs: pdflush_init+0x0/0x16()
[ 1.901714] Calling initcall 0xc0b03501: kswapd_init+0x0/0x13()
[ 1.904820] initcall 0xc0b03501: kswapd_init+0x0/0x13() returned 0.
[ 1.907713] initcall 0xc0b03501 ran for 0 msecs: kswapd_init+0x0/0x13()
[ 1.909713] Calling initcall 0xc0b0354f: hugetlb_init+0x0/0x73()
[ 1.911969] Total HugeTLB memory allocated, 0
[ 1.912716] initcall 0xc0b0354f: hugetlb_init+0x0/0x73() returned 0.
[ 1.915712] initcall 0xc0b0354f ran for 4 msecs: hugetlb_init+0x0/0x73()
[ 1.917712] Calling initcall 0xc0b037ef: init_tmpfs+0x0/0xb9()
[ 1.920039] initcall 0xc0b037ef: init_tmpfs+0x0/0xb9() returned 0.
[ 1.922711] initcall 0xc0b037ef ran for 0 msecs: init_tmpfs+0x0/0xb9()
[ 1.924710] Calling initcall 0xc0b039fa: slab_sysfs_init+0x0/0xb7()
[ 1.969037] initcall 0xc0b039fa: slab_sysfs_init+0x0/0xb7() returned 0.
[ 1.972704] initcall 0xc0b039fa ran for 39 msecs: slab_sysfs_init+0x0/0xb7()
[ 1.974704] Calling initcall 0xc0b03c52: fasync_init+0x0/0x24()
[ 1.977940] initcall 0xc0b03c52: fasync_init+0x0/0x24() returned 0.
[ 1.980703] initcall 0xc0b03c52 ran for 0 msecs: fasync_init+0x0/0x24()
[ 1.982702] Calling initcall 0xc0b040f7: aio_setup+0x0/0x5e()
[ 1.986178] initcall 0xc0b040f7: aio_setup+0x0/0x5e() returned 0.
[ 1.988702] initcall 0xc0b040f7 ran for 0 msecs: aio_setup+0x0/0x5e()
[ 1.990701] Calling initcall 0xc0b0443a: init_mbcache+0x0/0x11()
[ 1.992954] initcall 0xc0b0443a: init_mbcache+0x0/0x11() returned 0.
[ 1.995700] initcall 0xc0b0443a ran for 0 msecs: init_mbcache+0x0/0x11()
[ 1.997700] Calling initcall 0xc0b0444b: dquot_init+0x0/0xdd()
[ 2.000703] VFS: Disk quotas dquot_6.5.1
[ 2.002285] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.002795] initcall 0xc0b0444b: dquot_init+0x0/0xdd() returned 0.
[ 2.005699] initcall 0xc0b0444b ran for 10 msecs: dquot_init+0x0/0xdd()
[ 2.007698] Calling initcall 0xc0b04528: init_v1_quota_format+0x0/0xf()
[ 2.009950] initcall 0xc0b04528: init_v1_quota_format+0x0/0xf() returned 0.
[ 2.012697] initcall 0xc0b04528 ran for 0 msecs: init_v1_quota_format+0x0/0xf()
[ 2.014697] Calling initcall 0xc0b04537: dnotify_init+0x0/0x24()
[ 2.018407] initcall 0xc0b04537: dnotify_init+0x0/0x24() returned 0.
[ 2.021696] initcall 0xc0b04537 ran for 0 msecs: dnotify_init+0x0/0x24()
[ 2.023696] Calling initcall 0xc0b04975: configfs_init+0x0/0xbb()
[ 2.026707] initcall 0xc0b04975: configfs_init+0x0/0xbb() returned 0.
[ 2.029695] initcall 0xc0b04975 ran for 0 msecs: configfs_init+0x0/0xbb()
[ 2.031694] Calling initcall 0xc0b04a30: init_devpts_fs+0x0/0x33()
[ 2.034747] initcall 0xc0b04a30: init_devpts_fs+0x0/0x33() returned 0.
[ 2.037694] initcall 0xc0b04a30 ran for 0 msecs: init_devpts_fs+0x0/0x33()
[ 2.039693] Calling initcall 0xc0b04a63: init_ext3_fs+0x0/0x5f()
[ 2.043805] initcall 0xc0b04a63: init_ext3_fs+0x0/0x5f() returned 0.
[ 2.046693] initcall 0xc0b04a63 ran for 1 msecs: init_ext3_fs+0x0/0x5f()
[ 2.048692] Calling initcall 0xc0b04b58: journal_init+0x0/0x85()
[ 2.053532] initcall 0xc0b04b58: journal_init+0x0/0x85() returned 0.
[ 2.055691] initcall 0xc0b04b58 ran for 1 msecs: journal_init+0x0/0x85()
[ 2.057690] Calling initcall 0xc0b04bdd: init_ext2_fs+0x0/0x5f()
[ 2.061799] initcall 0xc0b04bdd: init_ext2_fs+0x0/0x5f() returned 0.
[ 2.064690] initcall 0xc0b04bdd ran for 0 msecs: init_ext2_fs+0x0/0x5f()
[ 2.066689] Calling initcall 0xc0b04c65: init_ramfs_fs+0x0/0xf()
[ 2.068950] initcall 0xc0b04c65: init_ramfs_fs+0x0/0xf() returned 0.
[ 2.071689] initcall 0xc0b04c65 ran for 0 msecs: init_ramfs_fs+0x0/0xf()
[ 2.073688] Calling initcall 0xc0b04ca7: init_hugetlbfs_fs+0x0/0x84()
[ 2.077237] initcall 0xc0b04ca7: init_hugetlbfs_fs+0x0/0x84() returned 0.
[ 2.079688] initcall 0xc0b04ca7 ran for 0 msecs: init_hugetlbfs_fs+0x0/0x84()
[ 2.081687] Calling initcall 0xc0b04d2b: init_minix_fs+0x0/0x4f()
[ 2.085167] initcall 0xc0b04d2b: init_minix_fs+0x0/0x4f() returned 0.
[ 2.087687] initcall 0xc0b04d2b ran for 0 msecs: init_minix_fs+0x0/0x4f()
[ 2.090686] Calling initcall 0xc0b04d7a: init_iso9660_fs+0x0/0x61()
[ 2.094041] initcall 0xc0b04d7a: init_iso9660_fs+0x0/0x61() returned 0.
[ 2.096685] initcall 0xc0b04d7a ran for 0 msecs: init_iso9660_fs+0x0/0x61()
[ 2.098684] Calling initcall 0xc0b04df7: init_hfsplus_fs+0x0/0x50()
[ 2.101922] initcall 0xc0b04df7: init_hfsplus_fs+0x0/0x50() returned 0.
[ 2.104684] initcall 0xc0b04df7 ran for 0 msecs: init_hfsplus_fs+0x0/0x50()
[ 2.106683] Calling initcall 0xc0b04e47: init_hfs_fs+0x0/0x50()
[ 2.109454] initcall 0xc0b04e47: init_hfs_fs+0x0/0x50() returned 0.
[ 2.111683] initcall 0xc0b04e47 ran for 0 msecs: init_hfs_fs+0x0/0x50()
[ 2.114682] Calling initcall 0xc0b04e97: vxfs_init+0x0/0x4d()
[ 2.118154] initcall 0xc0b04e97: vxfs_init+0x0/0x4d() returned 0.
[ 2.120682] initcall 0xc0b04e97 ran for 0 msecs: vxfs_init+0x0/0x4d()
[ 2.122680] Calling initcall 0xc0b04ee4: init_nls_cp437+0x0/0xf()
[ 2.124939] initcall 0xc0b04ee4: init_nls_cp437+0x0/0xf() returned 0.
[ 2.127680] initcall 0xc0b04ee4 ran for 0 msecs: init_nls_cp437+0x0/0xf()
[ 2.129679] Calling initcall 0xc0b04ef3: init_nls_cp850+0x0/0xf()
[ 2.131939] initcall 0xc0b04ef3: init_nls_cp850+0x0/0xf() returned 0.
[ 2.134679] initcall 0xc0b04ef3 ran for 0 msecs: init_nls_cp850+0x0/0xf()
[ 2.136678] Calling initcall 0xc0b04f02: init_nls_cp855+0x0/0xf()
[ 2.138931] initcall 0xc0b04f02: init_nls_cp855+0x0/0xf() returned 0.
[ 2.141678] initcall 0xc0b04f02 ran for 0 msecs: init_nls_cp855+0x0/0xf()
[ 2.143677] Calling initcall 0xc0b04f11: init_nls_cp860+0x0/0xf()
[ 2.145929] initcall 0xc0b04f11: init_nls_cp860+0x0/0xf() returned 0.
[ 2.148677] initcall 0xc0b04f11 ran for 0 msecs: init_nls_cp860+0x0/0xf()
[ 2.150676] Calling initcall 0xc0b04f20: init_nls_cp861+0x0/0xf()
[ 2.152936] initcall 0xc0b04f20: init_nls_cp861+0x0/0xf() returned 0.
[ 2.155676] initcall 0xc0b04f20 ran for 0 msecs: init_nls_cp861+0x0/0xf()
[ 2.157675] Calling initcall 0xc0b04f2f: init_nls_cp863+0x0/0xf()
[ 2.160682] initcall 0xc0b04f2f: init_nls_cp863+0x0/0xf() returned 0.
[ 2.163674] initcall 0xc0b04f2f ran for 0 msecs: init_nls_cp863+0x0/0xf()
[ 2.165674] Calling initcall 0xc0b04f3e: init_nls_cp864+0x0/0xf()
[ 2.168681] initcall 0xc0b04f3e: init_nls_cp864+0x0/0xf() returned 0.
[ 2.171673] initcall 0xc0b04f3e ran for 0 msecs: init_nls_cp864+0x0/0xf()
[ 2.173673] Calling initcall 0xc0b04f4d: init_nls_cp869+0x0/0xf()
[ 2.175925] initcall 0xc0b04f4d: init_nls_cp869+0x0/0xf() returned 0.
[ 2.178672] initcall 0xc0b04f4d ran for 0 msecs: init_nls_cp869+0x0/0xf()
[ 2.180672] Calling initcall 0xc0b04f5c: init_nls_cp874+0x0/0xf()
[ 2.182926] initcall 0xc0b04f5c: init_nls_cp874+0x0/0xf() returned 0.
[ 2.185671] initcall 0xc0b04f5c ran for 0 msecs: init_nls_cp874+0x0/0xf()
[ 2.187670] Calling initcall 0xc0b04f6b: init_nls_cp932+0x0/0xf()
[ 2.189931] initcall 0xc0b04f6b: init_nls_cp932+0x0/0xf() returned 0.
[ 2.192670] initcall 0xc0b04f6b ran for 0 msecs: init_nls_cp932+0x0/0xf()
[ 2.194669] Calling initcall 0xc0b04f7a: init_nls_euc_jp+0x0/0x39()
[ 2.196922] initcall 0xc0b04f7a: init_nls_euc_jp+0x0/0x39() returned 0.
[ 2.199669] initcall 0xc0b04f7a ran for 0 msecs: init_nls_euc_jp+0x0/0x39()
[ 2.201668] Calling initcall 0xc0b04fb3: init_nls_cp936+0x0/0xf()
[ 2.204676] initcall 0xc0b04fb3: init_nls_cp936+0x0/0xf() returned 0.
[ 2.207668] initcall 0xc0b04fb3 ran for 0 msecs: init_nls_cp936+0x0/0xf()
[ 2.209667] Calling initcall 0xc0b04fc2: init_nls_cp949+0x0/0xf()
[ 2.211919] initcall 0xc0b04fc2: init_nls_cp949+0x0/0xf() returned 0.
[ 2.214667] initcall 0xc0b04fc2 ran for 0 msecs: init_nls_cp949+0x0/0xf()
[ 2.216666] Calling initcall 0xc0b04fd1: init_nls_cp1250+0x0/0xf()
[ 2.218918] initcall 0xc0b04fd1: init_nls_cp1250+0x0/0xf() returned 0.
[ 2.221666] initcall 0xc0b04fd1 ran for 0 msecs: init_nls_cp1250+0x0/0xf()
[ 2.223665] Calling initcall 0xc0b04fe0: init_nls_cp1251+0x0/0xf()
[ 2.226677] initcall 0xc0b04fe0: init_nls_cp1251+0x0/0xf() returned 0.
[ 2.229664] initcall 0xc0b04fe0 ran for 0 msecs: init_nls_cp1251+0x0/0xf()
[ 2.231664] Calling initcall 0xc0b04fef: init_nls_ascii+0x0/0xf()
[ 2.234671] initcall 0xc0b04fef: init_nls_ascii+0x0/0xf() returned 0.
[ 2.237663] initcall 0xc0b04fef ran for 0 msecs: init_nls_ascii+0x0/0xf()
[ 2.239663] Calling initcall 0xc0b04ffe: init_nls_iso8859_1+0x0/0xf()
[ 2.241913] initcall 0xc0b04ffe: init_nls_iso8859_1+0x0/0xf() returned 0.
[ 2.245662] initcall 0xc0b04ffe ran for 0 msecs: init_nls_iso8859_1+0x0/0xf()
[ 2.247661] Calling initcall 0xc0b0500d: init_nls_iso8859_7+0x0/0xf()
[ 2.250669] initcall 0xc0b0500d: init_nls_iso8859_7+0x0/0xf() returned 0.
[ 2.253661] initcall 0xc0b0500d ran for 0 msecs: init_nls_iso8859_7+0x0/0xf()
[ 2.255660] Calling initcall 0xc0b0501c: init_nls_iso8859_9+0x0/0xf()
[ 2.258668] initcall 0xc0b0501c: init_nls_iso8859_9+0x0/0xf() returned 0.
[ 2.261660] initcall 0xc0b0501c ran for 0 msecs: init_nls_iso8859_9+0x0/0xf()
[ 2.263659] Calling initcall 0xc0b0502b: init_nls_iso8859_14+0x0/0xf()
[ 2.266666] initcall 0xc0b0502b: init_nls_iso8859_14+0x0/0xf() returned 0.
[ 2.269658] initcall 0xc0b0502b ran for 0 msecs: init_nls_iso8859_14+0x0/0xf()
[ 2.271658] Calling initcall 0xc0b0503a: init_nls_utf8+0x0/0x1f()
[ 2.273910] initcall 0xc0b0503a: init_nls_utf8+0x0/0x1f() returned 0.
[ 2.276657] initcall 0xc0b0503a ran for 0 msecs: init_nls_utf8+0x0/0x1f()
[ 2.278657] Calling initcall 0xc0b05059: init_romfs_fs+0x0/0x4f()
[ 2.282025] initcall 0xc0b05059: init_romfs_fs+0x0/0x4f() returned 0.
[ 2.284657] initcall 0xc0b05059 ran for 0 msecs: init_romfs_fs+0x0/0x4f()
[ 2.286656] Calling initcall 0xc0b050a8: init_qnx4_fs+0x0/0x5e()
[ 2.290118] QNX4 filesystem 0.2.3 registered.
[ 2.290660] initcall 0xc0b050a8: init_qnx4_fs+0x0/0x5e() returned 0.
[ 2.293655] initcall 0xc0b050a8 ran for 4 msecs: init_qnx4_fs+0x0/0x5e()
[ 2.295654] Calling initcall 0xc0b05106: init_autofs4_fs+0x0/0xf()
[ 2.297918] initcall 0xc0b05106: init_autofs4_fs+0x0/0xf() returned 0.
[ 2.300654] initcall 0xc0b05106 ran for 0 msecs: init_autofs4_fs+0x0/0xf()
[ 2.302653] Calling initcall 0xc0b05115: init_adfs_fs+0x0/0x4f()
[ 2.306021] initcall 0xc0b05115: init_adfs_fs+0x0/0x4f() returned 0.
[ 2.308653] initcall 0xc0b05115 ran for 0 msecs: init_adfs_fs+0x0/0x4f()
[ 2.310652] Calling initcall 0xc0b051ae: fuse_init+0x0/0xfd()
[ 2.312910] fuse init (API version 7.9)
[ 2.315737] initcall 0xc0b051ae: fuse_init+0x0/0xfd() returned 0.
[ 2.318651] initcall 0xc0b051ae ran for 5 msecs: fuse_init+0x0/0xfd()
[ 2.320650] Calling initcall 0xc0b052ba: init_udf_fs+0x0/0x4f()
[ 2.324182] initcall 0xc0b052ba: init_udf_fs+0x0/0x4f() returned 0.
[ 2.326650] initcall 0xc0b052ba ran for 0 msecs: init_udf_fs+0x0/0x4f()
[ 2.329648] Calling initcall 0xc0b05309: init_jfs_fs+0x0/0x1fe()
[ 2.333917] JFS: nTxBlock = 6583, nTxLock = 52664
[ 2.349235] initcall 0xc0b05309: init_jfs_fs+0x0/0x1fe() returned 0.
[ 2.352647] initcall 0xc0b05309 ran for 19 msecs: init_jfs_fs+0x0/0x1fe()
[ 2.354646] Calling initcall 0xc0b05566: init_befs_fs+0x0/0x6a()
[ 2.356893] BeFS version: 0.9.3
[ 2.359054] initcall 0xc0b05566: init_befs_fs+0x0/0x6a() returned 0.
[ 2.361645] initcall 0xc0b05566 ran for 3 msecs: init_befs_fs+0x0/0x6a()
[ 2.363644] Calling initcall 0xc0b05611: ocfs2_init+0x0/0x288()
[ 2.366648] OCFS2 1.5.0
[ 2.369406] initcall 0xc0b05611: ocfs2_init+0x0/0x288() returned 0.
[ 2.371644] initcall 0xc0b05611 ran for 3 msecs: ocfs2_init+0x0/0x288()
[ 2.373643] Calling initcall 0xc0b05906: init_o2nm+0x0/0xb0()
[ 2.375890] OCFS2 Node Manager 1.5.0
[ 2.378276] initcall 0xc0b05906: init_o2nm+0x0/0xb0() returned 0.
[ 2.380642] initcall 0xc0b05906 ran for 4 msecs: init_o2nm+0x0/0xb0()
[ 2.382641] Calling initcall 0xc0b059b6: dlm_init+0x0/0xaa()
[ 2.384889] OCFS2 DLM 1.5.0
[ 2.386132] initcall 0xc0b059b6: dlm_init+0x0/0xaa() returned 0.
[ 2.388641] initcall 0xc0b059b6 ran for 3 msecs: dlm_init+0x0/0xaa()
[ 2.390640] Calling initcall 0xc0b05a60: init_dlmfs_fs+0x0/0xba()
[ 2.392894] OCFS2 DLMFS 1.5.0
[ 2.395085] OCFS2 User DLM kernel interface loaded
[ 2.395644] initcall 0xc0b05a60: init_dlmfs_fs+0x0/0xba() returned 0.
[ 2.399640] initcall 0xc0b05a60 ran for 8 msecs: init_dlmfs_fs+0x0/0xba()
[ 2.401638] Calling initcall 0xc0b05b1a: init_mqueue_fs+0x0/0xa2()
[ 2.404516] initcall 0xc0b05b1a: init_mqueue_fs+0x0/0xa2() returned 0.
[ 2.406638] initcall 0xc0b05b1a ran for 0 msecs: init_mqueue_fs+0x0/0xa2()
[ 2.408637] Calling initcall 0xc0b05cb6: crypto_algapi_init+0x0/0xc()
[ 2.410921] initcall 0xc0b05cb6: crypto_algapi_init+0x0/0xc() returned 0.
[ 2.413637] initcall 0xc0b05cb6 ran for 0 msecs: crypto_algapi_init+0x0/0xc()
[ 2.415636] Calling initcall 0xc0b05ce0: blkcipher_module_init+0x0/0x24()
[ 2.417890] initcall 0xc0b05ce0: blkcipher_module_init+0x0/0x24() returned 0.
[ 2.420635] initcall 0xc0b05ce0 ran for 0 msecs: blkcipher_module_init+0x0/0x24()
[ 2.422635] Calling initcall 0xc0b05d22: seqiv_module_init+0x0/0xf()
[ 2.424896] initcall 0xc0b05d22: seqiv_module_init+0x0/0xf() returned 0.
[ 2.427634] initcall 0xc0b05d22 ran for 0 msecs: seqiv_module_init+0x0/0xf()
[ 2.429634] Calling initcall 0xc0b05d31: cryptomgr_init+0x0/0xf()
[ 2.431895] initcall 0xc0b05d31: cryptomgr_init+0x0/0xf() returned 0.
[ 2.434633] initcall 0xc0b05d31 ran for 0 msecs: cryptomgr_init+0x0/0xf()
[ 2.436633] Calling initcall 0xc0b05d40: crypto_xcbc_module_init+0x0/0xf()
[ 2.438892] initcall 0xc0b05d40: crypto_xcbc_module_init+0x0/0xf() returned 0.
[ 2.441632] initcall 0xc0b05d40 ran for 0 msecs: crypto_xcbc_module_init+0x0/0xf()
[ 2.443631] Calling initcall 0xc0b05d4f: init+0x0/0x67()
[ 2.446649] initcall 0xc0b05d4f: init+0x0/0x67() returned 0.
[ 2.449631] initcall 0xc0b05d4f ran for 0 msecs: init+0x0/0x67()
[ 2.451630] Calling initcall 0xc0b05db6: crypto_ecb_module_init+0x0/0xf()
[ 2.454639] initcall 0xc0b05db6: crypto_ecb_module_init+0x0/0xf() returned 0.
[ 2.457630] initcall 0xc0b05db6 ran for 0 msecs: crypto_ecb_module_init+0x0/0xf()
[ 2.459629] Calling initcall 0xc0b05dc5: crypto_pcbc_module_init+0x0/0xf()
[ 2.461890] initcall 0xc0b05dc5: crypto_pcbc_module_init+0x0/0xf() returned 0.
[ 2.464629] initcall 0xc0b05dc5 ran for 0 msecs: crypto_pcbc_module_init+0x0/0xf()
[ 2.466628] Calling initcall 0xc0b05dd4: crypto_ctr_module_init+0x0/0x33()
[ 2.468883] initcall 0xc0b05dd4: crypto_ctr_module_init+0x0/0x33() returned 0.
[ 2.471628] initcall 0xc0b05dd4 ran for 0 msecs: crypto_ctr_module_init+0x0/0x33()
[ 2.473627] Calling initcall 0xc0b05e07: crypto_ccm_module_init+0x0/0x4d()
[ 2.475889] initcall 0xc0b05e07: crypto_ccm_module_init+0x0/0x4d() returned 0.
[ 2.478627] initcall 0xc0b05e07 ran for 0 msecs: crypto_ccm_module_init+0x0/0x4d()
[ 2.480626] Calling initcall 0xc0b05e54: init+0x0/0x33()
[ 2.482884] initcall 0xc0b05e54: init+0x0/0x33() returned 0.
[ 2.485625] initcall 0xc0b05e54 ran for 0 msecs: init+0x0/0x33()
[ 2.487625] Calling initcall 0xc0b05e87: init+0x0/0xf()
[ 2.490634] initcall 0xc0b05e87: init+0x0/0xf() returned 0.
[ 2.493624] initcall 0xc0b05e87 ran for 0 msecs: init+0x0/0xf()
[ 2.495624] Calling initcall 0xc0b05e96: init+0x0/0xf()
[ 2.497877] initcall 0xc0b05e96: init+0x0/0xf() returned 0.
[ 2.500623] initcall 0xc0b05e96 ran for 0 msecs: init+0x0/0xf()
[ 2.502623] Calling initcall 0xc0b05ea5: aes_init+0x0/0x2ac()
[ 2.505013] initcall 0xc0b05ea5: aes_init+0x0/0x2ac() returned 0.
[ 2.507622] initcall 0xc0b05ea5 ran for 0 msecs: aes_init+0x0/0x2ac()
[ 2.509621] Calling initcall 0xc0b06151: camellia_init+0x0/0xf()
[ 2.511876] initcall 0xc0b06151: camellia_init+0x0/0xf() returned 0.
[ 2.515621] initcall 0xc0b06151 ran for 0 msecs: camellia_init+0x0/0xf()
[ 2.517620] Calling initcall 0xc0b06160: init+0x0/0xf()
[ 2.519883] initcall 0xc0b06160: init+0x0/0xf() returned 0.
[ 2.522620] initcall 0xc0b06160 ran for 0 msecs: init+0x0/0xf()
[ 2.524619] Calling initcall 0xc0b0616f: arc4_init+0x0/0xf()
[ 2.526876] initcall 0xc0b0616f: arc4_init+0x0/0xf() returned 0.
[ 2.529619] initcall 0xc0b0616f ran for 0 msecs: arc4_init+0x0/0xf()
[ 2.531618] Calling initcall 0xc0b0617e: init+0x0/0x52()
[ 2.533876] initcall 0xc0b0617e: init+0x0/0x52() returned 0.
[ 2.536618] initcall 0xc0b0617e ran for 0 msecs: init+0x0/0x52()
[ 2.538617] Calling initcall 0xc0b061d0: init+0x0/0xf()
[ 2.541627] initcall 0xc0b061d0: init+0x0/0xf() returned 0.
[ 2.544617] initcall 0xc0b061d0 ran for 0 msecs: init+0x0/0xf()
[ 2.546616] Calling initcall 0xc0b061df: init+0x0/0xf()
[ 2.548871] initcall 0xc0b061df: init+0x0/0xf() returned 0.
[ 2.552615] initcall 0xc0b061df ran for 0 msecs: init+0x0/0xf()
[ 2.554615] Calling initcall 0xc0b061ee: init+0x0/0xf()
[ 2.556868] initcall 0xc0b061ee: init+0x0/0xf() returned 0.
[ 2.559614] initcall 0xc0b061ee ran for 0 msecs: init+0x0/0xf()
[ 2.561614] Calling initcall 0xc0b061fd: init+0x0/0xf()
[ 2.564624] initcall 0xc0b061fd: init+0x0/0xf() returned 0.
[ 2.567613] initcall 0xc0b061fd ran for 0 msecs: init+0x0/0xf()
[ 2.569612] Calling initcall 0xc0b0620c: crypto_authenc_module_init+0x0/0xf()
[ 2.571873] initcall 0xc0b0620c: crypto_authenc_module_init+0x0/0xf() returned 0.
[ 2.574612] initcall 0xc0b0620c ran for 0 msecs: crypto_authenc_module_init+0x0/0xf()
[ 2.576611] Calling initcall 0xc0b0649f: bsg_init+0x0/0x101()
[ 2.580434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 2.580616] initcall 0xc0b0649f: bsg_init+0x0/0x101() returned 0.
[ 2.583611] initcall 0xc0b0649f ran for 8 msecs: bsg_init+0x0/0x101()
[ 2.585610] Calling initcall 0xc0b065a0: noop_init+0x0/0x11()
[ 2.588616] io scheduler noop registered (default)
[ 2.589613] initcall 0xc0b065a0: noop_init+0x0/0x11() returned 0.
[ 2.592609] initcall 0xc0b065a0 ran for 4 msecs: noop_init+0x0/0x11()
[ 2.594609] Calling initcall 0xc0b065b1: deadline_init+0x0/0x11()
[ 2.596857] io scheduler deadline registered
[ 2.597612] initcall 0xc0b065b1: deadline_init+0x0/0x11() returned 0.
[ 2.601608] initcall 0xc0b065b1 ran for 4 msecs: deadline_init+0x0/0x11()
[ 2.603607] Calling initcall 0xc0711c13: pci_init+0x0/0x2c()
[ 2.607643] pci 0000:00:0d.0: Boot video device
[ 2.608655] pci 0000:01:04.0: Firmware left e100 interrupts enabled; disabling
[ 2.609635] pci 0000:01:05.0: Firmware left e100 interrupts enabled; disabling
[ 2.610624] initcall 0xc0711c13: pci_init+0x0/0x2c() returned 0.
[ 2.613606] initcall 0xc0711c13 ran for 18 msecs: pci_init+0x0/0x2c()
[ 2.615605] Calling initcall 0xc0b06c39: pci_proc_init+0x0/0x5f()
[ 2.617997] initcall 0xc0b06c39: pci_proc_init+0x0/0x5f() returned 0.
[ 2.620605] initcall 0xc0b06c39 ran for 0 msecs: pci_proc_init+0x0/0x5f()
[ 2.622604] Calling initcall 0xc0b06c98: pcie_portdrv_init+0x0/0x41()
[ 2.626374] initcall 0xc0b06c98: pcie_portdrv_init+0x0/0x41() returned 0.
[ 2.628604] initcall 0xc0b06c98 ran for 0 msecs: pcie_portdrv_init+0x0/0x41()
[ 2.630603] Calling initcall 0xc0b06cd9: pci_hotplug_init+0x0/0x50()
[ 2.632865] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.633607] initcall 0xc0b06cd9: pci_hotplug_init+0x0/0x50() returned 0.
[ 2.636603] initcall 0xc0b06cd9 ran for 5 msecs: pci_hotplug_init+0x0/0x50()
[ 2.638602] Calling initcall 0xc0b06d29: cpqhpc_init+0x0/0x5a()
[ 2.640850] cpqphp: Compaq Hot Plug PCI Controller Driver version: 0.9.8
[ 2.641679] ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 26 (level, low) -> IRQ 26
[ 2.643614] cpqphp: Hot Plug Subsystem Device ID: a2f8
[ 2.644605] cpqphp: Initializing the PCI hot plug controller residing on PCI bus 0
[ 2.645628] PCI: Using BIOS Interrupt Routing Table
[ 2.646795] PCI: Using BIOS Interrupt Routing Table
[ 3.653444] ACPI: PCI Interrupt 0000:05:0b.0[A] -> GSI 26 (level, low) -> IRQ 26
[ 3.654458] cpqphp: Hot Plug Subsystem Device ID: a2f8
[ 3.655448] cpqphp: Initializing the PCI hot plug controller residing on PCI bus 5
[ 3.656474] PCI: Using BIOS Interrupt Routing Table
[ 4.661291] ACPI: PCI Interrupt 0000:0d:0b.0[A] -> GSI 26 (level, low) -> IRQ 26
[ 4.662304] cpqphp: Hot Plug Subsystem Device ID: a2f9
[ 4.663296] cpqphp: Initializing the PCI hot plug controller residing on PCI bus 13
[ 4.664321] PCI: Using BIOS Interrupt Routing Table
[ 5.668140] initcall 0xc0b06d29: cpqhpc_init+0x0/0x5a() returned 0.
[ 5.670144] initcall 0xc0b06d29 ran for 2959 msecs: cpqhpc_init+0x0/0x5a()
[ 5.672144] Calling initcall 0xc0b06d83: acpiphp_init+0x0/0x54()
[ 5.675147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 5.703793] initcall 0xc0b06d83: acpiphp_init+0x0/0x54() returned -19.
[ 5.706139] initcall 0xc0b06d83 ran for 32 msecs: acpiphp_init+0x0/0x54()
[ 5.708138] Calling initcall 0xc0b06e9c: ibm_acpiphp_init+0x0/0x134()
[ 5.736659] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
[ 5.737138] initcall 0xc0b06e9c: ibm_acpiphp_init+0x0/0x134() returned -19.
[ 5.740133] initcall 0xc0b06e9c ran for 30 msecs: ibm_acpiphp_init+0x0/0x134()
[ 5.742133] Calling initcall 0xc0b07086: pcied_init+0x0/0x68()
[ 5.744680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 5.745137] initcall 0xc0b07086: pcied_init+0x0/0x68() returned 0.
[ 5.748132] initcall 0xc0b07086 ran for 6 msecs: pcied_init+0x0/0x68()
[ 5.750132] Calling initcall 0xc0b070ee: shpcd_init+0x0/0x4e()
[ 5.753291] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.754163] initcall 0xc0b070ee: shpcd_init+0x0/0x4e() returned 0.
[ 5.757131] initcall 0xc0b070ee ran for 6 msecs: shpcd_init+0x0/0x4e()
[ 5.759130] Calling initcall 0xc0b0713c: dummyphp_init+0x0/0x72()
[ 5.761378] fakephp: Fake PCI Hot Plug Controller Driver
[ 5.769413] initcall 0xc0b0713c: dummyphp_init+0x0/0x72() returned 0.
[ 5.772129] initcall 0xc0b0713c ran for 11 msecs: dummyphp_init+0x0/0x72()
[ 5.774128] Calling initcall 0xc0b073a4: progearbl_init+0x0/0x53()
[ 5.777306] ALI M7101 PMU not found.
[ 5.779164] initcall 0xc0b073a4: progearbl_init+0x0/0x53() returned 0.
[ 5.782127] initcall 0xc0b073a4 ran for 4 msecs: progearbl_init+0x0/0x53()
[ 5.784126] Calling initcall 0xc0b073f7: cr_backlight_init+0x0/0x60()
[ 5.787182] INTEL CARILLO RANCH LPC not found.
[ 5.788204] Carillo Ranch Backlight Driver Initialized.
[ 5.790133] initcall 0xc0b073f7: cr_backlight_init+0x0/0x60() returned 0.
[ 5.793126] initcall 0xc0b073f7 ran for 10 msecs: cr_backlight_init+0x0/0x60()
[ 5.795125] Calling initcall 0xc0b07457: pm2fb_init+0x0/0x12f()
[ 5.797676] initcall 0xc0b07457: pm2fb_init+0x0/0x12f() returned 0.
[ 5.800125] initcall 0xc0b07457 ran for 0 msecs: pm2fb_init+0x0/0x12f()
[ 5.803123] Calling initcall 0xc0b07586: pm3fb_init+0x0/0xed()
[ 5.806428] initcall 0xc0b07586: pm3fb_init+0x0/0xed() returned 0.
[ 5.809124] initcall 0xc0b07586 ran for 0 msecs: pm3fb_init+0x0/0xed()
[ 5.811122] Calling initcall 0xc0b07673: matroxfb_init+0x0/0x89e()
[ 5.814490] initcall 0xc0b07673: matroxfb_init+0x0/0x89e() returned 0.
[ 5.817122] initcall 0xc0b07673 ran for 0 msecs: matroxfb_init+0x0/0x89e()
[ 5.819121] Calling initcall 0xc02b5cee: matroxfb_crtc2_init+0x0/0x28()
[ 5.822131] initcall 0xc02b5cee: matroxfb_crtc2_init+0x0/0x28() returned 0.
[ 5.825120] initcall 0xc02b5cee ran for 0 msecs: matroxfb_crtc2_init+0x0/0x28()
[ 5.827120] Calling initcall 0xc0b07f11: i2c_matroxfb_init+0x0/0x27()
[ 5.829371] initcall 0xc0b07f11: i2c_matroxfb_init+0x0/0x27() returned 0.
[ 5.832119] initcall 0xc0b07f11 ran for 0 msecs: i2c_matroxfb_init+0x0/0x27()
[ 5.834119] Calling initcall 0xc0b07f38: matroxfb_maven_init+0x0/0x11()
[ 5.836664] initcall 0xc0b07f38: matroxfb_maven_init+0x0/0x11() returned 0.
[ 5.839119] initcall 0xc0b07f38 ran for 0 msecs: matroxfb_maven_init+0x0/0x11()
[ 5.841118] Calling initcall 0xc0713260: aty128fb_init+0x0/0x11a()
[ 5.844222] initcall 0xc0713260: aty128fb_init+0x0/0x11a() returned 0.
[ 5.847117] initcall 0xc0713260 ran for 0 msecs: aty128fb_init+0x0/0x11a()
[ 5.849116] Calling initcall 0xc0b07f9a: sisfb_init+0x0/0x702()
[ 5.852426] initcall 0xc0b07f9a: sisfb_init+0x0/0x702() returned 0.
[ 5.855117] initcall 0xc0b07f9a ran for 0 msecs: sisfb_init+0x0/0x702()
[ 5.857115] Calling initcall 0xc0b0869c: savagefb_init+0x0/0x62()
[ 5.860348] initcall 0xc0b0869c: savagefb_init+0x0/0x62() returned 0.
[ 5.863115] initcall 0xc0b0869c ran for 0 msecs: savagefb_init+0x0/0x62()
[ 5.865114] Calling initcall 0xc0b086fe: gx1fb_init+0x0/0x108()
[ 5.868399] initcall 0xc0b086fe: gx1fb_init+0x0/0x108() returned 0.
[ 5.871114] initcall 0xc0b086fe ran for 0 msecs: gx1fb_init+0x0/0x108()
[ 5.873113] Calling initcall 0xc0b08bc9: gxfb_init+0x0/0x6e()
[ 5.875670] initcall 0xc0b08bc9: gxfb_init+0x0/0x6e() returned 0.
[ 5.878113] initcall 0xc0b08bc9 ran for 0 msecs: gxfb_init+0x0/0x6e()
[ 5.880112] Calling initcall 0xc0b09017: lxfb_init+0x0/0x106()
[ 5.883164] initcall 0xc0b09017: lxfb_init+0x0/0x106() returned 0.
[ 5.886111] initcall 0xc0b09017 ran for 0 msecs: lxfb_init+0x0/0x106()
[ 5.888111] Calling initcall 0xc0b09577: neofb_init+0x0/0x132()
[ 5.890661] initcall 0xc0b09577: neofb_init+0x0/0x132() returned 0.
[ 5.893111] initcall 0xc0b09577 ran for 0 msecs: neofb_init+0x0/0x132()
[ 5.895110] Calling initcall 0xc0b096a9: imsttfb_init+0x0/0xec()
[ 5.898414] initcall 0xc0b096a9: imsttfb_init+0x0/0xec() returned 0.
[ 5.901109] initcall 0xc0b096a9 ran for 0 msecs: imsttfb_init+0x0/0xec()
[ 5.903108] Calling initcall 0xc0b09795: vmlfb_init+0x0/0x81()
[ 5.905364] vmlfb: initializing
[ 5.906407] initcall 0xc0b09795: vmlfb_init+0x0/0x81() returned 0.
[ 5.909108] initcall 0xc0b09795 ran for 3 msecs: vmlfb_init+0x0/0x81()
[ 5.911107] Calling initcall 0xc0b09816: cr_pll_init+0x0/0xc2()
[ 5.913365] Could not find Carillo Ranch MCH device.
[ 5.914111] initcall 0xc0b09816: cr_pll_init+0x0/0xc2() returned -19.
[ 5.917107] initcall 0xc0b09816 ran for 4 msecs: cr_pll_init+0x0/0xc2()
[ 5.919106] Calling initcall 0xc0b098d8: arkfb_init+0x0/0x4b()
[ 5.922410] initcall 0xc0b098d8: arkfb_init+0x0/0x4b() returned 0.
[ 5.925106] initcall 0xc0b098d8 ran for 0 msecs: arkfb_init+0x0/0x4b()
[ 5.927105] Calling initcall 0xc0b09d35: acpi_reserve_resources+0x0/0xc8()
[ 5.929376] initcall 0xc0b09d35: acpi_reserve_resources+0x0/0xc8() returned 0.
[ 5.932104] initcall 0xc0b09d35 ran for 0 msecs: acpi_reserve_resources+0x0/0xc8()
[ 5.934103] Calling initcall 0xc0b0aa3f: acpi_ac_init+0x0/0x3d()
[ 5.937109] initcall 0xc0b0aa3f: acpi_ac_init+0x0/0x3d() returned 0.
[ 5.940103] initcall 0xc0b0aa3f ran for 0 msecs: acpi_ac_init+0x0/0x3d()
[ 5.942102] Calling initcall 0xc0b0aa7c: acpi_battery_init+0x0/0x3d()
[ 5.945415] initcall 0xc0b0aa7c: acpi_battery_init+0x0/0x3d() returned 0.
[ 5.948102] initcall 0xc0b0aa7c ran for 0 msecs: acpi_battery_init+0x0/0x3d()
[ 5.950101] Calling initcall 0xc0b0aab9: acpi_button_init+0x0/0x51()
[ 5.953031] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 5.953111] ACPI: Power Button (FF) [PWRF]
[ 5.954434] initcall 0xc0b0aab9: acpi_button_init+0x0/0x51() returned 0.
[ 5.957101] initcall 0xc0b0aab9 ran for 12 msecs: acpi_button_init+0x0/0x51()
[ 5.959100] Calling initcall 0xc0b0ab0a: acpi_fan_init+0x0/0x51()
[ 5.962387] initcall 0xc0b0ab0a: acpi_fan_init+0x0/0x51() returned 0.
[ 5.965100] initcall 0xc0b0ab0a ran for 0 msecs: acpi_fan_init+0x0/0x51()
[ 5.967099] Calling initcall 0xc0b0acba: irqrouter_init_sysfs+0x0/0x33()
[ 5.970504] initcall 0xc0b0acba: irqrouter_init_sysfs+0x0/0x33() returned 0.
[ 5.973098] initcall 0xc0b0acba ran for 0 msecs: irqrouter_init_sysfs+0x0/0x33()
[ 5.975097] Calling initcall 0xc0b0ae18: acpi_processor_init+0x0/0x89()
[ 5.979967] initcall 0xc0b0ae18: acpi_processor_init+0x0/0x89() returned 0.
[ 5.983097] initcall 0xc0b0ae18 ran for 0 msecs: acpi_processor_init+0x0/0x89()
[ 5.985096] Calling initcall 0xc0b0aea1: acpi_container_init+0x0/0x3d()
[ 6.011643] initcall 0xc0b0aea1: acpi_container_init+0x0/0x3d() returned 0.
[ 6.014092] initcall 0xc0b0aea1 ran for 22 msecs: acpi_container_init+0x0/0x3d()
[ 6.016091] Calling initcall 0xc0b0b1eb: toshiba_acpi_init+0x0/0x159()
[ 6.019123] initcall 0xc0b0b1eb: toshiba_acpi_init+0x0/0x159() returned -19.
[ 6.022091] initcall 0xc0b0b1eb ran for 0 msecs: toshiba_acpi_init+0x0/0x159()
[ 6.024090] Calling initcall 0xc0b0bd1a: rand_initialize+0x0/0x25()
[ 6.027137] initcall 0xc0b0bd1a: rand_initialize+0x0/0x25() returned 0.
[ 6.030089] initcall 0xc0b0bd1a ran for 0 msecs: rand_initialize+0x0/0x25()
[ 6.032088] Calling initcall 0xc0b0bd9b: tty_init+0x0/0x18f()
[ 6.060580] initcall 0xc0b0bd9b: tty_init+0x0/0x18f() returned 0.
[ 6.063084] initcall 0xc0b0bd9b ran for 24 msecs: tty_init+0x0/0x18f()
[ 6.065084] Calling initcall 0xc0b0bf2a: pty_init+0x0/0x397()
[ 6.279975] initcall 0xc0b0bf2a: pty_init+0x0/0x397() returned 0.
[ 6.283051] initcall 0xc0b0bf2a ran for 202 msecs: pty_init+0x0/0x397()
[ 6.285051] Calling initcall 0xc0b0c7be: raw_init+0x0/0xb9()
[ 6.288771] initcall 0xc0b0c7be: raw_init+0x0/0xb9() returned 0.
[ 6.291050] initcall 0xc0b0c7be ran for 0 msecs: raw_init+0x0/0xb9()
[ 6.293049] Calling initcall 0xc0b0c973: lp_init_module+0x0/0x1fe()
[ 6.296354] lp: driver loaded but no devices found
[ 6.297054] initcall 0xc0b0c973: lp_init_module+0x0/0x1fe() returned 0.
[ 6.300048] initcall 0xc0b0c973 ran for 4 msecs: lp_init_module+0x0/0x1fe()
[ 6.302048] Calling initcall 0xc0b0cb71: applicom_init+0x0/0x407()
[ 6.304303] Applicom driver: $Id: ac.c,v 1.30 2000/03/22 16:03:57 dwmw2 Exp $
[ 6.305056] ac.o: No PCI boards found.
[ 6.306047] ac.o: For an ISA board you must supply memory and irq parameters.
[ 6.307051] initcall 0xc0b0cb71: applicom_init+0x0/0x407() returned -6.
[ 6.310047] initcall 0xc0b0cb71 ran for 17 msecs: applicom_init+0x0/0x407()
[ 6.312047] initcall at 0xc0b0cb71: applicom_init+0x0/0x407(): returned with error code -6
[ 6.315045] Calling initcall 0xc0b0cf78: toshiba_init+0x0/0x315()
[ 6.317298] toshiba: not a supported Toshiba laptop
[ 6.318050] initcall 0xc0b0cf78: toshiba_init+0x0/0x315() returned -19.
[ 6.321045] initcall 0xc0b0cf78 ran for 4 msecs: toshiba_init+0x0/0x315()
[ 6.323044] Calling initcall 0xc0b0d28d: i8k_init+0x0/0x1b5()
[ 6.325303] initcall 0xc0b0d28d: i8k_init+0x0/0x1b5() returned -19.
[ 6.328044] initcall 0xc0b0d28d ran for 0 msecs: i8k_init+0x0/0x1b5()
[ 6.330043] Calling initcall 0xc0b0d442: mod_init+0x0/0x1d0()
[ 6.332319] initcall 0xc0b0d442: mod_init+0x0/0x1d0() returned -19.
[ 6.335043] initcall 0xc0b0d442 ran for 0 msecs: mod_init+0x0/0x1d0()
[ 6.337042] Calling initcall 0xc0b0d6da: mod_init+0x0/0x9f()
[ 6.339307] initcall 0xc0b0d6da: mod_init+0x0/0x9f() returned -19.
[ 6.342042] initcall 0xc0b0d6da ran for 0 msecs: mod_init+0x0/0x9f()
[ 6.344041] Calling initcall 0xc0b0d779: mod_init+0x0/0x91()
[ 6.347057] initcall 0xc0b0d779: mod_init+0x0/0x91() returned -19.
[ 6.351041] initcall 0xc0b0d779 ran for 0 msecs: mod_init+0x0/0x91()
[ 6.353040] Calling initcall 0xc0b0d80a: mod_init+0x0/0x41()
[ 6.355299] initcall 0xc0b0d80a: mod_init+0x0/0x41() returned -19.
[ 6.358039] initcall 0xc0b0d80a ran for 0 msecs: mod_init+0x0/0x41()
[ 6.360039] Calling initcall 0xc0b0d84b: ppdev_init+0x0/0x95()
[ 6.363107] ppdev: user-space parallel port driver
[ 6.365046] initcall 0xc0b0d84b: ppdev_init+0x0/0x95() returned 0.
[ 6.368038] initcall 0xc0b0d84b ran for 4 msecs: ppdev_init+0x0/0x95()
[ 6.370037] Calling initcall 0xc0b0d8e0: cs5535_gpio_init+0x0/0x158()
[ 6.372288] cs5535_gpio: DIVIL not found
[ 6.373041] initcall 0xc0b0d8e0: cs5535_gpio_init+0x0/0x158() returned -19.
[ 6.376037] initcall 0xc0b0d8e0 ran for 3 msecs: cs5535_gpio_init+0x0/0x158()
[ 6.378036] Calling initcall 0xc0b0da38: tlclk_init+0x0/0x177()
[ 6.380304] telclk_interrup = 0xf non-mcpbl0010 hw.
[ 6.381076] initcall 0xc0b0da38: tlclk_init+0x0/0x177() returned -6.
[ 6.384036] initcall 0xc0b0da38 ran for 4 msecs: tlclk_init+0x0/0x177()
[ 6.386036] initcall at 0xc0b0da38: tlclk_init+0x0/0x177(): returned with error code -6
[ 6.389034] Calling initcall 0xc0b0dbef: agp_init+0x0/0x21()
[ 6.391291] Linux agpgart interface v0.103
[ 6.392038] initcall 0xc0b0dbef: agp_init+0x0/0x21() returned 0.
[ 6.395034] initcall 0xc0b0dbef ran for 3 msecs: agp_init+0x0/0x21()
[ 6.397033] Calling initcall 0xc0b0dc10: agp_ati_init+0x0/0x24()
[ 6.400191] initcall 0xc0b0dc10: agp_ati_init+0x0/0x24() returned 0.
[ 6.403033] initcall 0xc0b0dc10 ran for 0 msecs: agp_ati_init+0x0/0x24()
[ 6.405032] Calling initcall 0xc0b0dc34: agp_intel_init+0x0/0x24()
[ 6.408335] initcall 0xc0b0dc34: agp_intel_init+0x0/0x24() returned 0.
[ 6.411032] initcall 0xc0b0dc34 ran for 0 msecs: agp_intel_init+0x0/0x24()
[ 6.413031] Calling initcall 0xc0b0dc58: agp_sis_init+0x0/0x24()
[ 6.415595] initcall 0xc0b0dc58: agp_sis_init+0x0/0x24() returned 0.
[ 6.418031] initcall 0xc0b0dc58 ran for 0 msecs: agp_sis_init+0x0/0x24()
[ 6.420030] Calling initcall 0xc0b0dc7c: agp_via_init+0x0/0x24()
[ 6.423592] initcall 0xc0b0dc7c: agp_via_init+0x0/0x24() returned 0.
[ 6.426030] initcall 0xc0b0dc7c ran for 0 msecs: agp_via_init+0x0/0x24()
[ 6.428028] Calling initcall 0xc0b0dca0: drm_core_init+0x0/0x10d()
[ 6.430616] [drm] Initialized drm 1.1.0 20060810
[ 6.431033] initcall 0xc0b0dca0: drm_core_init+0x0/0x10d() returned 0.
[ 6.434028] initcall 0xc0b0dca0 ran for 4 msecs: drm_core_init+0x0/0x10d()
[ 6.436027] Calling initcall 0xc0b0ddad: r128_init+0x0/0x19()
[ 6.439058] initcall 0xc0b0ddad: r128_init+0x0/0x19() returned 0.
[ 6.442027] initcall 0xc0b0ddad ran for 0 msecs: r128_init+0x0/0x19()
[ 6.444026] Calling initcall 0xc0b0ddc6: i915_init+0x0/0x19()
[ 6.447046] initcall 0xc0b0ddc6: i915_init+0x0/0x19() returned 0.
[ 6.450025] initcall 0xc0b0ddc6 ran for 0 msecs: i915_init+0x0/0x19()
[ 6.452025] Calling initcall 0xc0b0dddf: sis_init+0x0/0x19()
[ 6.454282] initcall 0xc0b0dddf: sis_init+0x0/0x19() returned 0.
[ 6.457024] initcall 0xc0b0dddf ran for 0 msecs: sis_init+0x0/0x19()
[ 6.459024] Calling initcall 0xc0b0ddf8: savage_init+0x0/0x19()
[ 6.461289] initcall 0xc0b0ddf8: savage_init+0x0/0x19() returned 0.
[ 6.464023] initcall 0xc0b0ddf8 ran for 0 msecs: savage_init+0x0/0x19()
[ 6.466023] Calling initcall 0xc0b0dead: hangcheck_init+0x0/0xb5()
[ 6.468274] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
[ 6.469022] Hangcheck: Using get_cycles().
[ 6.470029] initcall 0xc0b0dead: hangcheck_init+0x0/0xb5() returned 0.
[ 6.473022] initcall 0xc0b0dead ran for 12 msecs: hangcheck_init+0x0/0xb5()
[ 6.475021] Calling initcall 0xc071ca05: i810fb_init+0x0/0x35a()
[ 6.477579] initcall 0xc071ca05: i810fb_init+0x0/0x35a() returned 0.
[ 6.480021] initcall 0xc071ca05 ran for 0 msecs: i810fb_init+0x0/0x35a()
[ 6.482020] Calling initcall 0xc0b0e2d2: serial8250_init+0x0/0xe7()
[ 6.484271] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
[ 6.486242] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 6.487593] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 6.489599] initcall 0xc0b0e2d2: serial8250_init+0x0/0xe7() returned 0.
[ 6.492020] initcall 0xc0b0e2d2 ran for 21 msecs: serial8250_init+0x0/0xe7()
[ 6.494018] Calling initcall 0xc0b0e3b9: serial8250_pnp_init+0x0/0xf()
[ 6.496266] pnp: the driver 'serial' has been registered
[ 6.498719] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 6.499402] serial 00:07: driver attached
[ 6.501538] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 6.502400] serial 00:08: driver attached
[ 6.504248] initcall 0xc0b0e3b9: serial8250_pnp_init+0x0/0xf() returned 0.
[ 6.507017] initcall 0xc0b0e3b9 ran for 26 msecs: serial8250_pnp_init+0x0/0xf()
[ 6.509016] Calling initcall 0xc0b0e3c8: serial8250_pci_init+0x0/0x16()
[ 6.512122] initcall 0xc0b0e3c8: serial8250_pci_init+0x0/0x16() returned 0.
[ 6.515016] initcall 0xc0b0e3c8 ran for 0 msecs: serial8250_pci_init+0x0/0x16()
[ 6.517015] Calling initcall 0xc0b0e7b9: parport_default_proc_register+0x0/0x16()
[ 6.519300] initcall 0xc0b0e7b9: parport_default_proc_register+0x0/0x16() returned 0.
[ 6.522014] initcall 0xc0b0e7b9 ran for 0 msecs: parport_default_proc_register+0x0/0x16()
[ 6.524014] Calling initcall 0xc0b0ea3c: parport_pc_init+0x0/0x314()
[ 6.527196] pnp: the driver 'parport_pc' has been registered
[ 6.529015] parport_pc 00:06: reported by Plug and Play ACPI
[ 6.530062] parport0: PC-style at 0x3bc, irq 7 [PCSPP(,...)]
[ 6.534639] lp0: using parport0 (interrupt-driven).
[ 6.535015] lp0: console ready
[ 6.536039] parport_pc 00:06: driver attached
[ 6.540118] initcall 0xc0b0ea3c: parport_pc_init+0x0/0x314() returned 0.
[ 6.543012] initcall 0xc0b0ea3c ran for 32 msecs: parport_pc_init+0x0/0x314()
[ 6.545011] Calling initcall 0xc0b0ed50: parport_serial_init+0x0/0x16()
[ 6.547579] initcall 0xc0b0ed50: parport_serial_init+0x0/0x16() returned 0.
[ 6.550011] initcall 0xc0b0ed50 ran for 0 msecs: parport_serial_init+0x0/0x16()
[ 6.552010] Calling initcall 0xc0b0ed66: parport_ax88796_init+0x0/0xf()
[ 6.555309] initcall 0xc0b0ed66: parport_ax88796_init+0x0/0xf() returned 0.
[ 6.558009] initcall 0xc0b0ed66 ran for 0 msecs: parport_ax88796_init+0x0/0xf()
[ 6.560009] Calling initcall 0xc0b0f1a4: floppy_init+0x0/0xdc7()
[ 6.562459] Floppy drive(s): fd0 is 1.44M
[ 6.577358] FDC 0 is a National Semiconductor PC87306
[ 6.580105] initcall 0xc0b0f1a4: floppy_init+0x0/0xdc7() returned 0.
[ 6.583698] initcall 0xc0b0f1a4 ran for 22 msecs: floppy_init+0x0/0xdc7()
[ 6.585696] Calling initcall 0xc0b103e3: cpqarray_init+0x0/0x20c()
[ 6.588699] Compaq SMART2 Driver (v 2.6.0)
[ 6.589735] cpqarray: Device 0x10 has been found at bus 0 dev 14 func 0
[ 6.591826] ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 24 (level, low) -> IRQ 24
[ 6.594808] cpqarray: Finding drives on ida0 (Integrated Array)
[ 6.598025] cpqarray ida/c0d0: blksz=512 nr_blks=53284800
[ 6.599908] cpqarray: Starting firmware's background processing
[ 6.601169] ida/c0d0: p1 p2 p3
[ 6.613493] initcall 0xc0b103e3: cpqarray_init+0x0/0x20c() returned 1.
[ 6.615909] initcall 0xc0b103e3 ran for 48 msecs: cpqarray_init+0x0/0x20c()
[ 6.617908] initcall at 0xc0b103e3: cpqarray_init+0x0/0x20c(): returned with error code 1
[ 6.620906] Calling initcall 0xc0b108b4: cciss_init+0x0/0x20()
[ 6.623910] HP CISS Driver (v 3.6.14)
[ 6.625997] initcall 0xc0b108b4: cciss_init+0x0/0x20() returned 0.
[ 6.628906] initcall 0xc0b108b4 ran for 3 msecs: cciss_init+0x0/0x20()
[ 6.630905] Calling initcall 0xc0b108d4: carm_init+0x0/0x16()
[ 6.634263] initcall 0xc0b108d4: carm_init+0x0/0x16() returned 0.
[ 6.636905] initcall 0xc0b108d4 ran for 0 msecs: carm_init+0x0/0x16()
[ 6.638904] Calling initcall 0xc0b108ea: ub_init+0x0/0x50()
[ 6.642235] usbcore: registered new interface driver ub
[ 6.642916] initcall 0xc0b108ea: ub_init+0x0/0x50() returned 0.
[ 6.645903] initcall 0xc0b108ea ran for 5 msecs: ub_init+0x0/0x50()
[ 6.647902] Calling initcall 0xc0b1093a: e1000_init_module+0x0/0x6e()
[ 6.650907] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 6.651902] Copyright (c) 1999-2006 Intel Corporation.
[ 6.652985] ACPI: PCI Interrupt 0000:05:05.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 6.898410] e1000: 0000:05:05.0: e1000_probe: (PCI:33MHz:64-bit) 00:02:b3:a6:aa:8c
[ 6.920785] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 6.922079] initcall 0xc0b1093a: e1000_init_module+0x0/0x6e() returned 0.
[ 6.924861] initcall 0xc0b1093a ran for 284 msecs: e1000_init_module+0x0/0x6e()
[ 6.926860] Calling initcall 0xc0b109a8: igb_init_module+0x0/0x39()
[ 6.929864] Intel(R) Gigabit Ethernet Network Driver - version 1.0.8-k2
[ 6.930859] Copyright (c) 2007 Intel Corporation.
[ 6.932890] initcall 0xc0b109a8: igb_init_module+0x0/0x39() returned 0.
[ 6.935859] initcall 0xc0b109a8 ran for 11 msecs: igb_init_module+0x0/0x39()
[ 6.937858] Calling initcall 0xc0b109e1: ixgb_init_module+0x0/0x39()
[ 6.940107] Intel(R) PRO/10GbE Network Driver - version 1.0.126-k4-NAPI
[ 6.940858] Copyright (c) 1999-2006 Intel Corporation.
[ 6.942165] initcall 0xc0b109e1: ixgb_init_module+0x0/0x39() returned 0.
[ 6.944858] initcall 0xc0b109e1 ran for 11 msecs: ixgb_init_module+0x0/0x39()
[ 6.946857] Calling initcall 0xc0b10a1a: cxgb3_init_module+0x0/0x1b()
[ 6.949927] initcall 0xc0b10a1a: cxgb3_init_module+0x0/0x1b() returned 0.
[ 6.952856] initcall 0xc0b10a1a ran for 0 msecs: cxgb3_init_module+0x0/0x1b()
[ 6.954856] Calling initcall 0xc0b10bd2: bonding_init+0x0/0x757()
[ 6.957110] Ethernet Channel Bonding Driver: v3.2.5 (March 21, 2008)
[ 6.957864] bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.
[ 6.960683] initcall 0xc0b10bd2: bonding_init+0x0/0x757() returned 0.
[ 6.962855] initcall 0xc0b10bd2 ran for 23 msecs: bonding_init+0x0/0x757()
[ 6.964854] Calling initcall 0xc0b11329: atl1_init_module+0x0/0x16()
[ 6.968164] initcall 0xc0b11329: atl1_init_module+0x0/0x16() returned 0.
[ 6.970854] initcall 0xc0b11329 ran for 0 msecs: atl1_init_module+0x0/0x16()
[ 6.972853] Calling initcall 0xc0b1133f: cas_init+0x0/0x36()
[ 6.975415] initcall 0xc0b1133f: cas_init+0x0/0x36() returned 0.
[ 6.977853] initcall 0xc0b1133f ran for 0 msecs: cas_init+0x0/0x36()
[ 6.979852] Calling initcall 0xc0b11375: e100_init_module+0x0/0x4d()
[ 6.982856] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
[ 6.983851] e100: Copyright(c) 1999-2006 Intel Corporation
[ 6.984962] ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 7.017149] e100: eth1: e100_probe: addr 0xf4ff0000, irq 21, MAC addr 00:02:a5:13:51:cc
[ 7.018079] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 7.049919] e100: eth2: e100_probe: addr 0xf4fe0000, irq 21, MAC addr 00:02:a5:13:51:cd
[ 7.051163] initcall 0xc0b11375: e100_init_module+0x0/0x4d() returned 0.
[ 7.053842] initcall 0xc0b11375 ran for 98 msecs: e100_init_module+0x0/0x4d()
[ 7.055840] Calling initcall 0xc0b113c2: tlan_probe+0x0/0x11d()
[ 7.058089] ThunderLAN driver v1.15
[ 7.059189] TLAN: 0 devices installed, PCI: 0 EISA: 0
[ 7.060158] initcall 0xc0b113c2: tlan_probe+0x0/0x11d() returned -19.
[ 7.062840] initcall 0xc0b113c2 ran for 9 msecs: tlan_probe+0x0/0x11d()
[ 7.064839] Calling initcall 0xc0b114df: epic_init+0x0/0x16()
[ 7.067893] initcall 0xc0b114df: epic_init+0x0/0x16() returned 0.
[ 7.070839] initcall 0xc0b114df ran for 0 msecs: epic_init+0x0/0x16()
[ 7.072838] Calling initcall 0xc0b114f5: natsemi_init_mod+0x0/0x16()
[ 7.075398] initcall 0xc0b114f5: natsemi_init_mod+0x0/0x16() returned 0.
[ 7.077838] initcall 0xc0b114f5 ran for 0 msecs: natsemi_init_mod+0x0/0x16()
[ 7.079837] Calling initcall 0xc0b1150b: ns83820_init+0x0/0x20()
[ 7.082840] ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
[ 7.084140] initcall 0xc0b1150b: ns83820_init+0x0/0x20() returned 0.
[ 7.086837] initcall 0xc0b1150b ran for 6 msecs: ns83820_init+0x0/0x20()
[ 7.088835] Calling initcall 0xc0b1152b: fealnx_init+0x0/0x16()
[ 7.092071] initcall 0xc0b1152b: fealnx_init+0x0/0x16() returned 0.
[ 7.094835] initcall 0xc0b1152b ran for 0 msecs: fealnx_init+0x0/0x16()
[ 7.096834] Calling initcall 0xc0b11541: tg3_init+0x0/0x16()
[ 7.099135] tg3.c:v3.89 (April 03, 2008)
[ 7.099865] ACPI: PCI Interrupt 0000:0d:01.0[A] -> GSI 30 (level, low) -> IRQ 30
[ 8.116444] eth3: Tigon3 [partno(BCM95700A6) rev 7102 PHY(5401)] (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:04:76:2f:be:86
[ 8.116685] eth3: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] WireSpeed[0] TSOcap[0]
[ 8.117691] eth3: dma_rwctrl[76ff000f] dma_mask[64-bit]
[ 8.118732] ACPI: PCI Interrupt 0000:0d:02.0[A] -> GSI 28 (level, low) -> IRQ 28
[ 9.135263] eth4: Tigon3 [partno(BCM95700A6) rev 7102 PHY(5401)] (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:04:76:2f:bd:1c
[ 9.135529] eth4: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] WireSpeed[0] TSOcap[0]
[ 9.136527] eth4: dma_rwctrl[76ff000f] dma_mask[64-bit]
[ 9.137814] initcall 0xc0b11541: tg3_init+0x0/0x16() returned 0.
[ 9.140526] initcall 0xc0b11541 ran for 2000 msecs: tg3_init+0x0/0x16()
[ 9.142525] Calling initcall 0xc0b11557: skge_init_module+0x0/0x16()
[ 9.145581] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 22 (level, low) -> IRQ 22
[ 9.147577] skge 1.13 addr 0xf7bf0000 irq 22 chip Genesis rev 0
[ 9.150813] skge eth5: addr 00:00:5a:98:37:b0
[ 9.151601] ACPI: PCI Interrupt 0000:05:02.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 9.153572] skge 1.13 addr 0xf7ef0000 irq 19 chip Genesis rev 0
[ 9.156459] skge eth6: addr 00:00:5a:98:37:ac
[ 9.156842] initcall 0xc0b11557: skge_init_module+0x0/0x16() returned 0.
[ 9.159523] initcall 0xc0b11557 ran for 37 msecs: skge_init_module+0x0/0x16()
[ 9.161522] Calling initcall 0xc0b1156d: sky2_init_module+0x0/0x16()
[ 9.164082] initcall 0xc0b1156d: sky2_init_module+0x0/0x16() returned 0.
[ 9.166522] initcall 0xc0b1156d ran for 0 msecs: sky2_init_module+0x0/0x16()
[ 9.168521] Calling initcall 0xc0b11583: rhine_init+0x0/0x54()
[ 9.171814] initcall 0xc0b11583: rhine_init+0x0/0x54() returned 0.
[ 9.174521] initcall 0xc0b11583 ran for 0 msecs: rhine_init+0x0/0x54()
[ 9.176520] Calling initcall 0xc0b115d7: starfire_init+0x0/0x16()
[ 9.179073] initcall 0xc0b115d7: starfire_init+0x0/0x16() returned 0.
[ 9.181520] initcall 0xc0b115d7 ran for 0 msecs: starfire_init+0x0/0x16()
[ 9.183519] Calling initcall 0xc0b11630: net_olddevs_init+0x0/0x81()
[ 9.186546] D-Link DE-620 pocket adapter not identified in the printer port
[ 9.189534] initcall 0xc0b11630: net_olddevs_init+0x0/0x81() returned 0.
[ 9.192518] initcall 0xc0b11630 ran for 6 msecs: net_olddevs_init+0x0/0x81()
[ 9.194517] Calling initcall 0xc0b11723: hp100_module_init+0x0/0x16()
[ 9.197825] initcall 0xc0b11723: hp100_module_init+0x0/0x16() returned 0.
[ 9.200517] initcall 0xc0b11723 ran for 0 msecs: hp100_module_init+0x0/0x16()
[ 9.202516] Calling initcall 0xc0b11739: b44_init+0x0/0x49()
[ 9.205747] initcall 0xc0b11739: b44_init+0x0/0x49() returned 0.
[ 9.208515] initcall 0xc0b11739 ran for 0 msecs: b44_init+0x0/0x49()
[ 9.210515] Calling initcall 0xc0b11782: init_nic+0x0/0x16()
[ 9.213691] initcall 0xc0b11782: init_nic+0x0/0x16() returned 0.
[ 9.216514] initcall 0xc0b11782 ran for 0 msecs: init_nic+0x0/0x16()
[ 9.218513] Calling initcall 0xc0b11798: ql3xxx_init_module+0x0/0x16()
[ 9.221065] initcall 0xc0b11798: ql3xxx_init_module+0x0/0x16() returned 0.
[ 9.223514] initcall 0xc0b11798 ran for 0 msecs: ql3xxx_init_module+0x0/0x16()
[ 9.225512] Calling initcall 0xc0b117ae: ppp_init+0x0/0x83()
[ 9.227762] PPP generic driver version 2.4.2
[ 9.229853] initcall 0xc0b117ae: ppp_init+0x0/0x83() returned 0.
[ 9.232512] initcall 0xc0b117ae ran for 4 msecs: ppp_init+0x0/0x83()
[ 9.234511] Calling initcall 0xc0b11831: ppp_async_init+0x0/0x2d()
[ 9.236764] initcall 0xc0b11831: ppp_async_init+0x0/0x2d() returned 0.
[ 9.239510] initcall 0xc0b11831 ran for 0 msecs: ppp_async_init+0x0/0x2d()
[ 9.241510] Calling initcall 0xc0b1185e: ppp_sync_init+0x0/0x2d()
[ 9.243762] initcall 0xc0b1185e: ppp_sync_init+0x0/0x2d() returned 0.
[ 9.246509] initcall 0xc0b1185e ran for 0 msecs: ppp_sync_init+0x0/0x2d()
[ 9.248509] Calling initcall 0xc0b1188b: pppox_init+0x0/0xf()
[ 9.251513] NET: Registered protocol family 24
[ 9.252512] initcall 0xc0b1188b: pppox_init+0x0/0xf() returned 0.
[ 9.255508] initcall 0xc0b1188b ran for 4 msecs: pppox_init+0x0/0xf()
[ 9.257508] Calling initcall 0xc0b1189a: pppol2tp_init+0x0/0x80()
[ 9.259775] PPPoL2TP kernel driver, V1.0
[ 9.260511] initcall 0xc0b1189a: pppol2tp_init+0x0/0x80() returned 0.
[ 9.263507] initcall 0xc0b1189a ran for 3 msecs: pppol2tp_init+0x0/0x80()
[ 9.265506] Calling initcall 0xc0b1191a: dummy_init_module+0x0/0x95()
[ 9.269902] initcall 0xc0b1191a: dummy_init_module+0x0/0x95() returned 0.
[ 9.272506] initcall 0xc0b1191a ran for 1 msecs: dummy_init_module+0x0/0x95()
[ 9.274505] Calling initcall 0xc0b12653: rtl8139_init_module+0x0/0x16()
[ 9.277072] initcall 0xc0b12653: rtl8139_init_module+0x0/0x16() returned 0.
[ 9.279505] initcall 0xc0b12653 ran for 0 msecs: rtl8139_init_module+0x0/0x16()
[ 9.281504] Calling initcall 0xc0b12669: sc92031_init+0x0/0x20()
[ 9.283751] Silan SC92031 PCI Fast Ethernet Adapter driver 2.0c
[ 9.285592] initcall 0xc0b12669: sc92031_init+0x0/0x20() returned 0.
[ 9.288503] initcall 0xc0b12669 ran for 6 msecs: sc92031_init+0x0/0x20()
[ 9.290502] Calling initcall 0xc0b12689: veth_init+0x0/0x19()
[ 9.292759] initcall 0xc0b12689: veth_init+0x0/0x19() returned 0.
[ 9.295502] initcall 0xc0b12689 ran for 0 msecs: veth_init+0x0/0x19()
[ 9.297501] Calling initcall 0xc0b126a2: amd8111e_init+0x0/0x16()
[ 9.300062] initcall 0xc0b126a2: amd8111e_init+0x0/0x16() returned 0.
[ 9.303501] initcall 0xc0b126a2 ran for 0 msecs: amd8111e_init+0x0/0x16()
[ 9.305500] Calling initcall 0xc0b126b8: myri10ge_init_module+0x0/0x2b()
[ 9.308504] myri10ge: Version 1.3.2-1.287
[ 9.309803] initcall 0xc0b126b8: myri10ge_init_module+0x0/0x2b() returned 0.
[ 9.312500] initcall 0xc0b126b8 ran for 4 msecs: myri10ge_init_module+0x0/0x2b()
[ 9.314499] Calling initcall 0xc0b126e3: pegasus_init+0x0/0x14a()
[ 9.316756] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[ 9.317873] usbcore: registered new interface driver pegasus
[ 9.318509] initcall 0xc0b126e3: pegasus_init+0x0/0x14a() returned 0.
[ 9.321498] initcall 0xc0b126e3 ran for 13 msecs: pegasus_init+0x0/0x14a()
[ 9.323498] Calling initcall 0xc0b1282d: cdc_init+0x0/0x16()
[ 9.326786] usbcore: registered new interface driver cdc_ether
[ 9.327507] initcall 0xc0b1282d: cdc_init+0x0/0x16() returned 0.
[ 9.330497] initcall 0xc0b1282d ran for 5 msecs: cdc_init+0x0/0x16()
[ 9.332496] Calling initcall 0xc0b12843: dm9601_init+0x0/0x16()
[ 9.335785] usbcore: registered new interface driver dm9601
[ 9.336506] initcall 0xc0b12843: dm9601_init+0x0/0x16() returned 0.
[ 9.339496] initcall 0xc0b12843 ran for 5 msecs: dm9601_init+0x0/0x16()
[ 9.341495] Calling initcall 0xc0b12859: net1080_init+0x0/0x16()
[ 9.344034] usbcore: registered new interface driver net1080
[ 9.344505] initcall 0xc0b12859: net1080_init+0x0/0x16() returned 0.
[ 9.347494] initcall 0xc0b12859 ran for 5 msecs: net1080_init+0x0/0x16()
[ 9.349493] Calling initcall 0xc0b1286f: plusb_init+0x0/0x16()
[ 9.352783] usbcore: registered new interface driver plusb
[ 9.353503] initcall 0xc0b1286f: plusb_init+0x0/0x16() returned 0.
[ 9.357493] initcall 0xc0b1286f ran for 5 msecs: plusb_init+0x0/0x16()
[ 9.359492] Calling initcall 0xc0b12885: rndis_init+0x0/0x16()
[ 9.362782] usbcore: registered new interface driver rndis_host
[ 9.363502] initcall 0xc0b12885: rndis_init+0x0/0x16() returned 0.
[ 9.366492] initcall 0xc0b12885 ran for 6 msecs: rndis_init+0x0/0x16()
[ 9.368491] Calling initcall 0xc0b1289b: zaurus_init+0x0/0x16()
[ 9.371024] usbcore: registered new interface driver zaurus
[ 9.371500] initcall 0xc0b1289b: zaurus_init+0x0/0x16() returned 0.
[ 9.374490] initcall 0xc0b1289b ran for 5 msecs: zaurus_init+0x0/0x16()
[ 9.376489] Calling initcall 0xc0b128b1: mcs7830_init+0x0/0x16()
[ 9.379779] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 9.380499] initcall 0xc0b128b1: mcs7830_init+0x0/0x16() returned 0.
[ 9.383489] initcall 0xc0b128b1 ran for 7 msecs: mcs7830_init+0x0/0x16()
[ 9.385488] Calling initcall 0xc0b128c7: usbnet_init+0x0/0x26()
[ 9.387760] initcall 0xc0b128c7: usbnet_init+0x0/0x26() returned 0.
[ 9.390487] initcall 0xc0b128c7 ran for 0 msecs: usbnet_init+0x0/0x26()
[ 9.392487] Calling initcall 0xc0b128ed: init_orinoco+0x0/0x16()
[ 9.394735] orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[ 9.395490] initcall 0xc0b128ed: init_orinoco+0x0/0x16() returned 0.
[ 9.398486] initcall 0xc0b128ed ran for 9 msecs: init_orinoco+0x0/0x16()
[ 9.401486] Calling initcall 0xc0b12903: init_hermes+0x0/0x7()
[ 9.403737] initcall 0xc0b12903: init_hermes+0x0/0x7() returned 0.
[ 9.406485] initcall 0xc0b12903 ran for 0 msecs: init_hermes+0x0/0x7()
[ 9.408484] Calling initcall 0xc0b1290a: orinoco_pci_init+0x0/0x25()
[ 9.410732] orinoco_pci 0.15 (Pavel Roskin <proski@gnu.org>, David Gibson <hermes@gibson.dropbear.id.au> & Jean Tourrilhes <jt@hpl.hp.com>)
[ 9.411788] initcall 0xc0b1290a: orinoco_pci_init+0x0/0x25() returned 0.
[ 9.414485] initcall 0xc0b1290a ran for 12 msecs: orinoco_pci_init+0x0/0x25()
[ 9.416483] Calling initcall 0xc0b1292f: orinoco_nortel_init+0x0/0x25()
[ 9.418731] orinoco_nortel 0.15 (Tobias Hoffmann & Christoph Jungegger <disdos@traum404.de>)
[ 9.419787] initcall 0xc0b1292f: orinoco_nortel_init+0x0/0x25() returned 0.
[ 9.422483] initcall 0xc0b1292f ran for 8 msecs: orinoco_nortel_init+0x0/0x25()
[ 9.424482] Calling initcall 0xc0b12954: atmel_init_module+0x0/0x16()
[ 9.427833] initcall 0xc0b12954: atmel_init_module+0x0/0x16() returned 0.
[ 9.430482] initcall 0xc0b12954 ran for 0 msecs: atmel_init_module+0x0/0x16()
[ 9.432481] Calling initcall 0xc0b1296a: prism54_module_init+0x0/0x2a()
[ 9.434730] Loaded prism54 driver, version 1.2
[ 9.435784] initcall 0xc0b1296a: prism54_module_init+0x0/0x2a() returned 0.
[ 9.438481] initcall 0xc0b1296a ran for 4 msecs: prism54_module_init+0x0/0x2a()
[ 9.440480] Calling initcall 0xc0b12994: hostap_init+0x0/0x3b()
[ 9.442747] initcall 0xc0b12994: hostap_init+0x0/0x3b() returned 0.
[ 9.445479] initcall 0xc0b12994 ran for 0 msecs: hostap_init+0x0/0x3b()
[ 9.447478] Calling initcall 0xc0b129cf: init_prism2_plx+0x0/0x16()
[ 9.450789] initcall 0xc0b129cf: init_prism2_plx+0x0/0x16() returned 0.
[ 9.453479] initcall 0xc0b129cf ran for 0 msecs: init_prism2_plx+0x0/0x16()
[ 9.455478] Calling initcall 0xc0b129e5: rndis_wlan_init+0x0/0x16()
[ 9.458536] usbcore: registered new interface driver rndis_wlan
[ 9.459566] initcall 0xc0b129e5: rndis_wlan_init+0x0/0x16() returned 0.
[ 9.463477] initcall 0xc0b129e5 ran for 6 msecs: rndis_wlan_init+0x0/0x16()
[ 9.465476] Calling initcall 0xc0b129fb: dmfe_init_module+0x0/0xdd()
[ 9.467724] dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
[ 9.468783] initcall 0xc0b129fb: dmfe_init_module+0x0/0xdd() returned 0.
[ 9.471476] initcall 0xc0b129fb ran for 6 msecs: dmfe_init_module+0x0/0xdd()
[ 9.473475] Calling initcall 0xc0b12ad8: de_init+0x0/0x16()
[ 9.476483] initcall 0xc0b12ad8: de_init+0x0/0x16() returned 0.
[ 9.479474] initcall 0xc0b12ad8 ran for 0 msecs: de_init+0x0/0x16()
[ 9.481473] Calling initcall 0xc0b12aee: tulip_init+0x0/0x2a()
[ 9.484034] initcall 0xc0b12aee: tulip_init+0x0/0x2a() returned 0.
[ 9.486474] initcall 0xc0b12aee ran for 0 msecs: tulip_init+0x0/0x2a()
[ 9.488472] Calling initcall 0xc0b12b18: uli526x_init_module+0x0/0x8d()
[ 9.490720] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
[ 9.492577] initcall 0xc0b12b18: uli526x_init_module+0x0/0x8d() returned 0.
[ 9.495472] initcall 0xc0b12b18 ran for 6 msecs: uli526x_init_module+0x0/0x8d()
[ 9.497471] Calling initcall 0xc0b12bc0: init_netconsole+0x0/0x1be()
[ 9.499752] console [netcon0] enabled
[ 9.502471] netconsole: network logging started
[ 9.503474] initcall 0xc0b12bc0: init_netconsole+0x0/0x1be() returned 0.
[ 9.506470] initcall 0xc0b12bc0 ran for 560 msecs: init_netconsole+0x0/0x1be()
[ 9.508469] Calling initcall 0xc0b12d7e: niu_init+0x0/0x36()
[ 9.511617] initcall 0xc0b12d7e: niu_init+0x0/0x36() returned 0.
[ 9.514469] initcall 0xc0b12d7e ran for 0 msecs: niu_init+0x0/0x36()
[ 9.516468] Calling initcall 0xc0b12db4: zatm_init_module+0x0/0x16()
[ 9.519020] initcall 0xc0b12db4: zatm_init_module+0x0/0x16() returned 0.
[ 9.521468] initcall 0xc0b12db4 ran for 0 msecs: zatm_init_module+0x0/0x16()
[ 9.523467] Calling initcall 0xc0b12dca: uPD98402_module_init+0x0/0x7()
[ 9.525719] initcall 0xc0b12dca: uPD98402_module_init+0x0/0x7() returned 0.
[ 9.528467] initcall 0xc0b12dca ran for 0 msecs: uPD98402_module_init+0x0/0x7()
[ 9.530466] Calling initcall 0xc0b12dd1: amb_module_init+0x0/0x11d()
[ 9.532714] Madge ATM Ambassador driver version 1.2.4
[ 9.533465] amb: debug bitmap is 0
[ 9.534771] initcall 0xc0b12dd1: amb_module_init+0x0/0x11d() returned 0.
[ 9.537466] initcall 0xc0b12dd1 ran for 8 msecs: amb_module_init+0x0/0x11d()
[ 9.539465] Calling initcall 0xc0b12eee: ia_module_init+0x0/0x57()
[ 9.542025] initcall 0xc0b12eee: ia_module_init+0x0/0x57() returned 0.
[ 9.544465] initcall 0xc0b12eee ran for 0 msecs: ia_module_init+0x0/0x57()
[ 9.546464] Calling initcall 0xc0b12f45: eni_init+0x0/0x16()
[ 9.549024] initcall 0xc0b12f45: eni_init+0x0/0x16() returned 0.
[ 9.551464] initcall 0xc0b12f45 ran for 0 msecs: eni_init+0x0/0x16()
[ 9.553462] Calling initcall 0xc0b12f5b: idt77252_init+0x0/0x2a()
[ 9.555711] idt77252_init: at c0b12f5b
[ 9.556766] initcall 0xc0b12f5b: idt77252_init+0x0/0x2a() returned 0.
[ 9.559463] initcall 0xc0b12f5b ran for 3 msecs: idt77252_init+0x0/0x2a()
[ 9.561461] Calling initcall 0xc0b12f85: atmtcp_init+0x0/0x11()
[ 9.563713] initcall 0xc0b12f85: atmtcp_init+0x0/0x11() returned 0.
[ 9.566461] initcall 0xc0b12f85 ran for 0 msecs: atmtcp_init+0x0/0x11()
[ 9.568460] Calling initcall 0xc0b12f96: firestream_init_module+0x0/0x16()
[ 9.571688] initcall 0xc0b12f96: firestream_init_module+0x0/0x16() returned 0.
[ 9.574460] initcall 0xc0b12f96 ran for 0 msecs: firestream_init_module+0x0/0x16()
[ 9.576459] Calling initcall 0xc0b12fac: lanai_module_init+0x0/0x2d()
[ 9.579767] initcall 0xc0b12fac: lanai_module_init+0x0/0x2d() returned 0.
[ 9.582459] initcall 0xc0b12fac ran for 0 msecs: lanai_module_init+0x0/0x2d()
[ 9.584458] Calling initcall 0xc0b12fd9: he_init+0x0/0x16()
[ 9.587010] initcall 0xc0b12fd9: he_init+0x0/0x16() returned 0.
[ 9.589458] initcall 0xc0b12fd9 ran for 0 msecs: he_init+0x0/0x16()
[ 9.591457] Calling initcall 0xc0b13284: scsi_tgt_init+0x0/0x6c()
[ 9.595711] initcall 0xc0b13284: scsi_tgt_init+0x0/0x6c() returned 0.
[ 9.598456] initcall 0xc0b13284 ran for 1 msecs: scsi_tgt_init+0x0/0x6c()
[ 9.600455] Calling initcall 0xc0b132f0: raid_init+0x0/0xf()
[ 9.603481] initcall 0xc0b132f0: raid_init+0x0/0xf() returned 0.
[ 9.606455] initcall 0xc0b132f0 ran for 0 msecs: raid_init+0x0/0xf()
[ 9.608454] Calling initcall 0xc0b132ff: spi_transport_init+0x0/0x27()
[ 9.611615] initcall 0xc0b132ff: spi_transport_init+0x0/0x27() returned 0.
[ 9.614454] initcall 0xc0b132ff ran for 0 msecs: spi_transport_init+0x0/0x27()
[ 9.616453] Calling initcall 0xc0b13326: fc_transport_init+0x0/0x43()
[ 9.619966] initcall 0xc0b13326: fc_transport_init+0x0/0x43() returned 0.
[ 9.622453] initcall 0xc0b13326 ran for 1 msecs: fc_transport_init+0x0/0x43()
[ 9.624452] Calling initcall 0xc0b13369: iscsi_transport_init+0x0/0xf0()
[ 9.626699] Loading iSCSI transport class v2.0-869.
[ 9.629417] initcall 0xc0b13369: iscsi_transport_init+0x0/0xf0() returned 0.
[ 9.632451] initcall 0xc0b13369 ran for 5 msecs: iscsi_transport_init+0x0/0xf0()
[ 9.634450] Calling initcall 0xc0b13459: sas_transport_init+0x0/0x9f()
[ 9.638995] initcall 0xc0b13459: sas_transport_init+0x0/0x9f() returned 0.
[ 9.641450] initcall 0xc0b13459 ran for 1 msecs: sas_transport_init+0x0/0x9f()
[ 9.643449] Calling initcall 0xc0b134f8: sas_class_init+0x0/0x2c()
[ 9.646550] initcall 0xc0b134f8: sas_class_init+0x0/0x2c() returned 0.
[ 9.649448] initcall 0xc0b134f8 ran for 0 msecs: sas_class_init+0x0/0x2c()
[ 9.651448] Calling initcall 0xc0b13524: srp_transport_init+0x0/0x33()
[ 9.654676] initcall 0xc0b13524: srp_transport_init+0x0/0x33() returned 0.
[ 9.657447] initcall 0xc0b13524 ran for 0 msecs: srp_transport_init+0x0/0x33()
[ 9.659446] Calling initcall 0xc0b13557: ahc_linux_init+0x0/0x5c()
[ 9.662788] initcall 0xc0b13557: ahc_linux_init+0x0/0x5c() returned 0.
[ 9.665446] initcall 0xc0b13557 ran for 0 msecs: ahc_linux_init+0x0/0x5c()
[ 9.667445] Calling initcall 0xc0b135b3: ahd_linux_init+0x0/0x6e()
[ 9.670489] initcall 0xc0b135b3: ahd_linux_init+0x0/0x6e() returned 0.
[ 9.673445] initcall 0xc0b135b3 ran for 0 msecs: ahd_linux_init+0x0/0x6e()
[ 9.675444] Calling initcall 0xc0b13621: aic94xx_init+0x0/0x117()
[ 9.678448] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[ 9.680790] initcall 0xc0b13621: aic94xx_init+0x0/0x117() returned 0.
[ 9.683443] initcall 0xc0b13621 ran for 7 msecs: aic94xx_init+0x0/0x117()
[ 9.685442] Calling initcall 0xc0b13738: init_this_scsi_driver+0x0/0xcb()
[ 9.688588] scsi: <fdomain> Detection failed (no card)
[ 9.689447] initcall 0xc0b13738: init_this_scsi_driver+0x0/0xcb() returned -19.
[ 9.692442] initcall 0xc0b13738 ran for 5 msecs: init_this_scsi_driver+0x0/0xcb()
[ 9.694441] Calling initcall 0xc0b13961: qla1280_init+0x0/0x16()
[ 9.697617] initcall 0xc0b13961: qla1280_init+0x0/0x16() returned 0.
[ 9.700441] initcall 0xc0b13961 ran for 0 msecs: qla1280_init+0x0/0x16()
[ 9.702440] Calling initcall 0xc0b13977: lpfc_init+0x0/0xa4()
[ 9.704695] Emulex LightPulse Fibre Channel SCSI driver 8.2.5
[ 9.705439] Copyright(c) 2004-2008 Emulex. All rights reserved.
[ 9.706793] initcall 0xc0b13977: lpfc_init+0x0/0xa4() returned 0.
[ 9.709440] initcall 0xc0b13977 ran for 11 msecs: lpfc_init+0x0/0xa4()
[ 9.711439] Calling initcall 0xc0b13a1b: init_this_scsi_driver+0x0/0xcb()
[ 9.713698] initcall 0xc0b13a1b: init_this_scsi_driver+0x0/0xcb() returned -19.
[ 9.716438] initcall 0xc0b13a1b ran for 0 msecs: init_this_scsi_driver+0x0/0xcb()
[ 9.718437] Calling initcall 0xc0b13ae6: dc390_module_init+0x0/0x80()
[ 9.720687] DC390: clustering now enabled by default. If you get problems load
[ 9.720693] with "disable_clustering=1" and report to maintainers
[ 9.721742] initcall 0xc0b13ae6: dc390_module_init+0x0/0x80() returned 0.
[ 9.724438] initcall 0xc0b13ae6 ran for 13 msecs: dc390_module_init+0x0/0x80()
[ 9.726436] Calling initcall 0xc0b13bb1: megaraid_init+0x0/0xa3()
[ 9.729036] initcall 0xc0b13bb1: megaraid_init+0x0/0xa3() returned 0.
[ 9.731436] initcall 0xc0b13bb1 ran for 0 msecs: megaraid_init+0x0/0xa3()
[ 9.733435] Calling initcall 0xc0b13c54: atp870u_init+0x0/0x16()
[ 9.735990] initcall 0xc0b13c54: atp870u_init+0x0/0x16() returned 0.
[ 9.738435] initcall 0xc0b13c54 ran for 0 msecs: atp870u_init+0x0/0x16()
[ 9.740434] Calling initcall 0xc0b14893: gdth_init+0x0/0xed0()
[ 9.742685] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[ 9.743674] GDT-HA: Found 0 PCI Storage RAID Controllers
[ 9.744439] initcall 0xc0b14893: gdth_init+0x0/0xed0() returned -19.
[ 9.747433] initcall 0xc0b14893 ran for 11 msecs: gdth_init+0x0/0xed0()
[ 9.749432] Calling initcall 0xc0b159b4: ppa_driver_init+0x0/0x1e()
[ 9.752436] ppa: Version 2.07 (for Linux 2.4.x)
[ 9.756365] initcall 0xc0b159b4: ppa_driver_init+0x0/0x1e() returned 0.
[ 9.758432] initcall 0xc0b159b4 ran for 6 msecs: ppa_driver_init+0x0/0x1e()
[ 9.760431] Calling initcall 0xc0b159d2: imm_driver_init+0x0/0x1e()
[ 9.762679] imm: Version 2.05 (for Linux 2.4.0)
[ 9.764833] initcall 0xc0b159d2: imm_driver_init+0x0/0x1e() returned 0.
[ 9.767430] initcall 0xc0b159d2 ran for 4 msecs: imm_driver_init+0x0/0x1e()
[ 9.769430] Calling initcall 0xc0b159f0: init_nsp32+0x0/0x2c()
[ 9.771679] nsp32: loading...
[ 9.772737] initcall 0xc0b159f0: init_nsp32+0x0/0x2c() returned 0.
[ 9.775430] initcall 0xc0b159f0 ran for 3 msecs: init_nsp32+0x0/0x2c()
[ 9.777428] Calling initcall 0xc0b15a1c: stex_init+0x0/0x25()
[ 9.779685] stex: Promise SuperTrak EX Driver version: 3.6.0000.1
[ 9.781661] initcall 0xc0b15a1c: stex_init+0x0/0x25() returned 0.
[ 9.784428] initcall 0xc0b15a1c ran for 6 msecs: stex_init+0x0/0x25()
[ 9.786427] Calling initcall 0xc0b15b2c: init_st+0x0/0x146()
[ 9.789434] st: Version 20080221, fixed bufsize 32768, s/g segs 256
[ 9.790712] Driver 'st' needs updating - please use bus_type methods
[ 9.791732] initcall 0xc0b15b2c: init_st+0x0/0x146() returned 0.
[ 9.794426] initcall 0xc0b15b2c ran for 12 msecs: init_st+0x0/0x146()
[ 9.796425] Calling initcall 0xc0b15d3c: init_osst+0x0/0x106()
[ 9.798676] osst :I: Tape driver with OnStream support version 0.99.4
[ 9.798682] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
[ 9.799713] Driver 'osst' needs updating - please use bus_type methods
[ 9.800718] initcall 0xc0b15d3c: init_osst+0x0/0x106() returned 0.
[ 9.803425] initcall 0xc0b15d3c ran for 19 msecs: init_osst+0x0/0x106()
[ 9.805424] Calling initcall 0xc0b15e42: init_sd+0x0/0xb1()
[ 9.808561] Driver 'sd' needs updating - please use bus_type methods
[ 9.809761] initcall 0xc0b15e42: init_sd+0x0/0xb1() returned 0.
[ 9.812424] initcall 0xc0b15e42 ran for 6 msecs: init_sd+0x0/0xb1()
[ 9.814423] Calling initcall 0xc0b15ef3: init_sr+0x0/0x3d()
[ 9.816682] Driver 'sr' needs updating - please use bus_type methods
[ 9.818427] initcall 0xc0b15ef3: init_sr+0x0/0x3d() returned 0.
[ 9.821422] initcall 0xc0b15ef3 ran for 6 msecs: init_sr+0x0/0x3d()
[ 9.823421] Calling initcall 0xc0b15f30: init_sg+0x0/0x13f()
[ 9.826749] initcall 0xc0b15f30: init_sg+0x0/0x13f() returned 0.
[ 9.829421] initcall 0xc0b15f30 ran for 0 msecs: init_sg+0x0/0x13f()
[ 9.831420] Calling initcall 0xc0b1606f: init_ch_module+0x0/0x87()
[ 9.833668] SCSI Media Changer driver v0.25
[ 9.835596] Driver 'ch' needs updating - please use bus_type methods
[ 9.836732] initcall 0xc0b1606f: init_ch_module+0x0/0x87() returned 0.
[ 9.839420] initcall 0xc0b1606f ran for 10 msecs: init_ch_module+0x0/0x87()
[ 9.841419] Calling initcall 0xc0b1639d: ahci_init+0x0/0x16()
[ 9.844522] initcall 0xc0b1639d: ahci_init+0x0/0x16() returned 0.
[ 9.847418] initcall 0xc0b1639d ran for 0 msecs: ahci_init+0x0/0x16()
[ 9.849417] Calling initcall 0xc0b163b3: k2_sata_init+0x0/0x16()
[ 9.852727] initcall 0xc0b163b3: k2_sata_init+0x0/0x16() returned 0.
[ 9.855417] initcall 0xc0b163b3 ran for 0 msecs: k2_sata_init+0x0/0x16()
[ 9.858417] Calling initcall 0xc0b163c9: piix_init+0x0/0x24()
[ 9.861691] initcall 0xc0b163c9: piix_init+0x0/0x24() returned 0.
[ 9.864416] initcall 0xc0b163c9 ran for 0 msecs: piix_init+0x0/0x24()
[ 9.866415] Calling initcall 0xc0b163ed: pdc_ata_init+0x0/0x16()
[ 9.868970] initcall 0xc0b163ed: pdc_ata_init+0x0/0x16() returned 0.
[ 9.872415] initcall 0xc0b163ed ran for 0 msecs: pdc_ata_init+0x0/0x16()
[ 9.874414] Calling initcall 0xc0b16403: sil24_init+0x0/0x16()
[ 9.877722] initcall 0xc0b16403: sil24_init+0x0/0x16() returned 0.
[ 9.880414] initcall 0xc0b16403 ran for 0 msecs: sil24_init+0x0/0x16()
[ 9.882412] Calling initcall 0xc0b16419: svia_init+0x0/0x16()
[ 9.884965] initcall 0xc0b16419: svia_init+0x0/0x16() returned 0.
[ 9.887413] initcall 0xc0b16419 ran for 0 msecs: svia_init+0x0/0x16()
[ 9.889411] Calling initcall 0xc0b1642f: vsc_sata_init+0x0/0x16()
[ 9.892772] initcall 0xc0b1642f: vsc_sata_init+0x0/0x16() returned 0.
[ 9.895411] initcall 0xc0b1642f ran for 0 msecs: vsc_sata_init+0x0/0x16()
[ 9.897410] Calling initcall 0xc0b16445: sis_init+0x0/0x16()
[ 9.900626] initcall 0xc0b16445: sis_init+0x0/0x16() returned 0.
[ 9.903410] initcall 0xc0b16445 ran for 0 msecs: sis_init+0x0/0x16()
[ 9.905409] Calling initcall 0xc0b1645b: mv_init+0x0/0x3a()
[ 9.908748] initcall 0xc0b1645b: mv_init+0x0/0x3a() returned 0.
[ 9.911409] initcall 0xc0b1645b ran for 0 msecs: mv_init+0x0/0x3a()
[ 9.913408] Calling initcall 0xc0b16495: inic_init+0x0/0x16()
[ 9.916619] initcall 0xc0b16495: inic_init+0x0/0x16() returned 0.
[ 9.919408] initcall 0xc0b16495 ran for 0 msecs: inic_init+0x0/0x16()
[ 9.921407] Calling initcall 0xc0b164ab: adma_ata_init+0x0/0x16()
[ 9.923964] initcall 0xc0b164ab: adma_ata_init+0x0/0x16() returned 0.
[ 9.926407] initcall 0xc0b164ab ran for 0 msecs: adma_ata_init+0x0/0x16()
[ 9.928405] Calling initcall 0xc0b164c1: ali_init+0x0/0x16()
[ 9.931713] initcall 0xc0b164c1: ali_init+0x0/0x16() returned 0.
[ 9.934405] initcall 0xc0b164c1 ran for 0 msecs: ali_init+0x0/0x16()
[ 9.936404] Calling initcall 0xc0b164d7: amd_init+0x0/0x16()
[ 9.940715] initcall 0xc0b164d7: amd_init+0x0/0x16() returned 0.
[ 9.943404] initcall 0xc0b164d7 ran for 0 msecs: amd_init+0x0/0x16()
[ 9.945403] Calling initcall 0xc0b164ed: artop_init+0x0/0x16()
[ 9.948712] initcall 0xc0b164ed: artop_init+0x0/0x16() returned 0.
[ 9.951403] initcall 0xc0b164ed ran for 0 msecs: artop_init+0x0/0x16()
[ 9.953402] Calling initcall 0xc0b16503: cmd64x_init+0x0/0x16()
[ 9.956467] initcall 0xc0b16503: cmd64x_init+0x0/0x16() returned 0.
[ 9.959401] initcall 0xc0b16503 ran for 0 msecs: cmd64x_init+0x0/0x16()
[ 9.961400] Calling initcall 0xc0b16519: cs5530_init+0x0/0x16()
[ 9.963953] initcall 0xc0b16519: cs5530_init+0x0/0x16() returned 0.
[ 9.966401] initcall 0xc0b16519 ran for 0 msecs: cs5530_init+0x0/0x16()
[ 9.968399] Calling initcall 0xc0b1652f: cs5536_init+0x0/0x16()
[ 9.971708] initcall 0xc0b1652f: cs5536_init+0x0/0x16() returned 0.
[ 9.974399] initcall 0xc0b1652f ran for 0 msecs: cs5536_init+0x0/0x16()
[ 9.976398] Calling initcall 0xc0b16545: cy82c693_init+0x0/0x16()
[ 9.979746] initcall 0xc0b16545: cy82c693_init+0x0/0x16() returned 0.
[ 9.982398] initcall 0xc0b16545 ran for 0 msecs: cy82c693_init+0x0/0x16()
[ 9.984397] Calling initcall 0xc0b1655b: efar_init+0x0/0x16()
[ 9.987632] initcall 0xc0b1655b: efar_init+0x0/0x16() returned 0.
[ 9.990397] initcall 0xc0b1655b ran for 0 msecs: efar_init+0x0/0x16()
[ 9.992396] Calling initcall 0xc0b16571: hpt3x2n_init+0x0/0x16()
[ 9.994969] initcall 0xc0b16571: hpt3x2n_init+0x0/0x16() returned 0.
[ 9.997396] initcall 0xc0b16571 ran for 0 msecs: hpt3x2n_init+0x0/0x16()
[ 9.999395] Calling initcall 0xc0b16587: hpt3x3_init+0x0/0x16()
[ 10.001951] initcall 0xc0b16587: hpt3x3_init+0x0/0x16() returned 0.
[ 10.004395] initcall 0xc0b16587 ran for 0 msecs: hpt3x3_init+0x0/0x16()
[ 10.006394] Calling initcall 0xc0b1659d: it8213_init+0x0/0x16()
[ 10.009625] initcall 0xc0b1659d: it8213_init+0x0/0x16() returned 0.
[ 10.012394] initcall 0xc0b1659d ran for 0 msecs: it8213_init+0x0/0x16()
[ 10.014392] Calling initcall 0xc0b165b3: jmicron_init+0x0/0x16()
[ 10.017444] initcall 0xc0b165b3: jmicron_init+0x0/0x16() returned 0.
[ 10.020392] initcall 0xc0b165b3 ran for 0 msecs: jmicron_init+0x0/0x16()
[ 10.022391] Calling initcall 0xc0b165c9: netcell_init+0x0/0x16()
[ 10.025401] initcall 0xc0b165c9: netcell_init+0x0/0x16() returned 0.
[ 10.028391] initcall 0xc0b165c9 ran for 0 msecs: netcell_init+0x0/0x16()
[ 10.030390] Calling initcall 0xc0b165df: ns87410_init+0x0/0x16()
[ 10.033400] initcall 0xc0b165df: ns87410_init+0x0/0x16() returned 0.
[ 10.036390] initcall 0xc0b165df ran for 0 msecs: ns87410_init+0x0/0x16()
[ 10.038389] Calling initcall 0xc0b165f5: ns87415_init+0x0/0x16()
[ 10.040950] initcall 0xc0b165f5: ns87415_init+0x0/0x16() returned 0.
[ 10.044388] initcall 0xc0b165f5 ran for 0 msecs: ns87415_init+0x0/0x16()
[ 10.046388] Calling initcall 0xc0b1660b: mpiix_init+0x0/0x16()
[ 10.048941] initcall 0xc0b1660b: mpiix_init+0x0/0x16() returned 0.
[ 10.051388] initcall 0xc0b1660b ran for 0 msecs: mpiix_init+0x0/0x16()
[ 10.053386] Calling initcall 0xc0b16621: oldpiix_init+0x0/0x16()
[ 10.056696] initcall 0xc0b16621: oldpiix_init+0x0/0x16() returned 0.
[ 10.059386] initcall 0xc0b16621 ran for 0 msecs: oldpiix_init+0x0/0x16()
[ 10.061385] Calling initcall 0xc0b16637: pdc2027x_init+0x0/0x16()
[ 10.064697] initcall 0xc0b16637: pdc2027x_init+0x0/0x16() returned 0.
[ 10.067390] initcall 0xc0b16637 ran for 0 msecs: pdc2027x_init+0x0/0x16()
[ 10.069384] Calling initcall 0xc0b1664d: pdc202xx_init+0x0/0x16()
[ 10.071962] initcall 0xc0b1664d: pdc202xx_init+0x0/0x16() returned 0.
[ 10.074384] initcall 0xc0b1664d ran for 0 msecs: pdc202xx_init+0x0/0x16()
[ 10.076383] Calling initcall 0xc0b16663: radisys_init+0x0/0x16()
[ 10.078937] initcall 0xc0b16663: radisys_init+0x0/0x16() returned 0.
[ 10.081383] initcall 0xc0b16663 ran for 0 msecs: radisys_init+0x0/0x16()
[ 10.083382] Calling initcall 0xc0b16679: sc1200_init+0x0/0x16()
[ 10.085936] initcall 0xc0b16679: sc1200_init+0x0/0x16() returned 0.
[ 10.088382] initcall 0xc0b16679 ran for 0 msecs: sc1200_init+0x0/0x16()
[ 10.090381] Calling initcall 0xc0b1668f: serverworks_init+0x0/0x16()
[ 10.092946] initcall 0xc0b1668f: serverworks_init+0x0/0x16() returned 0.
[ 10.095381] initcall 0xc0b1668f ran for 0 msecs: serverworks_init+0x0/0x16()
[ 10.097380] Calling initcall 0xc0b166a5: sil680_init+0x0/0x16()
[ 10.100691] initcall 0xc0b166a5: sil680_init+0x0/0x16() returned 0.
[ 10.103380] initcall 0xc0b166a5 ran for 0 msecs: sil680_init+0x0/0x16()
[ 10.105379] Calling initcall 0xc0b166bb: via_init+0x0/0x16()
[ 10.107941] initcall 0xc0b166bb: via_init+0x0/0x16() returned 0.
[ 10.110379] initcall 0xc0b166bb ran for 0 msecs: via_init+0x0/0x16()
[ 10.112377] Calling initcall 0xc0b166d1: sl82c105_init+0x0/0x16()
[ 10.115529] initcall 0xc0b166d1: sl82c105_init+0x0/0x16() returned 0.
[ 10.118377] initcall 0xc0b166d1 ran for 0 msecs: sl82c105_init+0x0/0x16()
[ 10.120376] Calling initcall 0xc0b166e7: sis_init+0x0/0x16()
[ 10.122931] initcall 0xc0b166e7: sis_init+0x0/0x16() returned 0.
[ 10.125376] initcall 0xc0b166e7 ran for 0 msecs: sis_init+0x0/0x16()
[ 10.127375] Calling initcall 0xc0b166fd: pacpi_init+0x0/0x16()
[ 10.130385] initcall 0xc0b166fd: pacpi_init+0x0/0x16() returned 0.
[ 10.133375] initcall 0xc0b166fd ran for 0 msecs: pacpi_init+0x0/0x16()
[ 10.135374] Calling initcall 0xc0b16713: ieee1394_init+0x0/0x204()
[ 10.139726] initcall 0xc0b16713: ieee1394_init+0x0/0x204() returned 0.
[ 10.142374] initcall 0xc0b16713 ran for 1 msecs: ieee1394_init+0x0/0x204()
[ 10.144373] Calling initcall 0xc0b16917: pcilynx_init+0x0/0x31()
[ 10.147928] initcall 0xc0b16917: pcilynx_init+0x0/0x31() returned 0.
[ 10.150373] initcall 0xc0b16917 ran for 0 msecs: pcilynx_init+0x0/0x31()
[ 10.152371] Calling initcall 0xc0b16948: ohci1394_init+0x0/0x16()
[ 10.154961] initcall 0xc0b16948: ohci1394_init+0x0/0x16() returned 0.
[ 10.157372] initcall 0xc0b16948 ran for 0 msecs: ohci1394_init+0x0/0x16()
[ 10.159370] Calling initcall 0xc05030be: sbp2_module_init+0x0/0x63()
[ 10.162669] initcall 0xc05030be: sbp2_module_init+0x0/0x63() returned 0.
[ 10.165370] initcall 0xc05030be ran for 0 msecs: sbp2_module_init+0x0/0x63()
[ 10.167369] Calling initcall 0xc0b1695e: dv1394_init_module+0x0/0xa1()
[ 10.169619] NOTE: The dv1394 driver is unsupported and may be removed in a future Linux release. Use raw1394 instead.
[ 10.170667] initcall 0xc0b1695e: dv1394_init_module+0x0/0xa1() returned 0.
[ 10.173369] initcall 0xc0b1695e ran for 10 msecs: dv1394_init_module+0x0/0xa1()
[ 10.175368] Calling initcall 0xc0b169ff: ether1394_init_module+0x0/0x60()
[ 10.179066] initcall 0xc0b169ff: ether1394_init_module+0x0/0x60() returned 0.
[ 10.181368] initcall 0xc0b169ff ran for 0 msecs: ether1394_init_module+0x0/0x60()
[ 10.183367] Calling initcall 0xc0b16d46: uio_init+0x0/0x7()
[ 10.185618] initcall 0xc0b16d46: uio_init+0x0/0x7() returned 0.
[ 10.188366] initcall 0xc0b16d46 ran for 0 msecs: uio_init+0x0/0x7()
[ 10.190366] Calling initcall 0xc0b16d4d: hilscher_init_module+0x0/0x16()
[ 10.193640] initcall 0xc0b16d4d: hilscher_init_module+0x0/0x16() returned 0.
[ 10.196366] initcall 0xc0b16d4d ran for 0 msecs: hilscher_init_module+0x0/0x16()
[ 10.198364] Calling initcall 0xc0b16d63: cdrom_init+0x0/0xc()
[ 10.201446] initcall 0xc0b16d63: cdrom_init+0x0/0xc() returned 0.
[ 10.204364] initcall 0xc0b16d63 ran for 0 msecs: cdrom_init+0x0/0xc()
[ 10.206363] Calling initcall 0xc0b16e4e: aoe_init+0x0/0x95()
[ 10.211816] aoe: AoE v47 initialised.
[ 10.212545] initcall 0xc0b16e4e: aoe_init+0x0/0x95() returned 0.
[ 10.215362] initcall 0xc0b16e4e ran for 6 msecs: aoe_init+0x0/0x95()
[ 10.217362] Calling initcall 0xc0b1712e: mon_init+0x0/0xd8()
[ 10.221049] initcall 0xc0b1712e: mon_init+0x0/0xd8() returned 0.
[ 10.223362] initcall 0xc0b1712e ran for 0 msecs: mon_init+0x0/0xd8()
[ 10.225360] Calling initcall 0xc0b172d5: ehci_hcd_init+0x0/0x16()
[ 10.228587] initcall 0xc0b172d5: ehci_hcd_init+0x0/0x16() returned 0.
[ 10.231360] initcall 0xc0b172d5 ran for 0 msecs: ehci_hcd_init+0x0/0x16()
[ 10.233359] Calling initcall 0xc0b172eb: ohci_hcd_mod_init+0x0/0x5d()
[ 10.235608] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.236941] initcall 0xc0b172eb: ohci_hcd_mod_init+0x0/0x5d() returned 0.
[ 10.239359] initcall 0xc0b172eb ran for 7 msecs: ohci_hcd_mod_init+0x0/0x5d()
[ 10.241358] Calling initcall 0xc0b17348: uhci_hcd_init+0x0/0x90()
[ 10.243607] USB Universal Host Controller Interface driver v3.0
[ 10.245538] initcall 0xc0b17348: uhci_hcd_init+0x0/0x90() returned 0.
[ 10.248357] initcall 0xc0b17348 ran for 6 msecs: uhci_hcd_init+0x0/0x90()
[ 10.250356] Calling initcall 0xc0b173d8: sl811h_init+0x0/0x38()
[ 10.252604] sl811: driver sl811-hcd, 19 May 2005
[ 10.253646] initcall 0xc0b173d8: sl811h_init+0x0/0x38() returned 0.
[ 10.256357] initcall 0xc0b173d8 ran for 4 msecs: sl811h_init+0x0/0x38()
[ 10.258355] Calling initcall 0xc0b17410: usblp_init+0x0/0x16()
[ 10.261890] usbcore: registered new interface driver usblp
[ 10.262365] initcall 0xc0b17410: usblp_init+0x0/0x16() returned 0.
[ 10.265355] initcall 0xc0b17410 ran for 7 msecs: usblp_init+0x0/0x16()
[ 10.267354] Calling initcall 0xc0b17426: usb_usual_init+0x0/0x4b()
[ 10.270887] usbcore: registered new interface driver libusual
[ 10.271364] initcall 0xc0b17426: usb_usual_init+0x0/0x4b() returned 0.
[ 10.274354] initcall 0xc0b17426 ran for 5 msecs: usb_usual_init+0x0/0x4b()
[ 10.276353] Calling initcall 0xc0b17471: microtek_drv_init+0x0/0x16()
[ 10.279444] usbcore: registered new interface driver microtekX6
[ 10.280388] initcall 0xc0b17471: microtek_drv_init+0x0/0x16() returned 0.
[ 10.283352] initcall 0xc0b17471 ran for 6 msecs: microtek_drv_init+0x0/0x16()
[ 10.285351] Calling initcall 0xc0b17487: appledisplay_init+0x0/0x4e()
[ 10.288721] usbcore: registered new interface driver appledisplay
[ 10.289361] initcall 0xc0b17487: appledisplay_init+0x0/0x4e() returned 0.
[ 10.292351] initcall 0xc0b17487 ran for 6 msecs: appledisplay_init+0x0/0x4e()
[ 10.294350] Calling initcall 0xc0b174d5: emi26_init+0x0/0x16()
[ 10.297692] usbcore: registered new interface driver emi26 - firmware loader
[ 10.298359] initcall 0xc0b174d5: emi26_init+0x0/0x16() returned 0.
[ 10.301349] initcall 0xc0b174d5 ran for 7 msecs: emi26_init+0x0/0x16()
[ 10.303349] Calling initcall 0xc0b174eb: emi62_init+0x0/0x2d()
[ 10.305881] usbcore: registered new interface driver emi62 - firmware loader
[ 10.306358] initcall 0xc0b174eb: emi62_init+0x0/0x2d() returned 0.
[ 10.309348] initcall 0xc0b174eb ran for 7 msecs: emi62_init+0x0/0x2d()
[ 10.311347] Calling initcall 0xc0b17518: ftdi_elan_init+0x0/0x11f()
[ 10.313604] driver ftdi-elan built at 22:22:49 on Apr 15 2008
[ 10.315388] usbcore: registered new interface driver ftdi-elan
[ 10.317357] initcall 0xc0b17518: ftdi_elan_init+0x0/0x11f() returned 0.
[ 10.320346] initcall 0xc0b17518 ran for 11 msecs: ftdi_elan_init+0x0/0x11f()
[ 10.322346] Calling initcall 0xc0b17637: iowarrior_init+0x0/0x16()
[ 10.324886] usbcore: registered new interface driver iowarrior
[ 10.325356] initcall 0xc0b17637: iowarrior_init+0x0/0x16() returned 0.
[ 10.328345] initcall 0xc0b17637 ran for 5 msecs: iowarrior_init+0x0/0x16()
[ 10.331344] Calling initcall 0xc0b1764d: lego_usb_tower_init+0x0/0x81()
[ 10.333882] usbcore: registered new interface driver legousbtower
[ 10.334351] drivers/usb/misc/legousbtower.c: LEGO USB Tower Driver v0.96
[ 10.335374] initcall 0xc0b1764d: lego_usb_tower_init+0x0/0x81() returned 0.
[ 10.338344] initcall 0xc0b1764d ran for 12 msecs: lego_usb_tower_init+0x0/0x81()
[ 10.340343] Calling initcall 0xc0b176ce: init_phidget+0x0/0x27()
[ 10.342879] initcall 0xc0b176ce: init_phidget+0x0/0x27() returned 0.
[ 10.345343] initcall 0xc0b176ce ran for 0 msecs: init_phidget+0x0/0x27()
[ 10.348342] Calling initcall 0xc0b176f5: interfacekit_init+0x0/0x35()
[ 10.351543] usbcore: registered new interface driver phidgetkit
[ 10.352352] initcall 0xc0b176f5: interfacekit_init+0x0/0x35() returned 0.
[ 10.355341] initcall 0xc0b176f5 ran for 6 msecs: interfacekit_init+0x0/0x35()
[ 10.357340] Calling initcall 0xc0b1772a: phidget_servo_init+0x0/0x35()
[ 10.359887] usbcore: registered new interface driver phidgetservo
[ 10.360350] initcall 0xc0b1772a: phidget_servo_init+0x0/0x35() returned 0.
[ 10.363340] initcall 0xc0b1772a ran for 6 msecs: phidget_servo_init+0x0/0x35()
[ 10.365339] Calling initcall 0xc0b1775f: tv_init+0x0/0x48()
[ 10.368688] usbcore: registered new interface driver trancevibrator
[ 10.369346] drivers/usb/misc/trancevibrator.c: v1.1:PlayStation 2 Trance Vibrator driver
[ 10.370368] initcall 0xc0b1775f: tv_init+0x0/0x48() returned 0.
[ 10.373338] initcall 0xc0b1775f ran for 14 msecs: tv_init+0x0/0x48()
[ 10.375338] Calling initcall 0xc0b177a7: uss720_init+0x0/0x61()
[ 10.378480] usbcore: registered new interface driver uss720
[ 10.379371] drivers/usb/misc/uss720.c: v0.6:USB Parport Cable driver for Cables using the Lucent Technologies USS720 Chip
[ 10.380338] drivers/usb/misc/uss720.c: NOTE: this is a special purpose driver to allow nonstandard
[ 10.381337] drivers/usb/misc/uss720.c: protocols (eg. bitbang) over USS720 usb to parallel cables
[ 10.382337] drivers/usb/misc/uss720.c: If you just want to connect to a printer, use usblp instead
[ 10.383340] initcall 0xc0b177a7: uss720_init+0x0/0x61() returned 0.
[ 10.386336] initcall 0xc0b177a7 ran for 42 msecs: uss720_init+0x0/0x61()
[ 10.388336] Calling initcall 0xc0b17808: usb_sisusb_init+0x0/0x16()
[ 10.391548] usbcore: registered new interface driver sisusb
[ 10.392345] initcall 0xc0b17808: usb_sisusb_init+0x0/0x16() returned 0.
[ 10.395335] initcall 0xc0b17808 ran for 5 msecs: usb_sisusb_init+0x0/0x16()
[ 10.397334] Calling initcall 0xc0b1781e: cxacru_init+0x0/0x16()
[ 10.400617] usbcore: registered new interface driver cxacru
[ 10.401344] initcall 0xc0b1781e: cxacru_init+0x0/0x16() returned 0.
[ 10.405334] initcall 0xc0b1781e ran for 5 msecs: cxacru_init+0x0/0x16()
[ 10.407333] Calling initcall 0xc0b17834: speedtch_usb_init+0x0/0x16()
[ 10.410503] usbcore: registered new interface driver speedtch
[ 10.411368] initcall 0xc0b17834: speedtch_usb_init+0x0/0x16() returned 0.
[ 10.414332] initcall 0xc0b17834 ran for 5 msecs: speedtch_usb_init+0x0/0x16()
[ 10.416331] Calling initcall 0xc0b1784a: usbatm_usb_init+0x0/0x40()
[ 10.418583] initcall 0xc0b1784a: usbatm_usb_init+0x0/0x40() returned 0.
[ 10.421331] initcall 0xc0b1784a ran for 0 msecs: usbatm_usb_init+0x0/0x40()
[ 10.423330] Calling initcall 0xc0b1788a: xusbatm_init+0x0/0x11f()
[ 10.426335] drivers/usb/atm/xusbatm.c: malformed module parameters
[ 10.427333] initcall 0xc0b1788a: xusbatm_init+0x0/0x11f() returned -22.
[ 10.430330] initcall 0xc0b1788a ran for 5 msecs: xusbatm_init+0x0/0x11f()
[ 10.432330] initcall at 0xc0b1788a: xusbatm_init+0x0/0x11f(): returned with error code -22
[ 10.435328] Calling initcall 0xc0b17a2b: i8042_init+0x0/0x31e()
[ 10.437579] pnp: the driver 'i8042 kbd' has been registered
[ 10.438377] i8042 kbd 00:0b: driver attached
[ 10.440392] pnp: the driver 'i8042 aux' has been registered
[ 10.441404] i8042 aux 00:0a: driver attached
[ 10.442621] PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
[ 10.444914] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 10.445338] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 10.446338] initcall 0xc0b17a2b: i8042_init+0x0/0x31e() returned 0.
[ 10.449327] initcall 0xc0b17a2b ran for 38 msecs: i8042_init+0x0/0x31e()
[ 10.451326] Calling initcall 0xc0b17d49: parkbd_init+0x0/0x143()
[ 10.453586] parport0: cannot grant exclusive access for device parkbd
[ 10.454343] initcall 0xc0b17d49: parkbd_init+0x0/0x143() returned -19.
[ 10.457326] initcall 0xc0b17d49 ran for 6 msecs: parkbd_init+0x0/0x143()
[ 10.459325] Calling initcall 0xc0b17e8c: serio_raw_init+0x0/0x16()
[ 10.462919] initcall 0xc0b17e8c: serio_raw_init+0x0/0x16() returned 0.
[ 10.465325] initcall 0xc0b17e8c ran for 0 msecs: serio_raw_init+0x0/0x16()
[ 10.467324] Calling initcall 0xc0b17f24: ns558_init+0x0/0x2b0()
[ 10.469572] pnp: the driver 'ns558' has been registered
[ 10.503221] initcall 0xc0b17f24: ns558_init+0x0/0x2b0() returned 0.
[ 10.505319] initcall 0xc0b17f24 ran for 35 msecs: ns558_init+0x0/0x2b0()
[ 10.507318] Calling initcall 0xc0b182c7: mousedev_init+0x0/0x51()
[ 10.509993] mice: PS/2 mouse device common for all mice
[ 10.510322] initcall 0xc0b182c7: mousedev_init+0x0/0x51() returned 0.
[ 10.513317] initcall 0xc0b182c7 ran for 5 msecs: mousedev_init+0x0/0x51()
[ 10.515316] Calling initcall 0xc0b18318: joydev_init+0x0/0xf()
[ 10.517580] initcall 0xc0b18318: joydev_init+0x0/0xf() returned 0.
[ 10.520316] initcall 0xc0b18318 ran for 0 msecs: joydev_init+0x0/0xf()
[ 10.522315] Calling initcall 0xc0b18327: evbug_init+0x0/0xf()
[ 10.525337] evbug.c: Connected device: "Power Button (FF)", LNXPWRBN/button/input0
[ 10.526319] initcall 0xc0b18327: evbug_init+0x0/0xf() returned 0.
[ 10.529314] initcall 0xc0b18327 ran for 7 msecs: evbug_init+0x0/0xf()
[ 10.531313] Calling initcall 0xc0b18345: atkbd_init+0x0/0x20()
[ 10.533866] initcall 0xc0b18345: atkbd_init+0x0/0x20() returned 0.
[ 10.536314] initcall 0xc0b18345 ran for 0 msecs: atkbd_init+0x0/0x20()
[ 10.538313] Calling initcall 0xc0b18365: lkkbd_init+0x0/0x16()
[ 10.541674] initcall 0xc0b18365: lkkbd_init+0x0/0x16() returned 0.
[ 10.544313] initcall 0xc0b18365 ran for 0 msecs: lkkbd_init+0x0/0x16()
[ 10.546318] Calling initcall 0xc0b1837b: xtkbd_init+0x0/0x16()
[ 10.569027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 10.569118] evbug.c: Connected device: "AT Translated Set 2 keyboard", isa0060/serio0/input0
[ 10.575991] initcall 0xc0b1837b: xtkbd_init+0x0/0x16() returned 0.
[ 10.577995] initcall 0xc0b1837b ran for 37 msecs: xtkbd_init+0x0/0x16()
[ 10.579994] Calling initcall 0xc0b18391: nkbd_init+0x0/0x16()
[ 10.583318] initcall 0xc0b18391: nkbd_init+0x0/0x16() returned 0.
[ 10.585994] initcall 0xc0b18391 ran for 0 msecs: nkbd_init+0x0/0x16()
[ 10.587993] Calling initcall 0xc0b183a7: psmouse_init+0x0/0x5e()
[ 10.591638] initcall 0xc0b183a7: psmouse_init+0x0/0x5e() returned 0.
[ 10.593993] initcall 0xc0b183a7 ran for 0 msecs: psmouse_init+0x0/0x5e()
[ 10.595992] Calling initcall 0xc0b18405: vsxxxaa_init+0x0/0x16()
[ 10.598648] initcall 0xc0b18405: vsxxxaa_init+0x0/0x16() returned 0.
[ 10.600992] initcall 0xc0b18405 ran for 0 msecs: vsxxxaa_init+0x0/0x16()
[ 10.602991] Calling initcall 0xc0b1841b: aiptek_init+0x0/0x43()
[ 10.605599] usbcore: registered new interface driver aiptek
[ 10.606006] drivers/input/tablet/aiptek.c: v2.3 (May 2, 2007): Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen
[ 10.607017] drivers/input/tablet/aiptek.c: Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)
[ 10.607995] initcall 0xc0b1841b: aiptek_init+0x0/0x43() returned 0.
[ 10.610990] initcall 0xc0b1841b ran for 24 msecs: aiptek_init+0x0/0x43()
[ 10.612989] Calling initcall 0xc0b1845e: gtco_init+0x0/0x48()
[ 10.615609] usbcore: registered new interface driver gtco
[ 10.616003] GTCO usb driver version: 2.00.0006initcall 0xc0b1845e: gtco_init+0x0/0x48() returned 0.
[ 10.619989] initcall 0xc0b1845e ran for 9 msecs: gtco_init+0x0/0x48()
[ 10.621988] Calling initcall 0xc0b184a6: wacom_init+0x0/0x3d()
[ 10.624603] usbcore: registered new interface driver wacom
[ 10.625002] drivers/input/tablet/wacom_sys.c: v1.48:USB Wacom Graphire and Wacom Intuos tablet driver
[ 10.626017] initcall 0xc0b184a6: wacom_init+0x0/0x3d() returned 0.
[ 10.628988] initcall 0xc0b184a6 ran for 14 msecs: wacom_init+0x0/0x3d()
[ 10.630987] Calling initcall 0xc0b185ca: amd756_init+0x0/0x16()
[ 10.634415] initcall 0xc0b185ca: amd756_init+0x0/0x16() returned 0.
[ 10.636986] initcall 0xc0b185ca ran for 0 msecs: amd756_init+0x0/0x16()
[ 10.638985] Calling initcall 0xc0b185e0: i2c_amd8111_init+0x0/0x16()
[ 10.641613] initcall 0xc0b185e0: i2c_amd8111_init+0x0/0x16() returned 0.
[ 10.643985] initcall 0xc0b185e0 ran for 0 msecs: i2c_amd8111_init+0x0/0x16()
[ 10.645984] Calling initcall 0xc0b185f6: i2c_i801_init+0x0/0x16()
[ 10.649372] initcall 0xc0b185f6: i2c_i801_init+0x0/0x16() returned 0.
[ 10.651984] initcall 0xc0b185f6 ran for 0 msecs: i2c_i801_init+0x0/0x16()
[ 10.653983] Calling initcall 0xc0b1860c: i2c_i810_init+0x0/0x16()
[ 10.656618] initcall 0xc0b1860c: i2c_i810_init+0x0/0x16() returned 0.
[ 10.658983] initcall 0xc0b1860c ran for 0 msecs: i2c_i810_init+0x0/0x16()
[ 10.660982] Calling initcall 0xc0b18622: nforce2_init+0x0/0x16()
[ 10.664012] initcall 0xc0b18622: nforce2_init+0x0/0x16() returned 0.
[ 10.666982] initcall 0xc0b18622 ran for 0 msecs: nforce2_init+0x0/0x16()
[ 10.668981] Calling initcall 0xc0b18638: i2c_parport_init+0x0/0x43()
[ 10.671984] i2c-parport: adapter type unspecified
[ 10.672984] initcall 0xc0b18638: i2c_parport_init+0x0/0x43() returned -19.
[ 10.675980] initcall 0xc0b18638 ran for 6 msecs: i2c_parport_init+0x0/0x43()
[ 10.677979] Calling initcall 0xc0b1867b: i2c_piix4_init+0x0/0x16()
[ 10.681029] piix4_smbus 0000:00:0f.0: Found 0000:00:0f.0 device
[ 10.681987] piix4_smbus 0000:00:0f.0: SMB base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[ 10.683365] initcall 0xc0b1867b: i2c_piix4_init+0x0/0x16() returned 0.
[ 10.685979] initcall 0xc0b1867b ran for 15 msecs: i2c_piix4_init+0x0/0x16()
[ 10.687978] Calling initcall 0xc0b18691: i2c_adap_simtec_init+0x0/0xf()
[ 11.329883] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2
[ 11.330930] evbug.c: Connected device: "PS/2 Generic Mouse", isa0060/serio1/input0
[ 11.335292] initcall 0xc0b18691: i2c_adap_simtec_init+0x0/0xf() returned 0.
[ 11.338236] initcall 0xc0b18691 ran for 582 msecs: i2c_adap_simtec_init+0x0/0xf()
[ 11.340235] Calling initcall 0xc0b186a0: i2c_sis5595_init+0x0/0x16()
[ 11.342809] initcall 0xc0b186a0: i2c_sis5595_init+0x0/0x16() returned 0.
[ 11.345235] initcall 0xc0b186a0 ran for 0 msecs: i2c_sis5595_init+0x0/0x16()
[ 11.347234] Calling initcall 0xc0b186b6: i2c_sis630_init+0x0/0x16()
[ 11.349799] initcall 0xc0b186b6: i2c_sis630_init+0x0/0x16() returned 0.
[ 11.352234] initcall 0xc0b186b6 ran for 0 msecs: i2c_sis630_init+0x0/0x16()
[ 11.354233] Calling initcall 0xc0b186cc: usb_i2c_tiny_usb_init+0x0/0x16()
[ 11.356776] usbcore: registered new interface driver i2c-tiny-usb
[ 11.357243] initcall 0xc0b186cc: usb_i2c_tiny_usb_init+0x0/0x16() returned 0.
[ 11.360233] initcall 0xc0b186cc ran for 6 msecs: usb_i2c_tiny_usb_init+0x0/0x16()
[ 11.362232] Calling initcall 0xc0b186e2: i2c_vt586b_init+0x0/0x16()
[ 11.365232] initcall 0xc0b186e2: i2c_vt586b_init+0x0/0x16() returned 0.
[ 11.368231] initcall 0xc0b186e2 ran for 0 msecs: i2c_vt586b_init+0x0/0x16()
[ 11.370230] Calling initcall 0xc0b186f8: i2c_vt596_init+0x0/0x16()
[ 11.372851] initcall 0xc0b186f8: i2c_vt596_init+0x0/0x16() returned 0.
[ 11.375231] initcall 0xc0b186f8 ran for 0 msecs: i2c_vt596_init+0x0/0x16()
[ 11.377230] Calling initcall 0xc0b1870e: i2c_voodoo3_init+0x0/0x16()
[ 11.380550] initcall 0xc0b1870e: i2c_voodoo3_init+0x0/0x16() returned 0.
[ 11.384229] initcall 0xc0b1870e ran for 0 msecs: i2c_voodoo3_init+0x0/0x16()
[ 11.386228] Calling initcall 0xc0b18724: ds1682_init+0x0/0x11()
[ 11.388777] initcall 0xc0b18724: ds1682_init+0x0/0x11() returned 0.
[ 11.391228] initcall 0xc0b18724 ran for 0 msecs: ds1682_init+0x0/0x11()
[ 11.393227] Calling initcall 0xc0b18735: eeprom_init+0x0/0x11()
[ 11.395772] initcall 0xc0b18735: eeprom_init+0x0/0x11() returned 0.
[ 11.398227] initcall 0xc0b18735 ran for 0 msecs: eeprom_init+0x0/0x11()
[ 11.400226] Calling initcall 0xc0b18746: max6875_init+0x0/0x11()
[ 11.403527] initcall 0xc0b18746: max6875_init+0x0/0x11() returned 0.
[ 11.406226] initcall 0xc0b18746 ran for 0 msecs: max6875_init+0x0/0x11()
[ 11.408225] Calling initcall 0xc0b18757: pcf8575_init+0x0/0x11()
[ 11.411525] initcall 0xc0b18757: pcf8575_init+0x0/0x11() returned 0.
[ 11.414225] initcall 0xc0b18757 ran for 0 msecs: pcf8575_init+0x0/0x11()
[ 11.416224] Calling initcall 0xc0b18768: pcf8591_init+0x0/0x32()
[ 11.419515] initcall 0xc0b18768: pcf8591_init+0x0/0x32() returned 0.
[ 11.422224] initcall 0xc0b18768 ran for 0 msecs: pcf8591_init+0x0/0x32()
[ 11.424222] Calling initcall 0xc0b187c3: pda_power_init+0x0/0xf()
[ 11.427526] initcall 0xc0b187c3: pda_power_init+0x0/0xf() returned 0.
[ 11.430222] initcall 0xc0b187c3 ran for 0 msecs: pda_power_init+0x0/0xf()
[ 11.432221] Calling initcall 0xc0b1898f: sensors_w83627hf_init+0x0/0x11b()
[ 11.435250] initcall 0xc0b1898f: sensors_w83627hf_init+0x0/0x11b() returned -19.
[ 11.438221] initcall 0xc0b1898f ran for 0 msecs: sensors_w83627hf_init+0x0/0x11b()
[ 11.440220] Calling initcall 0xc0b18aaa: abituguru_init+0x0/0x158()
[ 11.442481] initcall 0xc0b18aaa: abituguru_init+0x0/0x158() returned -19.
[ 11.445220] initcall 0xc0b18aaa ran for 0 msecs: abituguru_init+0x0/0x158()
[ 11.447219] Calling initcall 0xc0b18c02: abituguru3_init+0x0/0x12d()
[ 11.449479] abituguru3: no Abit uGuru3 found, data = 0xFF, cmd = 0xFF
[ 11.450223] initcall 0xc0b18c02: abituguru3_init+0x0/0x12d() returned -19.
[ 11.453219] initcall 0xc0b18c02 ran for 6 msecs: abituguru3_init+0x0/0x12d()
[ 11.455218] Calling initcall 0xc0b18d2f: ad7418_init+0x0/0x11()
[ 11.457764] initcall 0xc0b18d2f: ad7418_init+0x0/0x11() returned 0.
[ 11.460218] initcall 0xc0b18d2f ran for 0 msecs: ad7418_init+0x0/0x11()
[ 11.462217] Calling initcall 0xc0b18d40: sensors_adm1021_init+0x0/0x11()
[ 11.465518] initcall 0xc0b18d40: sensors_adm1021_init+0x0/0x11() returned 0.
[ 11.468217] initcall 0xc0b18d40 ran for 0 msecs: sensors_adm1021_init+0x0/0x11()
[ 11.470215] Calling initcall 0xc0b18d51: sm_adm1026_init+0x0/0x11()
[ 11.472761] initcall 0xc0b18d51: sm_adm1026_init+0x0/0x11() returned 0.
[ 11.475216] initcall 0xc0b18d51 ran for 0 msecs: sm_adm1026_init+0x0/0x11()
[ 11.477215] Calling initcall 0xc0b18d62: sensors_adm1031_init+0x0/0x11()
[ 11.480322] initcall 0xc0b18d62: sensors_adm1031_init+0x0/0x11() returned 0.
[ 11.483214] initcall 0xc0b18d62 ran for 0 msecs: sensors_adm1031_init+0x0/0x11()
[ 11.486213] Calling initcall 0xc0b18d73: sensors_adm9240_init+0x0/0x11()
[ 11.489424] initcall 0xc0b18d73: sensors_adm9240_init+0x0/0x11() returned 0.
[ 11.492213] initcall 0xc0b18d73 ran for 0 msecs: sensors_adm9240_init+0x0/0x11()
[ 11.494212] Calling initcall 0xc0b18d84: sensors_ads7828_init+0x0/0x4e()
[ 11.497506] initcall 0xc0b18d84: sensors_ads7828_init+0x0/0x4e() returned 0.
[ 11.500212] initcall 0xc0b18d84 ran for 0 msecs: sensors_ads7828_init+0x0/0x4e()
[ 11.502211] Calling initcall 0xc0b18dd2: adt7473_init+0x0/0x11()
[ 11.504760] initcall 0xc0b18dd2: adt7473_init+0x0/0x11() returned 0.
[ 11.507211] initcall 0xc0b18dd2 ran for 0 msecs: adt7473_init+0x0/0x11()
[ 11.509210] Calling initcall 0xc0b18de3: atxp1_init+0x0/0x11()
[ 11.512511] initcall 0xc0b18de3: atxp1_init+0x0/0x11() returned 0.
[ 11.515209] initcall 0xc0b18de3 ran for 0 msecs: atxp1_init+0x0/0x11()
[ 11.517208] Calling initcall 0xc0b18e84: dme1737_init+0x0/0x10d()
[ 11.520333] initcall 0xc0b18e84: dme1737_init+0x0/0x10d() returned 0.
[ 11.523208] initcall 0xc0b18e84 ran for 0 msecs: dme1737_init+0x0/0x10d()
[ 11.525207] Calling initcall 0xc0b18f91: ds1621_init+0x0/0x11()
[ 11.528386] initcall 0xc0b18f91: ds1621_init+0x0/0x11() returned 0.
[ 11.531207] initcall 0xc0b18f91 ran for 0 msecs: ds1621_init+0x0/0x11()
[ 11.533206] Calling initcall 0xc0b190af: f71882fg_init+0x0/0xde()
[ 11.535466] f71882fg: Not a Fintek device
[ 11.536219] f71882fg: Not a Fintek device
[ 11.537211] initcall 0xc0b190af: f71882fg_init+0x0/0xde() returned -19.
[ 11.540205] initcall 0xc0b190af ran for 7 msecs: f71882fg_init+0x0/0xde()
[ 11.542205] Calling initcall 0xc0b1918d: sensors_fscher_init+0x0/0x11()
[ 11.544753] initcall 0xc0b1918d: sensors_fscher_init+0x0/0x11() returned 0.
[ 11.547205] initcall 0xc0b1918d ran for 0 msecs: sensors_fscher_init+0x0/0x11()
[ 11.549203] Calling initcall 0xc0b1919e: sm_fscpos_init+0x0/0x11()
[ 11.552409] initcall 0xc0b1919e: sm_fscpos_init+0x0/0x11() returned 0.
[ 11.555203] initcall 0xc0b1919e ran for 0 msecs: sm_fscpos_init+0x0/0x11()
[ 11.557202] Calling initcall 0xc0b191af: sensors_gl520sm_init+0x0/0x11()
[ 11.560381] initcall 0xc0b191af: sensors_gl520sm_init+0x0/0x11() returned 0.
[ 11.563202] initcall 0xc0b191af ran for 0 msecs: sensors_gl520sm_init+0x0/0x11()
[ 11.565201] Calling initcall 0xc0b191c0: i5k_amb_init+0x0/0x52()
[ 11.568232] initcall 0xc0b191c0: i5k_amb_init+0x0/0x52() returned 0.
[ 11.571201] initcall 0xc0b191c0 ran for 0 msecs: i5k_amb_init+0x0/0x52()
[ 11.573200] Calling initcall 0xc0b19212: sensors_lm63_init+0x0/0x11()
[ 11.576502] initcall 0xc0b19212: sensors_lm63_init+0x0/0x11() returned 0.
[ 11.579200] initcall 0xc0b19212 ran for 0 msecs: sensors_lm63_init+0x0/0x11()
[ 11.581199] Calling initcall 0xc0b19223: sensors_lm75_init+0x0/0x11()
[ 11.583744] initcall 0xc0b19223: sensors_lm75_init+0x0/0x11() returned 0.
[ 11.586199] initcall 0xc0b19223 ran for 0 msecs: sensors_lm75_init+0x0/0x11()
[ 11.588198] Calling initcall 0xc0b19234: sensors_lm77_init+0x0/0x11()
[ 11.590743] initcall 0xc0b19234: sensors_lm77_init+0x0/0x11() returned 0.
[ 11.593198] initcall 0xc0b19234 ran for 0 msecs: sensors_lm77_init+0x0/0x11()
[ 11.595197] Calling initcall 0xc0b19245: sensors_lm80_init+0x0/0x11()
[ 11.599472] initcall 0xc0b19245: sensors_lm80_init+0x0/0x11() returned 0.
[ 11.603196] initcall 0xc0b19245 ran for 0 msecs: sensors_lm80_init+0x0/0x11()
[ 11.605195] Calling initcall 0xc0b19256: sm_lm85_init+0x0/0x11()
[ 11.608303] initcall 0xc0b19256: sm_lm85_init+0x0/0x11() returned 0.
[ 11.611195] initcall 0xc0b19256 ran for 0 msecs: sm_lm85_init+0x0/0x11()
[ 11.613194] Calling initcall 0xc0b19267: sensors_lm90_init+0x0/0x11()
[ 11.616497] initcall 0xc0b19267: sensors_lm90_init+0x0/0x11() returned 0.
[ 11.619194] initcall 0xc0b19267 ran for 0 msecs: sensors_lm90_init+0x0/0x11()
[ 11.621193] Calling initcall 0xc0b19278: sensors_lm92_init+0x0/0x11()
[ 11.623739] initcall 0xc0b19278: sensors_lm92_init+0x0/0x11() returned 0.
[ 11.626193] initcall 0xc0b19278 ran for 0 msecs: sensors_lm92_init+0x0/0x11()
[ 11.628191] Calling initcall 0xc0b19289: sensors_max1619_init+0x0/0x11()
[ 11.631498] initcall 0xc0b19289: sensors_max1619_init+0x0/0x11() returned 0.
[ 11.634191] initcall 0xc0b19289 ran for 0 msecs: sensors_max1619_init+0x0/0x11()
[ 11.636190] Calling initcall 0xc0b19408: pc87360_init+0x0/0x153()
[ 11.638452] pc87360: PC8736x not detected, module not inserted.
[ 11.639194] initcall 0xc0b19408: pc87360_init+0x0/0x153() returned -19.
[ 11.642190] initcall 0xc0b19408 ran for 5 msecs: pc87360_init+0x0/0x153()
[ 11.644189] Calling initcall 0xc0b1955b: sm_sis5595_init+0x0/0x16()
[ 11.647241] initcall 0xc0b1955b: sm_sis5595_init+0x0/0x16() returned 0.
[ 11.650189] initcall 0xc0b1955b ran for 0 msecs: sm_sis5595_init+0x0/0x16()
[ 11.652189] Calling initcall 0xc0b19571: smsc47b397_init+0x0/0x15d()
[ 11.654448] initcall 0xc0b19571: smsc47b397_init+0x0/0x15d() returned -19.
[ 11.657187] initcall 0xc0b19571 ran for 0 msecs: smsc47b397_init+0x0/0x15d()
[ 11.659187] Calling initcall 0xc0b196ce: sm_smsc47m1_init+0x0/0x1b1()
[ 11.661446] initcall 0xc0b196ce: sm_smsc47m1_init+0x0/0x1b1() returned -19.
[ 11.664186] initcall 0xc0b196ce ran for 0 msecs: sm_smsc47m1_init+0x0/0x1b1()
[ 11.666186] Calling initcall 0xc0b1987f: smsc47m192_init+0x0/0x11()
[ 11.668733] initcall 0xc0b1987f: smsc47m192_init+0x0/0x11() returned 0.
[ 11.671186] initcall 0xc0b1987f ran for 0 msecs: smsc47m192_init+0x0/0x11()
[ 11.673185] Calling initcall 0xc0b19890: sm_via686a_init+0x0/0x16()
[ 11.676568] initcall 0xc0b19890: sm_via686a_init+0x0/0x16() returned 0.
[ 11.679185] initcall 0xc0b19890 ran for 0 msecs: sm_via686a_init+0x0/0x16()
[ 11.681183] Calling initcall 0xc0b198a6: sm_vt8231_init+0x0/0x16()
[ 11.684425] initcall 0xc0b198a6: sm_vt8231_init+0x0/0x16() returned 0.
[ 11.687183] initcall 0xc0b198a6 ran for 0 msecs: sm_vt8231_init+0x0/0x16()
[ 11.689182] Calling initcall 0xc0b198bc: sensors_w83l785ts_init+0x0/0x11()
[ 11.692486] initcall 0xc0b198bc: sensors_w83l785ts_init+0x0/0x11() returned 0.
[ 11.695182] initcall 0xc0b198bc ran for 0 msecs: sensors_w83l785ts_init+0x0/0x11()
[ 11.697181] Calling initcall 0xc0b198cd: telephony_init+0x0/0x3f()
[ 11.700184] Linux telephony interface: v1.00
[ 11.701196] initcall 0xc0b198cd: telephony_init+0x0/0x3f() returned 0.
[ 11.704180] initcall 0xc0b198cd ran for 4 msecs: telephony_init+0x0/0x3f()
[ 11.706179] Calling initcall 0xc0b1990c: hci_usb_init+0x0/0x44()
[ 11.708436] Bluetooth: HCI USB driver ver 2.9
[ 11.710333] usbcore: registered new interface driver hci_usb
[ 11.711215] initcall 0xc0b1990c: hci_usb_init+0x0/0x44() returned 0.
[ 11.714179] initcall 0xc0b1990c ran for 10 msecs: hci_usb_init+0x0/0x44()
[ 11.716178] Calling initcall 0xc0b19950: vhci_init+0x0/0x4f()
[ 11.719182] Bluetooth: Virtual HCI driver ver 1.2
[ 11.721342] initcall 0xc0b19950: vhci_init+0x0/0x4f() returned 0.
[ 11.724177] initcall 0xc0b19950 ran for 4 msecs: vhci_init+0x0/0x4f()
[ 11.726176] Calling initcall 0xc0b1999f: bpa10x_init+0x0/0x25()
[ 11.729180] Bluetooth: Digianswer Bluetooth USB driver ver 0.9
[ 11.730470] usbcore: registered new interface driver bpa10x
[ 11.731186] initcall 0xc0b1999f: bpa10x_init+0x0/0x25() returned 0.
[ 11.734176] initcall 0xc0b1999f ran for 11 msecs: bpa10x_init+0x0/0x25()
[ 11.736175] Calling initcall 0xc0b199c4: bfusb_init+0x0/0x44()
[ 11.738429] Bluetooth: BlueFRITZ! USB driver ver 1.1
[ 11.739470] usbcore: registered new interface driver bfusb
[ 11.740185] initcall 0xc0b199c4: bfusb_init+0x0/0x44() returned 0.
[ 11.743175] initcall 0xc0b199c4 ran for 10 msecs: bfusb_init+0x0/0x44()
[ 11.745174] Calling initcall 0xc0b19a08: btsdio_init+0x0/0x1e()
[ 11.747423] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 11.748472] initcall 0xc0b19a08: btsdio_init+0x0/0x1e() returned 0.
[ 11.752173] initcall 0xc0b19a08 ran for 5 msecs: btsdio_init+0x0/0x1e()
[ 11.754172] Calling initcall 0xc0b19a53: init_ladder+0x0/0xf()
[ 11.757180] cpuidle: using governor ladder
[ 11.758176] initcall 0xc0b19a53: init_ladder+0x0/0xf() returned 0.
[ 11.761172] initcall 0xc0b19a53 ran for 3 msecs: init_ladder+0x0/0xf()
[ 11.763171] Calling initcall 0xc0b19ac7: mmc_blk_init+0x0/0x22()
[ 11.765720] initcall 0xc0b19ac7: mmc_blk_init+0x0/0x22() returned 0.
[ 11.768171] initcall 0xc0b19ac7 ran for 0 msecs: mmc_blk_init+0x0/0x22()
[ 11.770170] Calling initcall 0xc0b19ae9: sdio_uart_init+0x0/0xc6()
[ 11.772744] initcall 0xc0b19ae9: sdio_uart_init+0x0/0xc6() returned 0.
[ 11.775170] initcall 0xc0b19ae9 ran for 0 msecs: sdio_uart_init+0x0/0xc6()
[ 11.777169] Calling initcall 0xc0b19baf: sdhci_drv_init+0x0/0x2a()
[ 11.780173] sdhci: Secure Digital Host Controller Interface driver
[ 11.781168] sdhci: Copyright(c) Pierre Ossman
[ 11.783411] initcall 0xc0b19baf: sdhci_drv_init+0x0/0x2a() returned 0.
[ 11.786168] initcall 0xc0b19baf ran for 10 msecs: sdhci_drv_init+0x0/0x2a()
[ 11.788167] Calling initcall 0xc0b19bd9: ricoh_mmc_drv_init+0x0/0x2a()
[ 11.790424] ricoh-mmc: Ricoh MMC Controller disabling driver
[ 11.791166] ricoh-mmc: Copyright(c) Philip Langdale
[ 11.792482] initcall 0xc0b19bd9: ricoh_mmc_drv_init+0x0/0x2a() returned 0.
[ 11.795167] initcall 0xc0b19bd9 ran for 10 msecs: ricoh_mmc_drv_init+0x0/0x2a()
[ 11.797166] Calling initcall 0xc0b19c03: ib_core_init+0x0/0x3a()
[ 11.800200] initcall 0xc0b19c03: ib_core_init+0x0/0x3a() returned 0.
[ 11.803165] initcall 0xc0b19c03 ran for 0 msecs: ib_core_init+0x0/0x3a()
[ 11.805165] Calling initcall 0xc0b19c4c: ib_mad_init_module+0x0/0x7a()
[ 11.808666] initcall 0xc0b19c4c: ib_mad_init_module+0x0/0x7a() returned 0.
[ 11.811165] initcall 0xc0b19c4c ran for 0 msecs: ib_mad_init_module+0x0/0x7a()
[ 11.813163] Calling initcall 0xc0b19cc6: ib_sa_init+0x0/0x57()
[ 11.815507] initcall 0xc0b19cc6: ib_sa_init+0x0/0x57() returned 0.
[ 11.818163] initcall 0xc0b19cc6 ran for 0 msecs: ib_sa_init+0x0/0x57()
[ 11.820162] Calling initcall 0xc0b19d1d: ib_cm_init+0x0/0xf9()
[ 11.822800] initcall 0xc0b19d1d: ib_cm_init+0x0/0xf9() returned 0.
[ 11.825162] initcall 0xc0b19d1d ran for 0 msecs: ib_cm_init+0x0/0xf9()
[ 11.827161] Calling initcall 0xc0b19e16: iw_cm_init+0x0/0x29()
[ 11.830200] initcall 0xc0b19e16: iw_cm_init+0x0/0x29() returned 0.
[ 11.833161] initcall 0xc0b19e16 ran for 0 msecs: iw_cm_init+0x0/0x29()
[ 11.835160] Calling initcall 0xc058eb6f: addr_init+0x0/0x38()
[ 11.838237] initcall 0xc058eb6f: addr_init+0x0/0x38() returned 0.
[ 11.841159] initcall 0xc058eb6f ran for 0 msecs: addr_init+0x0/0x38()
[ 11.843159] Calling initcall 0xc058f444: cma_init+0x0/0xab()
[ 11.846224] initcall 0xc058f444: cma_init+0x0/0xab() returned 0.
[ 11.849158] initcall 0xc058f444 ran for 0 msecs: cma_init+0x0/0xab()
[ 11.851157] Calling initcall 0xc0b19e3f: ib_umad_init+0x0/0xa4()
[ 11.854503] initcall 0xc0b19e3f: ib_umad_init+0x0/0xa4() returned 0.
[ 11.857157] initcall 0xc0b19e3f ran for 0 msecs: ib_umad_init+0x0/0xa4()
[ 11.859156] Calling initcall 0xc0b19ee3: ib_uverbs_init+0x0/0x10d()
[ 11.862546] initcall 0xc0b19ee3: ib_uverbs_init+0x0/0x10d() returned 0.
[ 11.865156] initcall 0xc0b19ee3 ran for 0 msecs: ib_uverbs_init+0x0/0x10d()
[ 11.867155] Calling initcall 0xc0b19ff0: ib_ucm_init+0x0/0x8d()
[ 11.869425] initcall 0xc0b19ff0: ib_ucm_init+0x0/0x8d() returned 0.
[ 11.872155] initcall 0xc0b19ff0 ran for 0 msecs: ib_ucm_init+0x0/0x8d()
[ 11.874154] Calling initcall 0xc0b1a07d: ucma_init+0x0/0x47()
[ 11.877432] initcall 0xc0b1a07d: ucma_init+0x0/0x47() returned 0.
[ 11.880154] initcall 0xc0b1a07d ran for 0 msecs: ucma_init+0x0/0x47()
[ 11.882153] Calling initcall 0xc0b1a0c4: c2_init_module+0x0/0x16()
[ 11.884718] initcall 0xc0b1a0c4: c2_init_module+0x0/0x16() returned 0.
[ 11.887153] initcall 0xc0b1a0c4 ran for 0 msecs: c2_init_module+0x0/0x16()
[ 11.889152] Calling initcall 0xc0b1a260: iwch_init_module+0x0/0x33()
[ 11.896268] initcall 0xc0b1a260: iwch_init_module+0x0/0x33() returned 0.
[ 11.899151] initcall 0xc0b1a260 ran for 3 msecs: iwch_init_module+0x0/0x33()
[ 11.901150] Calling initcall 0xc0b1a2bb: nes_init_module+0x0/0x103()
[ 11.904869] initcall 0xc0b1a2bb: nes_init_module+0x0/0x103() returned 0.
[ 11.907149] initcall 0xc0b1a2bb ran for 0 msecs: nes_init_module+0x0/0x103()
[ 11.909149] Calling initcall 0xc0b1a3be: iser_init+0x0/0x105()
[ 11.913025] iscsi: registered transport (iser)
[ 11.913153] initcall 0xc0b1a3be: iser_init+0x0/0x105() returned 0.
[ 11.916148] initcall 0xc0b1a3be ran for 5 msecs: iser_init+0x0/0x105()
[ 11.918147] Calling initcall 0xc0b1ae58: dcdrbu_init+0x0/0xfb()
[ 11.920730] initcall 0xc0b1ae58: dcdrbu_init+0x0/0xfb() returned 0.
[ 11.924147] initcall 0xc0b1ae58 ran for 0 msecs: dcdrbu_init+0x0/0xfb()
[ 11.926146] Calling initcall 0xc0b1af53: dcdbas_init+0x0/0x53()
[ 11.929215] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 11.930177] initcall 0xc0b1af53: dcdbas_init+0x0/0x53() returned 0.
[ 11.933146] initcall 0xc0b1af53 ran for 8 msecs: dcdbas_init+0x0/0x53()
[ 11.935145] Calling initcall 0xc07480fa: hifn_init+0x0/0x98()
[ 11.938460] Driver for HIFN 795x crypto accelerator chip has been successfully registered.
[ 11.939149] initcall 0xc07480fa: hifn_init+0x0/0x98() returned 0.
[ 11.942144] initcall 0xc07480fa ran for 8 msecs: hifn_init+0x0/0x98()
[ 11.944143] Calling initcall 0xc0b1b369: init_hrt_clocksource+0x0/0x127()
[ 11.946397] initcall 0xc0b1b369: init_hrt_clocksource+0x0/0x127() returned -19.
[ 11.949143] initcall 0xc0b1b369 ran for 0 msecs: init_hrt_clocksource+0x0/0x127()
[ 11.951142] Calling initcall 0xc0b1b490: hid_init+0x0/0x7()
[ 11.953396] initcall 0xc0b1b490: hid_init+0x0/0x7() returned 0.
[ 11.956142] initcall 0xc0b1b490 ran for 0 msecs: hid_init+0x0/0x7()
[ 11.958141] Calling initcall 0xc0b1b497: hid_init+0x0/0x5a()
[ 11.961442] usbcore: registered new interface driver hiddev
[ 11.962444] usbcore: registered new interface driver usbhid
[ 11.963171] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 11.964145] initcall 0xc0b1b497: hid_init+0x0/0x5a() returned 0.
[ 11.967140] initcall 0xc0b1b497 ran for 17 msecs: hid_init+0x0/0x5a()
[ 11.969140] Calling initcall 0xc0b1b548: init_soundcore+0x0/0x52()
[ 11.971690] initcall 0xc0b1b548: init_soundcore+0x0/0x52() returned 0.
[ 11.974140] initcall 0xc0b1b548 ran for 0 msecs: init_soundcore+0x0/0x52()
[ 11.976139] Calling initcall 0xc0b1b59a: alsa_sound_init+0x0/0x83()
[ 11.979231] Advanced Linux Sound Architecture Driver Version 1.0.16rc2 (Thu Jan 31 16:40:16 2008 UTC).
[ 11.980142] initcall 0xc0b1b59a: alsa_sound_init+0x0/0x83() returned 0.
[ 11.983138] initcall 0xc0b1b59a ran for 9 msecs: alsa_sound_init+0x0/0x83()
[ 11.985137] Calling initcall 0xc0b1b7b3: alsa_hwdep_init+0x0/0x46()
[ 11.988156] initcall 0xc0b1b7b3: alsa_hwdep_init+0x0/0x46() returned 0.
[ 11.992136] initcall 0xc0b1b7b3 ran for 0 msecs: alsa_hwdep_init+0x0/0x46()
[ 11.994136] Calling initcall 0xc0b1b7f9: alsa_timer_init+0x0/0x13a()
[ 11.997214] initcall 0xc0b1b7f9: alsa_timer_init+0x0/0x13a() returned 0.
[ 12.000135] initcall 0xc0b1b7f9 ran for 0 msecs: alsa_timer_init+0x0/0x13a()
[ 12.002135] Calling initcall 0xc0b1b933: alsa_pcm_init+0x0/0x4d()
[ 12.004397] initcall 0xc0b1b933: alsa_pcm_init+0x0/0x4d() returned 0.
[ 12.007134] initcall 0xc0b1b933 ran for 0 msecs: alsa_pcm_init+0x0/0x4d()
[ 12.009133] Calling initcall 0xc0b1b980: snd_mem_init+0x0/0x28()
[ 12.011402] initcall 0xc0b1b980: snd_mem_init+0x0/0x28() returned 0.
[ 12.014133] initcall 0xc0b1b980 ran for 0 msecs: snd_mem_init+0x0/0x28()
[ 12.016132] Calling initcall 0xc0b1b9a8: alsa_rawmidi_init+0x0/0x7d()
[ 12.018396] initcall 0xc0b1b9a8: alsa_rawmidi_init+0x0/0x7d() returned 0.
[ 12.021132] initcall 0xc0b1b9a8 ran for 0 msecs: alsa_rawmidi_init+0x0/0x7d()
[ 12.024131] Calling initcall 0xc0b1ba25: alsa_seq_oss_init+0x0/0x15c()
[ 12.027421] initcall 0xc0b1ba25: alsa_seq_oss_init+0x0/0x15c() returned 0.
[ 12.030131] initcall 0xc0b1ba25 ran for 0 msecs: alsa_seq_oss_init+0x0/0x15c()
[ 12.032130] Calling initcall 0xc0b1bd3e: alsa_seq_init+0x0/0x37()
[ 12.035500] initcall 0xc0b1bd3e: alsa_seq_init+0x0/0x37() returned 0.
[ 12.038130] initcall 0xc0b1bd3e ran for 0 msecs: alsa_seq_init+0x0/0x37()
[ 12.040129] Calling initcall 0xc0b1bf73: alsa_seq_device_init+0x0/0x4e()
[ 12.043146] initcall 0xc0b1bf73: alsa_seq_device_init+0x0/0x4e() returned 0.
[ 12.046128] initcall 0xc0b1bf73 ran for 0 msecs: alsa_seq_device_init+0x0/0x4e()
[ 12.048127] Calling initcall 0xc0b1bfc1: alsa_seq_midi_event_init+0x0/0x7()
[ 12.051135] initcall 0xc0b1bfc1: alsa_seq_midi_event_init+0x0/0x7() returned 0.
[ 12.054127] initcall 0xc0b1bfc1 ran for 0 msecs: alsa_seq_midi_event_init+0x0/0x7()
[ 12.056126] Calling initcall 0xc0b1c108: alsa_seq_dummy_init+0x0/0xa4()
[ 12.058439] initcall 0xc0b1c108: alsa_seq_dummy_init+0x0/0xa4() returned 0.
[ 12.061126] initcall 0xc0b1c108 ran for 0 msecs: alsa_seq_dummy_init+0x0/0xa4()
[ 12.063125] Calling initcall 0xc0b1c1ac: alsa_virmidi_init+0x0/0x7()
[ 12.065376] initcall 0xc0b1c1ac: alsa_virmidi_init+0x0/0x7() returned 0.
[ 12.068125] initcall 0xc0b1c1ac ran for 0 msecs: alsa_virmidi_init+0x0/0x7()
[ 12.070124] Calling initcall 0xc0b1c1b3: alsa_seq_midi_init+0x0/0x28()
[ 12.072381] initcall 0xc0b1c1b3: alsa_seq_midi_init+0x0/0x28() returned 0.
[ 12.075124] initcall 0xc0b1c1b3 ran for 0 msecs: alsa_seq_midi_init+0x0/0x28()
[ 12.077123] Calling initcall 0xc0b1c1db: alsa_seq_midi_emul_init+0x0/0x7()
[ 12.080130] initcall 0xc0b1c1db: alsa_seq_midi_emul_init+0x0/0x7() returned 0.
[ 12.083123] initcall 0xc0b1c1db ran for 0 msecs: alsa_seq_midi_emul_init+0x0/0x7()
[ 12.085122] Calling initcall 0xc0b1c1e2: alsa_akm4xxx_module_init+0x0/0x7()
[ 12.087373] initcall 0xc0b1c1e2: alsa_akm4xxx_module_init+0x0/0x7() returned 0.
[ 12.090121] initcall 0xc0b1c1e2 ran for 0 msecs: alsa_akm4xxx_module_init+0x0/0x7()
[ 12.092121] Calling initcall 0xc0b1c1e9: alsa_cs8427_module_init+0x0/0x7()
[ 12.094373] initcall 0xc0b1c1e9: alsa_cs8427_module_init+0x0/0x7() returned 0.
[ 12.097120] initcall 0xc0b1c1e9 ran for 0 msecs: alsa_cs8427_module_init+0x0/0x7()
[ 12.099120] Calling initcall 0xc0b1c1f0: alsa_i2c_init+0x0/0x7()
[ 12.101371] initcall 0xc0b1c1f0: alsa_i2c_init+0x0/0x7() returned 0.
[ 12.104119] initcall 0xc0b1c1f0 ran for 0 msecs: alsa_i2c_init+0x0/0x7()
[ 12.106119] Calling initcall 0xc0b1c1f7: alsa_card_virmidi_init+0x0/0x6e()
[ 12.113407] initcall 0xc0b1c1f7: alsa_card_virmidi_init+0x0/0x6e() returned 0.
[ 12.116118] initcall 0xc0b1c1f7 ran for 4 msecs: alsa_card_virmidi_init+0x0/0x6e()
[ 12.118117] Calling initcall 0xc0b1c265: alsa_card_serial_init+0x0/0x6e()
[ 12.121676] no UART detected at 0x1
[ 12.122969] initcall 0xc0b1c265: alsa_card_serial_init+0x0/0x6e() returned -19.
[ 12.125117] initcall 0xc0b1c265 ran for 5 msecs: alsa_card_serial_init+0x0/0x6e()
[ 12.127116] Calling initcall 0xc0b1c2d3: snd_mts64_module_init+0x0/0x47()
[ 12.586962] initcall 0xc0b1c2d3: snd_mts64_module_init+0x0/0x47() returned -19.
[ 12.589046] initcall 0xc0b1c2d3 ran for 436 msecs: snd_mts64_module_init+0x0/0x47()
[ 12.591045] Calling initcall 0xc0b1c31a: snd_portman_module_init+0x0/0x47()
[ 12.594273] snd_portman2x4: probe of snd_portman2x4.0 failed with error -5
[ 12.595771] initcall 0xc0b1c31a: snd_portman_module_init+0x0/0x47() returned -19.
[ 12.598045] initcall 0xc0b1c31a ran for 8 msecs: snd_portman_module_init+0x0/0x47()
[ 12.600044] Calling initcall 0xc0b1c361: alsa_opl3_init+0x0/0x7()
[ 12.602295] initcall 0xc0b1c361: alsa_opl3_init+0x0/0x7() returned 0.
[ 12.605043] initcall 0xc0b1c361 ran for 0 msecs: alsa_opl3_init+0x0/0x7()
[ 12.607042] Calling initcall 0xc0b1c368: alsa_opl3_seq_init+0x0/0x19()
[ 12.610056] initcall 0xc0b1c368: alsa_opl3_seq_init+0x0/0x19() returned 0.
[ 12.613042] initcall 0xc0b1c368 ran for 0 msecs: alsa_opl3_seq_init+0x0/0x19()
[ 12.615041] Calling initcall 0xc0b1c381: alsa_mpu401_uart_init+0x0/0x7()
[ 12.617292] initcall 0xc0b1c381: alsa_mpu401_uart_init+0x0/0x7() returned 0.
[ 12.620041] initcall 0xc0b1c381 ran for 0 msecs: alsa_mpu401_uart_init+0x0/0x7()
[ 12.622040] Calling initcall 0xc0b1c388: alsa_sb_common_init+0x0/0x7()
[ 12.625047] initcall 0xc0b1c388: alsa_sb_common_init+0x0/0x7() returned 0.
[ 12.628040] initcall 0xc0b1c388 ran for 0 msecs: alsa_sb_common_init+0x0/0x7()
[ 12.630039] Calling initcall 0xc0b1c38f: alsa_sb16_init+0x0/0x7()
[ 12.632293] initcall 0xc0b1c38f: alsa_sb16_init+0x0/0x7() returned 0.
[ 12.635039] initcall 0xc0b1c38f ran for 0 msecs: alsa_sb16_init+0x0/0x7()
[ 12.637038] Calling initcall 0xc0b1c396: alsa_card_azf3328_init+0x0/0x16()
[ 12.639613] initcall 0xc0b1c396: alsa_card_azf3328_init+0x0/0x16() returned 0.
[ 12.642038] initcall 0xc0b1c396 ran for 0 msecs: alsa_card_azf3328_init+0x0/0x16()
[ 12.644037] Calling initcall 0xc0b1c3ac: alsa_card_bt87x_init+0x0/0x29()
[ 12.647352] initcall 0xc0b1c3ac: alsa_card_bt87x_init+0x0/0x29() returned 0.
[ 12.650037] initcall 0xc0b1c3ac ran for 0 msecs: alsa_card_bt87x_init+0x0/0x29()
[ 12.652036] Calling initcall 0xc0b1c3d5: alsa_card_cs5530_init+0x0/0x16()
[ 12.654602] initcall 0xc0b1c3d5: alsa_card_cs5530_init+0x0/0x16() returned 0.
[ 12.657036] initcall 0xc0b1c3d5 ran for 0 msecs: alsa_card_cs5530_init+0x0/0x16()
[ 12.659035] Calling initcall 0xc0b1c3eb: alsa_card_es1938_init+0x0/0x16()
[ 12.661603] initcall 0xc0b1c3eb: alsa_card_es1938_init+0x0/0x16() returned 0.
[ 12.665034] initcall 0xc0b1c3eb ran for 0 msecs: alsa_card_es1938_init+0x0/0x16()
[ 12.667033] Calling initcall 0xc0b1c401: alsa_card_intel8x0_init+0x0/0x16()
[ 12.670352] initcall 0xc0b1c401: alsa_card_intel8x0_init+0x0/0x16() returned 0.
[ 12.673033] initcall 0xc0b1c401 ran for 0 msecs: alsa_card_intel8x0_init+0x0/0x16()
[ 12.675032] Calling initcall 0xc0b1c417: alsa_card_intel8x0m_init+0x0/0x16()
[ 12.678350] initcall 0xc0b1c417: alsa_card_intel8x0m_init+0x0/0x16() returned 0.
[ 12.681032] initcall 0xc0b1c417 ran for 0 msecs: alsa_card_intel8x0m_init+0x0/0x16()
[ 12.683031] Calling initcall 0xc0b1c42d: alsa_card_m3_init+0x0/0x16()
[ 12.686073] initcall 0xc0b1c42d: alsa_card_m3_init+0x0/0x16() returned 0.
[ 12.689031] initcall 0xc0b1c42d ran for 0 msecs: alsa_card_m3_init+0x0/0x16()
[ 12.691030] Calling initcall 0xc0b1c443: alsa_card_via82xx_init+0x0/0x16()
[ 12.693597] initcall 0xc0b1c443: alsa_card_via82xx_init+0x0/0x16() returned 0.
[ 12.696030] initcall 0xc0b1c443 ran for 0 msecs: alsa_card_via82xx_init+0x0/0x16()
[ 12.699029] Calling initcall 0xc0b1c459: alsa_card_via82xx_init+0x0/0x16()
[ 12.702343] initcall 0xc0b1c459: alsa_card_via82xx_init+0x0/0x16() returned 0.
[ 12.705029] initcall 0xc0b1c459 ran for 0 msecs: alsa_card_via82xx_init+0x0/0x16()
[ 12.707028] Calling initcall 0xc0b1c46f: alsa_ac97_init+0x0/0x7()
[ 12.709279] initcall 0xc0b1c46f: alsa_ac97_init+0x0/0x7() returned 0.
[ 12.712027] initcall 0xc0b1c46f ran for 0 msecs: alsa_ac97_init+0x0/0x7()
[ 12.714026] Calling initcall 0xc0b1c476: alsa_card_vortex_init+0x0/0x16()
[ 12.716585] initcall 0xc0b1c476: alsa_card_vortex_init+0x0/0x16() returned 0.
[ 12.719026] initcall 0xc0b1c476 ran for 0 msecs: alsa_card_vortex_init+0x0/0x16()
[ 12.721025] Calling initcall 0xc0b1c48c: alsa_card_cs5535audio_init+0x0/0x16()
[ 12.723585] initcall 0xc0b1c48c: alsa_card_cs5535audio_init+0x0/0x16() returned 0.
[ 12.726025] initcall 0xc0b1c48c ran for 0 msecs: alsa_card_cs5535audio_init+0x0/0x16()
[ 12.728024] Calling initcall 0xc0b1c4a2: alsa_card_echo_init+0x0/0x16()
[ 12.730615] initcall 0xc0b1c4a2: alsa_card_echo_init+0x0/0x16() returned 0.
[ 12.733024] initcall 0xc0b1c4a2 ran for 0 msecs: alsa_card_echo_init+0x0/0x16()
[ 12.735023] Calling initcall 0xc0b1c4b8: alsa_card_echo_init+0x0/0x16()
[ 12.738340] initcall 0xc0b1c4b8: alsa_card_echo_init+0x0/0x16() returned 0.
[ 12.741023] initcall 0xc0b1c4b8 ran for 0 msecs: alsa_card_echo_init+0x0/0x16()
[ 12.743022] Calling initcall 0xc0b1c4ce: alsa_card_echo_init+0x0/0x16()
[ 12.746338] initcall 0xc0b1c4ce: alsa_card_echo_init+0x0/0x16() returned 0.
[ 12.749022] initcall 0xc0b1c4ce ran for 0 msecs: alsa_card_echo_init+0x0/0x16()
[ 12.751021] Calling initcall 0xc0b1c4e4: alsa_card_echo_init+0x0/0x16()
[ 12.754229] initcall 0xc0b1c4e4: alsa_card_echo_init+0x0/0x16() returned 0.
[ 12.757021] initcall 0xc0b1c4e4 ran for 0 msecs: alsa_card_echo_init+0x0/0x16()
[ 12.759020] Calling initcall 0xc0b1c4fa: alsa_card_echo_init+0x0/0x16()
[ 12.762089] initcall 0xc0b1c4fa: alsa_card_echo_init+0x0/0x16() returned 0.
[ 12.765019] initcall 0xc0b1c4fa ran for 0 msecs: alsa_card_echo_init+0x0/0x16()
[ 12.767018] Calling initcall 0xc0b1c510: alsa_card_emu10k1x_init+0x0/0x16()
[ 12.770253] initcall 0xc0b1c510: alsa_card_emu10k1x_init+0x0/0x16() returned 0.
[ 12.773018] initcall 0xc0b1c510 ran for 0 msecs: alsa_card_emu10k1x_init+0x0/0x16()
[ 12.775017] Calling initcall 0xc0b1c526: alsa_card_ice1712_init+0x0/0x16()
[ 12.778085] initcall 0xc0b1c526: alsa_card_ice1712_init+0x0/0x16() returned 0.
[ 12.781017] initcall 0xc0b1c526 ran for 0 msecs: alsa_card_ice1712_init+0x0/0x16()
[ 12.783016] Calling initcall 0xc0b1c53c: alsa_ice1712_akm4xxx_module_init+0x0/0x7()
[ 12.786023] initcall 0xc0b1c53c: alsa_ice1712_akm4xxx_module_init+0x0/0x7() returned 0.
[ 12.789015] initcall 0xc0b1c53c ran for 0 msecs: alsa_ice1712_akm4xxx_module_init+0x0/0x7()
[ 12.791014] Calling initcall 0xc0b1c543: alsa_card_ice1724_init+0x0/0x16()
[ 12.794328] initcall 0xc0b1c543: alsa_card_ice1724_init+0x0/0x16() returned 0.
[ 12.797015] initcall 0xc0b1c543 ran for 0 msecs: alsa_card_ice1724_init+0x0/0x16()
[ 12.799013] Calling initcall 0xc0b1c559: alsa_card_mixart_init+0x0/0x16()
[ 12.801573] initcall 0xc0b1c559: alsa_card_mixart_init+0x0/0x16() returned 0.
[ 12.805013] initcall 0xc0b1c559 ran for 0 msecs: alsa_card_mixart_init+0x0/0x16()
[ 12.808012] Calling initcall 0xc0b1c56f: alsa_card_hifier_init+0x0/0x16()
[ 12.811331] initcall 0xc0b1c56f: alsa_card_hifier_init+0x0/0x16() returned 0.
[ 12.814012] initcall 0xc0b1c56f ran for 0 msecs: alsa_card_hifier_init+0x0/0x16()
[ 12.816011] Calling initcall 0xc0b1c585: alsa_card_oxygen_init+0x0/0x16()
[ 12.818580] initcall 0xc0b1c585: alsa_card_oxygen_init+0x0/0x16() returned 0.
[ 12.821011] initcall 0xc0b1c585 ran for 0 msecs: alsa_card_oxygen_init+0x0/0x16()
[ 12.823010] Calling initcall 0xc0b1c59b: alsa_card_xonar_init+0x0/0x16()
[ 12.825568] initcall 0xc0b1c59b: alsa_card_xonar_init+0x0/0x16() returned 0.
[ 12.828010] initcall 0xc0b1c59b ran for 0 msecs: alsa_card_xonar_init+0x0/0x16()
[ 12.830009] Calling initcall 0xc0b1c5b1: alsa_card_riptide_init+0x0/0x60()
[ 12.833523] initcall 0xc0b1c5b1: alsa_card_riptide_init+0x0/0x60() returned 0.
[ 12.836008] initcall 0xc0b1c5b1 ran for 0 msecs: alsa_card_riptide_init+0x0/0x60()
[ 12.838007] Calling initcall 0xc0b1c611: alsa_card_hdsp_init+0x0/0x16()
[ 12.840569] initcall 0xc0b1c611: alsa_card_hdsp_init+0x0/0x16() returned 0.
[ 12.843008] initcall 0xc0b1c611 ran for 0 msecs: alsa_card_hdsp_init+0x0/0x16()
[ 12.845006] Calling initcall 0xc0b1c627: alsa_card_trident_init+0x0/0x16()
[ 12.848063] initcall 0xc0b1c627: alsa_card_trident_init+0x0/0x16() returned 0.
[ 12.851006] initcall 0xc0b1c627 ran for 0 msecs: alsa_card_trident_init+0x0/0x16()
[ 12.853005] Calling initcall 0xc0b1c63d: alsa_util_mem_init+0x0/0x7()
[ 12.855256] initcall 0xc0b1c63d: alsa_util_mem_init+0x0/0x7() returned 0.
[ 12.858005] initcall 0xc0b1c63d ran for 0 msecs: alsa_util_mem_init+0x0/0x7()
[ 12.860004] Calling initcall 0xc0b1c644: snd_usb_audio_init+0x0/0x33()
[ 12.863229] usbcore: registered new interface driver snd-usb-audio
[ 12.864014] initcall 0xc0b1c644: snd_usb_audio_init+0x0/0x33() returned 0.
[ 12.867004] initcall 0xc0b1c644 ran for 6 msecs: snd_usb_audio_init+0x0/0x33()
[ 12.869003] Calling initcall 0xc0b1c677: snd_usX2Y_module_init+0x0/0x16()
[ 12.872294] usbcore: registered new interface driver snd-usb-usx2y
[ 12.873013] initcall 0xc0b1c677: snd_usX2Y_module_init+0x0/0x16() returned 0.
[ 12.876002] initcall 0xc0b1c677 ran for 6 msecs: snd_usX2Y_module_init+0x0/0x16()
[ 12.878001] Calling initcall 0xc0b1c68d: snd_module_init+0x0/0x16()
[ 12.881293] usbcore: registered new interface driver snd-usb-caiaq
[ 12.882011] initcall 0xc0b1c68d: snd_module_init+0x0/0x16() returned 0.
[ 12.885001] initcall 0xc0b1c68d ran for 7 msecs: snd_module_init+0x0/0x16()
[ 12.887000] Calling initcall 0xc0759c52: snd_soc_init+0x0/0x1e()
[ 12.889247] ASoC version 0.13.2
[ 12.891088] initcall 0xc0759c52: snd_soc_init+0x0/0x1e() returned 0.
[ 12.894000] initcall 0xc0759c52 ran for 3 msecs: snd_soc_init+0x0/0x1e()
[ 12.895999] Calling initcall 0xc0b1c6b2: alsa_sound_last_init+0x0/0x50()
[ 12.898246] ALSA device list:
[ 12.898998] #0: Virtual MIDI Card 1
[ 12.900003] initcall 0xc0b1c6b2: alsa_sound_last_init+0x0/0x50() returned 0.
[ 12.902998] initcall 0xc0b1c6b2 ran for 6 msecs: alsa_sound_last_init+0x0/0x50()
[ 12.904997] Calling initcall 0xc0b1ded4: sysctl_core_init+0x0/0xf()
[ 12.907481] initcall 0xc0b1ded4: sysctl_core_init+0x0/0xf() returned 0.
[ 12.909997] initcall 0xc0b1ded4 ran for 0 msecs: sysctl_core_init+0x0/0xf()
[ 12.911996] Calling initcall 0xc0b1e39a: flow_cache_init+0x0/0xf2()
[ 12.915517] initcall 0xc0b1e39a: flow_cache_init+0x0/0xf2() returned 0.
[ 12.917996] initcall 0xc0b1e39a ran for 0 msecs: flow_cache_init+0x0/0xf2()
[ 12.919995] Calling initcall 0xc0b1e48c: pg_init+0x0/0x222()
[ 12.922251] pktgen v2.69: Packet Generator for packet performance testing.
[ 12.923132] initcall 0xc0b1e48c: pg_init+0x0/0x222() returned 0.
[ 12.925995] initcall 0xc0b1e48c ran for 6 msecs: pg_init+0x0/0x222()
[ 12.927994] Calling initcall 0xc0b1e76c: llc_init+0x0/0x1b()
[ 12.931003] initcall 0xc0b1e76c: llc_init+0x0/0x1b() returned 0.
[ 12.933993] initcall 0xc0b1e76c ran for 0 msecs: llc_init+0x0/0x1b()
[ 12.935992] Calling initcall 0xc0b1e7ec: llc2_init+0x0/0xb3()
[ 12.939092] NET: Registered protocol family 26
[ 12.939997] initcall 0xc0b1e7ec: llc2_init+0x0/0xb3() returned 0.
[ 12.942992] initcall 0xc0b1e7ec ran for 4 msecs: llc2_init+0x0/0xb3()
[ 12.944991] Calling initcall 0xc0b1ea1a: snap_init+0x0/0x2a()
[ 12.947248] initcall 0xc0b1ea1a: snap_init+0x0/0x2a() returned 0.
[ 12.949991] initcall 0xc0b1ea1a ran for 0 msecs: snap_init+0x0/0x2a()
[ 12.951990] Calling initcall 0xc0b1eccf: nfnetlink_init+0x0/0x4f()
[ 12.954238] Netfilter messages via NETLINK v0.30.
[ 12.955020] initcall 0xc0b1eccf: nfnetlink_init+0x0/0x4f() returned 0.
[ 12.957990] initcall 0xc0b1eccf ran for 4 msecs: nfnetlink_init+0x0/0x4f()
[ 12.959989] Calling initcall 0xc0b1ed1e: nfnetlink_log_init+0x0/0x87()
[ 12.963023] initcall 0xc0b1ed1e: nfnetlink_log_init+0x0/0x87() returned 0.
[ 12.965988] initcall 0xc0b1ed1e ran for 0 msecs: nfnetlink_log_init+0x0/0x87()
[ 12.967987] Calling initcall 0xc0b1eee7: nf_conntrack_standalone_init+0x0/0xa3()
[ 12.971058] nf_conntrack version 0.5.0 (14336 buckets, 57344 max)
[ 12.973730] initcall 0xc0b1eee7: nf_conntrack_standalone_init+0x0/0xa3() returned 0.
[ 12.975987] initcall 0xc0b1eee7 ran for 7 msecs: nf_conntrack_standalone_init+0x0/0xa3()
[ 12.977986] Calling initcall 0xc0b1f044: nf_conntrack_proto_sctp_init+0x0/0x4d()
[ 12.980466] initcall 0xc0b1f044: nf_conntrack_proto_sctp_init+0x0/0x4d() returned 0.
[ 12.982986] initcall 0xc0b1f044 ran for 0 msecs: nf_conntrack_proto_sctp_init+0x0/0x4d()
[ 12.984985] Calling initcall 0xc0b1f091: nf_conntrack_proto_udplite_init+0x0/0x37()
[ 12.988071] initcall 0xc0b1f091: nf_conntrack_proto_udplite_init+0x0/0x37() returned 0.
[ 12.990985] initcall 0xc0b1f091 ran for 0 msecs: nf_conntrack_proto_udplite_init+0x0/0x37()
[ 12.992984] Calling initcall 0xc0b1f0c8: ctnetlink_init+0x0/0x62()
[ 12.995233] ctnetlink v0.93: registering with nfnetlink.
[ 12.995988] initcall 0xc0b1f0c8: ctnetlink_init+0x0/0x62() returned 0.
[ 12.998984] initcall 0xc0b1f0c8 ran for 5 msecs: ctnetlink_init+0x0/0x62()
[ 13.000983] Calling initcall 0xc0b1f12a: nf_conntrack_ftp_init+0x0/0x171()
[ 13.003241] initcall 0xc0b1f12a: nf_conntrack_ftp_init+0x0/0x171() returned 0.
[ 13.005982] initcall 0xc0b1f12a ran for 0 msecs: nf_conntrack_ftp_init+0x0/0x171()
[ 13.007981] Calling initcall 0xc0b1f29b: nf_conntrack_irc_init+0x0/0x14e()
[ 13.010239] initcall 0xc0b1f29b: nf_conntrack_irc_init+0x0/0x14e() returned 0.
[ 13.012981] initcall 0xc0b1f29b ran for 0 msecs: nf_conntrack_irc_init+0x0/0x14e()
[ 13.014980] Calling initcall 0xc0b1f3e9: nf_conntrack_sane_init+0x0/0x172()
[ 13.017994] initcall 0xc0b1f3e9: nf_conntrack_sane_init+0x0/0x172() returned 0.
[ 13.020980] initcall 0xc0b1f3e9 ran for 0 msecs: nf_conntrack_sane_init+0x0/0x172()
[ 13.022979] Calling initcall 0xc0b1f55b: nf_conntrack_tftp_init+0x0/0x156()
[ 13.025234] initcall 0xc0b1f55b: nf_conntrack_tftp_init+0x0/0x156() returned 0.
[ 13.027979] initcall 0xc0b1f55b ran for 0 msecs: nf_conntrack_tftp_init+0x0/0x156()
[ 13.029978] Calling initcall 0xc0b1f6d7: xt_init+0x0/0x7e()
[ 13.032253] initcall 0xc0b1f6d7: xt_init+0x0/0x7e() returned 0.
[ 13.034978] initcall 0xc0b1f6d7 ran for 0 msecs: xt_init+0x0/0x7e()
[ 13.036977] Calling initcall 0xc0b1f755: tcpudp_mt_init+0x0/0x14()
[ 13.039235] initcall 0xc0b1f755: tcpudp_mt_init+0x0/0x14() returned 0.
[ 13.041977] initcall 0xc0b1f755 ran for 0 msecs: tcpudp_mt_init+0x0/0x14()
[ 13.043976] Calling initcall 0xc0b1f769: connmark_tg_init+0x0/0x14()
[ 13.046985] initcall 0xc0b1f769: connmark_tg_init+0x0/0x14() returned 0.
[ 13.049976] initcall 0xc0b1f769 ran for 0 msecs: connmark_tg_init+0x0/0x14()
[ 13.051975] Calling initcall 0xc0b1f77d: connsecmark_tg_init+0x0/0x14()
[ 13.054983] initcall 0xc0b1f77d: connsecmark_tg_init+0x0/0x14() returned 0.
[ 13.057974] initcall 0xc0b1f77d ran for 0 msecs: connsecmark_tg_init+0x0/0x14()
[ 13.059974] Calling initcall 0xc0b1f791: dscp_tg_init+0x0/0x14()
[ 13.062983] initcall 0xc0b1f791: dscp_tg_init+0x0/0x14() returned 0.
[ 13.065973] initcall 0xc0b1f791 ran for 0 msecs: dscp_tg_init+0x0/0x14()
[ 13.067972] Calling initcall 0xc0b1f7a5: mark_tg_init+0x0/0x14()
[ 13.070226] initcall 0xc0b1f7a5: mark_tg_init+0x0/0x14() returned 0.
[ 13.072973] initcall 0xc0b1f7a5 ran for 0 msecs: mark_tg_init+0x0/0x14()
[ 13.074972] Calling initcall 0xc0b1f7b9: nflog_tg_init+0x0/0x14()
[ 13.077233] initcall 0xc0b1f7b9: nflog_tg_init+0x0/0x14() returned 0.
[ 13.079971] initcall 0xc0b1f7b9 ran for 0 msecs: nflog_tg_init+0x0/0x14()
[ 13.081971] Calling initcall 0xc0b1f7cd: nfqueue_tg_init+0x0/0x14()
[ 13.084223] initcall 0xc0b1f7cd: nfqueue_tg_init+0x0/0x14() returned 0.
[ 13.086970] initcall 0xc0b1f7cd ran for 0 msecs: nfqueue_tg_init+0x0/0x14()
[ 13.088970] Calling initcall 0xc0b1f7e1: xt_rateest_tg_init+0x0/0x36()
[ 13.091990] initcall 0xc0b1f7e1: xt_rateest_tg_init+0x0/0x36() returned 0.
[ 13.094969] initcall 0xc0b1f7e1 ran for 0 msecs: xt_rateest_tg_init+0x0/0x36()
[ 13.096968] Calling initcall 0xc0b1f817: tcpoptstrip_tg_init+0x0/0x14()
[ 13.099221] initcall 0xc0b1f817: tcpoptstrip_tg_init+0x0/0x14() returned 0.
[ 13.101968] initcall 0xc0b1f817 ran for 0 msecs: tcpoptstrip_tg_init+0x0/0x14()
[ 13.103967] Calling initcall 0xc0b1f82b: comment_mt_init+0x0/0x14()
[ 13.106219] initcall 0xc0b1f82b: comment_mt_init+0x0/0x14() returned 0.
[ 13.108967] initcall 0xc0b1f82b ran for 0 msecs: comment_mt_init+0x0/0x14()
[ 13.110966] Calling initcall 0xc0b1f83f: connbytes_mt_init+0x0/0x14()
[ 13.113974] initcall 0xc0b1f83f: connbytes_mt_init+0x0/0x14() returned 0.
[ 13.116966] initcall 0xc0b1f83f ran for 0 msecs: connbytes_mt_init+0x0/0x14()
[ 13.118965] Calling initcall 0xc0b1f853: dccp_mt_init+0x0/0x45()
[ 13.121229] initcall 0xc0b1f853: dccp_mt_init+0x0/0x45() returned 0.
[ 13.123965] initcall 0xc0b1f853 ran for 0 msecs: dccp_mt_init+0x0/0x45()
[ 13.125964] Calling initcall 0xc0b1f898: dscp_mt_init+0x0/0x14()
[ 13.128223] initcall 0xc0b1f898: dscp_mt_init+0x0/0x14() returned 0.
[ 13.130963] initcall 0xc0b1f898 ran for 0 msecs: dscp_mt_init+0x0/0x14()
[ 13.132963] Calling initcall 0xc0b1f8ac: iprange_mt_init+0x0/0x14()
[ 13.135971] initcall 0xc0b1f8ac: iprange_mt_init+0x0/0x14() returned 0.
[ 13.138962] initcall 0xc0b1f8ac ran for 0 msecs: iprange_mt_init+0x0/0x14()
[ 13.140962] Calling initcall 0xc0b1f8c0: length_mt_init+0x0/0x14()
[ 13.143214] initcall 0xc0b1f8c0: length_mt_init+0x0/0x14() returned 0.
[ 13.145961] initcall 0xc0b1f8c0 ran for 0 msecs: length_mt_init+0x0/0x14()
[ 13.147961] Calling initcall 0xc0b1f8d4: mac_mt_init+0x0/0x14()
[ 13.150219] initcall 0xc0b1f8d4: mac_mt_init+0x0/0x14() returned 0.
[ 13.152960] initcall 0xc0b1f8d4 ran for 0 msecs: mac_mt_init+0x0/0x14()
[ 13.154959] Calling initcall 0xc0b1f8e8: mark_mt_init+0x0/0x14()
[ 13.157221] initcall 0xc0b1f8e8: mark_mt_init+0x0/0x14() returned 0.
[ 13.159959] initcall 0xc0b1f8e8 ran for 0 msecs: mark_mt_init+0x0/0x14()
[ 13.161958] Calling initcall 0xc0b1f8fc: multiport_mt_init+0x0/0x14()
[ 13.164212] initcall 0xc0b1f8fc: multiport_mt_init+0x0/0x14() returned 0.
[ 13.166958] initcall 0xc0b1f8fc ran for 0 msecs: multiport_mt_init+0x0/0x14()
[ 13.168957] Calling initcall 0xc0b1f910: pkttype_mt_init+0x0/0x14()
[ 13.171210] initcall 0xc0b1f910: pkttype_mt_init+0x0/0x14() returned 0.
[ 13.173957] initcall 0xc0b1f910 ran for 0 msecs: pkttype_mt_init+0x0/0x14()
[ 13.175956] Calling initcall 0xc0b1f924: policy_mt_init+0x0/0x14()
[ 13.178208] initcall 0xc0b1f924: policy_mt_init+0x0/0x14() returned 0.
[ 13.180956] initcall 0xc0b1f924 ran for 0 msecs: policy_mt_init+0x0/0x14()
[ 13.182955] Calling initcall 0xc0b1f938: xt_rateest_mt_init+0x0/0x14()
[ 13.185208] initcall 0xc0b1f938: xt_rateest_mt_init+0x0/0x14() returned 0.
[ 13.187955] initcall 0xc0b1f938 ran for 0 msecs: xt_rateest_mt_init+0x0/0x14()
[ 13.189954] Calling initcall 0xc0b1f94c: realm_mt_init+0x0/0xf()
[ 13.192962] initcall 0xc0b1f94c: realm_mt_init+0x0/0xf() returned 0.
[ 13.195954] initcall 0xc0b1f94c ran for 0 msecs: realm_mt_init+0x0/0xf()
[ 13.197953] Calling initcall 0xc0b1f95b: state_mt_init+0x0/0x14()
[ 13.200214] initcall 0xc0b1f95b: state_mt_init+0x0/0x14() returned 0.
[ 13.202953] initcall 0xc0b1f95b ran for 0 msecs: state_mt_init+0x0/0x14()
[ 13.204952] Calling initcall 0xc0b1f96f: statistic_mt_init+0x0/0x14()
[ 13.207960] initcall 0xc0b1f96f: statistic_mt_init+0x0/0x14() returned 0.
[ 13.210951] initcall 0xc0b1f96f ran for 0 msecs: statistic_mt_init+0x0/0x14()
[ 13.212951] Calling initcall 0xc0b1f983: time_mt_init+0x0/0x14()
[ 13.215211] initcall 0xc0b1f983: time_mt_init+0x0/0x14() returned 0.
[ 13.217950] initcall 0xc0b1f983 ran for 0 msecs: time_mt_init+0x0/0x14()
[ 13.220950] Calling initcall 0xc0b1f997: u32_mt_init+0x0/0x14()
[ 13.223958] initcall 0xc0b1f997: u32_mt_init+0x0/0x14() returned 0.
[ 13.226949] initcall 0xc0b1f997 ran for 0 msecs: u32_mt_init+0x0/0x14()
[ 13.228948] Calling initcall 0xc0b2078b: sysctl_ipv4_init+0x0/0x1c()
[ 13.234011] initcall 0xc0b2078b: sysctl_ipv4_init+0x0/0x1c() returned 0.
[ 13.236948] initcall 0xc0b2078b ran for 2 msecs: sysctl_ipv4_init+0x0/0x1c()
[ 13.238947] Calling initcall 0xc0b2096d: ipgre_init+0x0/0x8b()
[ 13.241950] GRE over IPv4 tunneling driver
[ 13.245052] initcall 0xc0b2096d: ipgre_init+0x0/0x8b() returned 0.
[ 13.247946] initcall 0xc0b2096d ran for 5 msecs: ipgre_init+0x0/0x8b()
[ 13.249945] Calling initcall 0xc0b20a3c: ipcomp4_init+0x0/0x5a()
[ 13.252200] initcall 0xc0b20a3c: ipcomp4_init+0x0/0x5a() returned 0.
[ 13.254944] initcall 0xc0b20a3c ran for 0 msecs: ipcomp4_init+0x0/0x5a()
[ 13.256944] Calling initcall 0xc0b20a96: ipip_init+0x0/0x88()
[ 13.259198] initcall 0xc0b20a96: ipip_init+0x0/0x88() returned 0.
[ 13.261943] initcall 0xc0b20a96 ran for 0 msecs: ipip_init+0x0/0x88()
[ 13.263943] Calling initcall 0xc0b20b1e: tunnel4_init+0x0/0x5a()
[ 13.267197] initcall 0xc0b20b1e: tunnel4_init+0x0/0x5a() returned 0.
[ 13.269942] initcall 0xc0b20b1e ran for 0 msecs: tunnel4_init+0x0/0x5a()
[ 13.271941] Calling initcall 0xc0b20b78: xfrm4_transport_init+0x0/0x14()
[ 13.274202] initcall 0xc0b20b78: xfrm4_transport_init+0x0/0x14() returned 0.
[ 13.276941] initcall 0xc0b20b78 ran for 0 msecs: xfrm4_transport_init+0x0/0x14()
[ 13.278940] Calling initcall 0xc069e4bc: ipv4_netfilter_init+0x0/0xf()
[ 13.281195] initcall 0xc069e4bc: ipv4_netfilter_init+0x0/0xf() returned 0.
[ 13.283940] initcall 0xc069e4bc ran for 0 msecs: ipv4_netfilter_init+0x0/0xf()
[ 13.285939] Calling initcall 0xc0b20b8c: ip_tables_init+0x0/0x92()
[ 13.288222] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 13.288943] initcall 0xc0b20b8c: ip_tables_init+0x0/0x92() returned 0.
[ 13.291939] initcall 0xc0b20b8c ran for 5 msecs: ip_tables_init+0x0/0x92()
[ 13.293938] Calling initcall 0xc0b20c2d: iptable_mangle_init+0x0/0x38()
[ 13.296334] initcall 0xc0b20c2d: iptable_mangle_init+0x0/0x38() returned 0.
[ 13.298938] initcall 0xc0b20c2d ran for 0 msecs: iptable_mangle_init+0x0/0x38()
[ 13.300937] Calling initcall 0xc0b20c94: addrtype_mt_init+0x0/0x14()
[ 13.303198] initcall 0xc0b20c94: addrtype_mt_init+0x0/0x14() returned 0.
[ 13.305937] initcall 0xc0b20c94 ran for 0 msecs: addrtype_mt_init+0x0/0x14()
[ 13.307936] Calling initcall 0xc0b20ca8: ah_mt_init+0x0/0xf()
[ 13.310196] initcall 0xc0b20ca8: ah_mt_init+0x0/0xf() returned 0.
[ 13.312936] initcall 0xc0b20ca8 ran for 0 msecs: ah_mt_init+0x0/0xf()
[ 13.314935] Calling initcall 0xc0b20cb7: recent_mt_init+0x0/0x7a()
[ 13.317952] initcall 0xc0b20cb7: recent_mt_init+0x0/0x7a() returned 0.
[ 13.320934] initcall 0xc0b20cb7 ran for 0 msecs: recent_mt_init+0x0/0x7a()
[ 13.322934] Calling initcall 0xc0b20d31: ttl_mt_init+0x0/0xf()
[ 13.325194] initcall 0xc0b20d31: ttl_mt_init+0x0/0xf() returned 0.
[ 13.327933] initcall 0xc0b20d31 ran for 0 msecs: ttl_mt_init+0x0/0xf()
[ 13.329933] Calling initcall 0xc0b20d40: ttl_tg_init+0x0/0xf()
[ 13.332193] initcall 0xc0b20d40: ttl_tg_init+0x0/0xf() returned 0.
[ 13.334932] initcall 0xc0b20d40 ran for 0 msecs: ttl_tg_init+0x0/0xf()
[ 13.336932] Calling initcall 0xc0b20d4f: ulog_tg_init+0x0/0xba()
[ 13.339964] initcall 0xc0b20d4f: ulog_tg_init+0x0/0xba() returned 0.
[ 13.342936] initcall 0xc0b20d4f ran for 0 msecs: ulog_tg_init+0x0/0xba()
[ 13.344931] Calling initcall 0xc0b20e09: arp_tables_init+0x0/0x78()
[ 13.347959] arp_tables: (C) 2002 David S. Miller
[ 13.348934] initcall 0xc0b20e09: arp_tables_init+0x0/0x78() returned 0.
[ 13.351930] initcall 0xc0b20e09 ran for 4 msecs: arp_tables_init+0x0/0x78()
[ 13.353929] Calling initcall 0xc0b20e8d: arpt_mangle_init+0x0/0x22()
[ 13.356188] initcall 0xc0b20e8d: arpt_mangle_init+0x0/0x22() returned 0.
[ 13.358929] initcall 0xc0b20e8d ran for 0 msecs: arpt_mangle_init+0x0/0x22()
[ 13.360928] Calling initcall 0xc0b20eaf: arptable_filter_init+0x0/0x38()
[ 13.363222] initcall 0xc0b20eaf: arptable_filter_init+0x0/0x38() returned 0.
[ 13.365928] initcall 0xc0b20eaf ran for 0 msecs: arptable_filter_init+0x0/0x38()
[ 13.367927] Calling initcall 0xc0b20f16: ip_queue_init+0x0/0x107()
[ 13.370252] initcall 0xc0b20f16: ip_queue_init+0x0/0x107() returned 0.
[ 13.372927] initcall 0xc0b20f16 ran for 0 msecs: ip_queue_init+0x0/0x107()
[ 13.374926] Calling initcall 0xc0b2101d: inet_diag_init+0x0/0x5b()
[ 13.377201] initcall 0xc0b2101d: inet_diag_init+0x0/0x5b() returned 0.
[ 13.379926] initcall 0xc0b2101d ran for 0 msecs: inet_diag_init+0x0/0x5b()
[ 13.381925] Calling initcall 0xc0b21078: tcp_diag_init+0x0/0xf()
[ 13.384178] initcall 0xc0b21078: tcp_diag_init+0x0/0xf() returned 0.
[ 13.386925] initcall 0xc0b21078 ran for 0 msecs: tcp_diag_init+0x0/0xf()
[ 13.388924] Calling initcall 0xc0b21087: cubictcp_register+0x0/0x93()
[ 13.391174] TCP cubic registered
[ 13.391927] initcall 0xc0b21087: cubictcp_register+0x0/0x93() returned 0.
[ 13.394924] initcall 0xc0b21087 ran for 3 msecs: cubictcp_register+0x0/0x93()
[ 13.396923] Calling initcall 0xc0b212f5: af_unix_init+0x0/0x47()
[ 13.400170] NET: Registered protocol family 1
[ 13.400978] initcall 0xc0b212f5: af_unix_init+0x0/0x47() returned 0.
[ 13.403922] initcall 0xc0b212f5 ran for 4 msecs: af_unix_init+0x0/0x47()
[ 13.405921] Calling initcall 0xc0b2133c: inet6_init+0x0/0x32a()
[ 13.411420] NET: Registered protocol family 10
[ 13.429359] initcall 0xc0b2133c: inet6_init+0x0/0x32a() returned 0.
[ 13.431918] initcall 0xc0b2133c ran for 23 msecs: inet6_init+0x0/0x32a()
[ 13.433917] Calling initcall 0xc0b21f80: xfrm6_beet_init+0x0/0x14()
[ 13.437173] initcall 0xc0b21f80: xfrm6_beet_init+0x0/0x14() returned 0.
[ 13.439916] initcall 0xc0b21f80 ran for 0 msecs: xfrm6_beet_init+0x0/0x14()
[ 13.441916] Calling initcall 0xc0b21f94: mip6_init+0x0/0xa7()
[ 13.444918] Mobile IPv6
[ 13.445921] initcall 0xc0b21f94: mip6_init+0x0/0xa7() returned 0.
[ 13.448915] initcall 0xc0b21f94 ran for 2 msecs: mip6_init+0x0/0xa7()
[ 13.450914] Calling initcall 0xc0b2203b: sit_init+0x0/0x8b()
[ 13.453162] IPv6 over IPv4 tunneling driver
[ 13.458268] initcall 0xc0b2203b: sit_init+0x0/0x8b() returned 0.
[ 13.460913] initcall 0xc0b2203b ran for 7 msecs: sit_init+0x0/0x8b()
[ 13.462912] Calling initcall 0xc0b2210a: packet_init+0x0/0x39()
[ 13.465917] NET: Registered protocol family 17
[ 13.466933] initcall 0xc0b2210a: packet_init+0x0/0x39() returned 0.
[ 13.469912] initcall 0xc0b2210a ran for 4 msecs: packet_init+0x0/0x39()
[ 13.471911] Calling initcall 0xc0b22143: ipx_init+0x0/0xd2()
[ 13.475381] NET: Registered protocol family 4
[ 13.477018] initcall 0xc0b22143: ipx_init+0x0/0xd2() returned 0.
[ 13.479910] initcall 0xc0b22143 ran for 5 msecs: ipx_init+0x0/0xd2()
[ 13.481909] Calling initcall 0xc0b22517: l2cap_init+0x0/0xbc()
[ 13.484166] Bluetooth: L2CAP ver 2.9
[ 13.484909] Bluetooth: L2CAP socket layer initialized
[ 13.485913] initcall 0xc0b22517: l2cap_init+0x0/0xbc() returned 0.
[ 13.488909] initcall 0xc0b22517 ran for 8 msecs: l2cap_init+0x0/0xbc()
[ 13.490908] Calling initcall 0xc0b225d3: sco_init+0x0/0xc2()
[ 13.493165] Bluetooth: SCO (Voice Link) ver 0.5
[ 13.493907] Bluetooth: SCO socket layer initialized
[ 13.494911] initcall 0xc0b225d3: sco_init+0x0/0xc2() returned 0.
[ 13.497907] initcall 0xc0b225d3 ran for 9 msecs: sco_init+0x0/0xc2()
[ 13.499909] Calling initcall 0xc0b22695: hidp_init+0x0/0x1e()
[ 13.502164] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 13.502910] initcall 0xc0b22695: hidp_init+0x0/0x1e() returned 0.
[ 13.505906] initcall 0xc0b22695 ran for 5 msecs: hidp_init+0x0/0x1e()
[ 13.507905] Calling initcall 0xc0b2284e: atm_clip_init+0x0/0x8d()
[ 13.511431] initcall 0xc0b2284e: atm_clip_init+0x0/0x8d() returned 0.
[ 13.513905] initcall 0xc0b2284e ran for 0 msecs: atm_clip_init+0x0/0x8d()
[ 13.515904] Calling initcall 0xc0b228db: br2684_init+0x0/0x34()
[ 13.518161] initcall 0xc0b228db: br2684_init+0x0/0x34() returned 0.
[ 13.520904] initcall 0xc0b228db ran for 0 msecs: br2684_init+0x0/0x34()
[ 13.522903] Calling initcall 0xc0b2290f: pppoatm_init+0x0/0x11()
[ 13.525155] initcall 0xc0b2290f: pppoatm_init+0x0/0x11() returned 0.
[ 13.527903] initcall 0xc0b2290f ran for 0 msecs: pppoatm_init+0x0/0x11()
[ 13.529902] Calling initcall 0xc0b22920: dccp_init+0x0/0x271()
[ 13.547133] initcall 0xc0b22920: dccp_init+0x0/0x271() returned 0.
[ 13.549900] initcall 0xc0b22920 ran for 13 msecs: dccp_init+0x0/0x271()
[ 13.551900] Calling initcall 0xc0b22c4b: dccp_v4_init+0x0/0x7f()
[ 13.556394] initcall 0xc0b22c4b: dccp_v4_init+0x0/0x7f() returned 0.
[ 13.558898] initcall 0xc0b22c4b ran for 1 msecs: dccp_v4_init+0x0/0x7f()
[ 13.560897] Calling initcall 0xc0b22cca: dccp_v6_init+0x0/0x7f()
[ 13.565575] initcall 0xc0b22cca: dccp_v6_init+0x0/0x7f() returned 0.
[ 13.567897] initcall 0xc0b22cca ran for 1 msecs: dccp_v6_init+0x0/0x7f()
[ 13.569896] Calling initcall 0xc0b22d49: dccp_diag_init+0x0/0xf()
[ 13.572158] initcall 0xc0b22d49: dccp_diag_init+0x0/0xf() returned 0.
[ 13.574896] initcall 0xc0b22d49 ran for 0 msecs: dccp_diag_init+0x0/0xf()
[ 13.576895] Calling initcall 0xc0b22d58: ccid2_module_init+0x0/0xf()
[ 13.580603] CCID: Registered CCID 2 (TCP-like)
[ 13.580949] initcall 0xc0b22d58: ccid2_module_init+0x0/0xf() returned 0.
[ 13.583895] initcall 0xc0b22d58 ran for 5 msecs: ccid2_module_init+0x0/0xf()
[ 13.585894] Calling initcall 0xc0b22d8c: ieee80211_init+0x0/0x9d()
[ 13.588190] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 13.588894] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 13.589897] initcall 0xc0b22d8c: ieee80211_init+0x0/0x9d() returned 0.
[ 13.592893] initcall 0xc0b22d8c ran for 14 msecs: ieee80211_init+0x0/0x9d()
[ 13.594892] Calling initcall 0xc0b22e29: ieee80211_crypto_init+0x0/0xf()
[ 13.597143] ieee80211_crypt: registered algorithm 'NULL'
[ 13.597896] initcall 0xc0b22e29: ieee80211_crypto_init+0x0/0xf() returned 0.
[ 13.600892] initcall 0xc0b22e29 ran for 5 msecs: ieee80211_crypto_init+0x0/0xf()
[ 13.602891] Calling initcall 0xc0b22e38: ieee80211_crypto_wep_init+0x0/0xf()
[ 13.605141] ieee80211_crypt: registered algorithm 'WEP'
[ 13.605895] initcall 0xc0b22e38: ieee80211_crypto_wep_init+0x0/0xf() returned 0.
[ 13.608891] initcall 0xc0b22e38 ran for 5 msecs: ieee80211_crypto_wep_init+0x0/0xf()
[ 13.610892] Calling initcall 0xc0b22e47: ieee80211_crypto_ccmp_init+0x0/0xf()
[ 13.613203] ieee80211_crypt: registered algorithm 'CCMP'
[ 13.613894] initcall 0xc0b22e47: ieee80211_crypto_ccmp_init+0x0/0xf() returned 0.
[ 13.616890] initcall 0xc0b22e47 ran for 5 msecs: ieee80211_crypto_ccmp_init+0x0/0xf()
[ 13.618889] Calling initcall 0xc0b22e56: tipc_init+0x0/0x9e()
[ 13.621147] TIPC: Activated (version 1.6.2 compiled Apr 15 2008 22:22:33)
[ 13.624911] NET: Registered protocol family 30
[ 13.625914] TIPC: Started in single node mode
[ 13.626892] initcall 0xc0b22e56: tipc_init+0x0/0x9e() returned 0.
[ 13.629888] initcall 0xc0b22e56 ran for 17 msecs: tipc_init+0x0/0x9e()
[ 13.631887] Calling initcall 0xc0b2321e: rfkill_handler_init+0x0/0xf()
[ 13.634156] initcall 0xc0b2321e: rfkill_handler_init+0x0/0xf() returned 0.
[ 13.636886] initcall 0xc0b2321e ran for 0 msecs: rfkill_handler_init+0x0/0xf()
[ 13.638886] Calling initcall 0xc0afc3d1: init_lapic_nmi_sysfs+0x0/0x33()
[ 13.641894] initcall 0xc0afc3d1: init_lapic_nmi_sysfs+0x0/0x33() returned 0.
[ 13.644885] initcall 0xc0afc3d1 ran for 0 msecs: init_lapic_nmi_sysfs+0x0/0x33()
[ 13.646884] Calling initcall 0xc0afc404: check_nmi_watchdog+0x0/0x111()
[ 13.649137] initcall 0xc0afc404: check_nmi_watchdog+0x0/0x111() returned 0.
[ 13.651884] initcall 0xc0afc404 ran for 0 msecs: check_nmi_watchdog+0x0/0x111()
[ 13.653883] Calling initcall 0xc0afc628: io_apic_bug_finalize+0x0/0x1a()
[ 13.656135] initcall 0xc0afc628: io_apic_bug_finalize+0x0/0x1a() returned 0.
[ 13.658883] initcall 0xc0afc628 ran for 0 msecs: io_apic_bug_finalize+0x0/0x1a()
[ 13.660882] Calling initcall 0xc0affefa: check_early_ioremap_leak+0x0/0x3d()
[ 13.663135] initcall 0xc0affefa: check_early_ioremap_leak+0x0/0x3d() returned 0.
[ 13.665882] initcall 0xc0affefa ran for 0 msecs: check_early_ioremap_leak+0x0/0x3d()
[ 13.667881] Calling initcall 0xc0b00356: print_ipi_mode+0x0/0x25()
[ 13.670130] Using IPI Shortcut mode
[ 13.670885] initcall 0xc0b00356: print_ipi_mode+0x0/0x25() returned 0.
[ 13.673881] initcall 0xc0b00356 ran for 4 msecs: print_ipi_mode+0x0/0x25()
[ 13.675880] Calling initcall 0xc011c70d: init_oops_id+0x0/0x23()
[ 13.678144] initcall 0xc011c70d: init_oops_id+0x0/0x23() returned 0.
[ 13.680880] initcall 0xc011c70d ran for 0 msecs: init_oops_id+0x0/0x23()
[ 13.682879] Calling initcall 0xc0b00b81: disable_boot_consoles+0x0/0x36()
[ 13.685887] initcall 0xc0b00b81: disable_boot_consoles+0x0/0x36() returned 0.
[ 13.688879] initcall 0xc0b00b81 ran for 0 msecs: disable_boot_consoles+0x0/0x36()
[ 13.690878] Calling initcall 0xc0b01725: pm_qos_power_init+0x0/0x54()
[ 13.694595] initcall 0xc0b01725: pm_qos_power_init+0x0/0x54() returned 0.
[ 13.696877] initcall 0xc0b01725 ran for 0 msecs: pm_qos_power_init+0x0/0x54()
[ 13.698877] Calling initcall 0xc0b06691: random32_reseed+0x0/0x24()
[ 13.701141] initcall 0xc0b06691: random32_reseed+0x0/0x24() returned 0.
[ 13.703876] initcall 0xc0b06691 ran for 0 msecs: random32_reseed+0x0/0x24()
[ 13.705875] Calling initcall 0xc0b06bf5: pci_sysfs_init+0x0/0x44()
[ 13.709261] initcall 0xc0b06bf5: pci_sysfs_init+0x0/0x44() returned 0.
[ 13.711875] initcall 0xc0b06bf5 ran for 0 msecs: pci_sysfs_init+0x0/0x44()
[ 13.713874] Calling initcall 0xc0b0a3c1: acpi_wakeup_device_init+0x0/0x6e()
[ 13.716126] initcall 0xc0b0a3c1: acpi_wakeup_device_init+0x0/0x6e() returned 0.
[ 13.718874] initcall 0xc0b0a3c1 ran for 0 msecs: acpi_wakeup_device_init+0x0/0x6e()
[ 13.720873] Calling initcall 0xc0b0bd3f: seqgen_init+0x0/0xe()
[ 13.723185] initcall 0xc0b0bd3f: seqgen_init+0x0/0xe() returned 0.
[ 13.725873] initcall 0xc0b0bd3f ran for 0 msecs: seqgen_init+0x0/0xe()
[ 13.727872] Calling initcall 0xc042bf3f: scsi_complete_async_scans+0x0/0xb9()
[ 13.730881] initcall 0xc042bf3f: scsi_complete_async_scans+0x0/0xb9() returned 0.
[ 13.733872] initcall 0xc042bf3f ran for 0 msecs: scsi_complete_async_scans+0x0/0xb9()
[ 13.736871] Calling initcall 0xc0b1abc4: edd_init+0x0/0x294()
[ 13.739121] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found
[ 13.741973] initcall 0xc0b1abc4: edd_init+0x0/0x294() returned 0.
[ 13.744870] initcall 0xc0b1abc4 ran for 7 msecs: edd_init+0x0/0x294()
[ 13.748869] Calling initcall 0xc0b1cf1d: pci_mmcfg_late_insert_resources+0x0/0x41()
[ 13.751127] initcall 0xc0b1cf1d: pci_mmcfg_late_insert_resources+0x0/0x41() returned 1.
[ 13.753869] initcall 0xc0b1cf1d ran for 0 msecs: pci_mmcfg_late_insert_resources+0x0/0x41()
[ 13.755869] initcall at 0xc0b1cf1d: pci_mmcfg_late_insert_resources+0x0/0x41(): returned with error code 1
[ 13.759867] Calling initcall 0xc0b1ffb8: tcp_congestion_default+0x0/0xf()
[ 13.762129] initcall 0xc0b1ffb8: tcp_congestion_default+0x0/0xf() returned 0.
[ 13.764867] initcall 0xc0b1ffb8 ran for 0 msecs: tcp_congestion_default+0x0/0xf()
[ 13.793840] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 13.793845] EXT3-fs: write access will be enabled during recovery.
[ 14.649765] kjournald starting. Commit interval 5 seconds
[ 14.650700] EXT3-fs: recovery complete.
[ 14.682570] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.682722] VFS: Mounted root (ext3 filesystem) readonly.
[ 14.685146] Freeing unused kernel memory: 468k freed
[ 20.879975] end_request: I/O error, dev fd0, sector 0
[ 22.114344] udev: renamed network interface eth3_rename to eth0
[ 22.137718] udev: renamed network interface eth4_rename to eth1
[ 23.835234] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 24.083682] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.073154] tg3: eth0: Link is up at 1000 Mbps, full duplex.
[ 27.073167] tg3: eth0: Flow control is on for TX and on for RX.
[ 27.075678] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 32.287473] EXT3 FS on ida/c0d0p3, internal journal
[ 32.384891] kjournald starting. Commit interval 5 seconds
[ 32.401678] EXT3 FS on ida/c0d0p1, internal journal
[ 32.401678] EXT3-fs: mounted filesystem with ordered data mode.
[ 33.692515] warning: process `kudzu' used the deprecated sysctl system call with 1.23.
[ 37.567295] warning: `dbus-daemon' uses 32-bit capabilities (legacy support in use)
[ 38.176583] eth0: no IPv6 routers present
next prev parent reply other threads:[~2008-04-15 20:43 UTC|newest]
Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-11 7:41 [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!" Ingo Molnar
2008-04-11 8:21 ` Pekka Enberg
2008-04-11 8:50 ` Pekka Enberg
2008-04-11 8:54 ` Ingo Molnar
2008-04-11 9:05 ` Pekka Enberg
2008-04-11 9:08 ` Pekka Enberg
2008-04-11 9:11 ` Pekka Enberg
2008-04-11 9:24 ` Ingo Molnar
2008-04-11 10:34 ` Nick Piggin
2008-04-11 19:28 ` Christoph Lameter
2008-04-12 10:38 ` Christoph Lameter
2008-04-12 17:22 ` Yinghai Lu
2008-04-15 5:43 ` Ingo Molnar
2008-04-15 9:36 ` Mel Gorman
2008-04-15 10:03 ` Ingo Molnar
2008-04-15 6:25 ` [bug] SLUB + mm/slab.c boot crash in -rc9 Ingo Molnar
2008-04-15 6:41 ` Pekka Enberg
2008-04-15 7:08 ` Ingo Molnar
2008-04-15 8:31 ` Yinghai Lu
2008-04-15 8:46 ` Ingo Molnar
2008-04-15 9:11 ` Ingo Molnar
2008-04-15 16:02 ` Linus Torvalds
2008-04-15 16:15 ` Ingo Molnar
2008-04-15 17:23 ` Linus Torvalds
2008-04-15 19:35 ` Ingo Molnar
2008-04-15 19:41 ` Ingo Molnar
2008-04-15 19:39 ` Christoph Lameter
2008-04-15 19:54 ` Ingo Molnar
2008-04-15 20:03 ` Christoph Lameter
2008-04-15 20:17 ` Ingo Molnar
2008-04-15 20:28 ` Ingo Molnar
2008-04-15 20:34 ` Ingo Molnar
2008-04-15 20:42 ` Ingo Molnar [this message]
2008-04-15 20:50 ` Christoph Lameter
2008-04-15 20:58 ` Ingo Molnar
2008-04-15 21:08 ` Christoph Lameter
2008-04-15 21:16 ` Mike Travis
2008-04-15 21:19 ` Ingo Molnar
2008-04-15 21:21 ` Christoph Lameter
2008-04-15 21:23 ` Ingo Molnar
2008-04-15 21:24 ` Christoph Lameter
2008-04-15 21:28 ` Ingo Molnar
2008-04-15 21:33 ` Christoph Lameter
2008-04-15 21:43 ` Mike Travis
2008-04-15 22:07 ` Ingo Molnar
2008-04-15 21:27 ` Mike Travis
2008-04-15 20:34 ` Pekka Enberg
2008-04-15 20:40 ` Ingo Molnar
2008-04-15 21:06 ` Linus Torvalds
2008-04-15 21:13 ` Ingo Molnar
2008-04-15 21:24 ` Ingo Molnar
2008-04-15 21:42 ` Christoph Lameter
2008-04-15 21:55 ` Ingo Molnar
2008-04-15 22:06 ` Christoph Lameter
2008-04-15 22:13 ` Ingo Molnar
2008-04-15 22:27 ` Christoph Lameter
2008-04-15 22:32 ` Ingo Molnar
2008-04-15 23:22 ` Christoph Lameter
2008-04-15 23:27 ` Ingo Molnar
2008-04-15 23:32 ` Christoph Lameter
2008-04-16 0:04 ` Christoph Lameter
2008-04-15 23:18 ` Yinghai Lu
2008-04-16 0:03 ` [patch] mm: sparsemem memory_present() memory corruption fix Ingo Molnar
2008-04-16 0:10 ` Christoph Lameter
2008-04-16 0:18 ` Ingo Molnar
2008-04-16 0:32 ` Yinghai Lu
2008-04-16 0:44 ` Ingo Molnar
2008-04-16 0:46 ` Christoph Lameter
2008-04-16 0:52 ` Ingo Molnar
2008-04-16 1:17 ` Ingo Molnar
2008-04-16 1:30 ` Yinghai Lu
2008-04-16 2:00 ` Yinghai Lu
2008-04-16 2:20 ` KAMEZAWA Hiroyuki
2008-04-16 0:56 ` Yinghai Lu
2008-04-16 1:02 ` Ingo Molnar
2008-04-16 1:17 ` Yinghai Lu
2008-04-16 0:19 ` Christoph Lameter
2008-04-16 0:33 ` Yinghai Lu
2008-04-16 0:36 ` Ingo Molnar
2008-04-16 0:34 ` Ingo Molnar
2008-04-16 0:40 ` Ingo Molnar
2008-04-16 0:45 ` Christoph Lameter
2008-04-16 0:52 ` Ingo Molnar
2008-04-16 1:14 ` Ingo Molnar
2008-04-16 2:45 ` Linus Torvalds
2008-04-16 1:48 ` KAMEZAWA Hiroyuki
2008-04-16 14:05 ` Mel Gorman
2008-04-16 15:03 ` Ingo Molnar
2008-04-15 20:54 ` [bug] SLUB + mm/slab.c boot crash in -rc9 Christoph Lameter
2008-04-15 20:58 ` Ingo Molnar
2008-04-15 21:08 ` Ingo Molnar
2008-04-15 20:23 ` Ingo Molnar
2008-04-11 19:26 ` [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!" Christoph Lameter
2008-04-11 19:25 ` Christoph Lameter
2008-04-15 5:49 ` Ingo Molnar
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=20080415204208.GA30432@elte.hu \
--to=mingo@elte.hu \
--cc=Yinghai.Lu@sun.com \
--cc=akpm@linux-foundation.org \
--cc=apw@shadowen.org \
--cc=clameter@sgi.com \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mel@csn.ul.ie \
--cc=npiggin@suse.de \
--cc=penberg@cs.helsinki.fi \
--cc=rjw@sisk.pl \
--cc=torvalds@linux-foundation.org \
/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.