Linux NILFS development
 help / color / mirror / Atom feed
From: "Gergely Gábor" <elentirmo.gilgalad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
Subject: Re: Deadlocks! help, please!
Date: Tue, 22 Jan 2008 00:00:52 +0100	[thread overview]
Message-ID: <20080122000052.215084db@vosztok> (raw)
In-Reply-To: <20080121.140129.01311807.ryusuke-sG5X7nlA6pw@public.gmane.org>


[-- Attachment #1.1.1: Type: text/plain, Size: 1568 bytes --]

On Mon, 21 Jan 2008 14:01:29 +0900 (JST)
Ryusuke Konishi <ryusuke-sG5X7nlA6pw@public.gmane.org> wrote:

> Hello, Gábor

Hello Ryusuke!

> I found another possible cause for the starvation of a memory
> pool.  It is not a DM-related problem but a defection of a write
> routine of NILFS.
> And now I suspect that it's the true cause of your trouble.
> 
> Here I attach a test patch to fix the problem.
> Could you try the patch ?
> 
> The patch can be applied as follows,
> 
>  $ cd nilfs-2.0.0-testing-8
>  $ patch -p0 < patch_file
> 
> 
> So, if rtorrent (or something else) hang again, then
> send me a copy of /proc/slabinfo, please.
It hang again, but i have to note, that i had to respin kernel, as I used SLUB before (some make oldconfig possibly defaulted to that or suggested that), and had no /proc/slabinfo. With SLUB even with the patch in place, the machine froze, and with SLAB i did a fine ~6 hour uptime, and was just telling a friend that nilfs is just right now, when it stuck :)

the hang occured when epiphany ( based on gecko. memleaker :( ) eat up a lot of ram, and I was just about to close it. some massive swapping happened, and the fs hang.

I attach many stuff, might they help: a log with call trace, a copy of slabinfo and the kernel config, might that be of any use.

Best regards, and thanks for the help:
-- 
Gergely Gábor <elentirmo.gilgalad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

* random fortune:
"You can't get very far in this world without your dossier being there first."
-- Arthur Miller

[-- Attachment #1.1.2: kernel.config --]
[-- Type: application/octet-stream, Size: 45422 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23-gentoo-r5
# Mon Jan 21 15:49:10 2008
#
CONFIG_X86_32=y
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_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_QUICKLIST=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
# CONFIG_TASKSTATS is not set
# CONFIG_USER_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=15
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY 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 is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set

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

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=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_PARAVIRT is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
CONFIG_MPENTIUMM=y
# CONFIG_MCORE2 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_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_HPET_TIMER=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
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 is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=m
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=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_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_NR_QUICK=1
CONFIG_VIRT_TO_BUS=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
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_KEXEC is not set
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
# CONFIG_COMPAT_VDSO is not set

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND_UP_POSSIBLE=y
CONFIG_SUSPEND=y
CONFIG_HIBERNATION_UP_POSSIBLE=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
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 is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
# CONFIG_ACPI_CONTAINER is not set
# CONFIG_ACPI_SBS is not set
# CONFIG_APM is not set

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

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
# CONFIG_X86_SPEEDSTEP_LIB is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
CONFIG_HT_IRQ=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
# CONFIG_PCMCIA is not set
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PCCARD_NONSTATIC=m
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set

#
# Networking
#
CONFIG_NET=y

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

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK_ENABLED=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CT_ACCT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CT_PROTO_GRE=m
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_PPTP=m
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_XTABLES=m
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
CONFIG_NETFILTER_XT_TARGET_MARK=m
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=m
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_TTL=m
# CONFIG_IP_NF_MATCH_OWNER is not set
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
# CONFIG_IP_NF_TARGET_ULOG is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
# CONFIG_IP_NF_TARGET_REDIRECT is not set
# CONFIG_IP_NF_TARGET_NETMAP is not set
# CONFIG_IP_NF_TARGET_SAME is not set
# CONFIG_NF_NAT_SNMP_BASIC is not set
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
# CONFIG_NF_NAT_AMANDA is not set
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set

#
# IPv6: Netfilter Configuration (EXPERIMENTAL)
#
CONFIG_NF_CONNTRACK_IPV6=m
# CONFIG_IP6_NF_QUEUE is not set
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_HL=m
# CONFIG_IP6_NF_MATCH_OWNER is not set
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_TARGET_REJECT=m
# CONFIG_IP6_NF_MANGLE is not set
# CONFIG_IP6_NF_RAW is not set

#
# Bridge: Netfilter Configuration
#
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
CONFIG_BRIDGE=m
CONFIG_VLAN_8021Q=m
# CONFIG_DECNET is not set
CONFIG_LLC=m
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
CONFIG_CFG80211=m
CONFIG_WIRELESS_EXT=y
# CONFIG_MAC80211 is not set
CONFIG_IEEE80211=m
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
CONFIG_IEEE80211_SOFTMAC=m
# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_AX88796 is not set
CONFIG_PARPORT_1284=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
CONFIG_THINKPAD_ACPI=y
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_DOCK is not set
# CONFIG_THINKPAD_ACPI_BAY is not set
# CONFIG_IDE is not set

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

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

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_EMC=m
# CONFIG_DM_MULTIPATH_RDAC is not set
# CONFIG_DM_DELAY is not set
CONFIG_BLK_DEV_DM_BBR=m

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
# 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 is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
# CONFIG_NET_POCKET is not set
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
# CONFIG_IPW2100 is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
# CONFIG_LIBERTAS is not set
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_HOSTAP is not set
# CONFIG_BCM43XX is not set
# CONFIG_ZD1211RW is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_USBNET is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
# CONFIG_PPPOL2TP is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=m
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set

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

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_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 is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_UINPUT 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 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
CONFIG_FIX_EARLYCON_MEM=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
# CONFIG_TIPAR is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=y
CONFIG_RTC=m
# CONFIG_GEN_RTC is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# 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 is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
CONFIG_DRM_I915=m
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_CS5535_GPIO is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
CONFIG_HPET_RTC_IRQ=y
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
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 is not set

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_DS1682 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

#
# 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 is not set
# CONFIG_PDA_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7418 is not set
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
# CONFIG_SENSORS_ADM1029 is not set
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
# CONFIG_SENSORS_K8TEMP is not set
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
CONFIG_SENSORS_DS1621=m
# CONFIG_SENSORS_F71805F is not set
CONFIG_SENSORS_FSCHER=m
CONFIG_SENSORS_FSCPOS=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
# CONFIG_SENSORS_CORETEMP is not set
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
# CONFIG_SENSORS_LM93 is not set
CONFIG_SENSORS_MAX1619=m
# CONFIG_SENSORS_MAX6650 is not set
CONFIG_SENSORS_PC87360=m
# CONFIG_SENSORS_PC87427 is not set
CONFIG_SENSORS_SIS5595=m
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_THMC50 is not set
CONFIG_SENSORS_VIA686A=m
# CONFIG_SENSORS_VT1211 is not set
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
# CONFIG_SENSORS_W83791D is not set
CONFIG_SENSORS_W83792D=m
# CONFIG_SENSORS_W83793 is not set
CONFIG_SENSORS_W83L785TS=m
# CONFIG_SENSORS_W83627HF is not set
CONFIG_SENSORS_W83627EHF=m
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set

#
# Graphics support
#
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_PROGEAR is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# 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 is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
# 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 is not set
# CONFIG_FB_LE80578 is not set
CONFIG_FB_INTEL=y
CONFIG_FB_INTEL_DEBUG=y
CONFIG_FB_INTEL_I2C=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=512
CONFIG_VIDEO_SELECT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FB_CON_DECOR=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set

#
# 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 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=m
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_AC97_POWER_SAVE=y

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set

#
# System on Chip audio support
#
# CONFIG_SND_SOC is not set

#
# SoC Audio support for SuperH
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set

#
# USB Input Devices
#
CONFIG_USB_HID=m
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_PERSIST is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_USBAT=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_STORAGE_ALAUDA=y
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_MON is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_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 is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=m
CONFIG_RTC_CLASS=m

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

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=m
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_V3020 is not set

#
# on-CPU RTC drivers
#

#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#
# CONFIG_AUXDISPLAY is not set
# CONFIG_VIRTUALIZATION is not set

#
# Userspace I/O
#
# CONFIG_UIO is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=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 is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_SECURITY=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
CONFIG_QUOTACTL=y
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m
CONFIG_GENERIC_ACL=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=852
CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_BIND34=y
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
CONFIG_NLS_CODEPAGE_852=y
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=y
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y

#
# Distributed Lock Manager
#
# CONFIG_DLM is not set
# CONFIG_INSTRUMENTATION is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_PREEMPT=y
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_FORCED_INLINING is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set

#
# Page alloc debug is incompatible with Software Suspend on i386
#
# CONFIG_DEBUG_RODATA is not set
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=m
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_PCBC=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
# CONFIG_CRYPTO_TWOFISH_586 is not set
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_TEST is not set
# CONFIG_CRYPTO_HW is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_KTIME_SCALAR=y

[-- Attachment #1.1.3: slabinfo --]
[-- Type: application/octet-stream, Size: 19291 bytes --]

slabinfo - version: 2.1
# name            <active_objs> <num_objs> <objsize> <objperslab> <pagesperslab> : tunables <limit> <batchcount> <sharedfactor> : slabdata <active_slabs> <num_slabs> <sharedavail>
bridge_fdb_cache       0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
nilfs2_btree_path_cache      3      7   1120    7    2 : tunables   24   12    0 : slabdata      1      1      0
nilfs2_segbuf_cache      1     36    108   36    1 : tunables  120   60    0 : slabdata      1      1      0
nilfs2_transaction_cache      0      0     24  145    1 : tunables  120   60    0 : slabdata      0      0      0
nilfs2_inode_cache     57    176    468    8    1 : tunables   54   27    0 : slabdata     22     22      0
fuse_request           0      0    360   11    1 : tunables   54   27    0 : slabdata      0      0      0
fuse_inode             0      0    320   12    1 : tunables   54   27    0 : slabdata      0      0      0
nfs_write_data        36     42    512    7    1 : tunables   54   27    0 : slabdata      6      6      0
nfs_read_data         32     36    448    9    1 : tunables   54   27    0 : slabdata      4      4      0
nfs_inode_cache        0      0    564    7    1 : tunables   54   27    0 : slabdata      0      0      0
nfs_page               0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
rpc_buffers            8      8   2048    2    1 : tunables   24   12    0 : slabdata      4      4      0
rpc_tasks              8     20    192   20    1 : tunables  120   60    0 : slabdata      1      1      0
rpc_inode_cache        0      0    448    9    1 : tunables   54   27    0 : slabdata      0      0      0
bbr-io               256    339     32  113    1 : tunables  120   60    0 : slabdata      3      3      0
bbr-remap              0      0     32  113    1 : tunables  120   60    0 : slabdata      0      0      0
dm_snap_pending_exception    128    134     56   67    1 : tunables  120   60    0 : slabdata      2      2      0
dm_snap_exception      0      0     16  203    1 : tunables  120   60    0 : slabdata      0      0      0
uhci_urb_priv          0      0     28  127    1 : tunables  120   60    0 : slabdata      0      0      0
fib6_nodes             5    113     32  113    1 : tunables  120   60    0 : slabdata      1      1      0
ip6_dst_cache          4     15    256   15    1 : tunables  120   60    0 : slabdata      1      1      0
ndisc_cache            1     20    192   20    1 : tunables  120   60    0 : slabdata      1      1      0
RAWv6                  4      6    640    6    1 : tunables   54   27    0 : slabdata      1      1      0
UDPLITEv6              0      0    640    6    1 : tunables   54   27    0 : slabdata      0      0      0
UDPv6                  1      6    640    6    1 : tunables   54   27    0 : slabdata      1      1      0
tw_sock_TCPv6          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
request_sock_TCPv6      0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
TCPv6                  2      3   1280    3    1 : tunables   24   12    0 : slabdata      1      1      0
UNIX                 102    108    448    9    1 : tunables   54   27    0 : slabdata     12     12      0
flow_cache             0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
dm_target_io         812    812     16  203    1 : tunables  120   60    0 : slabdata      4      4      0
dm_io                832    845     20  169    1 : tunables  120   60    0 : slabdata      5      5      0
scsi_cmd_cache        12     12    320   12    1 : tunables   54   27    0 : slabdata      1      1      0
cfq_io_context        87     96     80   48    1 : tunables  120   60    0 : slabdata      2      2      0
cfq_queue             86     92     84   46    1 : tunables  120   60    0 : slabdata      2      2      0
mqueue_inode_cache      1      7    512    7    1 : tunables   54   27    0 : slabdata      1      1      0
xfs_chashlist        401   2465     24  145    1 : tunables  120   60    0 : slabdata     17     17      0
xfs_ili               62    364    140   28    1 : tunables  120   60    0 : slabdata     13     13      0
xfs_inode            659   1630    384   10    1 : tunables   54   27    0 : slabdata    163    163      0
xfs_efi_item          15     15    260   15    1 : tunables   54   27    0 : slabdata      1      1      0
xfs_efd_item          15     15    260   15    1 : tunables   54   27    0 : slabdata      1      1      0
xfs_buf_item          16     26    148   26    1 : tunables  120   60    0 : slabdata      1      1      0
fstrm_item             0      0     12  254    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_mru_cache_elem      0      0     16  203    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_acl                0      0    304   13    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_ifork              0      0     56   67    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_dabuf              8    203     16  203    1 : tunables  120   60    0 : slabdata      1      1      0
xfs_da_state          11     11    336   11    1 : tunables   54   27    0 : slabdata      1      1      0
xfs_trans              6      6    628    6    1 : tunables   54   27    0 : slabdata      1      1      0
xfs_btree_cur         16     29    132   29    1 : tunables  120   60    0 : slabdata      1      1      0
xfs_bmap_free_item     16    254     12  254    1 : tunables  120   60    0 : slabdata      1      1      0
xfs_buf               20     20    192   20    1 : tunables  120   60    0 : slabdata      1      1      0
xfs_ioend             32     67     56   67    1 : tunables  120   60    0 : slabdata      1      1      0
xfs_vnode            659   1644    320   12    1 : tunables   54   27    0 : slabdata    137    137      0
udf_inode_cache        0      0    344   11    1 : tunables   54   27    0 : slabdata      0      0      0
isofs_inode_cache      0      0    316   12    1 : tunables   54   27    0 : slabdata      0      0      0
fat_inode_cache        0      0    340   11    1 : tunables   54   27    0 : slabdata      0      0      0
fat_cache              0      0     20  169    1 : tunables  120   60    0 : slabdata      0      0      0
ext2_inode_cache       1      9    416    9    1 : tunables   54   27    0 : slabdata      1      1      0
ext2_xattr             0      0     44   84    1 : tunables  120   60    0 : slabdata      0      0      0
journal_handle         0      0     20  169    1 : tunables  120   60    0 : slabdata      0      0      0
journal_head           0      0     52   72    1 : tunables  120   60    0 : slabdata      0      0      0
revoke_table           0      0     12  254    1 : tunables  120   60    0 : slabdata      0      0      0
revoke_record          0      0     16  203    1 : tunables  120   60    0 : slabdata      0      0      0
ext3_inode_cache       0      0    432    9    1 : tunables   54   27    0 : slabdata      0      0      0
ext3_xattr             0      0     44   84    1 : tunables  120   60    0 : slabdata      0      0      0
dnotify_cache          1    169     20  169    1 : tunables  120   60    0 : slabdata      1      1      0
inotify_event_cache      0      0     28  127    1 : tunables  120   60    0 : slabdata      0      0      0
inotify_watch_cache      9     92     40   92    1 : tunables  120   60    0 : slabdata      1      1      0
kioctx                 0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
kiocb                  0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
fasync_cache           1    203     16  203    1 : tunables  120   60    0 : slabdata      1      1      0
shmem_inode_cache    995   1000    388   10    1 : tunables   54   27    0 : slabdata    100    100      0
nsproxy                0      0     24  145    1 : tunables  120   60    0 : slabdata      0      0      0
posix_timers_cache      0      0    124   31    1 : tunables  120   60    0 : slabdata      0      0      0
uid_cache              5     59     64   59    1 : tunables  120   60    0 : slabdata      1      1      0
ip_mrt_cache           0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
UDP-Lite               0      0    512    7    1 : tunables   54   27    0 : slabdata      0      0      0
tcp_bind_bucket       13    203     16  203    1 : tunables  120   60    0 : slabdata      1      1      0
inet_peer_cache        1     59     64   59    1 : tunables  120   60    0 : slabdata      1      1      0
secpath_cache          0      0     32  113    1 : tunables  120   60    0 : slabdata      0      0      0
xfrm_dst_cache         0      0    320   12    1 : tunables   54   27    0 : slabdata      0      0      0
ip_fib_alias          10    113     32  113    1 : tunables  120   60    0 : slabdata      1      1      0
ip_fib_hash           10    113     32  113    1 : tunables  120   60    0 : slabdata      1      1      0
ip_dst_cache         126    135    256   15    1 : tunables  120   60    0 : slabdata      9      9      0
arp_cache              1     20    192   20    1 : tunables  120   60    0 : slabdata      1      1      0
RAW                    2      7    512    7    1 : tunables   54   27    0 : slabdata      1      1      0
UDP                    9     14    512    7    1 : tunables   54   27    0 : slabdata      2      2      0
tw_sock_TCP            0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
request_sock_TCP       1     30    128   30    1 : tunables  120   60    0 : slabdata      1      1      0
TCP                   33     42   1152    7    2 : tunables   24   12    0 : slabdata      6      6      0
eventpoll_pwq         28    101     36  101    1 : tunables  120   60    0 : slabdata      1      1      0
eventpoll_epi         27     60    128   30    1 : tunables  120   60    0 : slabdata      2      2      0
sgpool-128             2      2   2048    2    1 : tunables   24   12    0 : slabdata      1      1      0
sgpool-64              2      4   1024    4    1 : tunables   54   27    0 : slabdata      1      1      0
sgpool-32              8      8    512    8    1 : tunables   54   27    0 : slabdata      1      1      0
sgpool-16             15     15    256   15    1 : tunables  120   60    0 : slabdata      1      1      0
sgpool-8              10     30    128   30    1 : tunables  120   60    0 : slabdata      1      1      0
scsi_io_context        0      0    104   37    1 : tunables  120   60    0 : slabdata      0      0      0
blkdev_ioc            86    113     32  113    1 : tunables  120   60    0 : slabdata      1      1      0
blkdev_queue          29     32    932    4    1 : tunables   54   27    0 : slabdata      8      8      0
blkdev_requests       15     22    180   22    1 : tunables  120   60    0 : slabdata      1      1      0
biovec-256            50     50   3072    2    2 : tunables   24   12    0 : slabdata     25     25      0
biovec-128            50     50   1536    5    2 : tunables   24   12    0 : slabdata     10     10      0
biovec-64             60     60    768    5    1 : tunables   54   27    0 : slabdata     12     12      0
biovec-16             60     60    192   20    1 : tunables  120   60    0 : slabdata      3      3      0
biovec-4              54     59     64   59    1 : tunables  120   60    0 : slabdata      1      1      0
biovec-1             114    203     16  203    1 : tunables  120   60    0 : slabdata      1      1      0
bio                  116    118     64   59    1 : tunables  120   60    0 : slabdata      2      2      0
sock_inode_cache     161    180    384   10    1 : tunables   54   27    0 : slabdata     18     18      0
skbuff_fclone_cache      5     10    384   10    1 : tunables   54   27    0 : slabdata      1      1      0
skbuff_head_cache   3120   3120    192   20    1 : tunables  120   60    0 : slabdata    156    156      0
file_lock_cache        9     42     92   42    1 : tunables  120   60    0 : slabdata      1      1      0
Acpi-Operand        1716   1748     40   92    1 : tunables  120   60    0 : slabdata     19     19      0
Acpi-ParseExt         16     84     44   84    1 : tunables  120   60    0 : slabdata      1      1      0
Acpi-Parse            61    127     28  127    1 : tunables  120   60    0 : slabdata      1      1      0
Acpi-State            61     84     44   84    1 : tunables  120   60    0 : slabdata      1      1      0
Acpi-Namespace      1034   1183     20  169    1 : tunables  120   60    0 : slabdata      7      7      0
proc_inode_cache     325    325    304   13    1 : tunables   54   27    0 : slabdata     25     25      0
sigqueue              27     27    144   27    1 : tunables  120   60    0 : slabdata      1      1      0
radix_tree_node     2133   5980    288   13    1 : tunables   54   27    0 : slabdata    460    460      0
bdev_cache            32     36    448    9    1 : tunables   54   27    0 : slabdata      4      4      0
sysfs_dir_cache     4989   5040     52   72    1 : tunables  120   60    0 : slabdata     70     70      0
mnt_cache             23     30    128   30    1 : tunables  120   60    0 : slabdata      1      1      0
inode_cache           66    156    288   13    1 : tunables   54   27    0 : slabdata     12     12      0
dentry              2218   7254    124   31    1 : tunables  120   60    0 : slabdata    234    234      0
filp                1980   2220    128   30    1 : tunables  120   60    0 : slabdata     74     74      0
names_cache           21     21   4096    1    1 : tunables   24   12    0 : slabdata     21     21      0
idr_layer_cache      182    203    136   29    1 : tunables  120   60    0 : slabdata      7      7      0
buffer_head        89603  90144     52   72    1 : tunables  120   60    0 : slabdata   1252   1252      0
mm_struct             82     90    448    9    1 : tunables   54   27    0 : slabdata     10     10      0
vm_area_struct      4326   4922     84   46    1 : tunables  120   60    0 : slabdata    107    107      0
fs_cache              81    113     32  113    1 : tunables  120   60    0 : slabdata      1      1      0
files_cache           82    100    192   20    1 : tunables  120   60    0 : slabdata      5      5      0
signal_cache         112    126    448    9    1 : tunables   54   27    0 : slabdata     14     14      0
sighand_cache        102    102   1344    3    1 : tunables   24   12    0 : slabdata     34     34      0
task_struct          111    111   1344    3    1 : tunables   24   12    0 : slabdata     37     37      0
anon_vma            1536   1695      8  339    1 : tunables  120   60    0 : slabdata      5      5      0
pid                  127    202     36  101    1 : tunables  120   60    0 : slabdata      2      2      0
size-4194304(DMA)      0      0 4194304    1 1024 : tunables    1    1    0 : slabdata      0      0      0
size-4194304           0      0 4194304    1 1024 : tunables    1    1    0 : slabdata      0      0      0
size-2097152(DMA)      0      0 2097152    1  512 : tunables    1    1    0 : slabdata      0      0      0
size-2097152           0      0 2097152    1  512 : tunables    1    1    0 : slabdata      0      0      0
size-1048576(DMA)      0      0 1048576    1  256 : tunables    1    1    0 : slabdata      0      0      0
size-1048576           0      0 1048576    1  256 : tunables    1    1    0 : slabdata      0      0      0
size-524288(DMA)       0      0 524288    1  128 : tunables    1    1    0 : slabdata      0      0      0
size-524288            0      0 524288    1  128 : tunables    1    1    0 : slabdata      0      0      0
size-262144(DMA)       0      0 262144    1   64 : tunables    1    1    0 : slabdata      0      0      0
size-262144            0      0 262144    1   64 : tunables    1    1    0 : slabdata      0      0      0
size-131072(DMA)       0      0 131072    1   32 : tunables    8    4    0 : slabdata      0      0      0
size-131072            0      0 131072    1   32 : tunables    8    4    0 : slabdata      0      0      0
size-65536(DMA)        0      0  65536    1   16 : tunables    8    4    0 : slabdata      0      0      0
size-65536             1      1  65536    1   16 : tunables    8    4    0 : slabdata      1      1      0
size-32768(DMA)        0      0  32768    1    8 : tunables    8    4    0 : slabdata      0      0      0
size-32768             2      2  32768    1    8 : tunables    8    4    0 : slabdata      2      2      0
size-16384(DMA)        0      0  16384    1    4 : tunables    8    4    0 : slabdata      0      0      0
size-16384            16     16  16384    1    4 : tunables    8    4    0 : slabdata     16     16      0
size-8192(DMA)         0      0   8192    1    2 : tunables    8    4    0 : slabdata      0      0      0
size-8192              3      3   8192    1    2 : tunables    8    4    0 : slabdata      3      3      0
size-4096(DMA)         0      0   4096    1    1 : tunables   24   12    0 : slabdata      0      0      0
size-4096           2597   2597   4096    1    1 : tunables   24   12    0 : slabdata   2597   2597      0
size-2048(DMA)         0      0   2048    2    1 : tunables   24   12    0 : slabdata      0      0      0
size-2048            296    296   2048    2    1 : tunables   24   12    0 : slabdata    148    148      0
size-1024(DMA)         0      0   1024    4    1 : tunables   54   27    0 : slabdata      0      0      0
size-1024            286    328   1024    4    1 : tunables   54   27    0 : slabdata     82     82      0
size-512(DMA)          0      0    512    8    1 : tunables   54   27    0 : slabdata      0      0      0
size-512             696    696    512    8    1 : tunables   54   27    0 : slabdata     87     87      0
size-256(DMA)          0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
size-256             150    150    256   15    1 : tunables  120   60    0 : slabdata     10     10      0
size-192(DMA)          0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
size-192             121    140    192   20    1 : tunables  120   60    0 : slabdata      7      7      0
size-128(DMA)          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
size-128             728    870    128   30    1 : tunables  120   60    0 : slabdata     29     29      0
size-64(DMA)           0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
size-32(DMA)           0      0     32  113    1 : tunables  120   60    0 : slabdata      0      0      0
size-64             1525   2065     64   59    1 : tunables  120   60    0 : slabdata     35     35      0
size-32             6547   6667     32  113    1 : tunables  120   60    0 : slabdata     59     59      0
kmem_cache           177    180    128   30    1 : tunables  120   60    0 : slabdata      6      6      0

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.4: kern.log --]
[-- Type: text/x-log; name=kern.log, Size: 988933 bytes --]

Jan 17 16:47:02 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 16:47:02 vosztok kernel: Inspecting /boot/System.map
Jan 17 16:47:02 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 16:47:02 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 16:47:37 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 16:47:37 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:00:14 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:00:14 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:09:01 vosztok kernel: gs+0x13b/0x15c [nilfs2]
Jan 17 18:09:01 vosztok kernel:  [__do_page_cache_readahead+391/578] __do_page_cache_readahead+0x187/0x242
Jan 17 18:09:01 vosztok kernel:  [<c0141196>] __do_page_cache_readahead+0x187/0x242
Jan 17 18:09:01 vosztok kernel:  [<e091c658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 18:09:01 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 18:09:01 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 18:09:01 vosztok kernel:  [filldir64+0/197] filldir64+0x0/0xc5
Jan 17 18:09:01 vosztok kernel:  [<c0161e60>] filldir64+0x0/0xc5
Jan 17 18:09:01 vosztok kernel:  [do_page_cache_readahead+73/83] do_page_cache_readahead+0x49/0x53
Jan 17 18:09:01 vosztok kernel:  [<c0141556>] do_page_cache_readahead+0x49/0x53
Jan 17 18:09:01 vosztok kernel:  [filemap_fault+435/969] filemap_fault+0x1b3/0x3c9
Jan 17 18:09:01 vosztok kernel:  [<c013d873>] filemap_fault+0x1b3/0x3c9
Jan 17 18:09:01 vosztok kernel:  [__do_fault+80/773] __do_fault+0x50/0x305
Jan 17 18:09:01 vosztok kernel:  [<c0145089>] __do_fault+0x50/0x305
Jan 17 18:09:01 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 18:09:01 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 18:09:01 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 17 18:09:01 vosztok kernel:  [<c014683a>] handle_mm_fault+0x2db/0x5f8
Jan 17 18:09:01 vosztok kernel:  [do_page_fault+530/1439] do_page_fault+0x212/0x59f
Jan 17 18:09:01 vosztok kernel:  [<c01125f3>] do_page_fault+0x212/0x59f
Jan 17 18:09:01 vosztok kernel:  [sys_recv+55/59] sys_recv+0x37/0x3b
Jan 17 18:09:01 vosztok kernel:  [<c02efd64>] sys_recv+0x37/0x3b
Jan 17 18:09:01 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 17 18:09:01 vosztok kernel:  [<c01123e1>] do_page_fault+0x0/0x59f
Jan 17 18:09:01 vosztok kernel:  [error_code+106/112] error_code+0x6a/0x70
Jan 17 18:09:01 vosztok kernel:  [<c036d93a>] error_code+0x6a/0x70
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: dhcpcd        S 00000000     0 10822      1
Jan 17 18:09:01 vosztok kernel:        cc5b1b60 00000086 cc57e144 00000000 ccb9ee00 00000286 008e2c59 cc5b1b70 
Jan 17 18:09:01 vosztok kernel:        00000006 00000020 c036c924 c0127a58 cd19e000 c0489488 c0489488 008e2c59 
Jan 17 18:09:01 vosztok kernel:        c011efb9 cc57e000 c04888c0 00000000 cc5b1f9c c0162a11 cc5b1f9c cc5b1f48 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 18:09:01 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 18:09:01 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 18:09:01 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [_xfs_buf_lookup_pages+571/611] _xfs_buf_lookup_pages+0x23b/0x263
Jan 17 18:09:01 vosztok kernel:  [<c021ede2>] _xfs_buf_lookup_pages+0x23b/0x263
Jan 17 18:09:01 vosztok kernel:  [xfs_da_brelse+107/143] xfs_da_brelse+0x6b/0x8f
Jan 17 18:09:01 vosztok kernel:  [<c01e8c5c>] xfs_da_brelse+0x6b/0x8f
Jan 17 18:09:01 vosztok kernel:  [xfs_dir2_leaf_lookup_int+513/533] xfs_dir2_leaf_lookup_int+0x201/0x215
Jan 17 18:09:01 vosztok kernel:  [<c01eee35>] xfs_dir2_leaf_lookup_int+0x201/0x215
Jan 17 18:09:01 vosztok kernel:  [xfs_dir2_leaf_lookup+30/146] xfs_dir2_leaf_lookup+0x1e/0x92
Jan 17 18:09:01 vosztok kernel:  [<c01eefec>] xfs_dir2_leaf_lookup+0x1e/0x92
Jan 17 18:09:01 vosztok kernel:  [xfs_dir_lookup+191/235] xfs_dir_lookup+0xbf/0xeb
Jan 17 18:09:01 vosztok kernel:  [<c01ec31e>] xfs_dir_lookup+0xbf/0xeb
Jan 17 18:09:01 vosztok kernel:  [xfs_inode_item_unlock+32/127] xfs_inode_item_unlock+0x20/0x7f
Jan 17 18:09:01 vosztok kernel:  [<c02005e2>] xfs_inode_item_unlock+0x20/0x7f
Jan 17 18:09:01 vosztok kernel:  [xfs_dir_lookup_int+44/212] xfs_dir_lookup_int+0x2c/0xd4
Jan 17 18:09:01 vosztok kernel:  [<c0212d20>] xfs_dir_lookup_int+0x2c/0xd4
Jan 17 18:09:01 vosztok kernel:  [xfs_trans_tail_ail+48/74] xfs_trans_tail_ail+0x30/0x4a
Jan 17 18:09:01 vosztok kernel:  [<c02116cf>] xfs_trans_tail_ail+0x30/0x4a
Jan 17 18:09:01 vosztok kernel:  [xfs_iunlock+81/109] xfs_iunlock+0x51/0x6d
Jan 17 18:09:01 vosztok kernel:  [<c01fa6b2>] xfs_iunlock+0x51/0x6d
Jan 17 18:09:01 vosztok kernel:  [xfs_lookup+110/120] xfs_lookup+0x6e/0x78
Jan 17 18:09:01 vosztok kernel:  [<c0215b1d>] xfs_lookup+0x6e/0x78
Jan 17 18:09:01 vosztok kernel:  [__d_lookup+288/317] __d_lookup+0x120/0x13d
Jan 17 18:09:01 vosztok kernel:  [<c01668d3>] __d_lookup+0x120/0x13d
Jan 17 18:09:01 vosztok kernel:  [d_rehash+69/91] d_rehash+0x45/0x5b
Jan 17 18:09:01 vosztok kernel:  [<c0165ca1>] d_rehash+0x45/0x5b
Jan 17 18:09:01 vosztok kernel:  [xfs_vn_lookup+88/112] xfs_vn_lookup+0x58/0x70
Jan 17 18:09:01 vosztok kernel:  [<c022227f>] xfs_vn_lookup+0x58/0x70
Jan 17 18:09:01 vosztok kernel:  [do_lookup+79/320] do_lookup+0x4f/0x140
Jan 17 18:09:01 vosztok kernel:  [<c015df2a>] do_lookup+0x4f/0x140
Jan 17 18:09:01 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:01 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:01 vosztok kernel:  [mntput_no_expire+17/133] mntput_no_expire+0x11/0x85
Jan 17 18:09:01 vosztok kernel:  [<c016a3e5>] mntput_no_expire+0x11/0x85
Jan 17 18:09:01 vosztok kernel:  [__link_path_walk+3042/3072] __link_path_walk+0xbe2/0xc00
Jan 17 18:09:01 vosztok kernel:  [<c015fbe7>] __link_path_walk+0xbe2/0xc00
Jan 17 18:09:01 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [link_path_walk+165/175] link_path_walk+0xa5/0xaf
Jan 17 18:09:01 vosztok kernel:  [<c015fcaa>] link_path_walk+0xa5/0xaf
Jan 17 18:09:01 vosztok kernel:  [quicklist_trim+189/222] quicklist_trim+0xbd/0xde
Jan 17 18:09:01 vosztok kernel:  [<c0155dff>] quicklist_trim+0xbd/0xde
Jan 17 18:09:01 vosztok kernel:  [pgd_dtor+0/86] pgd_dtor+0x0/0x56
Jan 17 18:09:01 vosztok kernel:  [<c0111d75>] pgd_dtor+0x0/0x56
Jan 17 18:09:01 vosztok kernel:  [check_pgt_cache+27/29] check_pgt_cache+0x1b/0x1d
Jan 17 18:09:01 vosztok kernel:  [<c0111c24>] check_pgt_cache+0x1b/0x1d
Jan 17 18:09:01 vosztok kernel:  [__user_walk_fd+61/69] __user_walk_fd+0x3d/0x45
Jan 17 18:09:01 vosztok kernel:  [<c0160784>] __user_walk_fd+0x3d/0x45
Jan 17 18:09:01 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 17 18:09:01 vosztok kernel:  [<c015a5ec>] vfs_stat_fd+0x19/0x40
Jan 17 18:09:01 vosztok kernel:  [quicklist_trim+189/222] quicklist_trim+0xbd/0xde
Jan 17 18:09:01 vosztok kernel:  [<c0155dff>] quicklist_trim+0xbd/0xde
Jan 17 18:09:01 vosztok kernel:  [pgd_dtor+0/86] pgd_dtor+0x0/0x56
Jan 17 18:09:01 vosztok kernel:  [<c0111d75>] pgd_dtor+0x0/0x56
Jan 17 18:09:01 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 17 18:09:01 vosztok kernel:  [<c012b8f3>] getnstimeofday+0x2b/0xac
Jan 17 18:09:01 vosztok kernel:  [si_swapinfo+87/113] si_swapinfo+0x57/0x71
Jan 17 18:09:01 vosztok kernel:  [<c014f1d3>] si_swapinfo+0x57/0x71
Jan 17 18:09:01 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 17 18:09:01 vosztok kernel:  [<c016307a>] sys_select+0xa0/0x187
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: sshd          S 00001000     0 10889   9743
Jan 17 18:09:01 vosztok kernel:        cc373dd8 00000082 ce4fcbc4 00001000 d4fadc40 00000400 00000000 7fffffff 
Jan 17 18:09:01 vosztok kernel:        cc373e4c cdb14600 c036c8bf 000042f8 cc373e08 c01136df 0000cc1c 00000001 
Jan 17 18:09:01 vosztok kernel:        c01279b8 00000000 00000000 00000000 00000000 c0342e74 cc373e3e cc373eff 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 17 18:09:01 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 17 18:09:01 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 18:09:01 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 18:09:01 vosztok kernel:  [unix_stream_recvmsg+521/1218] unix_stream_recvmsg+0x209/0x4c2
Jan 17 18:09:01 vosztok kernel:  [<c0342e74>] unix_stream_recvmsg+0x209/0x4c2
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 18:09:01 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 18:09:01 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 18:09:01 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 18:09:01 vosztok kernel:  [vfs_read+156/266] vfs_read+0x9c/0x10a
Jan 17 18:09:01 vosztok kernel:  [<c0157e73>] vfs_read+0x9c/0x10a
Jan 17 18:09:01 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: sshd          S c01540ab     0 10891  10889
Jan 17 18:09:01 vosztok kernel:        cbc0fb60 00000086 ce4fdb84 c01540ab d4fade00 ce4fcfc0 00000000 7fffffff 
Jan 17 18:09:01 vosztok kernel:        00000009 00000100 c036c8bf c0127a58 cdb14900 cbc0fbe0 00000008 c03417ae 
Jan 17 18:09:01 vosztok kernel:        0015c927 c0390720 d18dab80 00000000 cbc0ff9c c0162a11 cbc0ff9c cbc0ff48 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [__slab_free+92/670] __slab_free+0x5c/0x29e
Jan 17 18:09:01 vosztok kernel:  [<c01540ab>] __slab_free+0x5c/0x29e
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [unix_poll+23/139] unix_poll+0x17/0x8b
Jan 17 18:09:01 vosztok kernel:  [<c03417ae>] unix_poll+0x17/0x8b
Jan 17 18:09:01 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [net_rx_action+82/213] net_rx_action+0x52/0xd5
Jan 17 18:09:01 vosztok kernel: > [<c02f9da8>] net_rx_action+0x52/0xd5
Jan 17 18:09:01 vosztok kernel:  [__do_softirq+89/133] __do_softirq+0x59/0x85
Jan 17 18:09:01 vosztok kernel:  [<c011bede>] __do_softirq+0x59/0x85
Jan 17 18:09:01 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [dev_queue_xmit+609/641] dev_queue_xmit+0x261/0x281
Jan 17 18:09:01 vosztok kernel:  [<c02fa7d8>] dev_queue_xmit+0x261/0x281
Jan 17 18:09:01 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [ip_output+571/630] ip_output+0x23b/0x276
Jan 17 18:09:01 vosztok kernel:  [<c031191d>] ip_output+0x23b/0x276
Jan 17 18:09:01 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 18:09:01 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 18:09:01 vosztok kernel:  [add_partial+49/73] add_partial+0x31/0x49
Jan 17 18:09:01 vosztok kernel:  [<c01532e8>] add_partial+0x31/0x49
Jan 17 18:09:01 vosztok kernel:  [ip_queue_xmit+792/849] ip_queue_xmit+0x318/0x351
Jan 17 18:09:01 vosztok kernel:  [<c0311089>] ip_queue_xmit+0x318/0x351
Jan 17 18:09:01 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [tcp_v4_send_check+128/182] tcp_v4_send_check+0x80/0xb6
Jan 17 18:09:01 vosztok kernel:  [<c03237fb>] tcp_v4_send_check+0x80/0xb6
Jan 17 18:09:01 vosztok kernel:  [tcp_transmit_skb+1611/1662] tcp_transmit_skb+0x64b/0x67e
Jan 17 18:09:01 vosztok kernel:  [<c031edee>] tcp_transmit_skb+0x64b/0x67e
Jan 17 18:09:01 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:01 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:01 vosztok kernel:  [lock_timer_base+33/82] lock_timer_base+0x21/0x52
Jan 17 18:09:01 vosztok kernel:  [<c011ecf6>] lock_timer_base+0x21/0x52
Jan 17 18:09:01 vosztok kernel:  [__mod_timer+154/181] __mod_timer+0x9a/0xb5
Jan 17 18:09:01 vosztok kernel:  [<c011ee1d>] __mod_timer+0x9a/0xb5
Jan 17 18:09:01 vosztok kernel:  [sk_reset_timer+12/21] sk_reset_timer+0xc/0x15
Jan 17 18:09:01 vosztok kernel:  [<c02f0c35>] sk_reset_timer+0xc/0x15
Jan 17 18:09:01 vosztok kernel:  [__tcp_push_pending_frames+1811/1976] __tcp_push_pending_frames+0x713/0x7b8
Jan 17 18:09:01 vosztok kernel:  [<c032073b>] __tcp_push_pending_frames+0x713/0x7b8
Jan 17 18:09:01 vosztok kernel:  [tcp_sendmsg+363/2571] tcp_sendmsg+0x16b/0xa0b
Jan 17 18:09:01 vosztok kernel:  [<c03168d4>] tcp_sendmsg+0x16b/0xa0b
Jan 17 18:09:01 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [tcp_sendmsg+2333/2571] tcp_sendmsg+0x91d/0xa0b
Jan 17 18:09:01 vosztok kernel:  [<c0317086>] tcp_sendmsg+0x91d/0xa0b
Jan 17 18:09:01 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [sock_aio_write+188/200] sock_aio_write+0xbc/0xc8
Jan 17 18:09:01 vosztok kernel:  [<c02ee5a3>] sock_aio_write+0xbc/0xc8
Jan 17 18:09:01 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 18:09:01 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 18:09:01 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: sftp-server   S e0920dba     0 10892  10891
Jan 17 18:09:01 vosztok kernel:        dc3afb60 00200082 ce4fd104 e0920dba ccb9ea80 ce4fda40 00000000 7fffffff 
Jan 17 18:09:01 vosztok kernel:        00000004 00000008 c036c8bf c0127a58 cdb14180 dc3afbe0 00000003 c03417ae 
Jan 17 18:09:01 vosztok kernel:        001622f2 c0390720 d18da080 00000000 dc3aff9c c0162a11 dc3aff9c dc3aff48 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [<e0920dba>] nilfs_mdt_mark_buffer_dirty+0x207/0x210 [nilfs2]
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [unix_poll+23/139] unix_poll+0x17/0x8b
Jan 17 18:09:01 vosztok kernel:  [<c03417ae>] unix_poll+0x17/0x8b
Jan 17 18:09:01 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [__make_request+945/1211] __make_request+0x3b1/0x4bb
Jan 17 18:09:01 vosztok kernel:  [<c0233d37>] __make_request+0x3b1/0x4bb
Jan 17 18:09:01 vosztok kernel:  [generic_make_request+390/435] generic_make_request+0x186/0x1b3
Jan 17 18:09:01 vosztok kernel:  [<c0231d62>] generic_make_request+0x186/0x1b3
Jan 17 18:09:01 vosztok kernel:  [bio_add_page+49/55] bio_add_page+0x31/0x37
Jan 17 18:09:01 vosztok kernel:  [<c01768b6>] bio_add_page+0x31/0x37
Jan 17 18:09:01 vosztok kernel:  [do_mpage_readpage+960/1128] do_mpage_readpage+0x3c0/0x468
Jan 17 18:09:01 vosztok kernel:  [<c0179ee7>] do_mpage_readpage+0x3c0/0x468
Jan 17 18:09:01 vosztok kernel:  [submit_bio+217/224] submit_bio+0xd9/0xe0
Jan 17 18:09:01 vosztok kernel:  [<c0233786>] submit_bio+0xd9/0xe0
Jan 17 18:09:01 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:01 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:01 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:01 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:01 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 18:09:01 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 18:09:01 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 18:09:01 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 18:09:01 vosztok kernel:  [task_rq_lock+18/25] task_rq_lock+0x12/0x19
Jan 17 18:09:01 vosztok kernel:  [<c01149ce>] task_rq_lock+0x12/0x19
Jan 17 18:09:01 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 18:09:01 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 18:09:01 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 18:09:01 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 18:09:01 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 18:09:01 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 18:09:01 vosztok kernel:  [sock_def_readable+90/114] sock_def_readable+0x5a/0x72
Jan 17 18:09:01 vosztok kernel:  [<c02f2404>] sock_def_readable+0x5a/0x72
Jan 17 18:09:01 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [sock_aio_write+188/200] sock_aio_write+0xbc/0xc8
Jan 17 18:09:01 vosztok kernel:  [<c02ee5a3>] sock_aio_write+0xbc/0xc8
Jan 17 18:09:01 vosztok kernel:  [generic_file_aio_read+364/411] generic_file_aio_read+0x16c/0x19b
Jan 17 18:09:01 vosztok kernel:  [<c013d691>] generic_file_aio_read+0x16c/0x19b
Jan 17 18:09:01 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 18:09:01 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 18:09:01 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: bash          S d09753fc     0 10907  10294
Jan 17 18:09:01 vosztok kernel:        cba1df34 00000082 cc57e684 d09753fc cbe2e540 00000000 ffffffff 00000001 
Jan 17 18:09:01 vosztok kernel:        cc57fa40 00000000 c011a464 000003fc de8d9080 46be5160 d0486c08 0000000e 
Jan 17 18:09:01 vosztok kernel:        ffffffff cc57e540 00000001 00000001 00000000 cc57e624 bf860b84 df1c2940 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: ssh           S 00000000     0 10911  10907
Jan 17 18:09:01 vosztok kernel:        d0b99b60 00200086 cc57fb84 00000000 cbe2e700 c04248f0 00000000 7fffffff 
Jan 17 18:09:01 vosztok kernel:        00000005 00000010 c036c8bf 00000000 dc3efc00 c024f9a3 c024c6b0 00000000 
Jan 17 18:09:01 vosztok kernel:        00000104 00000104 d0493a80 00000000 d0b99f9c c0162a11 d0b99f9c d0b99f48 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 17 18:09:01 vosztok kernel:  [<c024f9a3>] normal_poll+0x0/0x122
Jan 17 18:09:01 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 17 18:09:01 vosztok kernel:  [<c024c6b0>] tty_poll+0x53/0x60
Jan 17 18:09:01 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [neigh_resolve_output+454/504] neigh_resolve_output+0x1c6/0x1f8
Jan 17 18:09:01 vosztok kernel:  [<c02fdc65>] neigh_resolve_output+0x1c6/0x1f8
Jan 17 18:09:01 vosztok kernel:  [__qdisc_run+177/366] __qdisc_run+0xb1/0x16e
Jan 17 18:09:01 vosztok kernel:  [<c030390f>] __qdisc_run+0xb1/0x16e
Jan 17 18:09:01 vosztok kernel:  [ip_output+571/630] ip_output+0x23b/0x276
Jan 17 18:09:01 vosztok kernel:  [<c031191d>] ip_output+0x23b/0x276
Jan 17 18:09:01 vosztok kernel:  [dev_queue_xmit+609/641] dev_queue_xmit+0x261/0x281
Jan 17 18:09:01 vosztok kernel:  [<c02fa7d8>] dev_queue_xmit+0x261/0x281
Jan 17 18:09:01 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [ip_queue_xmit+792/849] ip_queue_xmit+0x318/0x351
Jan 17 18:09:01 vosztok kernel:  [<c0311089>] ip_queue_xmit+0x318/0x351
Jan 17 18:09:01 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [ip_output+571/630] ip_output+0x23b/0x276
Jan 17 18:09:01 vosztok kernel:  [<c031191d>] ip_output+0x23b/0x276
Jan 17 18:09:01 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:01 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:01 vosztok kernel:  [tcp_v4_send_check+128/182] tcp_v4_send_check+0x80/0xb6
Jan 17 18:09:01 vosztok kernel:  [<c03237fb>] tcp_v4_send_check+0x80/0xb6
Jan 17 18:09:01 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:01 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:01 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:01 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:01 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:01 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 18:09:01 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 18:09:01 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 18:09:01 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 18:09:01 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 18:09:01 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 18:09:01 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 18:09:01 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 18:09:01 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 18:09:01 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 18:09:01 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 18:09:01 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 18:09:01 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 17 18:09:01 vosztok kernel:  [<c024bacf>] tty_ldisc_deref+0x62/0x7c
Jan 17 18:09:01 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 18:09:01 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 18:09:01 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: bash          S c8a593fc     0 15550  10294
Jan 17 18:09:01 vosztok kernel:        cc0abf34 00000082 d4806684 c8a593fc db94ec40 00000000 ffffffff 00000001 
Jan 17 18:09:01 vosztok kernel:        d4807500 00000000 c011a464 000003fc de43d080 00000020 c8a55268 0000000e 
Jan 17 18:09:01 vosztok kernel:        ffffffff d4806540 00000001 00000001 00000000 d4806624 bfd848a4 d2afdb90 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: su            S d75b7f98     0 15554  15550
Jan 17 18:09:01 vosztok kernel:        cc369f34 00000082 d4807644 d75b7f98 cbe2ea80 00000000 ffffffff 00000001 
Jan 17 18:09:01 vosztok kernel:        cc57ea80 00000000 c011a464 00000f98 de8be468 00000001 ce234478 00000006 
Jan 17 18:09:01 vosztok kernel:        ffffffff d4807500 00000001 00000001 00000000 d48075e4 c01173a2 00000000 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 18:09:01 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: bash          S 00000000     0 15557  15554
Jan 17 18:09:01 vosztok kernel:        d71bff34 00000086 cc57ebc4 00000000 cbe2e1c0 00000000 ffffffff 00000001 
Jan 17 18:09:01 vosztok kernel:        dd7c8540 00000000 c011a464 00000001 d2c0e200 00000000 00000000 0000000e 
Jan 17 18:09:01 vosztok kernel:        ffffffff cc57ea80 00000001 00000001 00000000 cc57eb64 bfe1a684 d2afdb90 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:01 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: syslogd       S cdd0f8a0     0 24955      1
Jan 17 18:09:01 vosztok kernel:        c873fb60 00000086 d567bb84 cdd0f8a0 dcfb71c0 c0412280 00000000 7fffffff 
Jan 17 18:09:01 vosztok kernel:        00000001 00000001 c036c8bf 00000001 c0127a58 df270300 c873fbe0 00000000 
Jan 17 18:09:01 vosztok kernel:        c02f5e19 c0390780 d08eff80 00000000 c873ff9c c0162a11 c873ff9c c873ff48 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [datagram_poll+20/176] datagram_poll+0x14/0xb0
Jan 17 18:09:01 vosztok kernel:  [<c02f5e19>] datagram_poll+0x14/0xb0
Jan 17 18:09:01 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:01 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 17 18:09:01 vosztok kernel:  [<c036bfe2>] schedule+0x23c/0x2f3
Jan 17 18:09:01 vosztok kernel:  [schedule+729/755] schedule+0x2d9/0x2f3
Jan 17 18:09:01 vosztok kernel:  [<c036c07f>] schedule+0x2d9/0x2f3
Jan 17 18:09:01 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 18:09:01 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 18:09:01 vosztok kernel:  [__wait_on_bit+80/88] __wait_on_bit+0x50/0x58
Jan 17 18:09:01 vosztok kernel:  [<c036ca6e>] __wait_on_bit+0x50/0x58
Jan 17 18:09:01 vosztok kernel:  [sync_buffer+0/46] sync_buffer+0x0/0x2e
Jan 17 18:09:01 vosztok kernel:  [<c01741a9>] sync_buffer+0x0/0x2e
Jan 17 18:09:01 vosztok kernel:  [sync_buffer+0/46] sync_buffer+0x0/0x2e
Jan 17 18:09:01 vosztok kernel:  [<c01741a9>] sync_buffer+0x0/0x2e
Jan 17 18:09:01 vosztok kernel:  [out_of_line_wait_on_bit+98/106] out_of_line_wait_on_bit+0x62/0x6a
Jan 17 18:09:01 vosztok kernel:  [<c036cad8>] out_of_line_wait_on_bit+0x62/0x6a
Jan 17 18:09:01 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 18:09:01 vosztok kernel: 68>] wake_bit_function+0x0/0x3c
Jan 17 18:09:01 vosztok kernel:  [__mark_inode_dirty+326/360] __mark_inode_dirty+0x146/0x168
Jan 17 18:09:01 vosztok kernel:  [<c01706fd>] __mark_inode_dirty+0x146/0x168
Jan 17 18:09:01 vosztok kernel:  [__wait_on_buffer+36/39] __wait_on_buffer+0x24/0x27
Jan 17 18:09:01 vosztok kernel:  [<c0174175>] __wait_on_buffer+0x24/0x27
Jan 17 18:09:01 vosztok kernel:  [__block_prepare_write+794/1098] __block_prepare_write+0x31a/0x44a
Jan 17 18:09:01 vosztok kernel:  [<c0174691>] __block_prepare_write+0x31a/0x44a
Jan 17 18:09:01 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 18:09:01 vosztok kernel:  [<c0140843>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 18:09:01 vosztok kernel:  [__block_commit_write+94/136] __block_commit_write+0x5e/0x88
Jan 17 18:09:01 vosztok kernel:  [<c0173f4b>] __block_commit_write+0x5e/0x88
Jan 17 18:09:01 vosztok kernel:  [__pagevec_lru_add+182/193] __pagevec_lru_add+0xb6/0xc1
Jan 17 18:09:01 vosztok kernel:  [<c014196b>] __pagevec_lru_add+0xb6/0xc1
Jan 17 18:09:01 vosztok kernel:  [generic_file_buffered_write+1487/1570] generic_file_buffered_write+0x5cf/0x622
Jan 17 18:09:01 vosztok kernel:  [<c013cd17>] generic_file_buffered_write+0x5cf/0x622
Jan 17 18:09:01 vosztok kernel:  [unix_dgram_recvmsg+511/531] unix_dgram_recvmsg+0x1ff/0x213
Jan 17 18:09:01 vosztok kernel:  [<c0343685>] unix_dgram_recvmsg+0x1ff/0x213
Jan 17 18:09:01 vosztok kernel:  [__mark_inode_dirty+326/360] __mark_inode_dirty+0x146/0x168
Jan 17 18:09:01 vosztok kernel:  [<c01706fd>] __mark_inode_dirty+0x146/0x168
Jan 17 18:09:01 vosztok kernel:  [xfs_ilock+71/103] xfs_ilock+0x47/0x67
Jan 17 18:09:01 vosztok kernel:  [<c01fa71a>] xfs_ilock+0x47/0x67
Jan 17 18:09:01 vosztok kernel:  [xfs_iunlock+35/109] xfs_iunlock+0x23/0x6d
Jan 17 18:09:01 vosztok kernel:  [<c01fa684>] xfs_iunlock+0x23/0x6d
Jan 17 18:09:01 vosztok kernel:  [xfs_write+2604/2651] xfs_write+0xa2c/0xa5b
Jan 17 18:09:01 vosztok kernel:  [<c0223dd6>] xfs_write+0xa2c/0xa5b
Jan 17 18:09:01 vosztok kernel:  [memmove+14/34] memmove+0xe/0x22
Jan 17 18:09:01 vosztok kernel:  [<c023d576>] memmove+0xe/0x22
Jan 17 18:09:01 vosztok kernel:  [scrup+156/204] scrup+0x9c/0xcc
Jan 17 18:09:01 vosztok kernel:  [<c0256fa9>] scrup+0x9c/0xcc
Jan 17 18:09:01 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 18:09:01 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 18:09:01 vosztok kernel:  [do_con_write+5900/5986] do_con_write+0x170c/0x1762
Jan 17 18:09:01 vosztok kernel:  [<c025a0c1>] do_con_write+0x170c/0x1762
Jan 17 18:09:01 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:01 vosztok kernel:  [setup_sigcontext+260/391] setup_sigcontext+0x104/0x187
Jan 17 18:09:01 vosztok kernel:  [<c0103138>] setup_sigcontext+0x104/0x187
Jan 17 18:09:01 vosztok kernel:  [do_notify_resume+1273/1502] do_notify_resume+0x4f9/0x5de
Jan 17 18:09:01 vosztok kernel:  [<c01039ff>] do_notify_resume+0x4f9/0x5de
Jan 17 18:09:01 vosztok kernel:  [do_loop_readv_writev+41/76] do_loop_readv_writev+0x29/0x4c
Jan 17 18:09:01 vosztok kernel:  [<c0157321>] do_loop_readv_writev+0x29/0x4c
Jan 17 18:09:01 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 17 18:09:01 vosztok kernel:  [<c012b8f3>] getnstimeofday+0x2b/0xac
Jan 17 18:09:01 vosztok kernel:  [enqueue_hrtimer+215/226] enqueue_hrtimer+0xd7/0xe2
Jan 17 18:09:01 vosztok kernel:  [<c0129ead>] enqueue_hrtimer+0xd7/0xe2
Jan 17 18:09:01 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 18:09:01 vosztok kernel:  [alarm_setitimer+54/94] alarm_setitimer+0x36/0x5e
Jan 17 18:09:01 vosztok kernel:  [<c011b568>] alarm_setitimer+0x36/0x5e
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: klogd         R running      0 24967      1
Jan 17 18:09:01 vosztok kernel: epiphany      D 99810623     0 27041      1
Jan 17 18:09:01 vosztok kernel:        cf1a7e3c 00200082 d567abc4 99810623 c3dabc40 cd3ec020 fffeffff df14cc94 
Jan 17 18:09:01 vosztok kernel:        00000000 d567aa80 c023bd30 cf1a7e60 00000000 df14cc94 df14cc00 00000000 
Jan 17 18:09:01 vosztok kernel:        dec6e1e0 c036d592 df14cc98 df47be74 d567aa80 00000001 df14cc94 c036d5d3 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 18:09:01 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 18:09:01 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 18:09:01 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 18:09:01 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 18:09:01 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 18:09:01 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 18:09:01 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 18:09:01 vosztok kernel:  [<e092df2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 18:09:01 vosztok kernel:  [<e091f98d>] nilfs_load_super_block+0x695/0x924 [nilfs2]
Jan 17 18:09:01 vosztok kernel:  [<e091f96e>] nilfs_load_super_block+0x676/0x924 [nilfs2]
Jan 17 18:09:01 vosztok kernel:  [vfs_create+104/174] vfs_create+0x68/0xae
Jan 17 18:09:01 vosztok kernel:  [<c015e5cc>] vfs_create+0x68/0xae
Jan 17 18:09:01 vosztok kernel:  [open_namei+363/1347] open_namei+0x16b/0x543
Jan 17 18:09:01 vosztok kernel:  [<c0160bab>] open_namei+0x16b/0x543
Jan 17 18:09:01 vosztok kernel:  [can_share_swap_page+82/115] can_share_swap_page+0x52/0x73
Jan 17 18:09:01 vosztok kernel:  [<c014da53>] can_share_swap_page+0x52/0x73
Jan 17 18:09:01 vosztok kernel:  [do_filp_open+37/57] do_filp_open+0x25/0x39
Jan 17 18:09:01 vosztok kernel:  [<c0156421>] do_filp_open+0x25/0x39
Jan 17 18:09:01 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 17 18:09:01 vosztok kernel:  [<c01561a6>] get_unused_fd_flags+0xba/0xd7
Jan 17 18:09:01 vosztok kernel:  [do_sys_open+68/197] do_sys_open+0x44/0xc5
Jan 17 18:09:01 vosztok kernel:  [<c0156479>] do_sys_open+0x44/0xc5
Jan 17 18:09:01 vosztok kernel:  [sys_open+28/30] sys_open+0x1c/0x1e
Jan 17 18:09:01 vosztok kernel:  [<c0156533>] sys_open+0x1c/0x1e
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: epiphany      S 00000000     0 27042      1
Jan 17 18:09:01 vosztok kernel:        c0f51bfc 00000082 d567b104 00000000 c3dabc40 d567aa80 00000000 7fffffff 
Jan 17 18:09:01 vosztok kernel:        ffffffff 00000000 c036c8bf c0f51e94 c0127a58 c0f51c54 dc9f1600 d08efd80 
Jan 17 18:09:01 vosztok kernel:        c015c927 00000001 c0f51e9c 00000000 00000000 c0162579 c0f51fac b6d6a0c8 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:01 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:01 vosztok kernel:  [pipe_poll+36/122] pipe_poll+0x24/0x7a
Jan 17 18:09:01 vosztok kernel:  [<c015c927>] pipe_poll+0x24/0x7a
Jan 17 18:09:01 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 17 18:09:01 vosztok kernel:  [<c0162579>] do_sys_poll+0x253/0x320
Jan 17 18:09:01 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [dev_hard_start_xmit+424/519] dev_hard_start_xmit+0x1a8/0x207
Jan 17 18:09:01 vosztok kernel:  [<c02f87e3>] dev_hard_start_xmit+0x1a8/0x207
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [__qdisc_run+177/366] __qdisc_run+0xb1/0x16e
Jan 17 18:09:01 vosztok kernel:  [<c030390f>] __qdisc_run+0xb1/0x16e
Jan 17 18:09:01 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [dev_queue_xmit+609/641] dev_queue_xmit+0x261/0x281
Jan 17 18:09:01 vosztok kernel:  [<c02fa7d8>] dev_queue_xmit+0x261/0x281
Jan 17 18:09:01 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 18:09:01 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 18:09:01 vosztok kernel:  [add_partial+49/73] add_partial+0x31/0x49
Jan 17 18:09:01 vosztok kernel:  [<c01532e8>] add_partial+0x31/0x49
Jan 17 18:09:01 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 18:09:01 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 18:09:01 vosztok kernel:  [__slab_free+92/670] __slab_free+0x5c/0x29e
Jan 17 18:09:01 vosztok kernel:  [<c01540ab>] __slab_free+0x5c/0x29e
Jan 17 18:09:01 vosztok kernel:  [tcp_recvmsg+1324/1811] tcp_recvmsg+0x52c/0x713
Jan 17 18:09:01 vosztok kernel:  [<c031780b>] tcp_recvmsg+0x52c/0x713
Jan 17 18:09:01 vosztok kernel:  [__slab_free+92/670] __slab_free+0x5c/0x29e
Jan 17 18:09:01 vosztok kernel:  [<c01540ab>] __slab_free+0x5c/0x29e
Jan 17 18:09:01 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [lock_sock_nested+176/183] lock_sock_nested+0xb0/0xb7
Jan 17 18:09:01 vosztok kernel:  [<c02f0c0a>] lock_sock_nested+0xb0/0xb7
Jan 17 18:09:01 vosztok kernel:  [e100_exec_cmd+147/174] e100_exec_cmd+0x93/0xae
Jan 17 18:09:01 vosztok kernel:  [<c02ab3f4>] e100_exec_cmd+0x93/0xae
Jan 17 18:09:01 vosztok kernel:  [e100_exec_cb+239/269] e100_exec_cb+0xef/0x10d
Jan 17 18:09:01 vosztok kernel:  [<c02ab9df>] e100_exec_cb+0xef/0x10d
Jan 17 18:09:01 vosztok kernel:  [e100_xmit_prepare+0/152] e100_xmit_prepare+0x0/0x98
Jan 17 18:09:01 vosztok kernel:  [<c02aadbb>] e100_xmit_prepare+0x0/0x98
Jan 17 18:09:01 vosztok kernel:  [e100_xmit_frame+96/211] e100_xmit_frame+0x60/0xd3
Jan 17 18:09:01 vosztok kernel:  [<c02aba5d>] e100_xmit_frame+0x60/0xd3
Jan 17 18:09:01 vosztok kernel:  [dev_hard_start_xmit+424/519] dev_hard_start_xmit+0x1a8/0x207
Jan 17 18:09:01 vosztok kernel:  [<c02f87e3>] dev_hard_start_xmit+0x1a8/0x207
Jan 17 18:09:01 vosztok kernel:  [__qdisc_run+177/366] __qdisc_run+0xb1/0x16e
Jan 17 18:09:01 vosztok kernel:  [<c030390f>] __qdisc_run+0xb1/0x16e
Jan 17 18:09:01 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:01 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:01 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 17 18:09:01 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 17 18:09:01 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 18:09:01 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 18:09:01 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 17 18:09:01 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 17 18:09:01 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 17 18:09:01 vosztok kernel:  [<c036bfe2>] schedule+0x23c/0x2f3
Jan 17 18:09:01 vosztok kernel:  [schedule+729/755] schedule+0x2d9/0x2f3
Jan 17 18:09:01 vosztok kernel:  [<c036c07f>] schedule+0x2d9/0x2f3
Jan 17 18:09:01 vosztok kernel:  [unqueue_me+186/194] unqueue_me+0xba/0xc2
Jan 17 18:09:01 vosztok kernel:  [<c012f3c7>] unqueue_me+0xba/0xc2
Jan 17 18:09:01 vosztok kernel:  [futex_wait+581/750] futex_wait+0x245/0x2ee
Jan 17 18:09:01 vosztok kernel:  [find_extend_vma+18/73] find_extend_vma+0x12/0x49
Jan 17 18:09:01 vosztok kernel:  [<c01489a2>] find_extend_vma+0x12/0x49
Jan 17 18:09:01 vosztok kernel:  [get_futex_key+109/288] get_futex_key+0x6d/0x120
Jan 17 18:09:01 vosztok kernel:  [<c012f452>] get_futex_key+0x6d/0x120
Jan 17 18:09:01 vosztok kernel:  [futex_wake+191/201] futex_wake+0xbf/0xc9
Jan 17 18:09:01 vosztok kernel:  [<c01304cb>] futex_wake+0xbf/0xc9
Jan 17 18:09:01 vosztok kernel:  [do_futex+120/2660] do_futex+0x78/0xa64
Jan 17 18:09:01 vosztok kernel:  [<c013054d>] do_futex+0x78/0xa64
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 18:09:01 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 18:09:01 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 18:09:01 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 18:09:01 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:01 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:01 vosztok kernel:  [do_gettimeofday+44/196] do_gettimeofday+0x2c/0xc4
Jan 17 18:09:01 vosztok kernel:  [<c012b095>] do_gettimeofday+0x2c/0xc4
Jan 17 18:09:01 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 17 18:09:01 vosztok kernel:  [<c016267a>] sys_poll+0x34/0x37
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: epiphany      S c012f3c7     0 27043      1
Jan 17 18:09:01 vosztok kernel:        d3b07e64 00000082 d567b644 c012f3c7 c3dabc40 00000000 c3dabc74 084aeb88 
Jan 17 18:09:01 vosztok kernel:        d3b07e84 00000000 c0130066 00000000 0003939f 0003939f 00000064 c048ae90 
Jan 17 18:09:01 vosztok kernel:        c048ae90 c048ae98 c048ae98 d3b07ef0 d3b07ef0 c048ae90 084ae000 c3dabc40 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [unqueue_me+186/194] unqueue_me+0xba/0xc2
Jan 17 18:09:01 vosztok kernel:  [<c012f3c7>] unqueue_me+0xba/0xc2
Jan 17 18:09:01 vosztok kernel:  [futex_wait+462/750] futex_wait+0x1ce/0x2ee
Jan 17 18:09:01 vosztok kernel:  [<c0130066>] futex_wait+0x1ce/0x2ee
Jan 17 18:09:01 vosztok kernel:  [get_futex_key+109/288] get_futex_key+0x6d/0x120
Jan 17 18:09:01 vosztok kernel:  [<c012f452>] get_futex_key+0x6d/0x120
Jan 17 18:09:01 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 18:09:01 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [do_futex+101/2660] do_futex+0x65/0xa64
Jan 17 18:09:01 vosztok kernel:  [<c013053a>] do_futex+0x65/0xa64
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [do_IRQ+88/109] do_IRQ+0x58/0x6d
Jan 17 18:09:01 vosztok kernel:  [<c01062b7>] do_IRQ+0x58/0x6d
Jan 17 18:09:01 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 17 18:09:01 vosztok kernel:  [<c012b8f3>] getnstimeofday+0x2b/0xac
Jan 17 18:09:01 vosztok kernel:  [ktime_get_ts+17/58] ktime_get_ts+0x11/0x3a
Jan 17 18:09:01 vosztok kernel:  [<c012a4c2>] ktime_get_ts+0x11/0x3a
Jan 17 18:09:01 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 17 18:09:01 vosztok kernel:  [<c0130ffb>] sys_futex+0xc2/0xd4
Jan 17 18:09:01 vosztok kernel:  [sys_gettimeofday+39/83] sys_gettimeofday+0x27/0x53
Jan 17 18:09:01 vosztok kernel:  [<c011bcd2>] sys_gettimeofday+0x27/0x53
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: epiphany      S 00000001     0  2797      1
Jan 17 18:09:01 vosztok kernel:        c0a03e64 00000082 ce4fc684 00000001 c3dabc40 00000000 c3dabc74 092f3fa0 
Jan 17 18:09:01 vosztok kernel:        c0a03e84 00000000 c0130066 00000000 00000015 00000015 00000064 c048a600 
Jan 17 18:09:01 vosztok kernel:        c048a600 c048a608 c048a608 c0a03ef0 c0a03ef0 c048a600 092f3000 c3dabc40 
Jan 17 18:09:01 vosztok kernel: Call Trace:
Jan 17 18:09:01 vosztok kernel:  [futex_wait+462/750] futex_wait+0x1ce/0x2ee
Jan 17 18:09:01 vosztok kernel:  [<c0130066>] futex_wait+0x1ce/0x2ee
Jan 17 18:09:01 vosztok kernel:  [get_futex_key+109/288] get_futex_key+0x6d/0x120
Jan 17 18:09:01 vosztok kernel:  [<c012f452>] get_futex_key+0x6d/0x120
Jan 17 18:09:01 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 18:09:01 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:01 vosztok kernel:  [do_futex+101/2660] do_futex+0x65/0xa64
Jan 17 18:09:01 vosztok kernel:  [<c013053a>] do_futex+0x65/0xa64
Jan 17 18:09:01 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:01 vosztok kernel:  [sys_recv+55/59] sys_recv+0x37/0x3b
Jan 17 18:09:01 vosztok kernel:  [<c02efd64>] sys_recv+0x37/0x3b
Jan 17 18:09:01 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 17 18:09:01 vosztok kernel:  [<c0130ffb>] sys_futex+0xc2/0xd4
Jan 17 18:09:01 vosztok kernel:  [sys_write+95/103] sys_write+0x5f/0x67
Jan 17 18:09:01 vosztok kernel:  [<c015824b>] sys_write+0x5f/0x67
Jan 17 18:09:01 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:01 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:01 vosztok kernel:  =======================
Jan 17 18:09:01 vosztok kernel: epiphany      S 00a8a8a8     0  2798      1
Jan 17 18:09:01 vosztok kernel:        c0e0de64 00000082 df4b1104 00a8a8a8 c3dabc40 00000000 c3dabc74 08845ec8 
Jan 17 18:09:01 vosztok kernel:        c0e0de84 00000000 c0130066 00a8a8a8 00000001 00000001 00000064 c048a520 
Jan 17 18:09:01 vosztok kernel:        c048a520 c048a528 c048a528 c0e0def0 c0e0def0 c048a520 08845000 c3dabc40 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [futex_wait+462/750] futex_wait+0x1ce/0x2ee
Jan 17 18:09:02 vosztok kernel:  [<c0130066>] futex_wait+0x1ce/0x2ee
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [do_futex+101/2660] do_futex+0x65/0xa64
Jan 17 18:09:02 vosztok kernel:  [<c013053a>] do_futex+0x65/0xa64
Jan 17 18:09:02 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 17 18:09:02 vosztok kernel:  [<c0130ffb>] sys_futex+0xc2/0xd4
Jan 17 18:09:02 vosztok kernel:  [schedule_tail+38/131] schedule_tail+0x26/0x83
Jan 17 18:09:02 vosztok kernel:  [<c0115971>] schedule_tail+0x26/0x83
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: gnome-vfs-dae S 00000000     0  6916      1
Jan 17 18:09:02 vosztok kernel:        cf975bfc 00200086 d567a684 00000000 cfa4b700 db97e000 00000000 7fffffff 
Jan 17 18:09:02 vosztok kernel:        ffffffff 00000000 c036c8bf c0127a58 cf975e94 c0127a58 cf975c54 cf975ecc 
Jan 17 18:09:02 vosztok kernel:        de200e00 c017b27c 00000000 00000000 00000000 c0162579 cf975fac 080700c0 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:02 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:02 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [inotify_poll+58/64] inotify_poll+0x3a/0x40
Jan 17 18:09:02 vosztok kernel:  [<c017b27c>] inotify_poll+0x3a/0x40
Jan 17 18:09:02 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 17 18:09:02 vosztok kernel:  [<c0162579>] do_sys_poll+0x253/0x320
Jan 17 18:09:02 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:02 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [mpage_end_io_read+0/97] mpage_end_io_read+0x0/0x61
Jan 17 18:09:02 vosztok kernel:  [<c0179fe4>] mpage_end_io_read+0x0/0x61
Jan 17 18:09:02 vosztok kernel:  [mpage_bio_submit+25/29] mpage_bio_submit+0x19/0x1d
Jan 17 18:09:02 vosztok kernel:  [<c01795dc>] mpage_bio_submit+0x19/0x1d
Jan 17 18:09:02 vosztok kernel:  [mpage_readpages+262/276] mpage_readpages+0x106/0x114
Jan 17 18:09:02 vosztok kernel:  [<c017a1ae>] mpage_readpages+0x106/0x114
Jan 17 18:09:02 vosztok kernel:  [xfs_get_blocks+0/37] xfs_get_blocks+0x0/0x25
Jan 17 18:09:02 vosztok kernel:  [<c021cee8>] xfs_get_blocks+0x0/0x25
Jan 17 18:09:02 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 18:09:02 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 18:09:02 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 17 18:09:02 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 17 18:09:02 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 17 18:09:02 vosztok kernel:  [<c036bfe2>] schedule+0x23c/0x2f3
Jan 17 18:09:02 vosztok kernel:  [schedule+729/755] schedule+0x2d9/0x2f3
Jan 17 18:09:02 vosztok kernel:  [<c036c07f>] schedule+0x2d9/0x2f3
Jan 17 18:09:02 vosztok kernel:  [generic_unplug_device+32/54] generic_unplug_device+0x20/0x36
Jan 17 18:09:02 vosztok kernel:  [<c02337ad>] generic_unplug_device+0x20/0x36
Jan 17 18:09:02 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 18:09:02 vosztok kernel:  [__wait_on_bit_lock+74/81] __wait_on_bit_lock+0x4a/0x51
Jan 17 18:09:02 vosztok kernel:  [<c036c9ad>] __wait_on_bit_lock+0x4a/0x51
Jan 17 18:09:02 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 18:09:02 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 18:09:02 vosztok kernel:  [psmouse_handle_byte+12/202] psmouse_handle_byte+0xc/0xca
Jan 17 18:09:02 vosztok kernel:  [<c02d96b5>] psmouse_handle_byte+0xc/0xca
Jan 17 18:09:02 vosztok kernel:  [scheduler_tick+403/437] scheduler_tick+0x193/0x1b5
Jan 17 18:09:02 vosztok kernel:  [<c0115280>] scheduler_tick+0x193/0x1b5
Jan 17 18:09:02 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 17 18:09:02 vosztok kernel:  [<c012b8f3>] getnstimeofday+0x2b/0xac
Jan 17 18:09:02 vosztok kernel:  [psmouse_interrupt+494/506] psmouse_interrupt+0x1ee/0x1fa
Jan 17 18:09:02 vosztok kernel:  [<c02d9f11>] psmouse_interrupt+0x1ee/0x1fa
Jan 17 18:09:02 vosztok kernel:  [clockevents_program_event+156/163] clockevents_program_event+0x9c/0xa3
Jan 17 18:09:02 vosztok kernel:  [<c012d96e>] clockevents_program_event+0x9c/0xa3
Jan 17 18:09:02 vosztok kernel:  [serio_interrupt+92/119] serio_interrupt+0x5c/0x77
Jan 17 18:09:02 vosztok kernel:  [<c02d15b7>] serio_interrupt+0x5c/0x77
Jan 17 18:09:02 vosztok kernel:  [i8042_interrupt+551/571] i8042_interrupt+0x227/0x23b
Jan 17 18:09:02 vosztok kernel:  [<c02d20e0>] i8042_interrupt+0x227/0x23b
Jan 17 18:09:02 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [finish_wait+75/99] finish_wait+0x4b/0x63
Jan 17 18:09:02 vosztok kernel:  [<c01278ef>] finish_wait+0x4b/0x63
Jan 17 18:09:02 vosztok kernel:  [inotify_read+323/333] inotify_read+0x143/0x14d
Jan 17 18:09:02 vosztok kernel:  [<c017b3c5>] inotify_read+0x143/0x14d
Jan 17 18:09:02 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 17 18:09:02 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 17 18:09:02 vosztok kernel:  [do_gettimeofday+44/196] do_gettimeofday+0x2c/0xc4
Jan 17 18:09:02 vosztok kernel:  [<c012b095>] do_gettimeofday+0x2c/0xc4
Jan 17 18:09:02 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 17 18:09:02 vosztok kernel:  [<c016267a>] sys_poll+0x34/0x37
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: dhcpcd        S 00000000     0 10009      1
Jan 17 18:09:02 vosztok kernel:        d2f0fb60 00000086 dd7c8144 00000000 c3dab8c0 00000286 0096dd33 d2f0fb70 
Jan 17 18:09:02 vosztok kernel:        00000006 00000020 c036c924 c0127a58 deb60600 c0489510 c0489510 0096dd33 
Jan 17 18:09:02 vosztok kernel:        c011efb9 dd7c8000 c04888c0 00000000 d2f0ff9c c0162a11 d2f0ff9c d2f0ff48 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 18:09:02 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 18:09:02 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 18:09:02 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 18:09:02 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:02 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:02 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:02 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [xfs_bmap+0/12] xfs_bmap+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0222a69>] xfs_bmap+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [__xfs_get_blocks+112/543] __xfs_get_blocks+0x70/0x21f
Jan 17 18:09:02 vosztok kernel:  [<c021cd14>] __xfs_get_blocks+0x70/0x21f
Jan 17 18:09:02 vosztok kernel:  [xlog_write+1191/1318] xlog_write+0x4a7/0x526
Jan 17 18:09:02 vosztok kernel:  [<c0206310>] xlog_write+0x4a7/0x526
Jan 17 18:09:02 vosztok kernel:  [find_get_page+68/92] find_get_page+0x44/0x5c
Jan 17 18:09:02 vosztok kernel:  [<c013b791>] find_get_page+0x44/0x5c
Jan 17 18:09:02 vosztok kernel:  [__find_get_block_slow+35/260] __find_get_block_slow+0x23/0x104
Jan 17 18:09:02 vosztok kernel:  [<c01737af>] __find_get_block_slow+0x23/0x104
Jan 17 18:09:02 vosztok kernel:  [__mark_inode_dirty+326/360] __mark_inode_dirty+0x146/0x168
Jan 17 18:09:02 vosztok kernel:  [<c01706fd>] __mark_inode_dirty+0x146/0x168
Jan 17 18:09:02 vosztok kernel:  [unmap_underlying_metadata+6/49] unmap_underlying_metadata+0x6/0x31
Jan 17 18:09:02 vosztok kernel:  [<c017417e>] unmap_underlying_metadata+0x6/0x31
Jan 17 18:09:02 vosztok kernel:  [__block_prepare_write+588/1098] __block_prepare_write+0x24c/0x44a
Jan 17 18:09:02 vosztok kernel:  [<c01745c3>] __block_prepare_write+0x24c/0x44a
Jan 17 18:09:02 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 18:09:02 vosztok kernel:  [<c0140843>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 18:09:02 vosztok kernel:  [__block_commit_write+94/136] __block_commit_write+0x5e/0x88
Jan 17 18:09:02 vosztok kernel:  [<c0173f4b>] __block_commit_write+0x5e/0x88
Jan 17 18:09:02 vosztok kernel:  [__pagevec_lru_add+182/193] __pagevec_lru_add+0xb6/0xc1
Jan 17 18:09:02 vosztok kernel:  [<c014196b>] __pagevec_lru_add+0xb6/0xc1
Jan 17 18:09:02 vosztok kernel:  [generic_file_buffered_write+1487/1570] generic_file_buffered_write+0x5cf/0x622
Jan 17 18:09:02 vosztok kernel:  [<c013cd17>] generic_file_buffered_write+0x5cf/0x622
Jan 17 18:09:02 vosztok kernel:  [do_lookup+79/320] do_lookup+0x4f/0x140
Jan 17 18:09:02 vosztok kernel:  [<c015df2a>] do_lookup+0x4f/0x140
Jan 17 18:09:02 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:02 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:02 vosztok kernel:  [xfs_ilock+71/103] xfs_ilock+0x47/0x67
Jan 17 18:09:02 vosztok kernel:  [<c01fa71a>] xfs_ilock+0x47/0x67
Jan 17 18:09:02 vosztok kernel:  [xfs_iunlock+35/109] xfs_iunlock+0x23/0x6d
Jan 17 18:09:02 vosztok kernel:  [<c01fa684>] xfs_iunlock+0x23/0x6d
Jan 17 18:09:02 vosztok kernel:  [xfs_write+2604/2651] xfs_write+0xa2c/0xa5b
Jan 17 18:09:02 vosztok kernel:  [<c0223dd6>] xfs_write+0xa2c/0xa5b
Jan 17 18:09:02 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:02 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:02 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 18:09:02 vosztok kernel:  [<c013f545>] get_page_from_freelist+0x1cf/0x334
Jan 17 18:09:02 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 17 18:09:02 vosztok kernel:  [<c013b965>] find_lock_page+0x97/0xb0
Jan 17 18:09:02 vosztok kernel:  [filemap_fault+586/969] filemap_fault+0x24a/0x3c9
Jan 17 18:09:02 vosztok kernel:  [<c013d90a>] filemap_fault+0x24a/0x3c9
Jan 17 18:09:02 vosztok kernel:  [__do_fault+729/773] __do_fault+0x2d9/0x305
Jan 17 18:09:02 vosztok kernel:  [<c0145312>] __do_fault+0x2d9/0x305
Jan 17 18:09:02 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 17 18:09:02 vosztok kernel:  [<c014683a>] handle_mm_fault+0x2db/0x5f8
Jan 17 18:09:02 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 17 18:09:02 vosztok kernel:  [<c016307a>] sys_select+0xa0/0x187
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: bash          S cdeab3fc     0 10071  10294
Jan 17 18:09:02 vosztok kernel:        d7b3bf34 00000082 dd7c9644 cdeab3fc cfa4b380 00000000 ffffffff 00000001 
Jan 17 18:09:02 vosztok kernel:        dd7c8a80 00000000 c011a464 000003fc de8cf080 46be5160 c09b3aa8 0000000e 
Jan 17 18:09:02 vosztok kernel:        ffffffff dd7c9500 00000001 00000001 00000000 dd7c95e4 bfc27a54 df0df250 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: ssh           S 00000000     0 10075  10071
Jan 17 18:09:02 vosztok kernel:        d2b15b60 00200086 dd7c8bc4 00000000 cfa4be00 c04248f0 00000000 7fffffff 
Jan 17 18:09:02 vosztok kernel:        00000005 00000010 c036c8bf 00000000 d0ad8c00 c024f9a3 c024c6b0 00000000 
Jan 17 18:09:02 vosztok kernel:        00000104 00000104 cfb7e080 00000000 d2b15f9c c0162a11 d2b15f9c d2b15f48 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:02 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:02 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 17 18:09:02 vosztok kernel:  [<c024f9a3>] normal_poll+0x0/0x122
Jan 17 18:09:02 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 17 18:09:02 vosztok kernel:  [<c024c6b0>] tty_poll+0x53/0x60
Jan 17 18:09:02 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 18:09:02 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 18:09:02 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 18:09:02 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [__qdisc_run+177/366] __qdisc_run+0xb1/0x16e
Jan 17 18:09:02 vosztok kernel:  [<c030390f>] __qdisc_run+0xb1/0x16e
Jan 17 18:09:02 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 17 18:09:02 vosztok kernel:  [<c011c2ae>] local_bh_enable+0x7d/0x97
Jan 17 18:09:02 vosztok kernel:  [dev_queue_xmit+609/641] dev_queue_xmit+0x261/0x281
Jan 17 18:09:02 vosztok kernel:  [<c02fa7d8>] dev_queue_xmit+0x261/0x281
Jan 17 18:09:02 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [ip_output+571/630] ip_output+0x23b/0x276
Jan 17 18:09:02 vosztok kernel:  [<c031191d>] ip_output+0x23b/0x276
Jan 17 18:09:02 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:02 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:02 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:02 vosztok kernel:  [<e08a7a8b>] ipw_rx_notification+0x1286/0x1315 [ipw2200]
Jan 17 18:09:02 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 18:09:02 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:02 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:02 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:02 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 18:09:02 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:02 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 18:09:02 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 18:09:02 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 18:09:02 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 18:09:02 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 18:09:02 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 18:09:02 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 18:09:02 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:02 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 18:09:02 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 18:09:02 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 18:09:02 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 18:09:02 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 18:09:02 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 18:09:02 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 18:09:02 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:02 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 18:09:02 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 18:09:02 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 18:09:02 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 17 18:09:02 vosztok kernel:  [<c024bacf>] tty_ldisc_deref+0x62/0x7c
Jan 17 18:09:02 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 18:09:02 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 18:09:02 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 18:09:02 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 18:09:02 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: emerge        S 0000035f     0 10079  15557
Jan 17 18:09:02 vosztok kernel:        c2b7fe58 00200082 dd7c8684 0000035f c3dab380 c01279b8 d2580200 df073000 
Jan 17 18:09:02 vosztok kernel:        c2b7fe74 d2580200 c015d010 00000000 dd7c8540 c0127833 d2580200 d2580200 
Jan 17 18:09:02 vosztok kernel:        00000400 c2b7fedc c015d740 c013f545 c2b7ff64 00000000 dcc1c600 df073000 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [pipe_wait+80/110] pipe_wait+0x50/0x6e
Jan 17 18:09:02 vosztok kernel:  [<c015d010>] pipe_wait+0x50/0x6e
Jan 17 18:09:02 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [pipe_read+684/796] pipe_read+0x2ac/0x31c
Jan 17 18:09:02 vosztok kernel:  [<c015d740>] pipe_read+0x2ac/0x31c
Jan 17 18:09:02 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 18:09:02 vosztok kernel:  [<c013f545>] get_page_from_freelist+0x1cf/0x334
Jan 17 18:09:02 vosztok kernel:  [vma_adjust+821/962] vma_adjust+0x335/0x3c2
Jan 17 18:09:02 vosztok kernel:  [<c0148e92>] vma_adjust+0x335/0x3c2
Jan 17 18:09:02 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 18:09:02 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 18:09:02 vosztok kernel:  [mmap_region+786/974] mmap_region+0x312/0x3ce
Jan 17 18:09:02 vosztok kernel:  [<c0149b48>] mmap_region+0x312/0x3ce
Jan 17 18:09:02 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 18:09:02 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 18:09:02 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 18:09:02 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 18:09:02 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: bash          S 00000306     0 10091  10294
Jan 17 18:09:02 vosztok kernel:        c7a7dee0 00000086 cc57f104 00000306 c3dabe00 c01136df d1df2800 7fffffff 
Jan 17 18:09:02 vosztok kernel:        c7a7df44 bfdeca33 c036c8bf c0102f39 d6a9cfc0 cc57efc0 c3dabe00 d609fb60 
Jan 17 18:09:02 vosztok kernel:        bfdeca33 c0127a58 d1df2800 d1df2800 d1df2800 c0250b30 00000082 dcc1c880 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 17 18:09:02 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 17 18:09:02 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 18:09:02 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 18:09:02 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 17 18:09:02 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 17 18:09:02 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 18:09:02 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 18:09:02 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 18:09:02 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 18:09:02 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 18:09:02 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 18:09:02 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 18:09:02 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 18:09:02 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 18:09:02 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 18:09:02 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: wpa_cli.sh    S db58f39c     0 10260   7902
Jan 17 18:09:02 vosztok kernel:        ccebbf34 00000082 ce4fc144 db58f39c cfa4bc40 00000000 ffffffff 00000001 
Jan 17 18:09:02 vosztok kernel:        dd7c9a40 00000000 c011a464 0000039c df265080 080f60e0 ce2349a0 00000004 
Jan 17 18:09:02 vosztok kernel:        ffffffff ce4fc000 00000001 00000001 00000000 ce4fc0e4 c01173a2 00000000 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: runscript.sh  S d069c3dc     0 10262  10260
Jan 17 18:09:02 vosztok kernel:        de591f34 00000082 dd7c9b84 d069c3dc ccb9e540 00000000 ffffffff 00000001 
Jan 17 18:09:02 vosztok kernel:        df402540 00000000 c011a464 000003dc de8cc080 080f1590 c4b977e8 00000004 
Jan 17 18:09:02 vosztok kernel:        ffffffff dd7c9a40 00000001 00000001 00000000 dd7c9b24 c01173a2 00000000 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: sh            S de8c8080     0 10292  10079
Jan 17 18:09:02 vosztok kernel:        dc48bf34 00200086 d616f644 de8c8080 cbe2e8c0 00000000 ffffffff 00000001 
Jan 17 18:09:02 vosztok kernel:        ce4fd500 00000000 c011a464 000001e4 de8c8080 ffffffff d60e0210 00000004 
Jan 17 18:09:02 vosztok kernel:        ffffffff d616f500 00000001 00000001 00000000 d616f5e4 c01173a2 00000000 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: find          D d5dd3cd8     0 10293  10292
Jan 17 18:09:02 vosztok kernel:        d5dd3cdc 00200086 ce4fd644 d5dd3cd8 ccb9e1c0 c01279b8 d5dd3cec c14487b8 
Jan 17 18:09:02 vosztok kernel:        c13f0978 c14487b8 c0167e39 d5abb9e4 00000003 00000000 ce4fd500 c0127868 
Jan 17 18:09:02 vosztok kernel:        c13f0978 c13f0978 035ee925 df679400 c0167e75 035ee925 c14487b8 df679400 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [__wait_on_freeing_inode+130/155] __wait_on_freeing_inode+0x82/0x9b
Jan 17 18:09:02 vosztok kernel:  [<c0167e39>] __wait_on_freeing_inode+0x82/0x9b
Jan 17 18:09:02 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 18:09:02 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 18:09:02 vosztok kernel:  [find_inode_fast+35/66] find_inode_fast+0x23/0x42
Jan 17 18:09:02 vosztok kernel:  [<c0167e75>] find_inode_fast+0x23/0x42
Jan 17 18:09:02 vosztok kernel:  [ifind_fast+33/151] ifind_fast+0x21/0x97
Jan 17 18:09:02 vosztok kernel:  [<c0167f0b>] ifind_fast+0x21/0x97
Jan 17 18:09:02 vosztok kernel:  [iget_locked+44/312] iget_locked+0x2c/0x138
Jan 17 18:09:02 vosztok kernel:  [<c0168224>] iget_locked+0x2c/0x138
Jan 17 18:09:02 vosztok kernel:  [xfs_iget+38/253] xfs_iget+0x26/0xfd
Jan 17 18:09:02 vosztok kernel:  [<c01fb449>] xfs_iget+0x26/0xfd
Jan 17 18:09:02 vosztok kernel:  [xfs_dir_lookup_int+125/212] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 18:09:02 vosztok kernel:  [<c0212d71>] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 18:09:02 vosztok kernel:  [xfs_lookup+82/120] xfs_lookup+0x52/0x78
Jan 17 18:09:02 vosztok kernel:  [<c0215b01>] xfs_lookup+0x52/0x78
Jan 17 18:09:02 vosztok kernel:  [xfs_vn_lookup+59/112] xfs_vn_lookup+0x3b/0x70
Jan 17 18:09:02 vosztok kernel:  [<c0222262>] xfs_vn_lookup+0x3b/0x70
Jan 17 18:09:02 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 18:09:02 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 18:09:02 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 17 18:09:02 vosztok kernel:  [<c015f7ee>] __link_path_walk+0x7e9/0xc00
Jan 17 18:09:02 vosztok kernel:  [link_path_walk+165/175] link_path_walk+0xa5/0xaf
Jan 17 18:09:02 vosztok kernel:  [<c015fcaa>] link_path_walk+0xa5/0xaf
Jan 17 18:09:02 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:02 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 18:09:02 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 18:09:02 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 18:09:02 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 18:09:02 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 18:09:02 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 18:09:02 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 18:09:02 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 18:09:02 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 18:09:02 vosztok kernel:  [vfs_lstat_fd+22/61] vfs_lstat_fd+0x16/0x3d
Jan 17 18:09:02 vosztok kernel:  [<c015a553>] vfs_lstat_fd+0x16/0x3d
Jan 17 18:09:02 vosztok kernel:  [sys_fstatat64+40/72] sys_fstatat64+0x28/0x48
Jan 17 18:09:02 vosztok kernel:  [<c015a63b>] sys_fstatat64+0x28/0x48
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: runscript.sh  S c5b86800     0 10321  10262
Jan 17 18:09:02 vosztok kernel:        db979e58 00000082 df402684 c5b86800 db94ea80 c01279b8 c5b86800 de655128 
Jan 17 18:09:02 vosztok kernel:        db979e74 c5b86800 c015d010 00000000 df402540 c0127833 c5b86800 c5b86800 
Jan 17 18:09:02 vosztok kernel:        00000080 db979edc c015d740 00000000 db979f64 00000000 cece7280 de655128 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 18:09:02 vosztok kernel:  [pipe_wait+80/110] pipe_wait+0x50/0x6e
Jan 17 18:09:02 vosztok kernel:  [<c015d010>] pipe_wait+0x50/0x6e
Jan 17 18:09:02 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [pipe_read+684/796] pipe_read+0x2ac/0x31c
Jan 17 18:09:02 vosztok kernel:  [<c015d740>] pipe_read+0x2ac/0x31c
Jan 17 18:09:02 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 18:09:02 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 18:09:02 vosztok kernel:  [copy_page_range+681/740] copy_page_range+0x2a9/0x2e4
Jan 17 18:09:02 vosztok kernel:  [<c014748e>] copy_page_range+0x2a9/0x2e4
Jan 17 18:09:02 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 18:09:02 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 18:09:02 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 18:09:02 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 18:09:02 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 18:09:02 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: runscript.sh  S ddfca080     0 10686  10321
Jan 17 18:09:02 vosztok kernel:        d8211f34 00000086 c16a1104 ddfca080 d24f61c0 00000000 ffffffff 00000001 
Jan 17 18:09:02 vosztok kernel:        db97ea80 00000000 c011a464 000001e4 ddfca080 ffffffff cf1ff7e8 00000004 
Jan 17 18:09:02 vosztok kernel:        ffffffff c16a0fc0 00000001 00000001 00000000 c16a10a4 c01173a2 00000000 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 18:09:02 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 18:09:02 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 18:09:02 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 18:09:02 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:02 vosztok kernel: ip            D d8375dc4     0 10687  10686
Jan 17 18:09:02 vosztok kernel:        d8375da8 00000086 db97ebc4 d8375dc4 cfa4b000 00002f48 c16d21c0 db97ea80 
Jan 17 18:09:02 vosztok kernel:        c16d2158 c16d21c0 c036ccbe dbe7ded0 c16d21c4 db97ea80 df1ea280 00000000 
Jan 17 18:09:02 vosztok kernel:        c036cae9 c015df44 d8375e1c d8375e10 d8375f30 de70f200 237ddf4f d8375f30 
Jan 17 18:09:02 vosztok kernel: Call Trace:
Jan 17 18:09:02 vosztok kernel:  [__mutex_lock_slowpath+101/174] __mutex_lock_slowpath+0x65/0xae
Jan 17 18:09:02 vosztok kernel:  [<c036ccbe>] __mutex_lock_slowpath+0x65/0xae
Jan 17 18:09:02 vosztok kernel:  [mutex_lock+9/10] mutex_lock+0x9/0xa
Jan 17 18:09:02 vosztok kernel:  [<c036cae9>] mutex_lock+0x9/0xa
Jan 17 18:09:02 vosztok kernel:  [do_lookup+105/320] do_lookup+0x69/0x140
Jan 17 18:09:02 vosztok kernel:  [<c015df44>] do_lookup+0x69/0x140
Jan 17 18:09:02 vosztok kernel:  [__link_path_walk+805/3072] __link_path_walk+0x325/0xc00
Jan 17 18:09:02 vosztok kernel:  [<c015f32a>] __link_path_walk+0x325/0xc00
Jan 17 18:09:02 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 18:09:02 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 18:09:02 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 17 18:09:02 vosztok kernel:  [<c01561a6>] get_unused_fd_flags+0xba/0xd7
Jan 17 18:09:02 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 18:09:02 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 18:09:02 vosztok kernel:  [get_empty_filp+131/252] get_empty_filp+0x83/0xfc
Jan 17 18:09:02 vosztok kernel:  [<c0158903>] get_empty_filp+0x83/0xfc
Jan 17 18:09:02 vosztok kernel:  [__path_lookup_intent_open+69/117] __path_lookup_intent_open+0x45/0x75
Jan 17 18:09:02 vosztok kernel:  [<c0160914>] __path_lookup_intent_open+0x45/0x75
Jan 17 18:09:02 vosztok kernel:  [path_lookup_open+32/37] path_lookup_open+0x20/0x25
Jan 17 18:09:02 vosztok kernel:  [<c01609b8>] path_lookup_open+0x20/0x25
Jan 17 18:09:02 vosztok kernel:  [open_namei+110/1347] open_namei+0x6e/0x543
Jan 17 18:09:02 vosztok kernel:  [<c0160aae>] open_namei+0x6e/0x543
Jan 17 18:09:02 vosztok kernel:  [do_filp_open+37/57] do_filp_open+0x25/0x39
Jan 17 18:09:02 vosztok kernel:  [<c0156421>] do_filp_open+0x25/0x39
Jan 17 18:09:02 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 17 18:09:02 vosztok kernel:  [<c01561a6>] get_unused_fd_flags+0xba/0xd7
Jan 17 18:09:02 vosztok kernel:  [do_sys_open+68/197] do_sys_open+0x44/0xc5
Jan 17 18:09:02 vosztok kernel:  [<c0156479>] do_sys_open+0x44/0xc5
Jan 17 18:09:02 vosztok kernel:  [sys_open+28/30] sys_open+0x1c/0x1e
Jan 17 18:09:02 vosztok kernel:  [<c0156533>] sys_open+0x1c/0x1e
Jan 17 18:09:02 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 18:09:02 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 18:09:02 vosztok kernel:  =======================
Jan 17 18:09:15 vosztok kernel: SysRq : Emergency Sync
Jan 17 18:09:21 vosztok kernel: SysRq : Emergency Remount R/O
Jan 17 18:11:01 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 18:11:01 vosztok kernel: Inspecting /boot/System.map
Jan 17 18:11:01 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 18:11:01 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 18:11:01 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 17 18:11:01 vosztok kernel: BIOS-provided physical RAM map:
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 17 18:11:01 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 17 18:11:01 vosztok kernel: 502MB LOWMEM available.
Jan 17 18:11:01 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 17 18:11:01 vosztok kernel: Zone PFN ranges:
Jan 17 18:11:01 vosztok kernel:   DMA             0 ->     4096
Jan 17 18:11:01 vosztok kernel:   Normal       4096 ->   128736
Jan 17 18:11:01 vosztok kernel: Movable zone start PFN for each node
Jan 17 18:11:01 vosztok kernel: early_node_map[1] active PFN ranges
Jan 17 18:11:01 vosztok kernel:     0:        0 ->   128736
Jan 17 18:11:01 vosztok kernel: On node 0 totalpages: 128736
Jan 17 18:11:01 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 17 18:11:01 vosztok kernel:   DMA zone: 0 pages reserved
Jan 17 18:11:01 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 17 18:11:01 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 17 18:11:01 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 17 18:11:01 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 17 18:11:01 vosztok kernel: DMI present.
Jan 17 18:11:01 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 17 18:11:01 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 17 18:11:01 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 17 18:11:01 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 17 18:11:01 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 18:11:01 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 17 18:11:01 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 18:11:01 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 17 18:11:01 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 17 18:11:01 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 17 18:11:01 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 17 18:11:01 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 17 18:11:01 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 17 18:11:01 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 17 18:11:01 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 17 18:11:01 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 17 18:11:01 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 17 18:11:01 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 17 18:11:01 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 17 18:11:01 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 17 18:11:01 vosztok kernel: Initializing CPU#0
Jan 17 18:11:01 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 17 18:11:01 vosztok kernel: Detected 1598.704 MHz processor.
Jan 17 18:11:01 vosztok kernel: Console: colour dummy device 80x25
Jan 17 18:11:01 vosztok kernel: console [tty0] enabled
Jan 17 18:11:01 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 17 18:11:01 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 17 18:11:01 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 17 18:11:01 vosztok kernel: virtual kernel memory layout:
Jan 17 18:11:01 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 17 18:11:01 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 17 18:11:01 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 17 18:11:01 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 17 18:11:01 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 17 18:11:01 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 17 18:11:01 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 17 18:11:01 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 17 18:11:01 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599143)
Jan 17 18:11:01 vosztok kernel: Mount-cache hash table entries: 512
Jan 17 18:11:01 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 17 18:11:01 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 18:11:01 vosztok kernel: CPU: L2 cache: 2048K
Jan 17 18:11:01 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 17 18:11:01 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 17 18:11:01 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 17 18:11:01 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 17 18:11:01 vosztok kernel: ACPI: Core revision 20070126
Jan 17 18:11:01 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 17 18:11:01 vosztok kernel: NET: Registered protocol family 16
Jan 17 18:11:01 vosztok kernel: ACPI: bus type pci registered
Jan 17 18:11:01 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 17 18:11:01 vosztok kernel: PCI: Using configuration type 1
Jan 17 18:11:01 vosztok kernel: Setting up standard PCI resources
Jan 17 18:11:01 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 17 18:11:01 vosztok kernel: 
Jan 17 18:11:01 vosztok kernel: ACPI: Interpreter enabled
Jan 17 18:11:01 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 17 18:11:01 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 17 18:11:01 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 17 18:11:01 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 17 18:11:01 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 17 18:11:01 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 18:11:01 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 17 18:11:01 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 17 18:11:01 vosztok kernel: pnp: PnP ACPI init
Jan 17 18:11:01 vosztok kernel: ACPI: bus type pnp registered
Jan 17 18:11:01 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 17 18:11:01 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 17 18:11:01 vosztok kernel: SCSI subsystem initialized
Jan 17 18:11:01 vosztok kernel: libata version 2.21 loaded.
Jan 17 18:11:01 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 17 18:11:01 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 17 18:11:01 vosztok kernel: ACPI: RTC can wake from S4
Jan 17 18:11:01 vosztok kernel: Time: tsc clocksource has been installed.
Jan 17 18:11:01 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 17 18:11:01 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 17 18:11:01 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 17 18:11:01 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 17 18:11:01 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 17 18:11:01 vosztok kernel:   IO window: 00003000-000030ff
Jan 17 18:11:01 vosztok kernel:   IO window: 00003400-000034ff
Jan 17 18:11:01 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 17 18:11:01 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 17 18:11:01 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 17 18:11:01 vosztok kernel:   IO window: 3000-7fff
Jan 17 18:11:01 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 17 18:11:01 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 17 18:11:01 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: NET: Registered protocol family 2
Jan 17 18:11:01 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 17 18:11:01 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 17 18:11:01 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 17 18:11:01 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 17 18:11:01 vosztok kernel: TCP reno registered
Jan 17 18:11:01 vosztok kernel: checking if image is initramfs... it is
Jan 17 18:11:01 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 17 18:11:01 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 17 18:11:01 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 17 18:11:01 vosztok kernel: SGI XFS Quota Management subsystem
Jan 17 18:11:01 vosztok kernel: io scheduler noop registered
Jan 17 18:11:01 vosztok kernel: io scheduler cfq registered (default)
Jan 17 18:11:01 vosztok kernel: Boot video device is 0000:00:02.0
Jan 17 18:11:01 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 17 18:11:01 vosztok kernel: Non-volatile memory driver v1.2
Jan 17 18:11:01 vosztok kernel: Linux agpgart interface v0.102
Jan 17 18:11:01 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 17 18:11:01 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 17 18:11:01 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 17 18:11:01 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 17 18:11:01 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 17 18:11:01 vosztok kernel: vesafb: scrolling: redraw
Jan 17 18:11:01 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 17 18:11:01 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 17 18:11:01 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:11:01 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:11:01 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 17 18:11:01 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 17 18:11:01 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 17 18:11:01 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 17 18:11:01 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 17 18:11:01 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 17 18:11:01 vosztok kernel: ACPI: Lid Switch [LID]
Jan 17 18:11:01 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 17 18:11:01 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 17 18:11:01 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 17 18:11:01 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 17 18:11:01 vosztok kernel: ACPI: Thermal Zone [THM0] (51 C)
Jan 17 18:11:01 vosztok kernel: intelfb: intelfb_init
Jan 17 18:11:01 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 17 18:11:01 vosztok kernel: intelfb: Version 0.9.4
Jan 17 18:11:01 vosztok kernel: intelfb: intelfb_setup
Jan 17 18:11:01 vosztok kernel: intelfb: no options
Jan 17 18:11:01 vosztok kernel: intelfb: intelfb_pci_register
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 17 18:11:01 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 17 18:11:01 vosztok kernel: intelfb: cleanup
Jan 17 18:11:01 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 17 18:11:01 vosztok kernel: loop: module loaded
Jan 17 18:11:01 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 17 18:11:01 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 17 18:11:01 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 17 18:11:01 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 17 18:11:01 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 17 18:11:01 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 17 18:11:01 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 17 18:11:01 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 17 18:11:01 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 17 18:11:01 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 17 18:11:01 vosztok kernel: scsi0 : ata_piix
Jan 17 18:11:01 vosztok kernel: scsi1 : ata_piix
Jan 17 18:11:01 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 17 18:11:01 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 17 18:11:01 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 17 18:11:01 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 17 18:11:01 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 18:11:01 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 17 18:11:01 vosztok kernel: ata2.00: configured for UDMA/33
Jan 17 18:11:01 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 18:11:01 vosztok kernel:  sda: sda1 sda2
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 17 18:11:01 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 17 18:11:01 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 17 18:11:01 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 17 18:11:01 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 17 18:11:01 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 17 18:11:01 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 17 18:11:01 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 17 18:11:01 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 17 18:11:01 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 17 18:11:01 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 17 18:11:01 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 17 18:11:01 vosztok kernel: TCP cubic registered
Jan 17 18:11:01 vosztok kernel: NET: Registered protocol family 1
Jan 17 18:11:01 vosztok kernel: NET: Registered protocol family 10
Jan 17 18:11:01 vosztok kernel: lo: Disabled Privacy Extensions
Jan 17 18:11:01 vosztok kernel: Mobile IPv6
Jan 17 18:11:01 vosztok kernel: NET: Registered protocol family 17
Jan 17 18:11:01 vosztok kernel: Using IPI Shortcut mode
Jan 17 18:11:01 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 17 18:11:01 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 17 18:11:01 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 17 18:11:01 vosztok kernel: ata1: soft resetting port
Jan 17 18:11:01 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 18:11:01 vosztok kernel: ata1: EH complete
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 18:11:01 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 18:11:01 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 17 18:11:01 vosztok kernel: usbcore: registered new interface driver hub
Jan 17 18:11:01 vosztok kernel: usbcore: registered new device driver usb
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 17 18:11:01 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 17 18:11:01 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 17 18:11:01 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 17 18:11:01 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 17 18:11:01 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 17 18:11:01 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 18:11:01 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 17 18:11:01 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 17 18:11:01 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 17 18:11:01 vosztok kernel: Initializing USB Mass Storage driver...
Jan 17 18:11:01 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 17 18:11:01 vosztok kernel: USB Mass Storage support registered.
Jan 17 18:11:01 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 17 18:11:01 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 17 18:11:01 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 17 18:11:01 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 17 18:11:01 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 17 18:11:01 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 17 18:11:01 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 17 18:11:01 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 17 18:11:01 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 17 18:11:01 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 17 18:11:01 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 17 18:11:01 vosztok kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Jan 17 18:11:01 vosztok kernel: usb 3-1: configuration #1 chosen from 1 choice
Jan 17 18:11:01 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 17 18:11:01 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input6
Jan 17 18:11:01 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-1
Jan 17 18:11:01 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 17 18:11:01 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 17 18:11:01 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 17 18:11:01 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 17 18:11:01 vosztok kernel: UDF-fs: No VRS found
Jan 17 18:11:01 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 18:11:01 vosztok kernel: XFS mounting filesystem dm-0
Jan 17 18:11:01 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:11:01 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:11:01 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 17 18:11:01 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 17 18:11:01 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 17 18:11:01 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 17 18:11:01 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 17 18:11:01 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 17 18:11:01 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 17 18:11:01 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 17 18:11:01 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 17 18:11:01 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 17 18:11:01 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 17 18:11:01 vosztok kernel: intel8x0_measure_ac97_clock: measured 50529 usecs
Jan 17 18:11:01 vosztok kernel: intel8x0: clocking to 48000
Jan 17 18:11:01 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 17 18:11:01 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 17 18:11:01 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 17 18:11:01 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 17 18:11:01 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 17 18:11:01 vosztok kernel: Socket status: 30000007
Jan 17 18:11:01 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 17 18:11:01 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 17 18:11:01 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 17 18:11:01 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 17 18:11:01 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 17 18:11:01 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 17 18:11:01 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 18:11:01 vosztok kernel: fuse init (API version 7.8)
Jan 17 18:11:01 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 17 18:11:01 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 17 18:11:01 vosztok kernel: 
Jan 17 18:11:01 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 17 18:11:01 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:11:01 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:11:04 vosztok kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Jan 17 18:11:04 vosztok kernel: Bridge firewalling registered
Jan 17 18:11:07 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 17 18:11:07 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 17 18:11:08 vosztok kernel: Clocksource tsc unstable (delta = -89355055 ns)
Jan 17 18:11:15 vosztok kernel: eth0: no IPv6 routers present
Jan 17 18:11:16 vosztok kernel: eth1: no IPv6 routers present
Jan 17 18:11:43 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 17 18:11:43 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 17 18:11:43 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 17 18:12:00 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:12:00 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:14:00 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:14:00 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:15:59 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:15:59 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:17:27 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:17:27 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:21:16 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 18:21:16 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 18:33:36 vosztok kernel: wmaker[10201]: segfault at 00000004 eip 080511bf esp bfe483c0 error 4
Jan 17 19:04:38 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 19:04:38 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 19:04:58 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 19:04:58 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 19:05:07 vosztok kernel: mmon+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:05:07 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:05:07 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [tty_wakeup+76/80] tty_wakeup+0x4c/0x50
Jan 17 19:05:07 vosztok kernel:  [<c024bb35>] tty_wakeup+0x4c/0x50
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 17 19:05:07 vosztok kernel:  [<c024bacf>] tty_ldisc_deref+0x62/0x7c
Jan 17 19:05:07 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 19:05:07 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 19:05:07 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: weechat-curse D 00000099     0 10229  10228
Jan 17 19:05:07 vosztok kernel:        dc075d5c 00200082 dc066144 00000099 d4dafa80 00000099 fffeffff df3b8c94 
Jan 17 19:05:07 vosztok kernel:        00000000 dc066000 c023bd30 dc075d80 00000020 df3b8c94 df3b8c00 00000000 
Jan 17 19:05:07 vosztok kernel:        de9db2a0 c036d592 df477e74 ced45d80 dc066000 00000001 df3b8c94 c036d5d3 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:05:07 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:05:07 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:05:07 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:05:07 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:05:07 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:05:07 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:05:07 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:05:07 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [__rcu_process_callbacks+288/382] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:05:07 vosztok kernel:  [<c01259e5>] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:05:07 vosztok kernel:  [<e08cafc6>] nilfs_dirty_inode+0x1e/0x40 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [__rcu_process_callbacks+288/382] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:05:07 vosztok kernel:  [<c01259e5>] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:05:07 vosztok kernel:  [__mark_inode_dirty+36/360] __mark_inode_dirty+0x24/0x168
Jan 17 19:05:07 vosztok kernel:  [<c01705db>] __mark_inode_dirty+0x24/0x168
Jan 17 19:05:07 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 17 19:05:07 vosztok kernel:  [<c011bae5>] current_fs_time+0x13/0x15
Jan 17 19:05:07 vosztok kernel:  [__generic_file_aio_write_nolock+864/1288] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:05:07 vosztok kernel:  [<c013d0ca>] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:05:07 vosztok kernel:  [do_IRQ+88/109] do_IRQ+0x58/0x6d
Jan 17 19:05:07 vosztok kernel:  [<c01062b7>] do_IRQ+0x58/0x6d
Jan 17 19:05:07 vosztok kernel:  [xfs_file_open+99/102] xfs_file_open+0x63/0x66
Jan 17 19:05:07 vosztok kernel:  [<c0220000>] xfs_file_open+0x63/0x66
Jan 17 19:05:07 vosztok kernel:  [generic_file_aio_write+82/176] generic_file_aio_write+0x52/0xb0
Jan 17 19:05:07 vosztok kernel:  [<c013d2c4>] generic_file_aio_write+0x52/0xb0
Jan 17 19:05:07 vosztok kernel:  [<e08b9ed2>] nilfs_read_inode+0x2df/0x341 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [sys_stat64+30/35] sys_stat64+0x1e/0x23
Jan 17 19:05:07 vosztok kernel:  [<c015a6af>] sys_stat64+0x1e/0x23
Jan 17 19:05:07 vosztok kernel:  [do_sync_write+0/265] do_sync_write+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [<c0157517>] do_sync_write+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [vfs_write+138/268] vfs_write+0x8a/0x10c
Jan 17 19:05:07 vosztok kernel:  [<c0157d55>] vfs_write+0x8a/0x10c
Jan 17 19:05:07 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: notification- S ffffffff     0 10237      1
Jan 17 19:05:07 vosztok kernel:        cbb15bfc 00000082 dc067644 ffffffff cfe57380 d594c000 00000000 7fffffff 
Jan 17 19:05:07 vosztok kernel:        ffffffff 00000000 c036c8bf c0127a58 cac8c000 cbb15c54 cbbf5680 c03417ae 
Jan 17 19:05:07 vosztok kernel:        0015c927 c0390720 cbb15ecc 00000000 00000000 c0162579 cbb15fac 08079208 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [unix_poll+23/139] unix_poll+0x17/0x8b
Jan 17 19:05:07 vosztok kernel:  [<c03417ae>] unix_poll+0x17/0x8b
Jan 17 19:05:07 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 17 19:05:07 vosztok kernel:  [<c0162579>] do_sys_poll+0x253/0x320
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [dequeue_entity+94/121] dequeue_entity+0x5e/0x79
Jan 17 19:05:07 vosztok kernel:  [<c0113ff0>] dequeue_entity+0x5e/0x79
Jan 17 19:05:07 vosztok kernel:  [task_rq_lock+18/25] task_rq_lock+0x12/0x19
Jan 17 19:05:07 vosztok kernel:  [<c01149ce>] task_rq_lock+0x12/0x19
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [add_partial+49/73] add_partial+0x31/0x49
Jan 17 19:05:07 vosztok kernel:  [<c01532e8>] add_partial+0x31/0x49
Jan 17 19:05:07 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [__slab_free+92/670] __slab_free+0x5c/0x29e
Jan 17 19:05:07 vosztok kernel:  [<c01540ab>] __slab_free+0x5c/0x29e
Jan 17 19:05:07 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [unix_stream_recvmsg+1042/1218] unix_stream_recvmsg+0x412/0x4c2
Jan 17 19:05:07 vosztok kernel:  [<c034307d>] unix_stream_recvmsg+0x412/0x4c2
Jan 17 19:05:07 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 19:05:07 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 19:05:07 vosztok kernel:  [<e083db5e>] ipw_rx_queue_restock+0x90/0xd1 [ipw2200]
Jan 17 19:05:07 vosztok kernel:  [kfree_skbmem+8/97] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [<c02f3c10>] kfree_skbmem+0x8/0x61
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [unix_ioctl+169/177] unix_ioctl+0xa9/0xb1
Jan 17 19:05:07 vosztok kernel:  [<c03431d6>] unix_ioctl+0xa9/0xb1
Jan 17 19:05:07 vosztok kernel:  [sock_ioctl+415/446] sock_ioctl+0x19f/0x1be
Jan 17 19:05:07 vosztok kernel:  [<c02ee942>] sock_ioctl+0x19f/0x1be
Jan 17 19:05:07 vosztok kernel:  [sock_ioctl+0/446] sock_ioctl+0x0/0x1be
Jan 17 19:05:07 vosztok kernel:  [<c02ee7a3>] sock_ioctl+0x0/0x1be
Jan 17 19:05:07 vosztok kernel:  [do_ioctl+31/98] do_ioctl+0x1f/0x62
Jan 17 19:05:07 vosztok kernel:  [<c0161b83>] do_ioctl+0x1f/0x62
Jan 17 19:05:07 vosztok kernel:  [vfs_ioctl+570/589] vfs_ioctl+0x23a/0x24d
Jan 17 19:05:07 vosztok kernel:  [<c0161e00>] vfs_ioctl+0x23a/0x24d
Jan 17 19:05:07 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 17 19:05:07 vosztok kernel:  [<c016267a>] sys_poll+0x34/0x37
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: gconfd-2      S 00000000     0 10244      1
Jan 17 19:05:07 vosztok kernel:        cb175bfc 00000086 dc067b84 00000000 cfe578c0 00000286 002de007 cb175c0c 
Jan 17 19:05:07 vosztok kernel:        00007530 00000000 c036c924 c0127a58 d3302000 de1dbf9c e0166ff0 002de007 
Jan 17 19:05:07 vosztok kernel:        c011efb9 dc067a40 c04888c0 00000000 00000000 c0162579 cb175fac 0814aa80 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 17 19:05:07 vosztok kernel:  [<c0162579>] do_sys_poll+0x253/0x320
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 17 19:05:07 vosztok kernel:  [<c013b965>] find_lock_page+0x97/0xb0
Jan 17 19:05:07 vosztok kernel:  [find_or_create_page+28/140] find_or_create_page+0x1c/0x8c
Jan 17 19:05:07 vosztok kernel:  [<c013d4b5>] find_or_create_page+0x1c/0x8c
Jan 17 19:05:07 vosztok kernel:  [<e08bd210>] nilfs_get_page_block+0x97/0xb1 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08bdc27>] nilfs_mdt_mark_buffer_dirty+0x74/0x210 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [__alloc_skb+77/249] __alloc_skb+0x4d/0xf9
Jan 17 19:05:07 vosztok kernel:  [<c02f438e>] __alloc_skb+0x4d/0xf9
Jan 17 19:05:07 vosztok kernel:  [sock_alloc_send_skb+110/398] sock_alloc_send_skb+0x6e/0x18e
Jan 17 19:05:07 vosztok kernel:  [<c02f0d9a>] sock_alloc_send_skb+0x6e/0x18e
Jan 17 19:05:07 vosztok kernel:  [sock_def_readable+90/114] sock_def_readable+0x5a/0x72
Jan 17 19:05:07 vosztok kernel:  [<c02f2404>] sock_def_readable+0x5a/0x72
Jan 17 19:05:07 vosztok kernel:  [unix_stream_sendmsg+565/779] unix_stream_sendmsg+0x235/0x30b
Jan 17 19:05:07 vosztok kernel:  [<c0343906>] unix_stream_sendmsg+0x235/0x30b
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<e07a1356>] snd_timer_user_tinterrupt+0x15d/0x165 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [<e07a11f9>] snd_timer_user_tinterrupt+0x0/0x165 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [<e079fc6c>] snd_timer_interrupt+0x243/0x284 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [psmouse_handle_byte+12/202] psmouse_handle_byte+0xc/0xca
Jan 17 19:05:07 vosztok kernel:  [<c02d96b5>] psmouse_handle_byte+0xc/0xca
Jan 17 19:05:07 vosztok kernel:  [psmouse_interrupt+494/506] psmouse_interrupt+0x1ee/0x1fa
Jan 17 19:05:07 vosztok kernel:  [<c02d9f11>] psmouse_interrupt+0x1ee/0x1fa
Jan 17 19:05:07 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 17 19:05:07 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 17 19:05:07 vosztok kernel:  [enable_8259A_irq+69/93] enable_8259A_irq+0x45/0x5d
Jan 17 19:05:07 vosztok kernel:  [<c0107913>] enable_8259A_irq+0x45/0x5d
Jan 17 19:05:07 vosztok kernel:  [serio_interrupt+92/119] serio_interrupt+0x5c/0x77
Jan 17 19:05:07 vosztok kernel:  [<c02d15b7>] serio_interrupt+0x5c/0x77
Jan 17 19:05:07 vosztok kernel:  [i8042_interrupt+551/571] i8042_interrupt+0x227/0x23b
Jan 17 19:05:07 vosztok kernel:  [<c02d20e0>] i8042_interrupt+0x227/0x23b
Jan 17 19:05:07 vosztok kernel:  [<e0984c73>] i915_driver_irq_handler+0x13b/0x18d [i915]
Jan 17 19:05:07 vosztok kernel:  [e100_intr+26/158] e100_intr+0x1a/0x9e
Jan 17 19:05:07 vosztok kernel:  [<c02ac38d>] e100_intr+0x1a/0x9e
Jan 17 19:05:07 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 17 19:05:07 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 17 19:05:07 vosztok kernel:  [do_gettimeofday+44/196] do_gettimeofday+0x2c/0xc4
Jan 17 19:05:07 vosztok kernel:  [<c012b095>] do_gettimeofday+0x2c/0xc4
Jan 17 19:05:07 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 17 19:05:07 vosztok kernel:  [<c016267a>] sys_poll+0x34/0x37
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: screen        S 00000000     0 11309  10212
Jan 17 19:05:07 vosztok kernel:        c56b7fac 00000082 cac4c144 00000000 cac7fc40 00000000 0806c310 00000000 
Jan 17 19:05:07 vosztok kernel:        00000000 c56b6000 c012113e c0103d96 0806c310 00000000 0806c310 00000000 
Jan 17 19:05:07 vosztok kernel:        00000000 bfc78d34 0000001d 0000007b 0000007b 00000000 0000001d b7fb7410 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [sys_pause+16/22] sys_pause+0x10/0x16
Jan 17 19:05:07 vosztok kernel:  [<c012113e>] sys_pause+0x10/0x16
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: screen        S 00000000     0 11310  11309
Jan 17 19:05:07 vosztok kernel:        c0967b60 00000086 cac4d104 00000000 cac7f000 c04248f0 00000000 7fffffff 
Jan 17 19:05:07 vosztok kernel:        00000007 00000040 c036c8bf 00000000 d4df8c00 c024f9a3 c024c6b0 00000000 
Jan 17 19:05:07 vosztok kernel:        00000104 00000000 cfd4f380 00000000 c0967f9c c0162a11 c0967f9c c0967f48 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 17 19:05:07 vosztok kernel:  [<c024f9a3>] normal_poll+0x0/0x122
Jan 17 19:05:07 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 17 19:05:07 vosztok kernel:  [<c024c6b0>] tty_poll+0x53/0x60
Jan 17 19:05:07 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [e100_xmit_frame+96/211] e100_xmit_frame+0x60/0xd3
Jan 17 19:05:07 vosztok kernel:  [<c02aba5d>] e100_xmit_frame+0x60/0xd3
Jan 17 19:05:07 vosztok kernel:  [dev_hard_start_xmit+424/519] dev_hard_start_xmit+0x1a8/0x207
Jan 17 19:05:07 vosztok kernel:  [<c02f87e3>] dev_hard_start_xmit+0x1a8/0x207
Jan 17 19:05:07 vosztok kernel:  [dev_hard_start_xmit+424/519] dev_hard_start_xmit+0x1a8/0x207
Jan 17 19:05:07 vosztok kernel:  [<c02f87e3>] dev_hard_start_xmit+0x1a8/0x207
Jan 17 19:05:07 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [rb_insert_color+140/173] rb_insert_color+0x8c/0xad
Jan 17 19:05:07 vosztok kernel:  [<c023b8b0>] rb_insert_color+0x8c/0xad
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:05:07 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:05:07 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [tty_wakeup+76/80] tty_wakeup+0x4c/0x50
Jan 17 19:05:07 vosztok kernel:  [<c024bb35>] tty_wakeup+0x4c/0x50
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 17 19:05:07 vosztok kernel:  [<c024bacf>] tty_ldisc_deref+0x62/0x7c
Jan 17 19:05:07 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 19:05:07 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 19:05:07 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: cmus          S 00000000     0 11311  11310
Jan 17 19:05:07 vosztok kernel:        dcccbb60 00000082 cac4cbc4 00000000 cfe57a80 00000286 002d7eb0 dcccbb70 
Jan 17 19:05:07 vosztok kernel:        00000004 00000008 c036c924 c0127a58 de428780 c0488e48 c0488e48 002d7eb0 
Jan 17 19:05:07 vosztok kernel:        c011efb9 cac4ca80 c04888c0 00000000 dcccbf9c c0162a11 dcccbf9c dcccbf48 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [e100_exec_cb+239/269] e100_exec_cb+0xef/0x10d
Jan 17 19:05:07 vosztok kernel:  [<c02ab9df>] e100_exec_cb+0xef/0x10d
Jan 17 19:05:07 vosztok kernel:  [e100_xmit_prepare+0/152] e100_xmit_prepare+0x0/0x98
Jan 17 19:05:07 vosztok kernel:  [<c02aadbb>] e100_xmit_prepare+0x0/0x98
Jan 17 19:05:07 vosztok kernel:  [e100_xmit_frame+96/211] e100_xmit_frame+0x60/0xd3
Jan 17 19:05:07 vosztok kernel:  [<c02aba5d>] e100_xmit_frame+0x60/0xd3
Jan 17 19:05:07 vosztok kernel:  [rb_insert_color+76/173] rb_insert_color+0x4c/0xad
Jan 17 19:05:07 vosztok kernel:  [<c023b870>] rb_insert_color+0x4c/0xad
Jan 17 19:05:07 vosztok kernel:  [dev_hard_start_xmit+424/519] dev_hard_start_xmit+0x1a8/0x207
Jan 17 19:05:07 vosztok kernel:  [<c02f87e3>] dev_hard_start_xmit+0x1a8/0x207
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+21/53] autoremove_wake_function+0x15/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127848>] autoremove_wake_function+0x15/0x35
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [__group_send_sig_info+28/105] __group_send_sig_info+0x1c/0x69
Jan 17 19:05:07 vosztok kernel:  [<c0120584>] __group_send_sig_info+0x1c/0x69
Jan 17 19:05:07 vosztok kernel:  [lock_task_sighand+32/81] lock_task_sighand+0x20/0x51
Jan 17 19:05:07 vosztok kernel:  [<c011f6e0>] lock_task_sighand+0x20/0x51
Jan 17 19:05:07 vosztok kernel:  [group_send_sig_info+74/101] group_send_sig_info+0x4a/0x65
Jan 17 19:05:07 vosztok kernel:  [<c0120b9b>] group_send_sig_info+0x4a/0x65
Jan 17 19:05:07 vosztok kernel:  [send_sigio+293/323] send_sigio+0x125/0x143
Jan 17 19:05:07 vosztok kernel:  [<c0161272>] send_sigio+0x125/0x143
Jan 17 19:05:07 vosztok kernel:  [group_send_sig_info+74/101] group_send_sig_info+0x4a/0x65
Jan 17 19:05:07 vosztok kernel:  [<c0120b9b>] group_send_sig_info+0x4a/0x65
Jan 17 19:05:07 vosztok kernel:  [send_sigio+293/323] send_sigio+0x125/0x143
Jan 17 19:05:07 vosztok kernel:  [<c0161272>] send_sigio+0x125/0x143
Jan 17 19:05:07 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<e07a11f9>] snd_timer_user_tinterrupt+0x0/0x165 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [<e079fc6c>] snd_timer_interrupt+0x243/0x284 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [<e07d0ded>] snd_pcm_period_elapsed+0x1ec/0x23f [snd_pcm]
Jan 17 19:05:07 vosztok kernel:  [<e07c1178>] snd_intel8x0_interrupt+0x1dd/0x1ea [snd_intel8x0]
Jan 17 19:05:07 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 17 19:05:07 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 17 19:05:07 vosztok kernel:  [enable_8259A_irq+69/93] enable_8259A_irq+0x45/0x5d
Jan 17 19:05:07 vosztok kernel:  [<c0107913>] enable_8259A_irq+0x45/0x5d
Jan 17 19:05:07 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 17 19:05:07 vosztok kernel:  [<c016307a>] sys_select+0xa0/0x187
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: cmus          S 80834d34     0 11312  11310
Jan 17 19:05:07 vosztok kernel:        d141bf40 00000082 cac4db84 80834d34 cfe57a80 00000000 d141bf58 00000001 
Jan 17 19:05:07 vosztok kernel:        00000001 00000000 c036cd4c 00000001 00000000 b7d663a0 c012a09f d556bf59 
Jan 17 19:05:07 vosztok kernel:        c9d57f58 d5569f58 08017c06 000002fc c012a19b c041a6b4 00000001 00000002 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 17 19:05:07 vosztok kernel:  [<c036cd4c>] do_nanosleep+0x45/0x6f
Jan 17 19:05:07 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:05:07 vosztok kernel:  [<c012a09f>] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:05:07 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 19:05:07 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 19:05:07 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 17 19:05:07 vosztok kernel:  [<c012a18b>] sys_nanosleep+0x49/0x59
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: cmus          S 80834d34     0 11313  11310
Jan 17 19:05:07 vosztok kernel:        c9d57f40 00000082 cac4d644 80834d34 cfe57a80 00000000 c9d57f58 00000001 
Jan 17 19:05:07 vosztok kernel:        00000001 00000000 c036cd4c 00000001 00000000 00000000 c012a09f d141bf59 
Jan 17 19:05:07 vosztok kernel:        00000000 00000000 08019980 000002fc c012a19b c041a6b4 00000001 00000002 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 17 19:05:07 vosztok kernel:  [<c036cd4c>] do_nanosleep+0x45/0x6f
Jan 17 19:05:07 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:05:07 vosztok kernel:  [<c012a09f>] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:05:07 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 19:05:07 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 19:05:07 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 17 19:05:07 vosztok kernel:  [<c012a18b>] sys_nanosleep+0x49/0x59
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: cmus          S 00000001     0 11314  11310
Jan 17 19:05:07 vosztok kernel:        cc4a9f40 00000082 df41bb84 00000001 cfe57a80 00000000 cc4a9f58 00000001 
Jan 17 19:05:07 vosztok kernel:        00000001 00000000 c036cd4c 00000001 00000000 00000000 c012a09f d59cbf58 
Jan 17 19:05:07 vosztok kernel:        d6147f58 d6eeff58 0b3d35f5 000002fc c012a19b c041a6b4 00000001 00000002 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 17 19:05:07 vosztok kernel:  [<c036cd4c>] do_nanosleep+0x45/0x6f
Jan 17 19:05:07 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:05:07 vosztok kernel:  [<c012a09f>] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:05:07 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 19:05:07 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 19:05:07 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 17 19:05:07 vosztok kernel:  [<c012a18b>] sys_nanosleep+0x49/0x59
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: claws-mail    S 00000000     0 11326      1
Jan 17 19:05:07 vosztok kernel:        cc21bbfc 00200086 c7cec144 00000000 cfe571c0 00200286 002d8c5c cc21bc0c 
Jan 17 19:05:07 vosztok kernel:        00001388 00000000 c036c924 cc21be94 c0127a58 c0489128 c0489128 002d8c5c 
Jan 17 19:05:07 vosztok kernel:        c011efb9 c7cec000 c04888c0 00000000 00000000 c0162579 cc21bfac 08a955b0 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 17 19:05:07 vosztok kernel:  [<c0162579>] do_sys_poll+0x253/0x320
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:05:07 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [__d_lookup+288/317] __d_lookup+0x120/0x13d
Jan 17 19:05:07 vosztok kernel:  [<c01668d3>] __d_lookup+0x120/0x13d
Jan 17 19:05:07 vosztok kernel:  [do_lookup+79/320] do_lookup+0x4f/0x140
Jan 17 19:05:07 vosztok kernel:  [<c015df2a>] do_lookup+0x4f/0x140
Jan 17 19:05:07 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [dput+21/314] dput+0x15/0x13a
Jan 17 19:05:07 vosztok kernel:  [<c0165e4c>] dput+0x15/0x13a
Jan 17 19:05:07 vosztok kernel:  [__link_path_walk+2781/3072] __link_path_walk+0xadd/0xc00
Jan 17 19:05:07 vosztok kernel:  [<c015fae2>] __link_path_walk+0xadd/0xc00
Jan 17 19:05:07 vosztok kernel:  [unix_stream_sendmsg+565/779] unix_stream_sendmsg+0x235/0x30b
Jan 17 19:05:07 vosztok kernel:  [<c0343906>] unix_stream_sendmsg+0x235/0x30b
Jan 17 19:05:07 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [mntput_no_expire+17/133] mntput_no_expire+0x11/0x85
Jan 17 19:05:07 vosztok kernel:  [<c016a3e5>] mntput_no_expire+0x11/0x85
Jan 17 19:05:07 vosztok kernel:  [link_path_walk+165/175] link_path_walk+0xa5/0xaf
Jan 17 19:05:07 vosztok kernel:  [<c015fcaa>] link_path_walk+0xa5/0xaf
Jan 17 19:05:07 vosztok kernel:  [generic_fillattr+126/182] generic_fillattr+0x7e/0xb6
Jan 17 19:05:07 vosztok kernel:  [<c015a176>] generic_fillattr+0x7e/0xb6
Jan 17 19:05:07 vosztok kernel:  [cp_new_stat64+252/270] cp_new_stat64+0xfc/0x10e
Jan 17 19:05:07 vosztok kernel:  [<c015a322>] cp_new_stat64+0xfc/0x10e
Jan 17 19:05:07 vosztok kernel:  [unix_ioctl+169/177] unix_ioctl+0xa9/0xb1
Jan 17 19:05:07 vosztok kernel:  [<c03431d6>] unix_ioctl+0xa9/0xb1
Jan 17 19:05:07 vosztok kernel:  [sock_ioctl+415/446] sock_ioctl+0x19f/0x1be
Jan 17 19:05:07 vosztok kernel:  [<c02ee942>] sock_ioctl+0x19f/0x1be
Jan 17 19:05:07 vosztok kernel:  [sock_ioctl+0/446] sock_ioctl+0x0/0x1be
Jan 17 19:05:07 vosztok kernel:  [<c02ee7a3>] sock_ioctl+0x0/0x1be
Jan 17 19:05:07 vosztok kernel:  [do_ioctl+31/98] do_ioctl+0x1f/0x62
Jan 17 19:05:07 vosztok kernel:  [<c0161b83>] do_ioctl+0x1f/0x62
Jan 17 19:05:07 vosztok kernel:  [do_gettimeofday+44/196] do_gettimeofday+0x2c/0xc4
Jan 17 19:05:07 vosztok kernel:  [<c012b095>] do_gettimeofday+0x2c/0xc4
Jan 17 19:05:07 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 17 19:05:07 vosztok kernel:  [<c016267a>] sys_poll+0x34/0x37
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: claws-mail    S 00000001     0 11333      1
Jan 17 19:05:07 vosztok kernel:        c3ba7e64 00000086 c7cedb84 00000001 cfe571c0 00000000 cfe571f4 08309ecc 
Jan 17 19:05:07 vosztok kernel:        c3ba7e84 00000000 c0130066 00000000 00000327 00000327 00000064 c048a9b0 
Jan 17 19:05:07 vosztok kernel:        c048a9b0 c048a9b8 c048a9b8 c3ba7ef0 c3ba7ef0 c048a9b0 08309000 cfe571c0 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [futex_wait+462/750] futex_wait+0x1ce/0x2ee
Jan 17 19:05:07 vosztok kernel:  [<c0130066>] futex_wait+0x1ce/0x2ee
Jan 17 19:05:07 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [do_futex+101/2660] do_futex+0x65/0xa64
Jan 17 19:05:07 vosztok kernel:  [<c013053a>] do_futex+0x65/0xa64
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [sys_stat64+30/35] sys_stat64+0x1e/0x23
Jan 17 19:05:07 vosztok kernel:  [<c015a6af>] sys_stat64+0x1e/0x23
Jan 17 19:05:07 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 17 19:05:07 vosztok kernel:  [<c0130ffb>] sys_futex+0xc2/0xd4
Jan 17 19:05:07 vosztok kernel:  [sys_write+95/103] sys_write+0x5f/0x67
Jan 17 19:05:07 vosztok kernel:  [<c015824b>] sys_write+0x5f/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: wmaker        D 00000008     0 14412  10200
Jan 17 19:05:07 vosztok kernel:        d5fd5c30 00000086 d50e1104 00000008 d6dde700 00000000 d5fd5c5c d5fd5c5c 
Jan 17 19:05:07 vosztok kernel:        c13f0f20 d5fd5c38 c036c20c c013b86b c013b8a9 c036c98d d5fd5c5c 00000000 
Jan 17 19:05:07 vosztok kernel:        d5fd5c78 00000000 c013b85d 00000002 c11e8fe0 00000000 00000001 d50e0fc0 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:05:07 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:05:07 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:05:07 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:05:07 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:05:07 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:05:07 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:05:07 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:05:07 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:05:07 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:05:07 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:05:07 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:05:07 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:05:07 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:05:07 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08cfade>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08ba343>] nilfs_find_entry+0xd9/0x196 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08b9c6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08bb0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 17 19:05:07 vosztok kernel:  [<c01682bf>] iget_locked+0xc7/0x138
Jan 17 19:05:07 vosztok kernel:  [<e08bc493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:05:07 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:05:07 vosztok kernel:  [__link_path_walk+805/3072] __link_path_walk+0x325/0xc00
Jan 17 19:05:07 vosztok kernel:  [<c015f32a>] __link_path_walk+0x325/0xc00
Jan 17 19:05:07 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 19:05:07 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 19:05:07 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:05:07 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:05:07 vosztok kernel:  [run_timer_softirq+361/388] run_timer_softirq+0x169/0x184
Jan 17 19:05:07 vosztok kernel:  [<c011ecba>] run_timer_softirq+0x169/0x184
Jan 17 19:05:07 vosztok kernel:  [vfs_read+250/266] vfs_read+0xfa/0x10a
Jan 17 19:05:07 vosztok kernel:  [<c0157ed1>] vfs_read+0xfa/0x10a
Jan 17 19:05:07 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:05:07 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:05:07 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:05:07 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:05:07 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:05:07 vosztok kernel:  [sys_faccessat+153/301] sys_faccessat+0x99/0x12d
Jan 17 19:05:07 vosztok kernel:  [<c0156a47>] sys_faccessat+0x99/0x12d
Jan 17 19:05:07 vosztok kernel:  [run_timer_softirq+361/388] run_timer_softirq+0x169/0x184
Jan 17 19:05:07 vosztok kernel:  [<c011ecba>] run_timer_softirq+0x169/0x184
Jan 17 19:05:07 vosztok kernel:  [vfs_read+250/266] vfs_read+0xfa/0x10a
Jan 17 19:05:07 vosztok kernel:  [<c0157ed1>] vfs_read+0xfa/0x10a
Jan 17 19:05:07 vosztok kernel:  [sys_access+31/35] sys_access+0x1f/0x23
Jan 17 19:05:07 vosztok kernel:  [<c0156afa>] sys_access+0x1f/0x23
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: wmsetbg       S c3316300     0 14413  14412
Jan 17 19:05:07 vosztok kernel:        cb6c7e58 00000082 d50e0144 c3316300 d4dafc40 c01279b8 cb636800 df6d8940 
Jan 17 19:05:07 vosztok kernel:        cb6c7e74 cb636800 c015d010 00000000 d50e0000 c0127833 cb636800 cb636800 
Jan 17 19:05:07 vosztok kernel:        00000004 cb6c7edc c015d740 c01574da cb6c7f64 00000000 dc114500 df6d8940 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:05:07 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:05:07 vosztok kernel:  [pipe_wait+80/110] pipe_wait+0x50/0x6e
Jan 17 19:05:07 vosztok kernel:  [<c015d010>] pipe_wait+0x50/0x6e
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [pipe_read+684/796] pipe_read+0x2ac/0x31c
Jan 17 19:05:07 vosztok kernel:  [<c015d740>] pipe_read+0x2ac/0x31c
Jan 17 19:05:07 vosztok kernel:  [do_sync_readv_writev+192/253] do_sync_readv_writev+0xc0/0xfd
Jan 17 19:05:07 vosztok kernel:  [<c01574da>] do_sync_readv_writev+0xc0/0xfd
Jan 17 19:05:07 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [add_partial+49/73] add_partial+0x31/0x49
Jan 17 19:05:07 vosztok kernel:  [<c01532e8>] add_partial+0x31/0x49
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 19:05:07 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 19:05:07 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 19:05:07 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 19:05:07 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:05:07 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:05:07 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: urxvtd        S 00000000     0 14417      1
Jan 17 19:05:07 vosztok kernel:        c9515b60 00000086 d50e0684 00000000 d6149e00 c04248f0 00000000 7fffffff 
Jan 17 19:05:07 vosztok kernel:        0000000a 00000200 c036c8bf 00000000 c36df000 c024f9a3 c024c6b0 c9515be0 
Jan 17 19:05:07 vosztok kernel:        00000104 00000104 d25b8f00 00000000 c9515f9c c0162a11 c9515f9c c9515f48 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 17 19:05:07 vosztok kernel:  [<c024f9a3>] normal_poll+0x0/0x122
Jan 17 19:05:07 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 17 19:05:07 vosztok kernel:  [<c024c6b0>] tty_poll+0x53/0x60
Jan 17 19:05:07 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:05:07 vosztok kernel:  [task_rq_lock+18/25] task_rq_lock+0x12/0x19
Jan 17 19:05:07 vosztok kernel:  [<c01149ce>] task_rq_lock+0x12/0x19
Jan 17 19:05:07 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [__group_send_sig_info+28/105] __group_send_sig_info+0x1c/0x69
Jan 17 19:05:07 vosztok kernel:  [<c0120584>] __group_send_sig_info+0x1c/0x69
Jan 17 19:05:07 vosztok kernel:  [lock_task_sighand+32/81] lock_task_sighand+0x20/0x51
Jan 17 19:05:07 vosztok kernel:  [<c011f6e0>] lock_task_sighand+0x20/0x51
Jan 17 19:05:07 vosztok kernel:  [group_send_sig_info+74/101] group_send_sig_info+0x4a/0x65
Jan 17 19:05:07 vosztok kernel:  [<c0120b9b>] group_send_sig_info+0x4a/0x65
Jan 17 19:05:07 vosztok kernel:  [send_sigio+293/323] send_sigio+0x125/0x143
Jan 17 19:05:07 vosztok kernel:  [<c0161272>] send_sigio+0x125/0x143
Jan 17 19:05:07 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 19:05:07 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [tty_wakeup+76/80] tty_wakeup+0x4c/0x50
Jan 17 19:05:07 vosztok kernel:  [<c024bb35>] tty_wakeup+0x4c/0x50
Jan 17 19:05:07 vosztok kernel:  [remove_wait_queue+57/81] remove_wait_queue+0x39/0x51
Jan 17 19:05:07 vosztok kernel:  [<c0127a0d>] remove_wait_queue+0x39/0x51
Jan 17 19:05:07 vosztok kernel:  [read_chan+1239/1324] read_chan+0x4d7/0x52c
Jan 17 19:05:07 vosztok kernel:  [<c0250d17>] read_chan+0x4d7/0x52c
Jan 17 19:05:07 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:05:07 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:05:07 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:05:07 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [sigprocmask+157/182] sigprocmask+0x9d/0xb6
Jan 17 19:05:07 vosztok kernel:  [<c011f828>] sigprocmask+0x9d/0xb6
Jan 17 19:05:07 vosztok kernel:  [sys_rt_sigprocmask+71/186] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:05:07 vosztok kernel:  [<c0121c94>] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: epiphany      D c38dd300     0 14478  14412
Jan 17 19:05:07 vosztok kernel:        ced45d5c 00200086 c7ced104 c38dd300 cd3628c0 c7cecfc0 fffeffff df3b8c94 
Jan 17 19:05:07 vosztok kernel:        00000000 c7cecfc0 c023bd30 ced45d80 c7cecfc0 df3b8c94 df3b8c00 00000000 
Jan 17 19:05:07 vosztok kernel:        de9db2a0 c036d592 dc075d80 df3b8c98 c7cecfc0 00000001 df3b8c94 c036d5d3 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:05:07 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:05:07 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:05:07 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:05:07 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:05:07 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:05:07 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:05:07 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:05:07 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [<e08cafc6>] nilfs_dirty_inode+0x1e/0x40 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [__mark_inode_dirty+36/360] __mark_inode_dirty+0x24/0x168
Jan 17 19:05:07 vosztok kernel:  [<c01705db>] __mark_inode_dirty+0x24/0x168
Jan 17 19:05:07 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 17 19:05:07 vosztok kernel:  [<c011bae5>] current_fs_time+0x13/0x15
Jan 17 19:05:07 vosztok kernel:  [__generic_file_aio_write_nolock+864/1288] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:05:07 vosztok kernel:  [<c013d0ca>] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:05:07 vosztok kernel:  [preempt_schedule+69/87] preempt_schedule+0x45/0x57
Jan 17 19:05:07 vosztok kernel:  [<c036c133>] preempt_schedule+0x45/0x57
Jan 17 19:05:07 vosztok kernel:  [generic_file_aio_write+82/176] generic_file_aio_write+0x52/0xb0
Jan 17 19:05:07 vosztok kernel:  [<c013d2c4>] generic_file_aio_write+0x52/0xb0
Jan 17 19:05:07 vosztok kernel:  [<e08b9ed2>] nilfs_read_inode+0x2df/0x341 [nilfs2]
Jan 17 19:05:07 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [unix_ioctl+169/177] unix_ioctl+0xa9/0xb1
Jan 17 19:05:07 vosztok kernel:  [<c03431d6>] unix_ioctl+0xa9/0xb1
Jan 17 19:05:07 vosztok kernel:  [sock_ioctl+415/446] sock_ioctl+0x19f/0x1be
Jan 17 19:05:07 vosztok kernel:  [<c02ee942>] sock_ioctl+0x19f/0x1be
Jan 17 19:05:07 vosztok kernel:  [sock_ioctl+0/446] sock_ioctl+0x0/0x1be
Jan 17 19:05:07 vosztok kernel:  [<c02ee7a3>] sock_ioctl+0x0/0x1be
Jan 17 19:05:07 vosztok kernel:  [do_sync_write+0/265] do_sync_write+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [<c0157517>] do_sync_write+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [vfs_write+138/268] vfs_write+0x8a/0x10c
Jan 17 19:05:07 vosztok kernel:  [<c0157d55>] vfs_write+0x8a/0x10c
Jan 17 19:05:07 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: bash          S c06143c8     0 19613  14417
Jan 17 19:05:07 vosztok kernel:        c0c6df34 00000086 d12df104 c06143c8 c7eb51c0 00000000 ffffffff 00000001 
Jan 17 19:05:07 vosztok kernel:        d12dfa40 00000000 c011a464 000003c8 ddfda080 97c5cda1 cac861b8 0000000e 
Jan 17 19:05:07 vosztok kernel:        ffffffff d12defc0 00000001 00000001 00000000 d12df0a4 bfbe2704 df071a68 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: su            S d1ff7f98     0 19617  19613
Jan 17 19:05:07 vosztok kernel:        c69a3f34 00000082 d12dfb84 d1ff7f98 c7eb5a80 00000000 ffffffff 00000001 
Jan 17 19:05:07 vosztok kernel:        d12dea80 00000000 c011a464 00000f98 deaa2468 00000001 c2438f78 00000006 
Jan 17 19:05:07 vosztok kernel:        ffffffff d12dfa40 00000001 00000001 00000000 d12dfb24 c01173a2 00000000 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: bash          S 00000000     0 19620  19617
Jan 17 19:05:07 vosztok kernel:        c687ff34 00000086 d12debc4 00000000 c7eb5000 00000000 ffffffff 00000001 
Jan 17 19:05:07 vosztok kernel:        cac4c540 00000000 c011a464 00000001 da9a2200 00000000 00000000 0000000e 
Jan 17 19:05:07 vosztok kernel:        ffffffff d12dea80 00000001 00000001 00000000 d12deb64 bf9429b4 df071a68 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: emerge        S 00000000     0 19625  19620
Jan 17 19:05:07 vosztok kernel:        c7831b60 00200082 cac4c684 00000000 cd362540 c04248f0 00000000 7fffffff 
Jan 17 19:05:07 vosztok kernel:        00000004 00000008 c036c8bf 00000000 caa10400 c024f9a3 c024c6b0 c7831be0 
Jan 17 19:05:07 vosztok kernel:        00000104 00000000 cc0a4600 00000000 c7831f9c c0162a11 c7831f9c c7831f48 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 17 19:05:07 vosztok kernel:  [<c024f9a3>] normal_poll+0x0/0x122
Jan 17 19:05:07 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 17 19:05:07 vosztok kernel:  [<c024c6b0>] tty_poll+0x53/0x60
Jan 17 19:05:07 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [xfs_bmap+0/12] xfs_bmap+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0222a69>] xfs_bmap+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [__xfs_get_blocks+301/543] __xfs_get_blocks+0x12d/0x21f
Jan 17 19:05:07 vosztok kernel:  [<c021cdd1>] __xfs_get_blocks+0x12d/0x21f
Jan 17 19:05:07 vosztok kernel:  [find_get_page+68/92] find_get_page+0x44/0x5c
Jan 17 19:05:07 vosztok kernel:  [<c013b791>] find_get_page+0x44/0x5c
Jan 17 19:05:07 vosztok kernel:  [__find_get_block_slow+35/260] __find_get_block_slow+0x23/0x104
Jan 17 19:05:07 vosztok kernel:  [<c01737af>] __find_get_block_slow+0x23/0x104
Jan 17 19:05:07 vosztok kernel:  [unmap_underlying_metadata+6/49] unmap_underlying_metadata+0x6/0x31
Jan 17 19:05:07 vosztok kernel:  [<c017417e>] unmap_underlying_metadata+0x6/0x31
Jan 17 19:05:07 vosztok kernel:  [__block_prepare_write+588/1098] __block_prepare_write+0x24c/0x44a
Jan 17 19:05:07 vosztok kernel:  [<c01745c3>] __block_prepare_write+0x24c/0x44a
Jan 17 19:05:07 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:05:07 vosztok kernel:  [<c0140843>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:05:07 vosztok kernel:  [__block_commit_write+94/136] __block_commit_write+0x5e/0x88
Jan 17 19:05:07 vosztok kernel:  [<c0173f4b>] __block_commit_write+0x5e/0x88
Jan 17 19:05:07 vosztok kernel:  [generic_commit_write+141/151] generic_commit_write+0x8d/0x97
Jan 17 19:05:07 vosztok kernel:  [<c0174002>] generic_commit_write+0x8d/0x97
Jan 17 19:05:07 vosztok kernel:  [generic_file_buffered_write+1296/1570] generic_file_buffered_write+0x510/0x622
Jan 17 19:05:07 vosztok kernel:  [<c013cc58>] generic_file_buffered_write+0x510/0x622
Jan 17 19:05:07 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 17 19:05:07 vosztok kernel:  [xfs_ilock+71/103] xfs_ilock+0x47/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01fa71a>] xfs_ilock+0x47/0x67
Jan 17 19:05:07 vosztok kernel:  [xfs_iunlock+35/109] xfs_iunlock+0x23/0x6d
Jan 17 19:05:07 vosztok kernel:  [<c01fa684>] xfs_iunlock+0x23/0x6d
Jan 17 19:05:07 vosztok kernel:  [xfs_write+2604/2651] xfs_write+0xa2c/0xa5b
Jan 17 19:05:07 vosztok kernel:  [<c0223dd6>] xfs_write+0xa2c/0xa5b
Jan 17 19:05:07 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<e07a11f9>] snd_timer_user_tinterrupt+0x0/0x165 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [<e079fc6c>] snd_timer_interrupt+0x243/0x284 [snd_timer]
Jan 17 19:05:07 vosztok kernel:  [xfs_file_aio_write+101/109] xfs_file_aio_write+0x65/0x6d
Jan 17 19:05:07 vosztok kernel:  [<c02202ed>] xfs_file_aio_write+0x65/0x6d
Jan 17 19:05:07 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 19:05:07 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 17 19:05:07 vosztok kernel:  [<c0157dc7>] vfs_write+0xfc/0x10c
Jan 17 19:05:07 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: emerge        ? 00000287     0 20648  19625
Jan 17 19:05:07 vosztok kernel:        d6dd3f74 00000046 dabf7b84 00000287 cd362540 c043ccfc d6dd3f90 dabf7a40 
Jan 17 19:05:07 vosztok kernel:        00000010 dabf7b24 c011ad2c 00000007 d6dd3fb8 cd362a80 00000001 d6dd3fb0 
Jan 17 19:05:07 vosztok kernel:        d6dd3f90 d6dd3f90 cd362700 00000000 46be2268 d6dd2000 c011ada9 00000000 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_exit+1833/1837] do_exit+0x729/0x72d
Jan 17 19:05:07 vosztok kernel:  [<c011ad2c>] do_exit+0x729/0x72d
Jan 17 19:05:07 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:05:07 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: bash          S 00000000     0 30029  14417
Jan 17 19:05:07 vosztok kernel:        d3ff1ee0 00000086 c7ced644 00000000 d4daf8c0 00000000 d5f41800 7fffffff 
Jan 17 19:05:07 vosztok kernel:        d3ff1f44 bfc910d3 c036c8bf bfc9165c c1104ca0 00000000 c1104ca0 c0145a13 
Jan 17 19:05:07 vosztok kernel:        bfc910d3 c0127a58 d5f41800 d5f41800 d5f41800 c0250b30 00000082 d25b8a80 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:05:07 vosztok kernel:  [do_wp_page+995/1086] do_wp_page+0x3e3/0x43e
Jan 17 19:05:07 vosztok kernel:  [<c0145a13>] do_wp_page+0x3e3/0x43e
Jan 17 19:05:07 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:05:07 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:05:07 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:05:07 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:05:07 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:05:07 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:05:07 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:05:07 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:05:07 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:05:07 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: sandbox       S c3f83f98     0   791  19625
Jan 17 19:05:07 vosztok kernel:        c1d6ff34 00200086 c2f36bc4 c3f83f98 c3be2e00 00000000 00000318 00000001 
Jan 17 19:05:07 vosztok kernel:        c2f36000 00000000 c011a464 00000f98 de190468 00000001 d402c688 00000004 
Jan 17 19:05:07 vosztok kernel:        00000318 c2f36a80 00000001 00000001 00000000 c2f36b64 c01173a2 00000000 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: ebuild.sh     S de4ee940     0   792    791
Jan 17 19:05:07 vosztok kernel:        c3657f34 00200086 c2f36144 de4ee940 c3be2700 00000000 ffffffff 00000001 
Jan 17 19:05:07 vosztok kernel:        d07ff500 00000000 c011a464 00000940 de362080 082897a8 d402c738 00000004 
Jan 17 19:05:07 vosztok kernel:        ffffffff c2f36000 00000001 00000001 00000000 c2f360e4 c01173a2 00000000 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: dhcpcd        S 00000000     0   793      1
Jan 17 19:05:07 vosztok kernel:        de8e1b60 00000082 c2f37b84 00000000 c3be2c40 00000286 00471281 de8e1b70 
Jan 17 19:05:07 vosztok kernel:        00000006 00000020 c036c924 c0127a58 c8711c00 c04894e8 c04894e8 00471281 
Jan 17 19:05:07 vosztok kernel:        c011efb9 c2f37a40 c04888c0 00000000 de8e1f9c c0162a11 de8e1f9c de8e1f48 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:05:07 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:05:07 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:05:07 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 19:05:07 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [xfs_bmap+0/12] xfs_bmap+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0222a69>] xfs_bmap+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [__xfs_get_blocks+112/543] __xfs_get_blocks+0x70/0x21f
Jan 17 19:05:07 vosztok kernel:  [<c021cd14>] __xfs_get_blocks+0x70/0x21f
Jan 17 19:05:07 vosztok kernel:  [find_get_page+68/92] find_get_page+0x44/0x5c
Jan 17 19:05:07 vosztok kernel:  [<c013b791>] find_get_page+0x44/0x5c
Jan 17 19:05:07 vosztok kernel:  [__find_get_block_slow+35/260] __find_get_block_slow+0x23/0x104
Jan 17 19:05:07 vosztok kernel:  [<c01737af>] __find_get_block_slow+0x23/0x104
Jan 17 19:05:07 vosztok kernel:  [__mark_inode_dirty+326/360] __mark_inode_dirty+0x146/0x168
Jan 17 19:05:07 vosztok kernel:  [<c01706fd>] __mark_inode_dirty+0x146/0x168
Jan 17 19:05:07 vosztok kernel:  [unmap_underlying_metadata+6/49] unmap_underlying_metadata+0x6/0x31
Jan 17 19:05:07 vosztok kernel:  [<c017417e>] unmap_underlying_metadata+0x6/0x31
Jan 17 19:05:07 vosztok kernel:  [__block_prepare_write+588/1098] __block_prepare_write+0x24c/0x44a
Jan 17 19:05:07 vosztok kernel:  [<c01745c3>] __block_prepare_write+0x24c/0x44a
Jan 17 19:05:07 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:05:07 vosztok kernel:  [<c0140843>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:05:07 vosztok kernel:  [__block_commit_write+94/136] __block_commit_write+0x5e/0x88
Jan 17 19:05:07 vosztok kernel:  [<c0173f4b>] __block_commit_write+0x5e/0x88
Jan 17 19:05:07 vosztok kernel:  [__pagevec_lru_add+182/193] __pagevec_lru_add+0xb6/0xc1
Jan 17 19:05:07 vosztok kernel:  [<c014196b>] __pagevec_lru_add+0xb6/0xc1
Jan 17 19:05:07 vosztok kernel:  [generic_file_buffered_write+1487/1570] generic_file_buffered_write+0x5cf/0x622
Jan 17 19:05:07 vosztok kernel:  [<c013cd17>] generic_file_buffered_write+0x5cf/0x622
Jan 17 19:05:07 vosztok kernel:  [do_lookup+79/320] do_lookup+0x4f/0x140
Jan 17 19:05:07 vosztok kernel:  [<c015df2a>] do_lookup+0x4f/0x140
Jan 17 19:05:07 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:05:07 vosztok kernel:  [xfs_ilock+71/103] xfs_ilock+0x47/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01fa71a>] xfs_ilock+0x47/0x67
Jan 17 19:05:07 vosztok kernel:  [xfs_iunlock+35/109] xfs_iunlock+0x23/0x6d
Jan 17 19:05:07 vosztok kernel:  [<c01fa684>] xfs_iunlock+0x23/0x6d
Jan 17 19:05:07 vosztok kernel:  [xfs_write+2604/2651] xfs_write+0xa2c/0xa5b
Jan 17 19:05:07 vosztok kernel:  [<c0223dd6>] xfs_write+0xa2c/0xa5b
Jan 17 19:05:07 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:05:07 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 19:05:07 vosztok kernel:  [<c013f545>] get_page_from_freelist+0x1cf/0x334
Jan 17 19:05:07 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 17 19:05:07 vosztok kernel:  [<c013b965>] find_lock_page+0x97/0xb0
Jan 17 19:05:07 vosztok kernel:  [filemap_fault+586/969] filemap_fault+0x24a/0x3c9
Jan 17 19:05:07 vosztok kernel:  [<c013d90a>] filemap_fault+0x24a/0x3c9
Jan 17 19:05:07 vosztok kernel:  [__do_fault+729/773] __do_fault+0x2d9/0x305
Jan 17 19:05:07 vosztok kernel:  [<c0145312>] __do_fault+0x2d9/0x305
Jan 17 19:05:07 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 17 19:05:07 vosztok kernel:  [<c014683a>] handle_mm_fault+0x2db/0x5f8
Jan 17 19:05:07 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 17 19:05:07 vosztok kernel:  [<c016307a>] sys_select+0xa0/0x187
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: make          S c3be2000     0  4609    792
Jan 17 19:05:07 vosztok kernel:        c6873f48 00200086 d07ff644 c3be2000 c3be2000 00000000 ffffffff 00000001 
Jan 17 19:05:07 vosztok kernel:        d07ffa40 00000000 c011a464 d07ff500 c0114c20 00100100 00200200 00000004 
Jan 17 19:05:07 vosztok kernel:        ffffffff d07ff500 00000001 00000001 00000000 d07ff5e4 c6873f9c 00000002 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: libtool       S c29bf114     0 10108   4609
Jan 17 19:05:07 vosztok kernel:        d180df34 00200082 d07ffb84 c29bf114 df0c5a80 00000000 ffffffff 00000001 
Jan 17 19:05:07 vosztok kernel:        d07fe000 00000000 c011a464 00000114 de63bbf8 bf8461c8 ce0b9f78 00000004 
Jan 17 19:05:07 vosztok kernel:        ffffffff d07ffa40 00000001 00000001 00000000 d07ffb24 c01173a2 00000000 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [do_fork+252/443] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [<c01173a2>] do_fork+0xfc/0x1bb
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: i686-pc-linux S c036bfe2     0 10268  10108
Jan 17 19:05:07 vosztok kernel:        cc48bf34 00200086 d07fe144 c036bfe2 df0c58c0 00000000 0000281d 00000001 
Jan 17 19:05:07 vosztok kernel:        d07fea80 00000000 c011a464 00004111 cc48bf60 cc48bf68 c036c355 00000004 
Jan 17 19:05:07 vosztok kernel:        0000281d d07fe000 00000001 00000001 00000000 d07fe0e4 00004000 c01173f0 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 17 19:05:07 vosztok kernel:  [<c036bfe2>] schedule+0x23c/0x2f3
Jan 17 19:05:07 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:05:07 vosztok kernel:  [wait_for_completion+179/205] wait_for_completion+0xb3/0xcd
Jan 17 19:05:07 vosztok kernel:  [<c036c355>] wait_for_completion+0xb3/0xcd
Jan 17 19:05:07 vosztok kernel:  [do_fork+330/443] do_fork+0x14a/0x1bb
Jan 17 19:05:07 vosztok kernel:  [<c01173f0>] do_fork+0x14a/0x1bb
Jan 17 19:05:07 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:05:07 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:05:07 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [<c011a59e>] sys_waitpid+0x27/0x2b
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: cc1           D dbe29cd4     0 10269  10268
Jan 17 19:05:07 vosztok kernel:        dbe29cd8 00200086 d07fe684 dbe29cd4 df0c5e00 c01279b8 dbe29ce8 c143bd38 
Jan 17 19:05:07 vosztok kernel:        c13f0e70 c143bd38 c0167e39 c527cee4 00000003 00000000 d07fe540 c0127868 
Jan 17 19:05:07 vosztok kernel:        c13f0e70 c13f0e70 019143eb de6d4a00 c0167e75 019143eb c143bd38 de6d4a00 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:05:07 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:05:07 vosztok kernel:  [__wait_on_freeing_inode+130/155] __wait_on_freeing_inode+0x82/0x9b
Jan 17 19:05:07 vosztok kernel:  [<c0167e39>] __wait_on_freeing_inode+0x82/0x9b
Jan 17 19:05:07 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:05:07 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:05:07 vosztok kernel:  [find_inode_fast+35/66] find_inode_fast+0x23/0x42
Jan 17 19:05:07 vosztok kernel:  [<c0167e75>] find_inode_fast+0x23/0x42
Jan 17 19:05:07 vosztok kernel:  [ifind_fast+33/151] ifind_fast+0x21/0x97
Jan 17 19:05:07 vosztok kernel:  [<c0167f0b>] ifind_fast+0x21/0x97
Jan 17 19:05:07 vosztok kernel:  [iget_locked+44/312] iget_locked+0x2c/0x138
Jan 17 19:05:07 vosztok kernel:  [<c0168224>] iget_locked+0x2c/0x138
Jan 17 19:05:07 vosztok kernel:  [xfs_iget+38/253] xfs_iget+0x26/0xfd
Jan 17 19:05:07 vosztok kernel:  [<c01fb449>] xfs_iget+0x26/0xfd
Jan 17 19:05:07 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:05:07 vosztok kernel:  [xfs_dir_lookup_int+125/212] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 19:05:07 vosztok kernel:  [<c0212d71>] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 19:05:07 vosztok kernel:  [xfs_lookup+82/120] xfs_lookup+0x52/0x78
Jan 17 19:05:07 vosztok kernel:  [<c0215b01>] xfs_lookup+0x52/0x78
Jan 17 19:05:07 vosztok kernel:  [xfs_vn_lookup+59/112] xfs_vn_lookup+0x3b/0x70
Jan 17 19:05:07 vosztok kernel:  [<c0222262>] xfs_vn_lookup+0x3b/0x70
Jan 17 19:05:07 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:05:07 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:05:07 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 17 19:05:07 vosztok kernel:  [<c015f7ee>] __link_path_walk+0x7e9/0xc00
Jan 17 19:05:07 vosztok kernel:  [__do_softirq+89/133] __do_softirq+0x59/0x85
Jan 17 19:05:07 vosztok kernel:  [<c011bede>] __do_softirq+0x59/0x85
Jan 17 19:05:07 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:05:07 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:05:07 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 17 19:05:07 vosztok kernel:  [<c0141c09>] lru_cache_add_active+0x4e/0x64
Jan 17 19:05:07 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:05:07 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:05:07 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:05:07 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:05:07 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:05:07 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:05:07 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 17 19:05:07 vosztok kernel:  [<c015a5ec>] vfs_stat_fd+0x19/0x40
Jan 17 19:05:07 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 17 19:05:07 vosztok kernel:  [<c0141c09>] lru_cache_add_active+0x4e/0x64
Jan 17 19:05:07 vosztok kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23
Jan 17 19:05:07 vosztok kernel:  [<c015a6a0>] sys_stat64+0xf/0x23
Jan 17 19:05:07 vosztok kernel:  [dput+204/314] dput+0xcc/0x13a
Jan 17 19:05:07 vosztok kernel:  [<c0165f03>] dput+0xcc/0x13a
Jan 17 19:05:07 vosztok kernel:  [__fput+308/350] __fput+0x134/0x15e
Jan 17 19:05:07 vosztok kernel:  [<c0158622>] __fput+0x134/0x15e
Jan 17 19:05:07 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 17 19:05:07 vosztok kernel:  [<c01123e1>] do_page_fault+0x0/0x59f
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:07 vosztok kernel: as            S 00000000     0 10270  10268
Jan 17 19:05:07 vosztok kernel:        c7ce1e58 00200082 d07febc4 00000000 df0c5c40 c01279b8 d21ec400 de859b90 
Jan 17 19:05:07 vosztok kernel:        c7ce1e74 d21ec400 c015d010 00000000 d07fea80 c0127833 d21ec400 d21ec400 
Jan 17 19:05:07 vosztok kernel:        00000400 c7ce1edc c015d740 00200046 c7ce1f64 00000000 dee38800 de859b90 
Jan 17 19:05:07 vosztok kernel: Call Trace:
Jan 17 19:05:07 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:05:07 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:05:07 vosztok kernel:  [pipe_wait+80/110] pipe_wait+0x50/0x6e
Jan 17 19:05:07 vosztok kernel:  [<c015d010>] pipe_wait+0x50/0x6e
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [pipe_read+684/796] pipe_read+0x2ac/0x31c
Jan 17 19:05:07 vosztok kernel:  [<c015d740>] pipe_read+0x2ac/0x31c
Jan 17 19:05:07 vosztok kernel:  [vma_adjust+821/962] vma_adjust+0x335/0x3c2
Jan 17 19:05:07 vosztok kernel:  [<c0148e92>] vma_adjust+0x335/0x3c2
Jan 17 19:05:07 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 19:05:07 vosztok kernel:  [mmap_region+786/974] mmap_region+0x312/0x3ce
Jan 17 19:05:07 vosztok kernel:  [<c0149b48>] mmap_region+0x312/0x3ce
Jan 17 19:05:07 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:05:07 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 19:05:07 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:05:07 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:05:07 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:05:07 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:05:07 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:05:07 vosztok kernel:  =======================
Jan 17 19:05:20 vosztok kernel: SysRq : HELP : loglevel0-8 reBoot tErm Full kIll saK showMem Nice powerOff showPc show-all-timers(Q) unRaw Sync showTasks Unmount shoW-blocked-tasks 
Jan 17 19:07:17 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 19:07:17 vosztok kernel: Inspecting /boot/System.map
Jan 17 19:07:18 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 19:07:18 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 19:07:18 vosztok kernel: 27833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<e0053c31>] hub_thread+0x0/0xa25 [usbcore]
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: ksnapd        S c149efc0     0  1874      2
Jan 17 19:07:18 vosztok kernel:        ddcc9fb4 00000046 df409104 c149efc0 de191540 c01279b8 de15d500 c01250e0 
Jan 17 19:07:18 vosztok kernel:        ddcc9fd0 00000000 c0125161 00000000 df408fc0 c0127833 de15d508 de15d508 
Jan 17 19:07:18 vosztok kernel:        de15d500 00000000 c012777a c0127744 00000000 c0104917 de6cde78 00000000 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [worker_thread+0/188] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c01250e0>] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [worker_thread+129/188] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c0125161>] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: dm-bbr/0      S df41b500     0  1973      2
Jan 17 19:07:18 vosztok kernel:        ddfe9fb4 00000046 c1483b84 df41b500 de191540 c01279b8 de15d580 c01250e0 
Jan 17 19:07:18 vosztok kernel:        ddfe9fd0 00000000 c0125161 00000000 c1483a40 c0127833 de15d588 de15d588 
Jan 17 19:07:18 vosztok kernel:        de15d580 00000000 c012777a c0127744 00000000 c0104917 de6c1e7c 00000000 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [worker_thread+0/188] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c01250e0>] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [worker_thread+129/188] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c0125161>] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: rpciod/0      S de1d5a40     0  2181      2
Jan 17 19:07:18 vosztok kernel:        de1d9fb4 00000046 de1d4bc4 de1d5a40 de1918c0 c01279b8 de15d640 c01250e0 
Jan 17 19:07:18 vosztok kernel:        de1d9fd0 00000000 c0125161 00000000 de1d4a80 c0127833 de15d648 de15d648 
Jan 17 19:07:18 vosztok kernel:        de15d640 00000000 c012777a c0127744 00000000 c0104917 de6dde78 00000000 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [worker_thread+0/188] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c01250e0>] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [worker_thread+129/188] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c0125161>] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: xfsbufd       S 00000000     0  2582      2
Jan 17 19:07:18 vosztok kernel:        dec77f90 00000046 df41abc4 00000000 dbca1a80 00000286 002f479a dec77fa0 
Jan 17 19:07:18 vosztok kernel:        00000000 00000000 c036c924 c02329bb 00000000 c0489100 c0489100 002f479a 
Jan 17 19:07:18 vosztok kernel:        c011efb9 df41aa80 c04888c0 000003e8 dec30980 c021fa8f dec77fc4 dec77fc4 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:07:18 vosztok kernel:  [__generic_unplug_device+29/31] __generic_unplug_device+0x1d/0x1f
Jan 17 19:07:18 vosztok kernel:  [<c02329bb>] __generic_unplug_device+0x1d/0x1f
Jan 17 19:07:18 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:07:18 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:07:18 vosztok kernel:  [xfsbufd+95/240] xfsbufd+0x5f/0xf0
Jan 17 19:07:18 vosztok kernel:  [<c021fa8f>] xfsbufd+0x5f/0xf0
Jan 17 19:07:18 vosztok kernel:  [xfsbufd+0/240] xfsbufd+0x0/0xf0
Jan 17 19:07:18 vosztok kernel:  [<c021fa30>] xfsbufd+0x0/0xf0
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: xfssyncd      S 00000000     0  2583      2
Jan 17 19:07:18 vosztok kernel:        de1dbf8c 00000046 df41b644 00000000 dbca1a80 00000286 002f4d90 de1dbf9c 
Jan 17 19:07:18 vosztok kernel:        de1dbfc0 00007530 c036c924 00000000 00000003 c0489130 c0489130 002f4d90 
Jan 17 19:07:18 vosztok kernel:        c011efb9 df41b500 c04888c0 de1dbfc0 de159d80 c02245cf de1dbfc0 de1dbfc0 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:07:18 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:07:18 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:07:18 vosztok kernel:  [xfssyncd+54/316] xfssyncd+0x36/0x13c
Jan 17 19:07:18 vosztok kernel:  [<c02245cf>] xfssyncd+0x36/0x13c
Jan 17 19:07:18 vosztok kernel:  [xfssyncd+0/316] xfssyncd+0x0/0x13c
Jan 17 19:07:18 vosztok kernel:  [<c0224599>] xfssyncd+0x0/0x13c
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: pccardd       S fffb9dc4     0  3737      2
Jan 17 19:07:18 vosztok kernel:        de227fa4 00000046 dd8de144 fffb9dc4 df2e8700 de227fc8 00000202 ddf9f428 
Jan 17 19:07:18 vosztok kernel:        00000000 00000000 e07b4c8f e07b4ad3 de227fd4 00000000 dd8de000 c0114c20 
Jan 17 19:07:18 vosztok kernel:        ddf9f55c ddf9f55c 00004000 ddf9f428 e07b4ad3 00000000 c012777a c0127744 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [<e07b4c8f>] pccardd+0x1bc/0x20a [pcmcia_core]
Jan 17 19:07:18 vosztok kernel:  [<e07b4ad3>] pccardd+0x0/0x20a [pcmcia_core]
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<e07b4ad3>] pccardd+0x0/0x20a [pcmcia_core]
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: ipw2200/0     S de021688     0  3742      2
Jan 17 19:07:18 vosztok kernel:        df2c9fb4 00000046 dd8df644 de021688 dbca1a80 c01279b8 de021680 c01250e0 
Jan 17 19:07:18 vosztok kernel:        df2c9fd0 00000000 c0125161 00000000 dd8df500 c0127833 de021688 de021688 
Jan 17 19:07:18 vosztok kernel:        de021680 00000000 c012777a c0127744 00000000 c0104917 df385db0 00000000 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [worker_thread+0/188] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c01250e0>] worker_thread+0x0/0xbc
Jan 17 19:07:18 vosztok kernel:  [worker_thread+129/188] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [<c0125161>] worker_thread+0x81/0xbc
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:18 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: fbsplashd.sta ? df492540     0  3878      1
Jan 17 19:07:18 vosztok kernel:        dd799e84 00000046 df492684 df492540 df2e8a80 dd799f10 dd799ea0 df492540 
Jan 17 19:07:18 vosztok kernel:        00000010 df492624 c011ad2c c0114c02 00000000 00000001 00000086 df475500 
Jan 17 19:07:18 vosztok kernel:        dd799ea0 dd799ea0 df6a4e00 0000000f 0000000f dd799f10 c011ada9 df0e30ec 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [do_exit+1833/1837] do_exit+0x729/0x72d
Jan 17 19:07:18 vosztok kernel:  [<c011ad2c>] do_exit+0x729/0x72d
Jan 17 19:07:18 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:07:18 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:07:18 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [xfs_iflush_done+0/131] xfs_iflush_done+0x0/0x83
Jan 17 19:07:18 vosztok kernel:  [<c02004ab>] xfs_iflush_done+0x0/0x83
Jan 17 19:07:18 vosztok kernel:  [hrtimer_interrupt+433/473] hrtimer_interrupt+0x1b1/0x1d9
Jan 17 19:07:18 vosztok kernel:  [<c012a787>] hrtimer_interrupt+0x1b1/0x1d9
Jan 17 19:07:18 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_read+95/103] sys_read+0x5f/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01581e4>] sys_read+0x5f/0x67
Jan 17 19:07:18 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: fbsplashd.sta D 002e134a     0  3879      1
Jan 17 19:07:18 vosztok kernel:        dd7b9de0 00000046 df493644 002e134a db6571c0 df5fc000 c041edd8 df493500 
Jan 17 19:07:18 vosztok kernel:        df2e8a80 dd7b9f10 c036ccbe c041eddc c041eddc df493500 df5fc000 c03778e0 
Jan 17 19:07:18 vosztok kernel:        c036cae9 c0168c05 7fffffff 00000000 dd7b9e0c dd7b9e0c df5fc000 c03778e0 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [__mutex_lock_slowpath+101/174] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:18 vosztok kernel:  [<c036ccbe>] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:18 vosztok kernel:  [mutex_lock+9/10] mutex_lock+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<c036cae9>] mutex_lock+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [invalidate_inodes+31/222] invalidate_inodes+0x1f/0xde
Jan 17 19:07:18 vosztok kernel:  [<c0168c05>] invalidate_inodes+0x1f/0xde
Jan 17 19:07:18 vosztok kernel:  [generic_shutdown_super+49/230] generic_shutdown_super+0x31/0xe6
Jan 17 19:07:18 vosztok kernel:  [<c015906b>] generic_shutdown_super+0x31/0xe6
Jan 17 19:07:18 vosztok kernel:  [d_genocide+83/107] d_genocide+0x53/0x6b
Jan 17 19:07:18 vosztok kernel:  [<c0166d2b>] d_genocide+0x53/0x6b
Jan 17 19:07:18 vosztok kernel:  [kill_anon_super+9/69] kill_anon_super+0x9/0x45
Jan 17 19:07:18 vosztok kernel:  [<c0159144>] kill_anon_super+0x9/0x45
Jan 17 19:07:18 vosztok kernel:  [deactivate_super+73/92] deactivate_super+0x49/0x5c
Jan 17 19:07:18 vosztok kernel:  [<c01591e0>] deactivate_super+0x49/0x5c
Jan 17 19:07:18 vosztok kernel:  [remove_vma+37/54] remove_vma+0x25/0x36
Jan 17 19:07:18 vosztok kernel:  [<c0148774>] remove_vma+0x25/0x36
Jan 17 19:07:18 vosztok kernel:  [exit_mmap+216/239] exit_mmap+0xd8/0xef
Jan 17 19:07:18 vosztok kernel:  [<c014885d>] exit_mmap+0xd8/0xef
Jan 17 19:07:18 vosztok kernel:  [mmput+31/137] mmput+0x1f/0x89
Jan 17 19:07:18 vosztok kernel:  [<c01160a3>] mmput+0x1f/0x89
Jan 17 19:07:18 vosztok kernel:  [do_exit+470/1837] do_exit+0x1d6/0x72d
Jan 17 19:07:18 vosztok kernel:  [<c011a7d9>] do_exit+0x1d6/0x72d
Jan 17 19:07:18 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 19:07:18 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 19:07:18 vosztok kernel:  [recalc_sigpending+10/27] recalc_sigpending+0xa/0x1b
Jan 17 19:07:18 vosztok kernel:  [<c011f77a>] recalc_sigpending+0xa/0x1b
Jan 17 19:07:18 vosztok kernel:  [dequeue_signal+255/284] dequeue_signal+0xff/0x11c
Jan 17 19:07:18 vosztok kernel:  [<c0120ea9>] dequeue_signal+0xff/0x11c
Jan 17 19:07:18 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [__dequeue_signal+16/282] __dequeue_signal+0x10/0x11a
Jan 17 19:07:18 vosztok kernel:  [<c011fa3b>] __dequeue_signal+0x10/0x11a
Jan 17 19:07:18 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [remove_vma+49/54] remove_vma+0x31/0x36
Jan 17 19:07:18 vosztok kernel:  [<c0148780>] remove_vma+0x31/0x36
Jan 17 19:07:18 vosztok kernel:  [__slab_free+92/670] __slab_free+0x5c/0x29e
Jan 17 19:07:18 vosztok kernel:  [<c01540ab>] __slab_free+0x5c/0x29e
Jan 17 19:07:18 vosztok kernel:  [quicklist_trim+189/222] quicklist_trim+0xbd/0xde
Jan 17 19:07:18 vosztok kernel:  [<c0155dff>] quicklist_trim+0xbd/0xde
Jan 17 19:07:18 vosztok kernel:  [pgd_dtor+0/86] pgd_dtor+0x0/0x56
Jan 17 19:07:18 vosztok kernel:  [<c0111d75>] pgd_dtor+0x0/0x56
Jan 17 19:07:18 vosztok kernel:  [remove_vma+49/54] remove_vma+0x31/0x36
Jan 17 19:07:18 vosztok kernel:  [<c0148780>] remove_vma+0x31/0x36
Jan 17 19:07:18 vosztok kernel:  [remove_vma+49/54] remove_vma+0x31/0x36
Jan 17 19:07:18 vosztok kernel:  [<c0148780>] remove_vma+0x31/0x36
Jan 17 19:07:18 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 17 19:07:18 vosztok kernel:  [<c0130ffb>] sys_futex+0xc2/0xd4
Jan 17 19:07:18 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: segctord      D df6d5100     0  4265      2
Jan 17 19:07:18 vosztok kernel:        dcedfe08 00000046 df475b84 df6d5100 cd3628c0 c013dd7f dcedff28 c1977700 
Jan 17 19:07:18 vosztok kernel:        dcedfe24 dcedfe2c c036c31f 00000001 df475a40 c0114c20 dcedff2c dcedff2c 
Jan 17 19:07:18 vosztok kernel:        dcedff04 00000001 c78be2d8 e08c711a c78be2d8 dcedff04 d70c3070 e08c7268 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [mempool_alloc+28/228] mempool_alloc+0x1c/0xe4
Jan 17 19:07:18 vosztok kernel:  [<c013dd7f>] mempool_alloc+0x1c/0xe4
Jan 17 19:07:18 vosztok kernel:  [wait_for_completion+125/205] wait_for_completion+0x7d/0xcd
Jan 17 19:07:18 vosztok kernel:  [<c036c31f>] wait_for_completion+0x7d/0xcd
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<e08c711a>] nilfs_segbuf_wait+0x79/0x1d7 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c7268>] nilfs_segbuf_wait+0x1c7/0x1d7 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c75de>] nilfs_segbuf_write+0x48/0x83 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08ca035>] nilfs_segctor_add_dirty+0x1ca3/0x259f [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:18 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:18 vosztok kernel:  [<e08ca8e0>] nilfs_segctor_add_dirty+0x254e/0x259f [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08cbd47>] nilfs_clean_segments+0x3e0/0x9ac [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08cab33>] nilfs_segctor_add_segments_to_be_freed+0x202/0x33b [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08cbbcc>] nilfs_clean_segments+0x265/0x9ac [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: gpg-agent     D c015fb49     0 10190      1
Jan 17 19:07:18 vosztok kernel:        d7087e98 00000082 dbce4bc4 c015fb49 d6ddec40 c440c016 fffeffff df3b8c94 
Jan 17 19:07:18 vosztok kernel:        00000000 dbce4a80 c023bd30 d7087ebc c348d78b df3b8c94 df3b8c00 00000000 
Jan 17 19:07:18 vosztok kernel:        de9db2a0 c036d592 d572dd5c df477e74 dbce4a80 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [__link_path_walk+2884/3072] __link_path_walk+0xb44/0xc00
Jan 17 19:07:18 vosztok kernel:  [<c015fb49>] __link_path_walk+0xb44/0xc00
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bc377>] nilfs_load_super_block+0x7f/0x924 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [vfs_unlink+66/125] vfs_unlink+0x42/0x7d
Jan 17 19:07:18 vosztok kernel:  [<c015e654>] vfs_unlink+0x42/0x7d
Jan 17 19:07:18 vosztok kernel:  [do_unlinkat+146/293] do_unlinkat+0x92/0x125
Jan 17 19:07:18 vosztok kernel:  [<c0160335>] do_unlinkat+0x92/0x125
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: urxvtd        D 00000000     0 10212      1
Jan 17 19:07:18 vosztok kernel:        d572dd38 00000046 d594c144 00000000 de5f5a80 00153995 fffeffff df3b8c94 
Jan 17 19:07:18 vosztok kernel:        00000000 d594c000 c023bd30 d572dd5c 00000007 df3b8c94 df3b8c00 00000000 
Jan 17 19:07:18 vosztok kernel:        de9db2a0 c036d592 df3b8c98 d7087ebc d594c000 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [sk_free+162/183] sk_free+0xa2/0xb7
Jan 17 19:07:18 vosztok kernel:  [<c02f110d>] sk_free+0xa2/0xb7
Jan 17 19:07:18 vosztok kernel:  [<e08b958a>] nilfs_delete_inode+0x47/0x115 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [sk_free+162/183] sk_free+0xa2/0xb7
Jan 17 19:07:18 vosztok kernel:  [<c02f110d>] sk_free+0xa2/0xb7
Jan 17 19:07:18 vosztok kernel:  [__slab_free+206/670] __slab_free+0xce/0x29e
Jan 17 19:07:18 vosztok kernel:  [<c015411d>] __slab_free+0xce/0x29e
Jan 17 19:07:18 vosztok kernel:  [<e08b9543>] nilfs_delete_inode+0x0/0x115 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [generic_delete_inode+113/236] generic_delete_inode+0x71/0xec
Jan 17 19:07:18 vosztok kernel:  [<c01685db>] generic_delete_inode+0x71/0xec
Jan 17 19:07:18 vosztok kernel:  [iput+96/98] iput+0x60/0x62
Jan 17 19:07:18 vosztok kernel:  [<c0167db5>] iput+0x60/0x62
Jan 17 19:07:18 vosztok kernel:  [d_kill+45/70] d_kill+0x2d/0x46
Jan 17 19:07:18 vosztok kernel:  [<c0165e1e>] d_kill+0x2d/0x46
Jan 17 19:07:18 vosztok kernel:  [dput+307/314] dput+0x133/0x13a
Jan 17 19:07:18 vosztok kernel:  [<c0165f6a>] dput+0x133/0x13a
Jan 17 19:07:18 vosztok kernel:  [unix_release_sock+486/545] unix_release_sock+0x1e6/0x221
Jan 17 19:07:18 vosztok kernel:  [<c0342733>] unix_release_sock+0x1e6/0x221
Jan 17 19:07:18 vosztok kernel:  [sock_release+20/125] sock_release+0x14/0x7d
Jan 17 19:07:18 vosztok kernel:  [<c02ef4be>] sock_release+0x14/0x7d
Jan 17 19:07:18 vosztok kernel:  [sock_close+42/47] sock_close+0x2a/0x2f
Jan 17 19:07:18 vosztok kernel:  [<c02ef925>] sock_close+0x2a/0x2f
Jan 17 19:07:18 vosztok kernel:  [__fput+150/350] __fput+0x96/0x15e
Jan 17 19:07:18 vosztok kernel:  [<c0158584>] __fput+0x96/0x15e
Jan 17 19:07:18 vosztok kernel:  [filp_close+81/88] filp_close+0x51/0x58
Jan 17 19:07:18 vosztok kernel:  [<c01560e5>] filp_close+0x51/0x58
Jan 17 19:07:18 vosztok kernel:  [put_files_struct+94/166] put_files_struct+0x5e/0xa6
Jan 17 19:07:18 vosztok kernel:  [<c0119678>] put_files_struct+0x5e/0xa6
Jan 17 19:07:18 vosztok kernel:  [do_exit+552/1837] do_exit+0x228/0x72d
Jan 17 19:07:18 vosztok kernel:  [<c011a82b>] do_exit+0x228/0x72d
Jan 17 19:07:18 vosztok kernel:  [recalc_sigpending+10/27] recalc_sigpending+0xa/0x1b
Jan 17 19:07:18 vosztok kernel:  [<c011f77a>] recalc_sigpending+0xa/0x1b
Jan 17 19:07:18 vosztok kernel:  [dequeue_signal+145/284] dequeue_signal+0x91/0x11c
Jan 17 19:07:18 vosztok kernel:  [<c0120e3b>] dequeue_signal+0x91/0x11c
Jan 17 19:07:18 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:18 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [tasklet_action+50/87] tasklet_action+0x32/0x57
Jan 17 19:07:18 vosztok kernel:  [<c011bf67>] tasklet_action+0x32/0x57
Jan 17 19:07:18 vosztok kernel:  [sigprocmask+157/182] sigprocmask+0x9d/0xb6
Jan 17 19:07:18 vosztok kernel:  [<c011f828>] sigprocmask+0x9d/0xb6
Jan 17 19:07:18 vosztok kernel:  [sys_rt_sigprocmask+71/186] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:07:18 vosztok kernel:  [<c0121c94>] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:07:18 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: rtorrent      D c013d4b5     0 10225      1
Jan 17 19:07:18 vosztok kernel:        d5077890 00000082 d594d644 c013d4b5 d5959a80 e08bd210 d50778bc d50778bc 
Jan 17 19:07:18 vosztok kernel:        c13f0960 d5077898 c036c20c c013b86b c013b8a9 c036c98d d50778bc 00000000 
Jan 17 19:07:18 vosztok kernel:        d50778d8 00000000 c013b85d 00000002 c120fcc0 00000000 00000001 d594d500 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [find_or_create_page+28/140] find_or_create_page+0x1c/0x8c
Jan 17 19:07:18 vosztok kernel:  [<c013d4b5>] find_or_create_page+0x1c/0x8c
Jan 17 19:07:18 vosztok kernel:  [<e08bd210>] nilfs_get_page_block+0x97/0xb1 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+21/53] autoremove_wake_function+0x15/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127848>] autoremove_wake_function+0x15/0x35
Jan 17 19:07:18 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__alloc_pages+76/642] __alloc_pages+0x4c/0x282
Jan 17 19:07:18 vosztok kernel:  [<c013f870>] __alloc_pages+0x4c/0x282
Jan 17 19:07:18 vosztok kernel:  [<e08b96e3>] nilfs_get_block+0x8b/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [delay_tsc+37/59] delay_tsc+0x25/0x3b
Jan 17 19:07:18 vosztok kernel:  [<c023d4aa>] delay_tsc+0x25/0x3b
Jan 17 19:07:18 vosztok kernel:  [__delay+6/7] __delay+0x6/0x7
Jan 17 19:07:18 vosztok kernel:  [<c023d46d>] __delay+0x6/0x7
Jan 17 19:07:18 vosztok kernel:  [ata_bmdma_start+11/25] ata_bmdma_start+0xb/0x19
Jan 17 19:07:18 vosztok kernel:  [<c02c803a>] ata_bmdma_start+0xb/0x19
Jan 17 19:07:18 vosztok kernel:  [ata_qc_issue_prot+232/542] ata_qc_issue_prot+0xe8/0x21e
Jan 17 19:07:18 vosztok kernel:  [<c02c499b>] ata_qc_issue_prot+0xe8/0x21e
Jan 17 19:07:18 vosztok kernel:  [__alloc_pages+76/642] __alloc_pages+0x4c/0x282
Jan 17 19:07:18 vosztok kernel:  [<c013f870>] __alloc_pages+0x4c/0x282
Jan 17 19:07:18 vosztok kernel:  [do_mpage_readpage+386/1128] do_mpage_readpage+0x182/0x468
Jan 17 19:07:18 vosztok kernel:  [<c0179ca9>] do_mpage_readpage+0x182/0x468
Jan 17 19:07:18 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [add_to_page_cache+159/185] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:18 vosztok kernel:  [<c013babd>] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:18 vosztok kernel:  [mpage_readpages+178/276] mpage_readpages+0xb2/0x114
Jan 17 19:07:18 vosztok kernel:  [<c017a15a>] mpage_readpages+0xb2/0x114
Jan 17 19:07:18 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:18 vosztok kernel:  [scsi_io_completion+252/792] scsi_io_completion+0xfc/0x318
Jan 17 19:07:18 vosztok kernel:  [<c02b224e>] scsi_io_completion+0xfc/0x318
Jan 17 19:07:18 vosztok kernel:  [<e08b913e>] nilfs_set_inode_flags+0x13b/0x15c [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__do_page_cache_readahead+391/578] __do_page_cache_readahead+0x187/0x242
Jan 17 19:07:18 vosztok kernel:  [<c0141196>] __do_page_cache_readahead+0x187/0x242
Jan 17 19:07:18 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [scsi_softirq_done+32/199] scsi_softirq_done+0x20/0xc7
Jan 17 19:07:18 vosztok kernel:  [<c02b2936>] scsi_softirq_done+0x20/0xc7
Jan 17 19:07:18 vosztok kernel:  [scsi_finish_command+60/64] scsi_finish_command+0x3c/0x40
Jan 17 19:07:18 vosztok kernel:  [<c02ae84f>] scsi_finish_command+0x3c/0x40
Jan 17 19:07:18 vosztok kernel:  [blk_done_softirq+74/85] blk_done_softirq+0x4a/0x55
Jan 17 19:07:18 vosztok kernel:  [<c02332f0>] blk_done_softirq+0x4a/0x55
Jan 17 19:07:18 vosztok kernel:  [do_page_cache_readahead+73/83] do_page_cache_readahead+0x49/0x53
Jan 17 19:07:18 vosztok kernel:  [<c0141556>] do_page_cache_readahead+0x49/0x53
Jan 17 19:07:18 vosztok kernel:  [filemap_fault+435/969] filemap_fault+0x1b3/0x3c9
Jan 17 19:07:18 vosztok kernel:  [<c013d873>] filemap_fault+0x1b3/0x3c9
Jan 17 19:07:18 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:07:18 vosztok kernel:  [<c0140843>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:07:18 vosztok kernel:  [__do_fault+80/773] __do_fault+0x50/0x305
Jan 17 19:07:18 vosztok kernel:  [<c0145089>] __do_fault+0x50/0x305
Jan 17 19:07:18 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 17 19:07:18 vosztok kernel:  [<c014683a>] handle_mm_fault+0x2db/0x5f8
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+530/1439] do_page_fault+0x212/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c01125f3>] do_page_fault+0x212/0x59f
Jan 17 19:07:18 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 17 19:07:18 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 17 19:07:18 vosztok kernel:  [enable_8259A_irq+69/93] enable_8259A_irq+0x45/0x5d
Jan 17 19:07:18 vosztok kernel:  [<c0107913>] enable_8259A_irq+0x45/0x5d
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c01123e1>] do_page_fault+0x0/0x59f
Jan 17 19:07:18 vosztok kernel:  [error_code+106/112] error_code+0x6a/0x70
Jan 17 19:07:18 vosztok kernel:  [<c036d93a>] error_code+0x6a/0x70
Jan 17 19:07:18 vosztok kernel:  [ioapic_resume+70/172] ioapic_resume+0x46/0xac
Jan 17 19:07:18 vosztok kernel:  [<c011007b>] ioapic_resume+0x46/0xac
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [__copy_to_user_ll+69/204] __copy_to_user_ll+0x45/0xcc
Jan 17 19:07:18 vosztok kernel:  [<c023d7fc>] __copy_to_user_ll+0x45/0xcc
Jan 17 19:07:18 vosztok kernel:  [memcpy_toiovec+39/74] memcpy_toiovec+0x27/0x4a
Jan 17 19:07:18 vosztok kernel:  [<c02f56d9>] memcpy_toiovec+0x27/0x4a
Jan 17 19:07:18 vosztok kernel:  [skb_copy_datagram_iovec+63/432] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 17 19:07:18 vosztok kernel:  [<c02f5b5f>] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 17 19:07:18 vosztok kernel:  [tcp_recvmsg+1324/1811] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:18 vosztok kernel:  [<c031780b>] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:18 vosztok kernel:  [tcp_recvmsg+1324/1811] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:18 vosztok kernel:  [<c031780b>] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:18 vosztok kernel:  [tcp_recvmsg+1109/1811] tcp_recvmsg+0x455/0x713
Jan 17 19:07:18 vosztok kernel:  [<c0317734>] tcp_recvmsg+0x455/0x713
Jan 17 19:07:18 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:18 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:18 vosztok kernel:  [sock_common_recvmsg+62/84] sock_common_recvmsg+0x3e/0x54
Jan 17 19:07:18 vosztok kernel:  [<c02f05bd>] sock_common_recvmsg+0x3e/0x54
Jan 17 19:07:18 vosztok kernel:  [sock_recvmsg+206/231] sock_recvmsg+0xce/0xe7
Jan 17 19:07:18 vosztok kernel:  [<c02eefae>] sock_recvmsg+0xce/0xe7
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:07:18 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:07:18 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:07:18 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:18 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:18 vosztok kernel:  [<e099840e>] drm_vbl_send_signals+0xc2/0xe4 [drm]
Jan 17 19:07:18 vosztok kernel:  [sys_recvfrom+215/299] sys_recvfrom+0xd7/0x12b
Jan 17 19:07:18 vosztok kernel:  [<c02efcd9>] sys_recvfrom+0xd7/0x12b
Jan 17 19:07:18 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:18 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:18 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 17 19:07:18 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 17 19:07:18 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 19:07:18 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 19:07:18 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 17 19:07:18 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 17 19:07:18 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 17 19:07:18 vosztok kernel:  [<c036bfe2>] schedule+0x23c/0x2f3
Jan 17 19:07:18 vosztok kernel:  [schedule+729/755] schedule+0x2d9/0x2f3
Jan 17 19:07:18 vosztok kernel:  [<c036c07f>] schedule+0x2d9/0x2f3
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+129/149] schedule_timeout+0x81/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c92d>] schedule_timeout+0x81/0x95
Jan 17 19:07:18 vosztok kernel:  [sys_recv+55/59] sys_recv+0x37/0x3b
Jan 17 19:07:18 vosztok kernel:  [<c02efd64>] sys_recv+0x37/0x3b
Jan 17 19:07:18 vosztok kernel:  [sys_socketcall+383/578] sys_socketcall+0x17f/0x242
Jan 17 19:07:18 vosztok kernel:  [<c02f0201>] sys_socketcall+0x17f/0x242
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: weechat-curse D 00000099     0 10229      1
Jan 17 19:07:18 vosztok kernel:        dc075d5c 00200082 dc066144 00000099 d4dafa80 00000099 fffeffff df3b8c94 
Jan 17 19:07:18 vosztok kernel:        00000000 dc066000 c023bd30 dc075d80 00000020 df3b8c94 df3b8c00 00000000 
Jan 17 19:07:18 vosztok kernel:        de9db2a0 c036d592 df477e74 ced45d80 dc066000 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__rcu_process_callbacks+288/382] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:18 vosztok kernel:  [<c01259e5>] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:18 vosztok kernel:  [<e08cafc6>] nilfs_dirty_inode+0x1e/0x40 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__rcu_process_callbacks+288/382] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:18 vosztok kernel:  [<c01259e5>] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:18 vosztok kernel:  [__mark_inode_dirty+36/360] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:18 vosztok kernel:  [<c01705db>] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:18 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 17 19:07:18 vosztok kernel:  [<c011bae5>] current_fs_time+0x13/0x15
Jan 17 19:07:18 vosztok kernel:  [__generic_file_aio_write_nolock+864/1288] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:18 vosztok kernel:  [<c013d0ca>] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:18 vosztok kernel:  [do_IRQ+88/109] do_IRQ+0x58/0x6d
Jan 17 19:07:18 vosztok kernel:  [<c01062b7>] do_IRQ+0x58/0x6d
Jan 17 19:07:18 vosztok kernel:  [xfs_file_open+99/102] xfs_file_open+0x63/0x66
Jan 17 19:07:18 vosztok kernel:  [<c0220000>] xfs_file_open+0x63/0x66
Jan 17 19:07:18 vosztok kernel:  [generic_file_aio_write+82/176] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:18 vosztok kernel:  [<c013d2c4>] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:18 vosztok kernel:  [<e08b9ed2>] nilfs_read_inode+0x2df/0x341 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [sys_stat64+30/35] sys_stat64+0x1e/0x23
Jan 17 19:07:18 vosztok kernel:  [<c015a6af>] sys_stat64+0x1e/0x23
Jan 17 19:07:18 vosztok kernel:  [do_sync_write+0/265] do_sync_write+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [<c0157517>] do_sync_write+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [vfs_write+138/268] vfs_write+0x8a/0x10c
Jan 17 19:07:18 vosztok kernel:  [<c0157d55>] vfs_write+0x8a/0x10c
Jan 17 19:07:18 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: gconfd-2      D 00000000     0 10244      1
Jan 17 19:07:18 vosztok kernel:        cb175a98 00000086 dc067b84 00000000 cfe578c0 00000000 cb175ac4 cb175ac4 
Jan 17 19:07:18 vosztok kernel:        c13f1018 cb175aa0 c036c20c c013b86b c013b8a9 c036c98d cb175ac4 00000000 
Jan 17 19:07:18 vosztok kernel:        cb175ae0 00000000 c013b85d 00000002 c1044b80 00000000 00000001 dc067a40 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:18 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:18 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08be0a1>] nilfs_mdt_get_block+0x1c/0x42 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c4fe7>] nilfs_dat_translate+0xd5/0x50b [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c440a>] nilfs_dat_alloc+0x41/0x96 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [get_page_from_freelist+647/820] get_page_from_freelist+0x287/0x334
Jan 17 19:07:18 vosztok kernel:  [<c013f5fd>] get_page_from_freelist+0x287/0x334
Jan 17 19:07:18 vosztok kernel:  [<e08bf3b2>] nilfs_bmap_clear+0x79/0x9a [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf35e>] nilfs_bmap_clear+0x25/0x9a [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf6ea>] nilfs_bmap_lookup_at_level+0x57/0x81 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08b96e3>] nilfs_get_block+0x8b/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__slab_alloc+922/1060] __slab_alloc+0x39a/0x424
Jan 17 19:07:18 vosztok kernel:  [<c0154927>] __slab_alloc+0x39a/0x424
Jan 17 19:07:18 vosztok kernel:  [sock_alloc_send_skb+110/398] sock_alloc_send_skb+0x6e/0x18e
Jan 17 19:07:18 vosztok kernel:  [<c02f0d9a>] sock_alloc_send_skb+0x6e/0x18e
Jan 17 19:07:18 vosztok kernel:  [do_mpage_readpage+386/1128] do_mpage_readpage+0x182/0x468
Jan 17 19:07:18 vosztok kernel:  [<c0179ca9>] do_mpage_readpage+0x182/0x468
Jan 17 19:07:18 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:18 vosztok kernel:  [<c013f545>] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:18 vosztok kernel:  [mpage_readpage+66/85] mpage_readpage+0x42/0x55
Jan 17 19:07:18 vosztok kernel:  [<c0179fd1>] mpage_readpage+0x42/0x55
Jan 17 19:07:18 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [add_to_page_cache+159/185] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:18 vosztok kernel:  [<c013babd>] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:18 vosztok kernel:  [lru_cache_add+78/102] lru_cache_add+0x4e/0x66
Jan 17 19:07:18 vosztok kernel:  [<c0141d20>] lru_cache_add+0x4e/0x66
Jan 17 19:07:18 vosztok kernel:  [add_to_page_cache_lru+34/40] add_to_page_cache_lru+0x22/0x28
Jan 17 19:07:18 vosztok kernel:  [<c013baf9>] add_to_page_cache_lru+0x22/0x28
Jan 17 19:07:18 vosztok kernel:  [read_cache_page_async+141/300] read_cache_page_async+0x8d/0x12c
Jan 17 19:07:18 vosztok kernel:  [<c013bb8c>] read_cache_page_async+0x8d/0x12c
Jan 17 19:07:18 vosztok kernel:  [<e08b9153>] nilfs_set_inode_flags+0x150/0x15c [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [read_cache_page+16/63] read_cache_page+0x10/0x3f
Jan 17 19:07:18 vosztok kernel:  [<c013d428>] read_cache_page+0x10/0x3f
Jan 17 19:07:18 vosztok kernel:  [<e08b9fe2>] nilfs_sync_file+0xae/0x336 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bd210>] nilfs_get_page_block+0x97/0xb1 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:18 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:18 vosztok kernel:  [mntput_no_expire+17/133] mntput_no_expire+0x11/0x85
Jan 17 19:07:18 vosztok kernel:  [<c016a3e5>] mntput_no_expire+0x11/0x85
Jan 17 19:07:18 vosztok kernel:  [link_path_walk+165/175] link_path_walk+0xa5/0xaf
Jan 17 19:07:18 vosztok kernel:  [<c015fcaa>] link_path_walk+0xa5/0xaf
Jan 17 19:07:18 vosztok kernel:  [<e08ba2e5>] nilfs_find_entry+0x7b/0x196 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08ba40d>] nilfs_inode_by_name+0xd/0x20 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bc464>] nilfs_load_super_block+0x16c/0x924 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [lookup_hash+122/145] lookup_hash+0x7a/0x91
Jan 17 19:07:18 vosztok kernel:  [<c015e0fb>] lookup_hash+0x7a/0x91
Jan 17 19:07:18 vosztok kernel:  [open_namei+229/1347] open_namei+0xe5/0x543
Jan 17 19:07:18 vosztok kernel:  [<c0160b25>] open_namei+0xe5/0x543
Jan 17 19:07:18 vosztok kernel:  [d_rehash+69/91] d_rehash+0x45/0x5b
Jan 17 19:07:18 vosztok kernel:  [<c0165ca1>] d_rehash+0x45/0x5b
Jan 17 19:07:18 vosztok kernel:  [d_splice_alias+202/228] d_splice_alias+0xca/0xe4
Jan 17 19:07:18 vosztok kernel:  [<c0167a1e>] d_splice_alias+0xca/0xe4
Jan 17 19:07:18 vosztok kernel:  [do_filp_open+37/57] do_filp_open+0x25/0x39
Jan 17 19:07:18 vosztok kernel:  [<c0156421>] do_filp_open+0x25/0x39
Jan 17 19:07:18 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 17 19:07:18 vosztok kernel:  [<c01561a6>] get_unused_fd_flags+0xba/0xd7
Jan 17 19:07:18 vosztok kernel:  [do_sys_open+68/197] do_sys_open+0x44/0xc5
Jan 17 19:07:18 vosztok kernel:  [<c0156479>] do_sys_open+0x44/0xc5
Jan 17 19:07:18 vosztok kernel:  [sys_open+28/30] sys_open+0x1c/0x1e
Jan 17 19:07:18 vosztok kernel:  [<c0156533>] sys_open+0x1c/0x1e
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: wmaker        D 00000008     0 14412      1
Jan 17 19:07:18 vosztok kernel:        d5fd5c30 00000086 d50e1104 00000008 d6dde700 00000000 d5fd5c5c d5fd5c5c 
Jan 17 19:07:18 vosztok kernel:        c13f0f20 d5fd5c38 c036c20c c013b86b c013b8a9 c036c98d d5fd5c5c 00000000 
Jan 17 19:07:18 vosztok kernel:        d5fd5c78 00000000 c013b85d 00000002 c11e8fe0 00000000 00000001 d50e0fc0 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:18 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:18 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08cfade>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08ba343>] nilfs_find_entry+0xd9/0x196 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08b9c6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bb0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 17 19:07:18 vosztok kernel:  [<c01682bf>] iget_locked+0xc7/0x138
Jan 17 19:07:18 vosztok kernel:  [<e08bc493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:07:18 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:07:18 vosztok kernel:  [__link_path_walk+805/3072] __link_path_walk+0x325/0xc00
Jan 17 19:07:18 vosztok kernel:  [<c015f32a>] __link_path_walk+0x325/0xc00
Jan 17 19:07:18 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 19:07:18 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 19:07:18 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:07:18 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:07:18 vosztok kernel:  [run_timer_softirq+361/388] run_timer_softirq+0x169/0x184
Jan 17 19:07:18 vosztok kernel:  [<c011ecba>] run_timer_softirq+0x169/0x184
Jan 17 19:07:18 vosztok kernel:  [vfs_read+250/266] vfs_read+0xfa/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157ed1>] vfs_read+0xfa/0x10a
Jan 17 19:07:18 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:18 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:18 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:07:18 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:07:18 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:07:18 vosztok kernel: 0776>] __user_walk_fd+0x2f/0x45
Jan 17 19:07:18 vosztok kernel:  [sys_faccessat+153/301] sys_faccessat+0x99/0x12d
Jan 17 19:07:18 vosztok kernel:  [<c0156a47>] sys_faccessat+0x99/0x12d
Jan 17 19:07:18 vosztok kernel:  [run_timer_softirq+361/388] run_timer_softirq+0x169/0x184
Jan 17 19:07:18 vosztok kernel:  [<c011ecba>] run_timer_softirq+0x169/0x184
Jan 17 19:07:18 vosztok kernel:  [vfs_read+250/266] vfs_read+0xfa/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157ed1>] vfs_read+0xfa/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_access+31/35] sys_access+0x1f/0x23
Jan 17 19:07:18 vosztok kernel:  [<c0156afa>] sys_access+0x1f/0x23
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: wmsetbg       ? 00000287     0 14413  14412
Jan 17 19:07:18 vosztok kernel:        cb6c7e84 00000046 d50e0144 00000287 d4dafc40 c043ccfc cb6c7ea0 d50e0000 
Jan 17 19:07:18 vosztok kernel:        00000010 d50e00e4 c011ad2c 0000000e 00000000 d50e0494 bff50ddc 0000000f 
Jan 17 19:07:18 vosztok kernel:        cb6c7ea0 cb6c7ea0 cfe57e00 0000000f 0000000f cb6c7f10 c011ada9 ce80362c 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [do_exit+1833/1837] do_exit+0x729/0x72d
Jan 17 19:07:18 vosztok kernel:  [<c011ad2c>] do_exit+0x729/0x72d
Jan 17 19:07:18 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:18 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:18 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:18 vosztok kernel:  [xfs_iflush_done+0/131] xfs_iflush_done+0x0/0x83
Jan 17 19:07:18 vosztok kernel:  [<c02004ab>] xfs_iflush_done+0x0/0x83
Jan 17 19:07:18 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 19:07:18 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 19:07:18 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 19:07:18 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 19:07:18 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:18 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:18 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: epiphany      D c38dd300     0 14478  14412
Jan 17 19:07:18 vosztok kernel:        ced45d5c 00200086 c7ced104 c38dd300 cd3628c0 c7cecfc0 fffeffff df3b8c94 
Jan 17 19:07:18 vosztok kernel:        00000000 c7cecfc0 c023bd30 ced45d80 c7cecfc0 df3b8c94 df3b8c00 00000000 
Jan 17 19:07:18 vosztok kernel:        de9db2a0 c036d592 dc075d80 df3b8c98 c7cecfc0 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:18 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:18 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:18 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08cafc6>] nilfs_dirty_inode+0x1e/0x40 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__mark_inode_dirty+36/360] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:18 vosztok kernel:  [<c01705db>] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:18 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 17 19:07:18 vosztok kernel:  [<c011bae5>] current_fs_time+0x13/0x15
Jan 17 19:07:18 vosztok kernel:  [__generic_file_aio_write_nolock+864/1288] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:18 vosztok kernel:  [<c013d0ca>] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:18 vosztok kernel:  [preempt_schedule+69/87] preempt_schedule+0x45/0x57
Jan 17 19:07:18 vosztok kernel:  [<c036c133>] preempt_schedule+0x45/0x57
Jan 17 19:07:18 vosztok kernel:  [generic_file_aio_write+82/176] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:18 vosztok kernel:  [<c013d2c4>] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:18 vosztok kernel:  [<e08b9ed2>] nilfs_read_inode+0x2df/0x341 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:07:18 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:18 vosztok kernel:  [unix_ioctl+169/177] unix_ioctl+0xa9/0xb1
Jan 17 19:07:18 vosztok kernel:  [<c03431d6>] unix_ioctl+0xa9/0xb1
Jan 17 19:07:18 vosztok kernel:  [sock_ioctl+415/446] sock_ioctl+0x19f/0x1be
Jan 17 19:07:18 vosztok kernel:  [<c02ee942>] sock_ioctl+0x19f/0x1be
Jan 17 19:07:18 vosztok kernel:  [sock_ioctl+0/446] sock_ioctl+0x0/0x1be
Jan 17 19:07:18 vosztok kernel:  [<c02ee7a3>] sock_ioctl+0x0/0x1be
Jan 17 19:07:18 vosztok kernel:  [do_sync_write+0/265] do_sync_write+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [<c0157517>] do_sync_write+0x0/0x109
Jan 17 19:07:18 vosztok kernel:  [vfs_write+138/268] vfs_write+0x8a/0x10c
Jan 17 19:07:18 vosztok kernel:  [<c0157d55>] vfs_write+0x8a/0x10c
Jan 17 19:07:18 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: cc1           D dbe29cd4     0 10269      1
Jan 17 19:07:18 vosztok kernel:        dbe29cd8 00200086 d07fe684 dbe29cd4 df0c5e00 c01279b8 dbe29ce8 c143bd38 
Jan 17 19:07:18 vosztok kernel:        c13f0e70 c143bd38 c0167e39 c527cee4 00000003 00000000 d07fe540 c0127868 
Jan 17 19:07:18 vosztok kernel:        c13f0e70 c13f0e70 019143eb de6d4a00 c0167e75 019143eb c143bd38 de6d4a00 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:18 vosztok kernel:  [__wait_on_freeing_inode+130/155] __wait_on_freeing_inode+0x82/0x9b
Jan 17 19:07:18 vosztok kernel:  [<c0167e39>] __wait_on_freeing_inode+0x82/0x9b
Jan 17 19:07:18 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [find_inode_fast+35/66] find_inode_fast+0x23/0x42
Jan 17 19:07:18 vosztok kernel:  [<c0167e75>] find_inode_fast+0x23/0x42
Jan 17 19:07:18 vosztok kernel:  [ifind_fast+33/151] ifind_fast+0x21/0x97
Jan 17 19:07:18 vosztok kernel:  [<c0167f0b>] ifind_fast+0x21/0x97
Jan 17 19:07:18 vosztok kernel:  [iget_locked+44/312] iget_locked+0x2c/0x138
Jan 17 19:07:18 vosztok kernel:  [<c0168224>] iget_locked+0x2c/0x138
Jan 17 19:07:18 vosztok kernel:  [xfs_iget+38/253] xfs_iget+0x26/0xfd
Jan 17 19:07:18 vosztok kernel:  [<c01fb449>] xfs_iget+0x26/0xfd
Jan 17 19:07:18 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:18 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:18 vosztok kernel:  [xfs_dir_lookup_int+125/212] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 19:07:18 vosztok kernel:  [<c0212d71>] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 19:07:18 vosztok kernel:  [xfs_lookup+82/120] xfs_lookup+0x52/0x78
Jan 17 19:07:18 vosztok kernel:  [<c0215b01>] xfs_lookup+0x52/0x78
Jan 17 19:07:18 vosztok kernel:  [xfs_vn_lookup+59/112] xfs_vn_lookup+0x3b/0x70
Jan 17 19:07:18 vosztok kernel:  [<c0222262>] xfs_vn_lookup+0x3b/0x70
Jan 17 19:07:18 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:07:18 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:07:18 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:18 vosztok kernel:  [<c015f7ee>] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:18 vosztok kernel:  [__do_softirq+89/133] __do_softirq+0x59/0x85
Jan 17 19:07:18 vosztok kernel:  [<c011bede>] __do_softirq+0x59/0x85
Jan 17 19:07:18 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:07:18 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:07:18 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:18 vosztok kernel:  [<c0141c09>] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:18 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:18 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:18 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:07:18 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:07:18 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:07:18 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:07:18 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 17 19:07:18 vosztok kernel:  [<c015a5ec>] vfs_stat_fd+0x19/0x40
Jan 17 19:07:18 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:18 vosztok kernel:  [<c0141c09>] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:18 vosztok kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23
Jan 17 19:07:18 vosztok kernel:  [<c015a6a0>] sys_stat64+0xf/0x23
Jan 17 19:07:18 vosztok kernel:  [dput+204/314] dput+0xcc/0x13a
Jan 17 19:07:18 vosztok kernel:  [<c0165f03>] dput+0xcc/0x13a
Jan 17 19:07:18 vosztok kernel:  [__fput+308/350] __fput+0x134/0x15e
Jan 17 19:07:18 vosztok kernel:  [<c0158622>] __fput+0x134/0x15e
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c01123e1>] do_page_fault+0x0/0x59f
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: agetty        S 000001ff     0 10278      1
Jan 17 19:07:18 vosztok kernel:        dbdabee0 00000086 c2f36bc4 000001ff cd3621c0 00000000 d4df8c00 7fffffff 
Jan 17 19:07:18 vosztok kernel:        dbdabf44 bfe65b6b c036c8bf c013f79f cd3621c4 00000246 c011831f ffffffb2 
Jan 17 19:07:18 vosztok kernel:        bfe65b6b c0127a58 d4df8c00 d4df8c00 d4df8c00 c0250b30 00000082 df0fc600 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [free_hot_cold_page+245/277] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:18 vosztok kernel:  [<c013f79f>] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:18 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:18 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:18 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: login         S 46be6018     0 10280      1
Jan 17 19:07:18 vosztok kernel:        db96bf48 00000082 c2f36684 46be6018 dbca1c40 00000000 ffffffff 00000001 
Jan 17 19:07:18 vosztok kernel:        df41afc0 00000000 c011a464 46be6018 c2f36540 c0112649 00000001 00000004 
Jan 17 19:07:18 vosztok kernel:        ffffffff c2f36540 00000001 00000001 00000000 c2f36624 00000007 db96bfb8 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:07:18 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:07:18 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: login         S 46be6018     0 10281      1
Jan 17 19:07:18 vosztok kernel:        dc483f48 00000082 dd8debc4 46be6018 cd362540 00000000 ffffffff 00000001 
Jan 17 19:07:18 vosztok kernel:        dd8dfa40 00000000 c011a464 46be6018 dd8dea80 c0112649 00000001 00000004 
Jan 17 19:07:18 vosztok kernel:        ffffffff dd8dea80 00000001 00000001 00000000 dd8deb64 00000007 dc483fb8 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:07:18 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:07:18 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: agetty        S 000001ff     0 10282      1
Jan 17 19:07:18 vosztok kernel:        d6dd3ee0 00000086 dd8df104 000001ff de12c700 00000000 dc36e400 7fffffff 
Jan 17 19:07:18 vosztok kernel:        d6dd3f44 bfe40c0b c036c8bf c013f79f de12c704 00000246 c011831f ffffffb2 
Jan 17 19:07:18 vosztok kernel:        bfe40c0b c0127a58 dc36e400 dc36e400 dc36e400 c0250b30 00000082 de655b00 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [free_hot_cold_page+245/277] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:18 vosztok kernel:  [<c013f79f>] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:18 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:18 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:18 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: login         S 46be6018     0 10283      1
Jan 17 19:07:18 vosztok kernel:        de8e1f48 00000086 c2f37b84 46be6018 de1ade00 00000000 ffffffff 00000001 
Jan 17 19:07:18 vosztok kernel:        de1d5a40 00000000 c011a464 46be6018 c2f37a40 c0112649 00000001 00000004 
Jan 17 19:07:18 vosztok kernel:        ffffffff c2f37a40 00000001 00000001 00000000 c2f37b24 00000007 de8e1fb8 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:07:18 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:07:18 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:07:18 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: agetty        S 000001ff     0 10284      1
Jan 17 19:07:18 vosztok kernel:        cdccdee0 00000086 c1482144 000001ff de12ce00 00000000 d5f41800 7fffffff 
Jan 17 19:07:18 vosztok kernel:        cdccdf44 bfbb2aab c036c8bf c013f79f de12ce04 00000246 c011831f ffffffb2 
Jan 17 19:07:18 vosztok kernel:        bfbb2aab c0127a58 d5f41800 d5f41800 d5f41800 c0250b30 00000082 de655c00 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [free_hot_cold_page+245/277] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:18 vosztok kernel:  [<c013f79f>] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:18 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:18 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:18 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel: 7e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: qingy         S bfa6f6b0     0 10841      1
Jan 17 19:07:18 vosztok kernel:        dba03f40 00000082 df41a684 bfa6f6b0 dbca1a80 00000000 dba03f58 00000001 
Jan 17 19:07:18 vosztok kernel:        00000001 00000000 c036cd4c 00000001 00000000 bfa6f7b4 c012a09f 00000001 
Jan 17 19:07:18 vosztok kernel:        00000000 c0489e40 289f600a 00000317 c012a19b c041a6b4 00000001 00000002 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 17 19:07:18 vosztok kernel:  [<c036cd4c>] do_nanosleep+0x45/0x6f
Jan 17 19:07:18 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:07:18 vosztok kernel:  [<c012a09f>] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:07:18 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 19:07:18 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 19:07:18 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 17 19:07:18 vosztok kernel:  [<c012a18b>] sys_nanosleep+0x49/0x59
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: bash          S 00000000     0 10842  10280
Jan 17 19:07:18 vosztok kernel:        dc6efee0 00000082 df41b104 00000000 dbca1380 c0269176 dec90400 7fffffff 
Jan 17 19:07:18 vosztok kernel:        dc6eff44 bfc7e633 c036c8bf 00000000 00000000 df40b808 df40b8a8 00000e20 
Jan 17 19:07:18 vosztok kernel:        bfc7e633 c0127a58 dec90400 dec90400 dec90400 c0250b30 00000082 d5652980 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [fbcon_cursor+585/618] fbcon_cursor+0x249/0x26a
Jan 17 19:07:18 vosztok kernel:  [<c0269176>] fbcon_cursor+0x249/0x26a
Jan 17 19:07:18 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:18 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:18 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:18 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:18 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:18 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:18 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:18 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:18 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: bash          D c02aed9d     0 10849  10281
Jan 17 19:07:18 vosztok kernel:        df56bbf8 00000082 dd8dfb84 c02aed9d dbca1540 00000000 df56bc24 df56bc24 
Jan 17 19:07:18 vosztok kernel:        c13f0f20 df56bc00 c036c20c c013b86b c013b8a9 c036c98d df56bc24 00000000 
Jan 17 19:07:18 vosztok kernel:        df56bc40 00000000 c013b85d 00000002 c11e8fe0 00000000 00000001 dd8dfa40 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [scsi_dispatch_cmd+390/462] scsi_dispatch_cmd+0x186/0x1ce
Jan 17 19:07:18 vosztok kernel:  [<c02aed9d>] scsi_dispatch_cmd+0x186/0x1ce
Jan 17 19:07:18 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:18 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:18 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:18 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:18 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:18 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:18 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:18 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:18 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [xfs_buf_iowait+50/59] xfs_buf_iowait+0x32/0x3b
Jan 17 19:07:18 vosztok kernel:  [<c021dfa7>] xfs_buf_iowait+0x32/0x3b
Jan 17 19:07:18 vosztok kernel:  [<e08cfade>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [__slab_alloc+922/1060] __slab_alloc+0x39a/0x424
Jan 17 19:07:18 vosztok kernel:  [<c0154927>] __slab_alloc+0x39a/0x424
Jan 17 19:07:18 vosztok kernel:  [<e08b9c6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [<e08bb0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 17 19:07:18 vosztok kernel:  [<c01682bf>] iget_locked+0xc7/0x138
Jan 17 19:07:18 vosztok kernel:  [<e08bc493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 17 19:07:18 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:07:18 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:07:18 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:18 vosztok kernel:  [<c015f7ee>] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:18 vosztok kernel:  [xfs_da_brelse+107/143] xfs_da_brelse+0x6b/0x8f
Jan 17 19:07:18 vosztok kernel:  [<c01e8c5c>] xfs_da_brelse+0x6b/0x8f
Jan 17 19:07:18 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:07:18 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:07:18 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:18 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:18 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:07:18 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:07:18 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:07:18 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:07:18 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 17 19:07:18 vosztok kernel:  [<c015a5ec>] vfs_stat_fd+0x19/0x40
Jan 17 19:07:18 vosztok kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23
Jan 17 19:07:18 vosztok kernel:  [<c015a6a0>] sys_stat64+0xf/0x23
Jan 17 19:07:18 vosztok kernel:  [__slab_free+414/670] __slab_free+0x19e/0x29e
Jan 17 19:07:18 vosztok kernel:  [<c01541ed>] __slab_free+0x19e/0x29e
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:18 vosztok kernel: bash          D 1a877801     0 10854  10283
Jan 17 19:07:18 vosztok kernel:        dbd3ff54 00000086 de1d5b84 1a877801 de1ad000 1a877801 dc66811c de1d5a40 
Jan 17 19:07:18 vosztok kernel:        fffffffe dc66811c c036ccbe dc668120 dc668120 de1d5a40 dc6680b4 cfe01200 
Jan 17 19:07:18 vosztok kernel:        c036cae9 c0162010 dbd3ff94 c0161e60 fffffff7 080fa284 00000000 cfe01200 
Jan 17 19:07:18 vosztok kernel: Call Trace:
Jan 17 19:07:18 vosztok kernel:  [__mutex_lock_slowpath+101/174] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:18 vosztok kernel:  [<c036ccbe>] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:18 vosztok kernel:  [mutex_lock+9/10] mutex_lock+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [<c036cae9>] mutex_lock+0x9/0xa
Jan 17 19:07:18 vosztok kernel:  [vfs_readdir+50/116] vfs_readdir+0x32/0x74
Jan 17 19:07:18 vosztok kernel:  [<c0162010>] vfs_readdir+0x32/0x74
Jan 17 19:07:18 vosztok kernel:  [filldir64+0/197] filldir64+0x0/0xc5
Jan 17 19:07:18 vosztok kernel:  [<c0161e60>] filldir64+0x0/0xc5
Jan 17 19:07:18 vosztok kernel:  [sys_getdents64+99/165] sys_getdents64+0x63/0xa5
Jan 17 19:07:18 vosztok kernel:  [<c01620b5>] sys_getdents64+0x63/0xa5
Jan 17 19:07:18 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:18 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:18 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: 3f0 002f8d48 
Jan 17 19:07:21 vosztok kernel:        c011efb9 df41aa80 c04888c0 000003e8 dec30980 c021fa8f dec77fc4 dec77fc4 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:07:21 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:07:21 vosztok kernel:  [__generic_unplug_device+29/31] __generic_unplug_device+0x1d/0x1f
Jan 17 19:07:21 vosztok kernel:  [<c02329bb>] __generic_unplug_device+0x1d/0x1f
Jan 17 19:07:21 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:07:21 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:07:21 vosztok kernel:  [xfsbufd+95/240] xfsbufd+0x5f/0xf0
Jan 17 19:07:21 vosztok kernel:  [<c021fa8f>] xfsbufd+0x5f/0xf0
Jan 17 19:07:21 vosztok kernel:  [xfsbufd+0/240] xfsbufd+0x0/0xf0
Jan 17 19:07:21 vosztok kernel:  [<c021fa30>] xfsbufd+0x0/0xf0
Jan 17 19:07:21 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: xfssyncd      S 00000000     0  2583      2
Jan 17 19:07:21 vosztok kernel:        de1dbf8c 00000046 df41b644 00000000 dbca1a80 00000286 002fc7e0 de1dbf9c 
Jan 17 19:07:21 vosztok kernel:        de1dbfc0 00007530 c036c924 00000000 00000003 c04320dc c04894c0 002fc7e0 
Jan 17 19:07:21 vosztok kernel:        c011efb9 df41b500 c04888c0 de1dbfc0 de159d80 c02245cf de1dbfc0 de1dbfc0 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [schedule_timeout+120/149] schedule_timeout+0x78/0x95
Jan 17 19:07:21 vosztok kernel:  [<c036c924>] schedule_timeout+0x78/0x95
Jan 17 19:07:21 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 17 19:07:21 vosztok kernel:  [<c011efb9>] process_timeout+0x0/0x5
Jan 17 19:07:21 vosztok kernel:  [xfssyncd+54/316] xfssyncd+0x36/0x13c
Jan 17 19:07:21 vosztok kernel:  [<c02245cf>] xfssyncd+0x36/0x13c
Jan 17 19:07:21 vosztok kernel:  [xfssyncd+0/316] xfssyncd+0x0/0x13c
Jan 17 19:07:21 vosztok kernel:  [<c0224599>] xfssyncd+0x0/0x13c
Jan 17 19:07:21 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: pccardd       S fffb9dc4     0  3737      2
Jan 17 19:07:21 vosztok kernel:        de227fa4 00000046 dd8de144 fffb9dc4 df2e8700 de227fc8 00000202 ddf9f428 
Jan 17 19:07:21 vosztok kernel:        00000000 00000000 e07b4c8f e07b4ad3 de227fd4 00000000 dd8de000 c0114c20 
Jan 17 19:07:21 vosztok kernel:        ddf9f55c ddf9f55c 00004000 ddf9f428 e07b4ad3 00000000 c012777a c0127744 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [<e07b4c8f>] pccardd+0x1bc/0x20a [pcmcia_core]
Jan 17 19:07:21 vosztok kernel:  [<e07b4ad3>] pccardd+0x0/0x20a [pcmcia_core]
Jan 17 19:07:21 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:21 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:21 vosztok kernel:  [<e07b4ad3>] pccardd+0x0/0x20a [pcmcia_core]
Jan 17 19:07:21 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: ipw2200/0     S de021688     0  3742      2
Jan 17 19:07:21 vosztok kernel:        df2c9fb4 00000046 dd8df644 de021688 dbca1a80 c01279b8 de021680 c01250e0 
Jan 17 19:07:21 vosztok kernel:        df2c9fd0 00000000 c0125161 00000000 dd8df500 c0127833 de021688 de021688 
Jan 17 19:07:21 vosztok kernel:        de021680 00000000 c012777a c0127744 00000000 c0104917 df385db0 00000000 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:21 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:21 vosztok kernel:  [worker_thread+0/188] worker_thread+0x0/0xbc
Jan 17 19:07:21 vosztok kernel:  [<c01250e0>] worker_thread+0x0/0xbc
Jan 17 19:07:21 vosztok kernel:  [worker_thread+129/188] worker_thread+0x81/0xbc
Jan 17 19:07:21 vosztok kernel:  [<c0125161>] worker_thread+0x81/0xbc
Jan 17 19:07:21 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:21 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:21 vosztok kernel:  [kthread+54/92] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c012777a>] kthread+0x36/0x5c
Jan 17 19:07:21 vosztok kernel:  [kthread+0/92] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c0127744>] kthread+0x0/0x5c
Jan 17 19:07:21 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: fbsplashd.sta ? df492540     0  3878      1
Jan 17 19:07:21 vosztok kernel:        dd799e84 00000046 df492684 df492540 df2e8a80 dd799f10 dd799ea0 df492540 
Jan 17 19:07:21 vosztok kernel:        00000010 df492624 c011ad2c c0114c02 00000000 00000001 00000086 df475500 
Jan 17 19:07:21 vosztok kernel:        dd799ea0 dd799ea0 df6a4e00 0000000f 0000000f dd799f10 c011ada9 df0e30ec 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [do_exit+1833/1837] do_exit+0x729/0x72d
Jan 17 19:07:21 vosztok kernel:  [<c011ad2c>] do_exit+0x729/0x72d
Jan 17 19:07:21 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 17 19:07:21 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 17 19:07:21 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:21 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:21 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:21 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:21 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 19:07:21 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 19:07:21 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:21 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:21 vosztok kernel:  [xfs_iflush_done+0/131] xfs_iflush_done+0x0/0x83
Jan 17 19:07:21 vosztok kernel:  [<c02004ab>] xfs_iflush_done+0x0/0x83
Jan 17 19:07:21 vosztok kernel:  [hrtimer_interrupt+433/473] hrtimer_interrupt+0x1b1/0x1d9
Jan 17 19:07:21 vosztok kernel:  [<c012a787>] hrtimer_interrupt+0x1b1/0x1d9
Jan 17 19:07:21 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 19:07:21 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 19:07:21 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:21 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:21 vosztok kernel:  [sys_read+95/103] sys_read+0x5f/0x67
Jan 17 19:07:21 vosztok kernel:  [<c01581e4>] sys_read+0x5f/0x67
Jan 17 19:07:21 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:21 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: fbsplashd.sta D 002e134a     0  3879      1
Jan 17 19:07:21 vosztok kernel:        dd7b9de0 00000046 df493644 002e134a db6571c0 df5fc000 c041edd8 df493500 
Jan 17 19:07:21 vosztok kernel:        df2e8a80 dd7b9f10 c036ccbe c041eddc c041eddc df493500 df5fc000 c03778e0 
Jan 17 19:07:21 vosztok kernel:        c036cae9 c0168c05 7fffffff 00000000 dd7b9e0c dd7b9e0c df5fc000 c03778e0 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [__mutex_lock_slowpath+101/174] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:21 vosztok kernel:  [<c036ccbe>] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:21 vosztok kernel:  [mutex_lock+9/10] mutex_lock+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<c036cae9>] mutex_lock+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [invalidate_inodes+31/222] invalidate_inodes+0x1f/0xde
Jan 17 19:07:21 vosztok kernel:  [<c0168c05>] invalidate_inodes+0x1f/0xde
Jan 17 19:07:21 vosztok kernel:  [generic_shutdown_super+49/230] generic_shutdown_super+0x31/0xe6
Jan 17 19:07:21 vosztok kernel:  [<c015906b>] generic_shutdown_super+0x31/0xe6
Jan 17 19:07:21 vosztok kernel:  [d_genocide+83/107] d_genocide+0x53/0x6b
Jan 17 19:07:21 vosztok kernel:  [<c0166d2b>] d_genocide+0x53/0x6b
Jan 17 19:07:21 vosztok kernel:  [kill_anon_super+9/69] kill_anon_super+0x9/0x45
Jan 17 19:07:21 vosztok kernel:  [<c0159144>] kill_anon_super+0x9/0x45
Jan 17 19:07:21 vosztok kernel:  [deactivate_super+73/92] deactivate_super+0x49/0x5c
Jan 17 19:07:21 vosztok kernel:  [<c01591e0>] deactivate_super+0x49/0x5c
Jan 17 19:07:21 vosztok kernel:  [remove_vma+37/54] remove_vma+0x25/0x36
Jan 17 19:07:21 vosztok kernel:  [<c0148774>] remove_vma+0x25/0x36
Jan 17 19:07:21 vosztok kernel:  [exit_mmap+216/239] exit_mmap+0xd8/0xef
Jan 17 19:07:21 vosztok kernel:  [<c014885d>] exit_mmap+0xd8/0xef
Jan 17 19:07:21 vosztok kernel:  [mmput+31/137] mmput+0x1f/0x89
Jan 17 19:07:21 vosztok kernel:  [<c01160a3>] mmput+0x1f/0x89
Jan 17 19:07:21 vosztok kernel:  [do_exit+470/1837] do_exit+0x1d6/0x72d
Jan 17 19:07:21 vosztok kernel:  [<c011a7d9>] do_exit+0x1d6/0x72d
Jan 17 19:07:21 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 19:07:21 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 19:07:21 vosztok kernel:  [recalc_sigpending+10/27] recalc_sigpending+0xa/0x1b
Jan 17 19:07:21 vosztok kernel:  [<c011f77a>] recalc_sigpending+0xa/0x1b
Jan 17 19:07:21 vosztok kernel:  [dequeue_signal+255/284] dequeue_signal+0xff/0x11c
Jan 17 19:07:21 vosztok kernel:  [<c0120ea9>] dequeue_signal+0xff/0x11c
Jan 17 19:07:21 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:21 vosztok kernel: ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:21 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:21 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:21 vosztok kernel:  [__dequeue_signal+16/282] __dequeue_signal+0x10/0x11a
Jan 17 19:07:21 vosztok kernel:  [<c011fa3b>] __dequeue_signal+0x10/0x11a
Jan 17 19:07:21 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:21 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:21 vosztok kernel:  [remove_vma+49/54] remove_vma+0x31/0x36
Jan 17 19:07:21 vosztok kernel:  [<c0148780>] remove_vma+0x31/0x36
Jan 17 19:07:21 vosztok kernel:  [__slab_free+92/670] __slab_free+0x5c/0x29e
Jan 17 19:07:21 vosztok kernel:  [<c01540ab>] __slab_free+0x5c/0x29e
Jan 17 19:07:21 vosztok kernel:  [quicklist_trim+189/222] quicklist_trim+0xbd/0xde
Jan 17 19:07:21 vosztok kernel:  [<c0155dff>] quicklist_trim+0xbd/0xde
Jan 17 19:07:21 vosztok kernel:  [pgd_dtor+0/86] pgd_dtor+0x0/0x56
Jan 17 19:07:21 vosztok kernel:  [<c0111d75>] pgd_dtor+0x0/0x56
Jan 17 19:07:21 vosztok kernel:  [remove_vma+49/54] remove_vma+0x31/0x36
Jan 17 19:07:21 vosztok kernel:  [<c0148780>] remove_vma+0x31/0x36
Jan 17 19:07:21 vosztok kernel:  [remove_vma+49/54] remove_vma+0x31/0x36
Jan 17 19:07:21 vosztok kernel:  [<c0148780>] remove_vma+0x31/0x36
Jan 17 19:07:21 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 17 19:07:21 vosztok kernel:  [<c0130ffb>] sys_futex+0xc2/0xd4
Jan 17 19:07:21 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:21 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:21 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: segctord      D df6d5100     0  4265      2
Jan 17 19:07:21 vosztok kernel:        dcedfe08 00000046 df475b84 df6d5100 cd3628c0 c013dd7f dcedff28 c1977700 
Jan 17 19:07:21 vosztok kernel:        dcedfe24 dcedfe2c c036c31f 00000001 df475a40 c0114c20 dcedff2c dcedff2c 
Jan 17 19:07:21 vosztok kernel:        dcedff04 00000001 c78be2d8 e08c711a c78be2d8 dcedff04 d70c3070 e08c7268 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [mempool_alloc+28/228] mempool_alloc+0x1c/0xe4
Jan 17 19:07:21 vosztok kernel:  [<c013dd7f>] mempool_alloc+0x1c/0xe4
Jan 17 19:07:21 vosztok kernel:  [wait_for_completion+125/205] wait_for_completion+0x7d/0xcd
Jan 17 19:07:21 vosztok kernel:  [<c036c31f>] wait_for_completion+0x7d/0xcd
Jan 17 19:07:21 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:21 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:21 vosztok kernel:  [<e08c711a>] nilfs_segbuf_wait+0x79/0x1d7 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c7268>] nilfs_segbuf_wait+0x1c7/0x1d7 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c75de>] nilfs_segbuf_write+0x48/0x83 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08ca035>] nilfs_segctor_add_dirty+0x1ca3/0x259f [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:21 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:21 vosztok kernel:  [<e08ca8e0>] nilfs_segctor_add_dirty+0x254e/0x259f [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08cbd47>] nilfs_clean_segments+0x3e0/0x9ac [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08cab33>] nilfs_segctor_add_segments_to_be_freed+0x202/0x33b [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08cbbcc>] nilfs_clean_segments+0x265/0x9ac [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [kernel_thread_helper+7/16] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  [<c0104917>] kernel_thread_helper+0x7/0x10
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: gpg-agent     D c015fb49     0 10190      1
Jan 17 19:07:21 vosztok kernel:        d7087e98 00000082 dbce4bc4 c015fb49 d6ddec40 c440c016 fffeffff df3b8c94 
Jan 17 19:07:21 vosztok kernel:        00000000 dbce4a80 c023bd30 d7087ebc c348d78b df3b8c94 df3b8c00 00000000 
Jan 17 19:07:21 vosztok kernel:        de9db2a0 c036d592 d572dd5c df477e74 dbce4a80 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [__link_path_walk+2884/3072] __link_path_walk+0xb44/0xc00
Jan 17 19:07:21 vosztok kernel:  [<c015fb49>] __link_path_walk+0xb44/0xc00
Jan 17 19:07:21 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:21 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:21 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:21 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:21 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:21 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:21 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bc377>] nilfs_load_super_block+0x7f/0x924 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [vfs_unlink+66/125] vfs_unlink+0x42/0x7d
Jan 17 19:07:21 vosztok kernel:  [<c015e654>] vfs_unlink+0x42/0x7d
Jan 17 19:07:21 vosztok kernel:  [do_unlinkat+146/293] do_unlinkat+0x92/0x125
Jan 17 19:07:21 vosztok kernel:  [<c0160335>] do_unlinkat+0x92/0x125
Jan 17 19:07:21 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:21 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:21 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: urxvtd        D 00000000     0 10212      1
Jan 17 19:07:21 vosztok kernel:        d572dd38 00000046 d594c144 00000000 de5f5a80 00153995 fffeffff df3b8c94 
Jan 17 19:07:21 vosztok kernel:        00000000 d594c000 c023bd30 d572dd5c 00000007 df3b8c94 df3b8c00 00000000 
Jan 17 19:07:21 vosztok kernel:        de9db2a0 c036d592 df3b8c98 d7087ebc d594c000 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:21 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:21 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:21 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:21 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:21 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:21 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [sk_free+162/183] sk_free+0xa2/0xb7
Jan 17 19:07:21 vosztok kernel:  [<c02f110d>] sk_free+0xa2/0xb7
Jan 17 19:07:21 vosztok kernel:  [<e08b958a>] nilfs_delete_inode+0x47/0x115 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [sk_free+162/183] sk_free+0xa2/0xb7
Jan 17 19:07:21 vosztok kernel:  [<c02f110d>] sk_free+0xa2/0xb7
Jan 17 19:07:21 vosztok kernel:  [__slab_free+206/670] __slab_free+0xce/0x29e
Jan 17 19:07:21 vosztok kernel:  [<c015411d>] __slab_free+0xce/0x29e
Jan 17 19:07:21 vosztok kernel:  [<e08b9543>] nilfs_delete_inode+0x0/0x115 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [generic_delete_inode+113/236] generic_delete_inode+0x71/0xec
Jan 17 19:07:21 vosztok kernel:  [<c01685db>] generic_delete_inode+0x71/0xec
Jan 17 19:07:21 vosztok kernel:  [iput+96/98] iput+0x60/0x62
Jan 17 19:07:21 vosztok kernel:  [<c0167db5>] iput+0x60/0x62
Jan 17 19:07:21 vosztok kernel:  [d_kill+45/70] d_kill+0x2d/0x46
Jan 17 19:07:21 vosztok kernel:  [<c0165e1e>] d_kill+0x2d/0x46
Jan 17 19:07:21 vosztok kernel:  [dput+307/314] dput+0x133/0x13a
Jan 17 19:07:21 vosztok kernel:  [<c0165f6a>] dput+0x133/0x13a
Jan 17 19:07:21 vosztok kernel:  [unix_release_sock+486/545] unix_release_sock+0x1e6/0x221
Jan 17 19:07:21 vosztok kernel:  [<c0342733>] unix_release_sock+0x1e6/0x221
Jan 17 19:07:21 vosztok kernel:  [sock_release+20/125] sock_release+0x14/0x7d
Jan 17 19:07:21 vosztok kernel:  [<c02ef4be>] sock_release+0x14/0x7d
Jan 17 19:07:21 vosztok kernel:  [sock_close+42/47] sock_close+0x2a/0x2f
Jan 17 19:07:21 vosztok kernel:  [<c02ef925>] sock_close+0x2a/0x2f
Jan 17 19:07:21 vosztok kernel:  [__fput+150/350] __fput+0x96/0x15e
Jan 17 19:07:21 vosztok kernel:  [<c0158584>] __fput+0x96/0x15e
Jan 17 19:07:21 vosztok kernel:  [filp_close+81/88] filp_close+0x51/0x58
Jan 17 19:07:21 vosztok kernel:  [<c01560e5>] filp_close+0x51/0x58
Jan 17 19:07:21 vosztok kernel:  [put_files_struct+94/166] put_files_struct+0x5e/0xa6
Jan 17 19:07:21 vosztok kernel:  [<c0119678>] put_files_struct+0x5e/0xa6
Jan 17 19:07:21 vosztok kernel:  [do_exit+552/1837] do_exit+0x228/0x72d
Jan 17 19:07:21 vosztok kernel:  [<c011a82b>] do_exit+0x228/0x72d
Jan 17 19:07:21 vosztok kernel:  [recalc_sigpending+10/27] recalc_sigpending+0xa/0x1b
Jan 17 19:07:21 vosztok kernel:  [<c011f77a>] recalc_sigpending+0xa/0x1b
Jan 17 19:07:21 vosztok kernel:  [dequeue_signal+145/284] dequeue_signal+0x91/0x11c
Jan 17 19:07:21 vosztok kernel:  [<c0120e3b>] dequeue_signal+0x91/0x11c
Jan 17 19:07:21 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:21 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:21 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:21 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:21 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:21 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:21 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:21 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:21 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:21 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:21 vosztok kernel:  [tasklet_action+50/87] tasklet_action+0x32/0x57
Jan 17 19:07:21 vosztok kernel:  [<c011bf67>] tasklet_action+0x32/0x57
Jan 17 19:07:21 vosztok kernel:  [sigprocmask+157/182] sigprocmask+0x9d/0xb6
Jan 17 19:07:21 vosztok kernel:  [<c011f828>] sigprocmask+0x9d/0xb6
Jan 17 19:07:21 vosztok kernel:  [sys_rt_sigprocmask+71/186] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:07:21 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:21 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:21 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: rtorrent      D c013d4b5     0 10225      1
Jan 17 19:07:21 vosztok kernel:        d5077890 00000082 d594d644 c013d4b5 d5959a80 e08bd210 d50778bc d50778bc 
Jan 17 19:07:21 vosztok kernel:        c13f0960 d5077898 c036c20c c013b86b c013b8a9 c036c98d d50778bc 00000000 
Jan 17 19:07:21 vosztok kernel:        d50778d8 00000000 c013b85d 00000002 c120fcc0 00000000 00000001 d594d500 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [find_or_create_page+28/140] find_or_create_page+0x1c/0x8c
Jan 17 19:07:21 vosztok kernel:  [<c013d4b5>] find_or_create_page+0x1c/0x8c
Jan 17 19:07:21 vosztok kernel:  [<e08bd210>] nilfs_get_page_block+0x97/0xb1 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:21 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:21 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:21 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:21 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:21 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:21 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:21 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:21 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:21 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:21 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:21 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:21 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [autoremove_wake_function+21/53] autoremove_wake_function+0x15/0x35
Jan 17 19:07:21 vosztok kernel:  [<c0127848>] autoremove_wake_function+0x15/0x35
Jan 17 19:07:21 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [__alloc_pages+76/642] __alloc_pages+0x4c/0x282
Jan 17 19:07:21 vosztok kernel:  [<c013f870>] __alloc_pages+0x4c/0x282
Jan 17 19:07:21 vosztok kernel:  [<e08b96e3>] nilfs_get_block+0x8b/0x1de [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [delay_tsc+37/59] delay_tsc+0x25/0x3b
Jan 17 19:07:21 vosztok kernel:  [<c023d4aa>] delay_tsc+0x25/0x3b
Jan 17 19:07:21 vosztok kernel:  [__delay+6/7] __delay+0x6/0x7
Jan 17 19:07:21 vosztok kernel:  [<c023d46d>] __delay+0x6/0x7
Jan 17 19:07:21 vosztok kernel:  [ata_bmdma_start+11/25] ata_bmdma_start+0xb/0x19
Jan 17 19:07:21 vosztok kernel:  [<c02c803a>] ata_bmdma_start+0xb/0x19
Jan 17 19:07:21 vosztok kernel:  [ata_qc_issue_prot+232/542] ata_qc_issue_prot+0xe8/0x21e
Jan 17 19:07:21 vosztok kernel:  [<c02c499b>] ata_qc_issue_prot+0xe8/0x21e
Jan 17 19:07:21 vosztok kernel:  [__alloc_pages+76/642] __alloc_pages+0x4c/0x282
Jan 17 19:07:21 vosztok kernel:  [<c013f870>] __alloc_pages+0x4c/0x282
Jan 17 19:07:21 vosztok kernel:  [do_mpage_readpage+386/1128] do_mpage_readpage+0x182/0x468
Jan 17 19:07:21 vosztok kernel:  [<c0179ca9>] do_mpage_readpage+0x182/0x468
Jan 17 19:07:21 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [add_to_page_cache+159/185] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:21 vosztok kernel:  [<c013babd>] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:21 vosztok kernel:  [mpage_readpages+178/276] mpage_readpages+0xb2/0x114
Jan 17 19:07:21 vosztok kernel:  [<c017a15a>] mpage_readpages+0xb2/0x114
Jan 17 19:07:21 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:21 vosztok kernel:  [<c013f545>] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:21 vosztok kernel:  [scsi_io_completion+252/792] scsi_io_completion+0xfc/0x318
Jan 17 19:07:21 vosztok kernel:  [<c02b224e>] scsi_io_completion+0xfc/0x318
Jan 17 19:07:21 vosztok kernel:  [<e08b913e>] nilfs_set_inode_flags+0x13b/0x15c [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [__do_page_cache_readahead+391/578] __do_page_cache_readahead+0x187/0x242
Jan 17 19:07:21 vosztok kernel:  [<c0141196>] __do_page_cache_readahead+0x187/0x242
Jan 17 19:07:21 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [scsi_softirq_done+32/199] scsi_softirq_done+0x20/0xc7
Jan 17 19:07:21 vosztok kernel:  [<c02b2936>] scsi_softirq_done+0x20/0xc7
Jan 17 19:07:21 vosztok kernel:  [scsi_finish_command+60/64] scsi_finish_command+0x3c/0x40
Jan 17 19:07:21 vosztok kernel:  [<c02ae84f>] scsi_finish_command+0x3c/0x40
Jan 17 19:07:21 vosztok kernel:  [blk_done_softirq+74/85] blk_done_softirq+0x4a/0x55
Jan 17 19:07:21 vosztok kernel:  [<c02332f0>] blk_done_softirq+0x4a/0x55
Jan 17 19:07:21 vosztok kernel:  [do_page_cache_readahead+73/83] do_page_cache_readahead+0x49/0x53
Jan 17 19:07:21 vosztok kernel:  [<c0141556>] do_page_cache_readahead+0x49/0x53
Jan 17 19:07:21 vosztok kernel:  [filemap_fault+435/969] filemap_fault+0x1b3/0x3c9
Jan 17 19:07:21 vosztok kernel:  [<c013d873>] filemap_fault+0x1b3/0x3c9
Jan 17 19:07:21 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:07:21 vosztok kernel:  [<c0140843>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 17 19:07:21 vosztok kernel:  [__do_fault+80/773] __do_fault+0x50/0x305
Jan 17 19:07:21 vosztok kernel:  [<c0145089>] __do_fault+0x50/0x305
Jan 17 19:07:21 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 17 19:07:21 vosztok kernel:  [<c014683a>] handle_mm_fault+0x2db/0x5f8
Jan 17 19:07:21 vosztok kernel:  [do_page_fault+530/1439] do_page_fault+0x212/0x59f
Jan 17 19:07:21 vosztok kernel:  [<c01125f3>] do_page_fault+0x212/0x59f
Jan 17 19:07:21 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 17 19:07:21 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 17 19:07:21 vosztok kernel:  [enable_8259A_irq+69/93] enable_8259A_irq+0x45/0x5d
Jan 17 19:07:21 vosztok kernel:  [<c0107913>] enable_8259A_irq+0x45/0x5d
Jan 17 19:07:21 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 17 19:07:21 vosztok kernel:  [<c01123e1>] do_page_fault+0x0/0x59f
Jan 17 19:07:21 vosztok kernel:  [error_code+106/112] error_code+0x6a/0x70
Jan 17 19:07:21 vosztok kernel:  [<c036d93a>] error_code+0x6a/0x70
Jan 17 19:07:21 vosztok kernel:  [ioapic_resume+70/172] ioapic_resume+0x46/0xac
Jan 17 19:07:21 vosztok kernel:  [<c011007b>] ioapic_resume+0x46/0xac
Jan 17 19:07:21 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  [__copy_to_user_ll+69/204] __copy_to_user_ll+0x45/0xcc
Jan 17 19:07:21 vosztok kernel:  [<c023d7fc>] __copy_to_user_ll+0x45/0xcc
Jan 17 19:07:21 vosztok kernel:  [memcpy_toiovec+39/74] memcpy_toiovec+0x27/0x4a
Jan 17 19:07:21 vosztok kernel:  [<c02f56d9>] memcpy_toiovec+0x27/0x4a
Jan 17 19:07:21 vosztok kernel:  [skb_copy_datagram_iovec+63/432] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 17 19:07:21 vosztok kernel:  [<c02f5b5f>] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 17 19:07:21 vosztok kernel:  [tcp_recvmsg+1324/1811] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:21 vosztok kernel:  [<c031780b>] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:21 vosztok kernel:  [tcp_recvmsg+1324/1811] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:21 vosztok kernel:  [<c031780b>] tcp_recvmsg+0x52c/0x713
Jan 17 19:07:21 vosztok kernel:  [tcp_recvmsg+1109/1811] tcp_recvmsg+0x455/0x713
Jan 17 19:07:21 vosztok kernel:  [<c0317734>] tcp_recvmsg+0x455/0x713
Jan 17 19:07:21 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:21 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:21 vosztok kernel:  [sock_common_recvmsg+62/84] sock_common_recvmsg+0x3e/0x54
Jan 17 19:07:21 vosztok kernel:  [<c02f05bd>] sock_common_recvmsg+0x3e/0x54
Jan 17 19:07:21 vosztok kernel:  [sock_recvmsg+206/231] sock_recvmsg+0xce/0xe7
Jan 17 19:07:21 vosztok kernel:  [<c02eefae>] sock_recvmsg+0xce/0xe7
Jan 17 19:07:21 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:21 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:21 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:07:21 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:07:21 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:07:21 vosztok kernel:  [<c02507f5>] n_tty_receive_buf+0xd30/0xd7b
Jan 17 19:07:21 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:21 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:21 vosztok kernel:  [<e099840e>] drm_vbl_send_signals+0xc2/0xe4 [drm]
Jan 17 19:07:21 vosztok kernel:  [sys_recvfrom+215/299] sys_recvfrom+0xd7/0x12b
Jan 17 19:07:21 vosztok kernel:  [<c02efcd9>] sys_recvfrom+0xd7/0x12b
Jan 17 19:07:21 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:21 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:21 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 17 19:07:21 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 17 19:07:21 vosztok kernel:  [update_curr_load+110/131] update_curr_load+0x6e/0x83
Jan 17 19:07:21 vosztok kernel:  [<c011395f>] update_curr_load+0x6e/0x83
Jan 17 19:07:21 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 17 19:07:21 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 17 19:07:21 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 17 19:07:21 vosztok kernel:  [<c036bfe2>] schedule+0x23c/0x2f3
Jan 17 19:07:21 vosztok kernel:  [schedule+729/755] schedule+0x2d9/0x2f3
Jan 17 19:07:21 vosztok kernel:  [<c036c07f>] schedule+0x2d9/0x2f3
Jan 17 19:07:21 vosztok kernel:  [schedule_timeout+129/149] schedule_timeout+0x81/0x95
Jan 17 19:07:21 vosztok kernel:  [<c036c92d>] schedule_timeout+0x81/0x95
Jan 17 19:07:21 vosztok kernel:  [sys_recv+55/59] sys_recv+0x37/0x3b
Jan 17 19:07:21 vosztok kernel:  [<c02efd64>] sys_recv+0x37/0x3b
Jan 17 19:07:21 vosztok kernel:  [sys_socketcall+383/578] sys_socketcall+0x17f/0x242
Jan 17 19:07:21 vosztok kernel:  [<c02f0201>] sys_socketcall+0x17f/0x242
Jan 17 19:07:21 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:21 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: weechat-curse D 00000099     0 10229      1
Jan 17 19:07:21 vosztok kernel:        dc075d5c 00200082 dc066144 00000099 d4dafa80 00000099 fffeffff df3b8c94 
Jan 17 19:07:21 vosztok kernel:        00000000 dc066000 c023bd30 dc075d80 00000020 df3b8c94 df3b8c00 00000000 
Jan 17 19:07:21 vosztok kernel:        de9db2a0 c036d592 df477e74 ced45d80 dc066000 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:21 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:21 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:21 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:21 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:21 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:21 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:21 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [__rcu_process_callbacks+288/382] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:21 vosztok kernel:  [<c01259e5>] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:21 vosztok kernel:  [<e08cafc6>] nilfs_dirty_inode+0x1e/0x40 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [__rcu_process_callbacks+288/382] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:21 vosztok kernel:  [<c01259e5>] __rcu_process_callbacks+0x120/0x17e
Jan 17 19:07:21 vosztok kernel:  [__mark_inode_dirty+36/360] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:21 vosztok kernel:  [<c01705db>] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:21 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 17 19:07:21 vosztok kernel:  [<c011bae5>] current_fs_time+0x13/0x15
Jan 17 19:07:21 vosztok kernel:  [__generic_file_aio_write_nolock+864/1288] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:21 vosztok kernel:  [<c013d0ca>] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:21 vosztok kernel:  [do_IRQ+88/109] do_IRQ+0x58/0x6d
Jan 17 19:07:21 vosztok kernel:  [<c01062b7>] do_IRQ+0x58/0x6d
Jan 17 19:07:21 vosztok kernel:  [xfs_file_open+99/102] xfs_file_open+0x63/0x66
Jan 17 19:07:21 vosztok kernel:  [<c0220000>] xfs_file_open+0x63/0x66
Jan 17 19:07:21 vosztok kernel:  [generic_file_aio_write+82/176] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:21 vosztok kernel:  [<c013d2c4>] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:21 vosztok kernel:  [<e08b9ed2>] nilfs_read_inode+0x2df/0x341 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:07:21 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:07:21 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:21 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:21 vosztok kernel:  [sys_stat64+30/35] sys_stat64+0x1e/0x23
Jan 17 19:07:21 vosztok kernel:  [<c015a6af>] sys_stat64+0x1e/0x23
Jan 17 19:07:21 vosztok kernel:  [do_sync_write+0/265] do_sync_write+0x0/0x109
Jan 17 19:07:21 vosztok kernel:  [<c0157517>] do_sync_write+0x0/0x109
Jan 17 19:07:21 vosztok kernel:  [vfs_write+138/268] vfs_write+0x8a/0x10c
Jan 17 19:07:21 vosztok kernel:  [<c0157d55>] vfs_write+0x8a/0x10c
Jan 17 19:07:21 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:07:21 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:07:21 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:21 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:21 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:21 vosztok kernel:  =======================
Jan 17 19:07:21 vosztok kernel: gconfd-2      D 00000000     0 10244      1
Jan 17 19:07:21 vosztok kernel:        cb175a98 00000086 dc067b84 00000000 cfe578c0 00000000 cb175ac4 cb175ac4 
Jan 17 19:07:21 vosztok kernel:        c13f1018 cb175aa0 c036c20c c013b86b c013b8a9 c036c98d cb175ac4 00000000 
Jan 17 19:07:21 vosztok kernel:        cb175ae0 00000000 c013b85d 00000002 c1044b80 00000000 00000001 dc067a40 
Jan 17 19:07:21 vosztok kernel: Call Trace:
Jan 17 19:07:21 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:21 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:21 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:21 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:21 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:21 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:21 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:21 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:21 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:21 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:21 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:21 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:21 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:21 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:21 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08be0a1>] nilfs_mdt_get_block+0x1c/0x42 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c4fe7>] nilfs_dat_translate+0xd5/0x50b [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08c440a>] nilfs_dat_alloc+0x41/0x96 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [get_page_from_freelist+647/820] get_page_from_freelist+0x287/0x334
Jan 17 19:07:21 vosztok kernel:  [<c013f5fd>] get_page_from_freelist+0x287/0x334
Jan 17 19:07:21 vosztok kernel:  [<e08bf3b2>] nilfs_bmap_clear+0x79/0x9a [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf35e>] nilfs_bmap_clear+0x25/0x9a [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf6ea>] nilfs_bmap_lookup_at_level+0x57/0x81 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [<e08b96e3>] nilfs_get_block+0x8b/0x1de [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [__slab_alloc+922/1060] __slab_alloc+0x39a/0x424
Jan 17 19:07:21 vosztok kernel:  [<c0154927>] __slab_alloc+0x39a/0x424
Jan 17 19:07:21 vosztok kernel:  [sock_alloc_send_skb+110/398] sock_alloc_send_skb+0x6e/0x18e
Jan 17 19:07:21 vosztok kernel:  [<c02f0d9a>] sock_alloc_send_skb+0x6e/0x18e
Jan 17 19:07:21 vosztok kernel:  [do_mpage_readpage+386/1128] do_mpage_readpage+0x182/0x468
Jan 17 19:07:21 vosztok kernel:  [<c0179ca9>] do_mpage_readpage+0x182/0x468
Jan 17 19:07:21 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:21 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:21 vosztok kernel:  [<c013f545>] get_page_from_freelist+0x1cf/0x334
Jan 17 19:07:21 vosztok kernel:  [mpage_readpage+66/85] mpage_readpage+0x42/0x55
Jan 17 19:07:21 vosztok kernel:  [<c0179fd1>] mpage_readpage+0x42/0x55
Jan 17 19:07:21 vosztok kernel:  [<e08b9658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [add_to_page_cache+159/185] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:22 vosztok kernel:  [<c013babd>] add_to_page_cache+0x9f/0xb9
Jan 17 19:07:22 vosztok kernel:  [lru_cache_add+78/102] lru_cache_add+0x4e/0x66
Jan 17 19:07:22 vosztok kernel:  [<c0141d20>] lru_cache_add+0x4e/0x66
Jan 17 19:07:22 vosztok kernel:  [add_to_page_cache_lru+34/40] add_to_page_cache_lru+0x22/0x28
Jan 17 19:07:22 vosztok kernel:  [<c013baf9>] add_to_page_cache_lru+0x22/0x28
Jan 17 19:07:22 vosztok kernel:  [read_cache_page_async+141/300] read_cache_page_async+0x8d/0x12c
Jan 17 19:07:22 vosztok kernel:  [<c013bb8c>] read_cache_page_async+0x8d/0x12c
Jan 17 19:07:22 vosztok kernel:  [<e08b9153>] nilfs_set_inode_flags+0x150/0x15c [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [read_cache_page+16/63] read_cache_page+0x10/0x3f
Jan 17 19:07:22 vosztok kernel:  [<c013d428>] read_cache_page+0x10/0x3f
Jan 17 19:07:22 vosztok kernel:  [<e08b9fe2>] nilfs_sync_file+0xae/0x336 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bd210>] nilfs_get_page_block+0x97/0xb1 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:22 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:22 vosztok kernel:  [mntput_no_expire+17/133] mntput_no_expire+0x11/0x85
Jan 17 19:07:22 vosztok kernel:  [<c016a3e5>] mntput_no_expire+0x11/0x85
Jan 17 19:07:22 vosztok kernel:  [link_path_walk+165/175] link_path_walk+0xa5/0xaf
Jan 17 19:07:22 vosztok kernel:  [<c015fcaa>] link_path_walk+0xa5/0xaf
Jan 17 19:07:22 vosztok kernel:  [<e08ba2e5>] nilfs_find_entry+0x7b/0x196 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08ba40d>] nilfs_inode_by_name+0xd/0x20 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bc464>] nilfs_load_super_block+0x16c/0x924 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [lookup_hash+122/145] lookup_hash+0x7a/0x91
Jan 17 19:07:22 vosztok kernel:  [<c015e0fb>] lookup_hash+0x7a/0x91
Jan 17 19:07:22 vosztok kernel:  [open_namei+229/1347] open_namei+0xe5/0x543
Jan 17 19:07:22 vosztok kernel:  [<c0160b25>] open_namei+0xe5/0x543
Jan 17 19:07:22 vosztok kernel:  [d_rehash+69/91] d_rehash+0x45/0x5b
Jan 17 19:07:22 vosztok kernel:  [<c0165ca1>] d_rehash+0x45/0x5b
Jan 17 19:07:22 vosztok kernel:  [d_splice_alias+202/228] d_splice_alias+0xca/0xe4
Jan 17 19:07:22 vosztok kernel:  [<c0167a1e>] d_splice_alias+0xca/0xe4
Jan 17 19:07:22 vosztok kernel:  [do_filp_open+37/57] do_filp_open+0x25/0x39
Jan 17 19:07:22 vosztok kernel:  [<c0156421>] do_filp_open+0x25/0x39
Jan 17 19:07:22 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 17 19:07:22 vosztok kernel:  [<c01561a6>] get_unused_fd_flags+0xba/0xd7
Jan 17 19:07:22 vosztok kernel:  [do_sys_open+68/197] do_sys_open+0x44/0xc5
Jan 17 19:07:22 vosztok kernel:  [<c0156479>] do_sys_open+0x44/0xc5
Jan 17 19:07:22 vosztok kernel:  [sys_open+28/30] sys_open+0x1c/0x1e
Jan 17 19:07:22 vosztok kernel:  [<c0156533>] sys_open+0x1c/0x1e
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: wmaker        D 00000008     0 14412      1
Jan 17 19:07:22 vosztok kernel:        d5fd5c30 00000086 d50e1104 00000008 d6dde700 00000000 d5fd5c5c d5fd5c5c 
Jan 17 19:07:22 vosztok kernel:        c13f0f20 d5fd5c38 c036c20c c013b86b c013b8a9 c036c98d d5fd5c5c 00000000 
Jan 17 19:07:22 vosztok kernel:        d5fd5c78 00000000 c013b85d 00000002 c11e8fe0 00000000 00000001 d50e0fc0 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:22 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:22 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:22 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:22 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:22 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:22 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:22 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:22 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:22 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:22 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:22 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:22 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:22 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:22 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08cfade>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08ba343>] nilfs_find_entry+0xd9/0x196 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08b9c6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bb0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 17 19:07:22 vosztok kernel:  [<c01682bf>] iget_locked+0xc7/0x138
Jan 17 19:07:22 vosztok kernel:  [<e08bc493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:07:22 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:07:22 vosztok kernel:  [__link_path_walk+805/3072] __link_path_walk+0x325/0xc00
Jan 17 19:07:22 vosztok kernel:  [<c015f32a>] __link_path_walk+0x325/0xc00
Jan 17 19:07:22 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 17 19:07:22 vosztok kernel:  [<c02ee670>] sock_aio_read+0xc1/0xcd
Jan 17 19:07:22 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:07:22 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:07:22 vosztok kernel:  [run_timer_softirq+361/388] run_timer_softirq+0x169/0x184
Jan 17 19:07:22 vosztok kernel:  [<c011ecba>] run_timer_softirq+0x169/0x184
Jan 17 19:07:22 vosztok kernel:  [vfs_read+250/266] vfs_read+0xfa/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157ed1>] vfs_read+0xfa/0x10a
Jan 17 19:07:22 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:22 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:22 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:07:22 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:07:22 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:07:22 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:07:22 vosztok kernel:  [sys_faccessat+153/301] sys_faccessat+0x99/0x12d
Jan 17 19:07:22 vosztok kernel:  [<c0156a47>] sys_faccessat+0x99/0x12d
Jan 17 19:07:22 vosztok kernel:  [run_timer_softirq+361/388] run_timer_softirq+0x169/0x184
Jan 17 19:07:22 vosztok kernel:  [<c011ecba>] run_timer_softirq+0x169/0x184
Jan 17 19:07:22 vosztok kernel:  [vfs_read+250/266] vfs_read+0xfa/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157ed1>] vfs_read+0xfa/0x10a
Jan 17 19:07:22 vosztok kernel:  [sys_access+31/35] sys_access+0x1f/0x23
Jan 17 19:07:22 vosztok kernel:  [<c0156afa>] sys_access+0x1f/0x23
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: wmsetbg       ? 00000287     0 14413  14412
Jan 17 19:07:22 vosztok kernel:        cb6c7e84 00000046 d50e0144 00000287 d4dafc40 c043ccfc cb6c7ea0 d50e0000 
Jan 17 19:07:22 vosztok kernel:        00000010 d50e00e4 c011ad2c 0000000e 00000000 d50e0494 bff50ddc 0000000f 
Jan 17 19:07:22 vosztok kernel:        cb6c7ea0 cb6c7ea0 cfe57e00 0000000f 0000000f cb6c7f10 c011ada9 ce80362c 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [do_exit+1833/1837] do_exit+0x729/0x72d
Jan 17 19:07:22 vosztok kernel:  [<c011ad2c>] do_exit+0x729/0x72d
Jan 17 19:07:22 vosztok kernel:  [sys_exit_group+0/13] sys_exit_group+0x0/0xd
Jan 17 19:07:22 vosztok kernel:  [<c011ada9>] sys_exit_group+0x0/0xd
Jan 17 19:07:22 vosztok kernel:  [get_signal_to_deliver+1009/1054] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:22 vosztok kernel:  [<c0121c20>] get_signal_to_deliver+0x3f1/0x41e
Jan 17 19:07:22 vosztok kernel:  [do_sync_read+198/265] do_sync_read+0xc6/0x109
Jan 17 19:07:22 vosztok kernel:  [<c01576e6>] do_sync_read+0xc6/0x109
Jan 17 19:07:22 vosztok kernel:  [do_notify_resume+129/1502] do_notify_resume+0x81/0x5de
Jan 17 19:07:22 vosztok kernel:  [<c0103587>] do_notify_resume+0x81/0x5de
Jan 17 19:07:22 vosztok kernel:  [xfs_iflush_done+0/131] xfs_iflush_done+0x0/0x83
Jan 17 19:07:22 vosztok kernel:  [<c02004ab>] xfs_iflush_done+0x0/0x83
Jan 17 19:07:22 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 19:07:22 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 19:07:22 vosztok kernel:  [d_kill+55/70] d_kill+0x37/0x46
Jan 17 19:07:22 vosztok kernel:  [<c0165e28>] d_kill+0x37/0x46
Jan 17 19:07:22 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:22 vosztok kernel:  [<c02390e9>] _atomic_dec_and_lock+0x25/0x40
Jan 17 19:07:22 vosztok kernel:  [do_sync_read+0/265] do_sync_read+0x0/0x109
Jan 17 19:07:22 vosztok kernel:  [<c0157620>] do_sync_read+0x0/0x109
Jan 17 19:07:22 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [work_notifysig+19/25] work_notifysig+0x13/0x19
Jan 17 19:07:22 vosztok kernel:  [<c0103e9a>] work_notifysig+0x13/0x19
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: epiphany      D c38dd300     0 14478  14412
Jan 17 19:07:22 vosztok kernel:        ced45d5c 00200086 c7ced104 c38dd300 cd3628c0 c7cecfc0 fffeffff df3b8c94 
Jan 17 19:07:22 vosztok kernel:        00000000 c7cecfc0 c023bd30 ced45d80 c7cecfc0 df3b8c94 df3b8c00 00000000 
Jan 17 19:07:22 vosztok kernel:        de9db2a0 c036d592 dc075d80 df3b8c98 c7cecfc0 00000001 df3b8c94 c036d5d3 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [rwsem_down_failed_common+328/353] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:22 vosztok kernel:  [<c023bd30>] rwsem_down_failed_common+0x148/0x161
Jan 17 19:07:22 vosztok kernel:  [rwsem_down_read_failed+26/36] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:22 vosztok kernel:  [<c036d592>] rwsem_down_read_failed+0x1a/0x24
Jan 17 19:07:22 vosztok kernel:  [call_rwsem_down_read_failed+7/12] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:22 vosztok kernel:  [<c036d5d3>] call_rwsem_down_read_failed+0x7/0xc
Jan 17 19:07:22 vosztok kernel:  [down_read+9/10] down_read+0x9/0xa
Jan 17 19:07:22 vosztok kernel:  [<c012a885>] down_read+0x9/0xa
Jan 17 19:07:22 vosztok kernel:  [<e08caf2c>] nilfs_transaction_begin+0xd4/0x150 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08cafc6>] nilfs_dirty_inode+0x1e/0x40 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [__mark_inode_dirty+36/360] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:22 vosztok kernel:  [<c01705db>] __mark_inode_dirty+0x24/0x168
Jan 17 19:07:22 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 17 19:07:22 vosztok kernel:  [<c011bae5>] current_fs_time+0x13/0x15
Jan 17 19:07:22 vosztok kernel:  [__generic_file_aio_write_nolock+864/1288] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:22 vosztok kernel:  [<c013d0ca>] __generic_file_aio_write_nolock+0x360/0x508
Jan 17 19:07:22 vosztok kernel:  [preempt_schedule+69/87] preempt_schedule+0x45/0x57
Jan 17 19:07:22 vosztok kernel:  [<c036c133>] preempt_schedule+0x45/0x57
Jan 17 19:07:22 vosztok kernel:  [generic_file_aio_write+82/176] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:22 vosztok kernel:  [<c013d2c4>] generic_file_aio_write+0x52/0xb0
Jan 17 19:07:22 vosztok kernel:  [<e08b9ed2>] nilfs_read_inode+0x2df/0x341 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [do_sync_write+198/265] do_sync_write+0xc6/0x109
Jan 17 19:07:22 vosztok kernel:  [<c01575dd>] do_sync_write+0xc6/0x109
Jan 17 19:07:22 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 17 19:07:22 vosztok kernel:  [<c0127833>] autoremove_wake_function+0x0/0x35
Jan 17 19:07:22 vosztok kernel:  [unix_ioctl+169/177] unix_ioctl+0xa9/0xb1
Jan 17 19:07:22 vosztok kernel:  [<c03431d6>] unix_ioctl+0xa9/0xb1
Jan 17 19:07:22 vosztok kernel:  [sock_ioctl+415/446] sock_ioctl+0x19f/0x1be
Jan 17 19:07:22 vosztok kernel:  [<c02ee942>] sock_ioctl+0x19f/0x1be
Jan 17 19:07:22 vosztok kernel:  [sock_ioctl+0/446] sock_ioctl+0x0/0x1be
Jan 17 19:07:22 vosztok kernel:  [<c02ee7a3>] sock_ioctl+0x0/0x1be
Jan 17 19:07:22 vosztok kernel:  [do_sync_write+0/265] do_sync_write+0x0/0x109
Jan 17 19:07:22 vosztok kernel:  [vfs_write+138/268] vfs_write+0x8a/0x10c
Jan 17 19:07:22 vosztok kernel:  [<c0157d55>] vfs_write+0x8a/0x10c
Jan 17 19:07:22 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: cc1           D dbe29cd4     0 10269      1
Jan 17 19:07:22 vosztok kernel:        dbe29cd8 00200086 d07fe684 dbe29cd4 df0c5e00 c01279b8 dbe29ce8 c143bd38 
Jan 17 19:07:22 vosztok kernel:        c13f0e70 c143bd38 c0167e39 c527cee4 00000003 00000000 d07fe540 c0127868 
Jan 17 19:07:22 vosztok kernel:        c13f0e70 c13f0e70 019143eb de6d4a00 c0167e75 019143eb c143bd38 de6d4a00 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [prepare_to_wait+74/102] prepare_to_wait+0x4a/0x66
Jan 17 19:07:22 vosztok kernel:  [<c01279b8>] prepare_to_wait+0x4a/0x66
Jan 17 19:07:22 vosztok kernel:  [__wait_on_freeing_inode+130/155] __wait_on_freeing_inode+0x82/0x9b
Jan 17 19:07:22 vosztok kernel:  [<c0167e39>] __wait_on_freeing_inode+0x82/0x9b
Jan 17 19:07:22 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:22 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:22 vosztok kernel:  [find_inode_fast+35/66] find_inode_fast+0x23/0x42
Jan 17 19:07:22 vosztok kernel:  [<c0167e75>] find_inode_fast+0x23/0x42
Jan 17 19:07:22 vosztok kernel:  [ifind_fast+33/151] ifind_fast+0x21/0x97
Jan 17 19:07:22 vosztok kernel:  [<c0167f0b>] ifind_fast+0x21/0x97
Jan 17 19:07:22 vosztok kernel:  [iget_locked+44/312] iget_locked+0x2c/0x138
Jan 17 19:07:22 vosztok kernel:  [<c0168224>] iget_locked+0x2c/0x138
Jan 17 19:07:22 vosztok kernel:  [xfs_iget+38/253] xfs_iget+0x26/0xfd
Jan 17 19:07:22 vosztok kernel:  [<c01fb449>] xfs_iget+0x26/0xfd
Jan 17 19:07:22 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:22 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 17 19:07:22 vosztok kernel:  [xfs_dir_lookup_int+125/212] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 19:07:22 vosztok kernel:  [<c0212d71>] xfs_dir_lookup_int+0x7d/0xd4
Jan 17 19:07:22 vosztok kernel:  [xfs_lookup+82/120] xfs_lookup+0x52/0x78
Jan 17 19:07:22 vosztok kernel:  [<c0215b01>] xfs_lookup+0x52/0x78
Jan 17 19:07:22 vosztok kernel:  [xfs_vn_lookup+59/112] xfs_vn_lookup+0x3b/0x70
Jan 17 19:07:22 vosztok kernel:  [<c0222262>] xfs_vn_lookup+0x3b/0x70
Jan 17 19:07:22 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:07:22 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:07:22 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:22 vosztok kernel:  [<c015f7ee>] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:22 vosztok kernel:  [__do_softirq+89/133] __do_softirq+0x59/0x85
Jan 17 19:07:22 vosztok kernel:  [<c011bede>] __do_softirq+0x59/0x85
Jan 17 19:07:22 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:07:22 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:07:22 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:22 vosztok kernel:  [<c0141c09>] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:22 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:22 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:22 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:07:22 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:07:22 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:07:22 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:07:22 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 17 19:07:22 vosztok kernel:  [<c015a5ec>] vfs_stat_fd+0x19/0x40
Jan 17 19:07:22 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:22 vosztok kernel:  [<c0141c09>] lru_cache_add_active+0x4e/0x64
Jan 17 19:07:22 vosztok kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23
Jan 17 19:07:22 vosztok kernel:  [<c015a6a0>] sys_stat64+0xf/0x23
Jan 17 19:07:22 vosztok kernel:  [dput+204/314] dput+0xcc/0x13a
Jan 17 19:07:22 vosztok kernel:  [<c0165f03>] dput+0xcc/0x13a
Jan 17 19:07:22 vosztok kernel:  [__fput+308/350] __fput+0x134/0x15e
Jan 17 19:07:22 vosztok kernel:  [<c0158622>] __fput+0x134/0x15e
Jan 17 19:07:22 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 17 19:07:22 vosztok kernel:  [<c01123e1>] do_page_fault+0x0/0x59f
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: agetty        S 000001ff     0 10278      1
Jan 17 19:07:22 vosztok kernel:        dbdabee0 00000086 c2f36bc4 000001ff cd3621c0 00000000 d4df8c00 7fffffff 
Jan 17 19:07:22 vosztok kernel:        dbdabf44 bfe65b6b c036c8bf c013f79f cd3621c4 00000246 c011831f ffffffb2 
Jan 17 19:07:22 vosztok kernel:        bfe65b6b c0127a58 d4df8c00 d4df8c00 d4df8c00 c0250b30 00000082 df0fc600 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [free_hot_cold_page+245/277] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:22 vosztok kernel:  [<c013f79f>] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:22 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: login         S 46be6018     0 10280      1
Jan 17 19:07:22 vosztok kernel:        db96bf48 00000082 c2f36684 46be6018 dbca1c40 00000000 ffffffff 00000001 
Jan 17 19:07:22 vosztok kernel:        df41afc0 00000000 c011a464 46be6018 c2f36540 c0112649 00000001 00000004 
Jan 17 19:07:22 vosztok kernel:        ffffffff c2f36540 00000001 00000001 00000000 c2f36624 00000007 db96bfb8 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:07:22 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:07:22 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:22 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:07:22 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: login         S 46be6018     0 10281      1
Jan 17 19:07:22 vosztok kernel:        dc483f48 00000082 dd8debc4 46be6018 cd362540 00000000 ffffffff 00000001 
Jan 17 19:07:22 vosztok kernel:        dd8dfa40 00000000 c011a464 46be6018 dd8dea80 c0112649 00000001 00000004 
Jan 17 19:07:22 vosztok kernel:        ffffffff dd8dea80 00000001 00000001 00000000 dd8deb64 00000007 dc483fb8 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:07:22 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:07:22 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:22 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:07:22 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: agetty        S 000001ff     0 10282      1
Jan 17 19:07:22 vosztok kernel:        d6dd3ee0 00000086 dd8df104 000001ff de12c700 00000000 dc36e400 7fffffff 
Jan 17 19:07:22 vosztok kernel:        d6dd3f44 bfe40c0b c036c8bf c013f79f de12c704 00000246 c011831f ffffffb2 
Jan 17 19:07:22 vosztok kernel:        bfe40c0b c0127a58 dc36e400 dc36e400 dc36e400 c0250b30 00000082 de655b00 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [free_hot_cold_page+245/277] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:22 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: login         S 46be6018     0 10283      1
Jan 17 19:07:22 vosztok kernel:        de8e1f48 00000086 c2f37b84 46be6018 de1ade00 00000000 ffffffff 00000001 
Jan 17 19:07:22 vosztok kernel:        de1d5a40 00000000 c011a464 46be6018 c2f37a40 c0112649 00000001 00000004 
Jan 17 19:07:22 vosztok kernel:        ffffffff c2f37a40 00000001 00000001 00000000 c2f37b24 00000007 de8e1fb8 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 17 19:07:22 vosztok kernel:  [<c011a464>] do_wait+0x9a3/0xa82
Jan 17 19:07:22 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 17 19:07:22 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 17 19:07:22 vosztok kernel:  [<c011a574>] sys_wait4+0x31/0x34
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: agetty        S 000001ff     0 10284      1
Jan 17 19:07:22 vosztok kernel:        cdccdee0 00000086 c1482144 000001ff de12ce00 00000000 d5f41800 7fffffff 
Jan 17 19:07:22 vosztok kernel:        cdccdf44 bfbb2aab c036c8bf c013f79f de12ce04 00000246 c011831f ffffffb2 
Jan 17 19:07:22 vosztok kernel:        bfbb2aab c0127a58 d5f41800 d5f41800 d5f41800 c0250b30 00000082 de655c00 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [free_hot_cold_page+245/277] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:22 vosztok kernel:  [<c013f79f>] free_hot_cold_page+0xf5/0x115
Jan 17 19:07:22 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: qingy         S bfa6f6b0     0 10841      1
Jan 17 19:07:22 vosztok kernel:        dba03f40 00000082 df41a684 bfa6f6b0 dbca1a80 00000000 dba03f58 00000001 
Jan 17 19:07:22 vosztok kernel:        00000001 00000000 c036cd4c 00000001 00000000 bfa6f7b4 c012a09f de5f5901 
Jan 17 19:07:22 vosztok kernel:        00000000 c0489e40 51faf0f7 0000031b c012a19b c041a6b4 00000001 00000002 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 17 19:07:22 vosztok kernel:  [<c036cd4c>] do_nanosleep+0x45/0x6f
Jan 17 19:07:22 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:07:22 vosztok kernel:  [<c012a09f>] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:07:22 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 19:07:22 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 19:07:22 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 17 19:07:22 vosztok kernel:  [<c012a18b>] sys_nanosleep+0x49/0x59
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: bash          S 00000000     0 10842  10280
Jan 17 19:07:22 vosztok kernel:        dc6efee0 00000082 df41b104 00000000 dbca1380 c0269176 dec90400 7fffffff 
Jan 17 19:07:22 vosztok kernel:        dc6eff44 bfc7e633 c036c8bf 00000000 00000000 df40b808 df40b8a8 00000e20 
Jan 17 19:07:22 vosztok kernel:        bfc7e633 c0127a58 dec90400 dec90400 dec90400 c0250b30 00000001 d5652980 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [fbcon_cursor+585/618] fbcon_cursor+0x249/0x26a
Jan 17 19:07:22 vosztok kernel:  [<c0269176>] fbcon_cursor+0x249/0x26a
Jan 17 19:07:22 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250b30>] read_chan+0x2f0/0x52c
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [<c0250840>] read_chan+0x0/0x52c
Jan 17 19:07:22 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dc05>] tty_read+0x64/0xac
Jan 17 19:07:22 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [<c024dba1>] tty_read+0x0/0xac
Jan 17 19:07:22 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [<c0157e5f>] vfs_read+0x88/0x10a
Jan 17 19:07:22 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01581c6>] sys_read+0x41/0x67
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: bash          D c02aed9d     0 10849  10281
Jan 17 19:07:22 vosztok kernel:        df56bbf8 00000082 dd8dfb84 c02aed9d dbca1540 00000000 df56bc24 df56bc24 
Jan 17 19:07:22 vosztok kernel:        c13f0f20 df56bc00 c036c20c c013b86b c013b8a9 c036c98d df56bc24 00000000 
Jan 17 19:07:22 vosztok kernel:        df56bc40 00000000 c013b85d 00000002 c11e8fe0 00000000 00000001 dd8dfa40 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [scsi_dispatch_cmd+390/462] scsi_dispatch_cmd+0x186/0x1ce
Jan 17 19:07:22 vosztok kernel:  [<c02aed9d>] scsi_dispatch_cmd+0x186/0x1ce
Jan 17 19:07:22 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 17 19:07:22 vosztok kernel:  [<c036c20c>] io_schedule+0xe/0x16
Jan 17 19:07:22 vosztok kernel:  [sync_page+0/65] sync_page+0x0/0x41
Jan 17 19:07:22 vosztok kernel:  [<c013b86b>] sync_page+0x0/0x41
Jan 17 19:07:22 vosztok kernel:  [sync_page+62/65] sync_page+0x3e/0x41
Jan 17 19:07:22 vosztok kernel:  [<c013b8a9>] sync_page+0x3e/0x41
Jan 17 19:07:22 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:22 vosztok kernel:  [<c036c98d>] __wait_on_bit_lock+0x2a/0x51
Jan 17 19:07:22 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 17 19:07:22 vosztok kernel:  [<c013b85d>] __lock_page+0x57/0x5d
Jan 17 19:07:22 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 17 19:07:22 vosztok kernel:  [<c0127868>] wake_bit_function+0x0/0x3c
Jan 17 19:07:22 vosztok kernel:  [<e08be7aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bf7b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08c059d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08c1817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:22 vosztok kernel:  [<c017393f>] alloc_page_buffers+0x6e/0xb4
Jan 17 19:07:22 vosztok kernel:  [<e08bf6c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bf737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bdd5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bdde0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [xfs_buf_iowait+50/59] xfs_buf_iowait+0x32/0x3b
Jan 17 19:07:22 vosztok kernel:  [<c021dfa7>] xfs_buf_iowait+0x32/0x3b
Jan 17 19:07:22 vosztok kernel:  [<e08cfade>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [__slab_alloc+922/1060] __slab_alloc+0x39a/0x424
Jan 17 19:07:22 vosztok kernel:  [<c0154927>] __slab_alloc+0x39a/0x424
Jan 17 19:07:22 vosztok kernel:  [<e08b9c6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [<e08bb0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 17 19:07:22 vosztok kernel:  [<c01682bf>] iget_locked+0xc7/0x138
Jan 17 19:07:22 vosztok kernel:  [<e08bc493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 17 19:07:22 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 17 19:07:22 vosztok kernel:  [<c015df7e>] do_lookup+0xa3/0x140
Jan 17 19:07:22 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:22 vosztok kernel:  [<c015f7ee>] __link_path_walk+0x7e9/0xc00
Jan 17 19:07:22 vosztok kernel:  [xfs_da_brelse+107/143] xfs_da_brelse+0x6b/0x8f
Jan 17 19:07:22 vosztok kernel:  [<c01e8c5c>] xfs_da_brelse+0x6b/0x8f
Jan 17 19:07:22 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 17 19:07:22 vosztok kernel:  [<c015fc47>] link_path_walk+0x42/0xaf
Jan 17 19:07:22 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:22 vosztok kernel:  [<c015ffbf>] do_path_lookup+0x19b/0x1b6
Jan 17 19:07:22 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 17 19:07:22 vosztok kernel:  [<c015ece1>] getname+0x59/0x8f
Jan 17 19:07:22 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 17 19:07:22 vosztok kernel:  [<c0160776>] __user_walk_fd+0x2f/0x45
Jan 17 19:07:22 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 17 19:07:22 vosztok kernel:  [<c015a5ec>] vfs_stat_fd+0x19/0x40
Jan 17 19:07:22 vosztok kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23
Jan 17 19:07:22 vosztok kernel:  [<c015a6a0>] sys_stat64+0xf/0x23
Jan 17 19:07:22 vosztok kernel:  [__slab_free+414/670] __slab_free+0x19e/0x29e
Jan 17 19:07:22 vosztok kernel:  [<c01541ed>] __slab_free+0x19e/0x29e
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: bash          D 1a877801     0 10854  10283
Jan 17 19:07:22 vosztok kernel:        dbd3ff54 00000086 de1d5b84 1a877801 de1ad000 1a877801 dc66811c de1d5a40 
Jan 17 19:07:22 vosztok kernel:        fffffffe dc66811c c036ccbe dc668120 dc668120 de1d5a40 dc6680b4 cfe01200 
Jan 17 19:07:22 vosztok kernel:        c036cae9 c0162010 dbd3ff94 c0161e60 fffffff7 080fa284 00000000 cfe01200 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [__mutex_lock_slowpath+101/174] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:22 vosztok kernel:  [<c036ccbe>] __mutex_lock_slowpath+0x65/0xae
Jan 17 19:07:22 vosztok kernel:  [mutex_lock+9/10] mutex_lock+0x9/0xa
Jan 17 19:07:22 vosztok kernel:  [<c036cae9>] mutex_lock+0x9/0xa
Jan 17 19:07:22 vosztok kernel:  [vfs_readdir+50/116] vfs_readdir+0x32/0x74
Jan 17 19:07:22 vosztok kernel:  [<c0162010>] vfs_readdir+0x32/0x74
Jan 17 19:07:22 vosztok kernel:  [filldir64+0/197] filldir64+0x0/0xc5
Jan 17 19:07:22 vosztok kernel:  [<c0161e60>] filldir64+0x0/0xc5
Jan 17 19:07:22 vosztok kernel:  [sys_getdents64+99/165] sys_getdents64+0x63/0xa5
Jan 17 19:07:22 vosztok kernel:  [<c01620b5>] sys_getdents64+0x63/0xa5
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [ip6_frag_expire+358/378] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  [<c0360000>] ip6_frag_expire+0x166/0x17a
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: syslogd       S 00000001     0 10964      1
Jan 17 19:07:22 vosztok kernel:        de955b60 00000086 de1d4144 00000001 de5f51c0 c0390780 00000000 7fffffff 
Jan 17 19:07:22 vosztok kernel:        00000001 00000001 c036c8bf 00000001 c0127a58 deb62d80 de955be0 00000000 
Jan 17 19:07:22 vosztok kernel:        c02f5e19 c0390780 d25b7380 00000000 de955f9c c0162a11 de955f9c de955f48 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [schedule_timeout+19/149] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [<c036c8bf>] schedule_timeout+0x13/0x95
Jan 17 19:07:22 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [<c0127a58>] add_wait_queue+0x33/0x4d
Jan 17 19:07:22 vosztok kernel:  [datagram_poll+20/176] datagram_poll+0x14/0xb0
Jan 17 19:07:22 vosztok kernel:  [<c02f5e19>] datagram_poll+0x14/0xb0
Jan 17 19:07:22 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 17 19:07:22 vosztok kernel:  [<c0162a11>] do_select+0x394/0x3e1
Jan 17 19:07:22 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 17 19:07:22 vosztok kernel:  [<c0162f31>] __pollwait+0x0/0xa9
Jan 17 19:07:22 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 17 19:07:22 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:07:22 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 17 19:07:22 vosztok kernel:  [pit_next_event+62/68] pit_next_event+0x3e/0x44
Jan 17 19:07:22 vosztok kernel:  [<c0108e42>] pit_next_event+0x3e/0x44
Jan 17 19:07:22 vosztok kernel:  [clockevents_program_event+156/163] clockevents_program_event+0x9c/0xa3
Jan 17 19:07:22 vosztok kernel:  [<c012d96e>] clockevents_program_event+0x9c/0xa3
Jan 17 19:07:22 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 17 19:07:22 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 17 19:07:22 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+338/424] balance_dirty_pages_ratelimited_nr+0x152/0x1a8
Jan 17 19:07:22 vosztok kernel:  [<c0140808>] balance_dirty_pages_ratelimited_nr+0x152/0x1a8
Jan 17 19:07:22 vosztok kernel:  [generic_file_buffered_write+1296/1570] generic_file_buffered_write+0x510/0x622
Jan 17 19:07:22 vosztok kernel:  [<c013cc58>] generic_file_buffered_write+0x510/0x622
Jan 17 19:07:22 vosztok kernel:  [unix_dgram_recvmsg+511/531] unix_dgram_recvmsg+0x1ff/0x213
Jan 17 19:07:22 vosztok kernel:  [<c0343685>] unix_dgram_recvmsg+0x1ff/0x213
Jan 17 19:07:22 vosztok kernel:  [xfs_ilock+71/103] xfs_ilock+0x47/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01fa71a>] xfs_ilock+0x47/0x67
Jan 17 19:07:22 vosztok kernel:  [xfs_iunlock+35/109] xfs_iunlock+0x23/0x6d
Jan 17 19:07:22 vosztok kernel:  [<c01fa684>] xfs_iunlock+0x23/0x6d
Jan 17 19:07:22 vosztok kernel:  [xfs_write+2604/2651] xfs_write+0xa2c/0xa5b
Jan 17 19:07:22 vosztok kernel:  [<c0223dd6>] xfs_write+0xa2c/0xa5b
Jan 17 19:07:22 vosztok kernel:  [memmove+14/34] memmove+0xe/0x22
Jan 17 19:07:22 vosztok kernel:  [<c023d576>] memmove+0xe/0x22
Jan 17 19:07:22 vosztok kernel:  [scrup+156/204] scrup+0x9c/0xcc
Jan 17 19:07:22 vosztok kernel:  [<c0256fa9>] scrup+0x9c/0xcc
Jan 17 19:07:22 vosztok kernel:  [release_console_sem+404/447] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [<c011831f>] release_console_sem+0x194/0x1bf
Jan 17 19:07:22 vosztok kernel:  [do_con_write+5900/5986] do_con_write+0x170c/0x1762
Jan 17 19:07:22 vosztok kernel:  [<c025a0c1>] do_con_write+0x170c/0x1762
Jan 17 19:07:22 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 17 19:07:22 vosztok kernel:  [<c0162d08>] core_sys_select+0x2aa/0x2c7
Jan 17 19:07:22 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 17 19:07:22 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 17 19:07:22 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 17 19:07:22 vosztok kernel:  [<c024bacf>] tty_ldisc_deref+0x62/0x7c
Jan 17 19:07:22 vosztok kernel:  [tty_write+429/446] tty_write+0x1ad/0x1be
Jan 17 19:07:22 vosztok kernel:  [<c024d528>] tty_write+0x1ad/0x1be
Jan 17 19:07:22 vosztok kernel:  [write_chan+0/649] write_chan+0x0/0x289
Jan 17 19:07:22 vosztok kernel:  [<c024f71a>] write_chan+0x0/0x289
Jan 17 19:07:22 vosztok kernel:  [do_loop_readv_writev+41/76] do_loop_readv_writev+0x29/0x4c
Jan 17 19:07:22 vosztok kernel:  [<c0157321>] do_loop_readv_writev+0x29/0x4c
Jan 17 19:07:22 vosztok kernel:  [do_readv_writev+346/356] do_readv_writev+0x15a/0x164
Jan 17 19:07:22 vosztok kernel:  [<c0157c34>] do_readv_writev+0x15a/0x164
Jan 17 19:07:22 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 17 19:07:22 vosztok kernel:  [<c01630af>] sys_select+0xd5/0x187
Jan 17 19:07:22 vosztok kernel:  [sigprocmask+157/182] sigprocmask+0x9d/0xb6
Jan 17 19:07:22 vosztok kernel:  [<c011f828>] sigprocmask+0x9d/0xb6
Jan 17 19:07:22 vosztok kernel:  [sys_rt_sigprocmask+71/186] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:07:22 vosztok kernel:  [<c0121c94>] sys_rt_sigprocmask+0x47/0xba
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:22 vosztok kernel: klogd         R running      0 10974      1
Jan 17 19:07:22 vosztok kernel: atd           S 00000000     0 11027      1
Jan 17 19:07:22 vosztok kernel:        dbcdff40 00000086 df41bb84 00000000 de12c8c0 00000000 dbcdff58 00000001 
Jan 17 19:07:22 vosztok kernel:        00000001 bf97fbc4 c036cd4c 00000001 00000000 bf97fbc4 c012a09f de5f5901 
Jan 17 19:07:22 vosztok kernel:        00000000 00000000 aaa3923e 00000660 c012a19b c041a6b4 00000001 00000002 
Jan 17 19:07:22 vosztok kernel: Call Trace:
Jan 17 19:07:22 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 17 19:07:22 vosztok kernel:  [<c036cd4c>] do_nanosleep+0x45/0x6f
Jan 17 19:07:22 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:07:22 vosztok kernel:  [<c012a09f>] hrtimer_nanosleep+0x39/0xdc
Jan 17 19:07:22 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 17 19:07:22 vosztok kernel:  [<c012a19b>] hrtimer_wakeup+0x0/0x18
Jan 17 19:07:22 vosztok kernel:  [sigprocmask+157/182] sigprocmask+0x9d/0xb6
Jan 17 19:07:22 vosztok kernel:  [<c011f828>] sigprocmask+0x9d/0xb6
Jan 17 19:07:22 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 17 19:07:22 vosztok kernel:  [<c012a18b>] sys_nanosleep+0x49/0x59
Jan 17 19:07:22 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 17 19:07:22 vosztok kernel:  =======================
Jan 17 19:07:33 vosztok kernel: SysRq : Emergency Sync
Jan 17 19:42:04 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 19:42:04 vosztok kernel: Inspecting /boot/System.map
Jan 17 19:42:04 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 19:42:04 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 19:42:04 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 17 19:42:04 vosztok kernel: BIOS-provided physical RAM map:
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 17 19:42:04 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 17 19:42:04 vosztok kernel: 502MB LOWMEM available.
Jan 17 19:42:04 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 17 19:42:04 vosztok kernel: Zone PFN ranges:
Jan 17 19:42:04 vosztok kernel:   DMA             0 ->     4096
Jan 17 19:42:04 vosztok kernel:   Normal       4096 ->   128736
Jan 17 19:42:04 vosztok kernel: Movable zone start PFN for each node
Jan 17 19:42:04 vosztok kernel: early_node_map[1] active PFN ranges
Jan 17 19:42:04 vosztok kernel:     0:        0 ->   128736
Jan 17 19:42:04 vosztok kernel: On node 0 totalpages: 128736
Jan 17 19:42:04 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 17 19:42:04 vosztok kernel:   DMA zone: 0 pages reserved
Jan 17 19:42:04 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 17 19:42:04 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 17 19:42:04 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 17 19:42:04 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 17 19:42:04 vosztok kernel: DMI present.
Jan 17 19:42:04 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 17 19:42:04 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 17 19:42:04 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 17 19:42:04 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 17 19:42:04 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 19:42:04 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 17 19:42:04 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 19:42:04 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 17 19:42:04 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 17 19:42:04 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 17 19:42:04 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 17 19:42:04 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 17 19:42:04 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 17 19:42:04 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 17 19:42:04 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 17 19:42:04 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 17 19:42:04 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 17 19:42:04 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 17 19:42:04 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 17 19:42:04 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 17 19:42:04 vosztok kernel: Initializing CPU#0
Jan 17 19:42:04 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 17 19:42:04 vosztok kernel: Detected 1598.701 MHz processor.
Jan 17 19:42:04 vosztok kernel: Console: colour dummy device 80x25
Jan 17 19:42:04 vosztok kernel: console [tty0] enabled
Jan 17 19:42:04 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 17 19:42:04 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 17 19:42:04 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 17 19:42:04 vosztok kernel: virtual kernel memory layout:
Jan 17 19:42:04 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 17 19:42:04 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 17 19:42:04 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 17 19:42:04 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 17 19:42:04 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 17 19:42:04 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 17 19:42:04 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 17 19:42:04 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 17 19:42:04 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599144)
Jan 17 19:42:04 vosztok kernel: Mount-cache hash table entries: 512
Jan 17 19:42:04 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 17 19:42:04 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 19:42:04 vosztok kernel: CPU: L2 cache: 2048K
Jan 17 19:42:04 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 17 19:42:04 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 17 19:42:04 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 17 19:42:04 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 17 19:42:04 vosztok kernel: ACPI: Core revision 20070126
Jan 17 19:42:04 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 17 19:42:04 vosztok kernel: NET: Registered protocol family 16
Jan 17 19:42:04 vosztok kernel: ACPI: bus type pci registered
Jan 17 19:42:04 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 17 19:42:04 vosztok kernel: PCI: Using configuration type 1
Jan 17 19:42:04 vosztok kernel: Setting up standard PCI resources
Jan 17 19:42:04 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 17 19:42:04 vosztok kernel: 
Jan 17 19:42:04 vosztok kernel: ACPI: Interpreter enabled
Jan 17 19:42:04 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 17 19:42:04 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 17 19:42:04 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 17 19:42:04 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 17 19:42:04 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 17 19:42:04 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:42:04 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 17 19:42:04 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 17 19:42:04 vosztok kernel: pnp: PnP ACPI init
Jan 17 19:42:04 vosztok kernel: ACPI: bus type pnp registered
Jan 17 19:42:04 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 17 19:42:04 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 17 19:42:04 vosztok kernel: SCSI subsystem initialized
Jan 17 19:42:04 vosztok kernel: libata version 2.21 loaded.
Jan 17 19:42:04 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 17 19:42:04 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 17 19:42:04 vosztok kernel: ACPI: RTC can wake from S4
Jan 17 19:42:04 vosztok kernel: Time: tsc clocksource has been installed.
Jan 17 19:42:04 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 17 19:42:04 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 17 19:42:04 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 17 19:42:04 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 17 19:42:04 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 17 19:42:04 vosztok kernel:   IO window: 00003000-000030ff
Jan 17 19:42:04 vosztok kernel:   IO window: 00003400-000034ff
Jan 17 19:42:04 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 17 19:42:04 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 17 19:42:04 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 17 19:42:04 vosztok kernel:   IO window: 3000-7fff
Jan 17 19:42:04 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 17 19:42:04 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 17 19:42:04 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: NET: Registered protocol family 2
Jan 17 19:42:04 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 17 19:42:04 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 17 19:42:04 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 17 19:42:04 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 17 19:42:04 vosztok kernel: TCP reno registered
Jan 17 19:42:04 vosztok kernel: checking if image is initramfs... it is
Jan 17 19:42:04 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 17 19:42:04 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 17 19:42:04 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 17 19:42:04 vosztok kernel: SGI XFS Quota Management subsystem
Jan 17 19:42:04 vosztok kernel: io scheduler noop registered
Jan 17 19:42:04 vosztok kernel: io scheduler cfq registered (default)
Jan 17 19:42:04 vosztok kernel: Boot video device is 0000:00:02.0
Jan 17 19:42:04 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 17 19:42:04 vosztok kernel: Non-volatile memory driver v1.2
Jan 17 19:42:04 vosztok kernel: Linux agpgart interface v0.102
Jan 17 19:42:04 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 17 19:42:04 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 17 19:42:04 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 17 19:42:04 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 17 19:42:04 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 17 19:42:04 vosztok kernel: vesafb: scrolling: redraw
Jan 17 19:42:04 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 17 19:42:04 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 17 19:42:04 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 19:42:04 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 19:42:04 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 17 19:42:04 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 17 19:42:04 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 17 19:42:04 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 17 19:42:04 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 17 19:42:04 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 17 19:42:04 vosztok kernel: ACPI: Lid Switch [LID]
Jan 17 19:42:04 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 17 19:42:04 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 17 19:42:04 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 17 19:42:04 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 17 19:42:04 vosztok kernel: ACPI: Thermal Zone [THM0] (43 C)
Jan 17 19:42:04 vosztok kernel: intelfb: intelfb_init
Jan 17 19:42:04 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 17 19:42:04 vosztok kernel: intelfb: Version 0.9.4
Jan 17 19:42:04 vosztok kernel: intelfb: intelfb_setup
Jan 17 19:42:04 vosztok kernel: intelfb: no options
Jan 17 19:42:04 vosztok kernel: intelfb: intelfb_pci_register
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 17 19:42:04 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 17 19:42:04 vosztok kernel: intelfb: cleanup
Jan 17 19:42:04 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 17 19:42:04 vosztok kernel: loop: module loaded
Jan 17 19:42:04 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 17 19:42:04 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 17 19:42:04 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 17 19:42:04 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 17 19:42:04 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 17 19:42:04 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 17 19:42:04 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 17 19:42:04 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 17 19:42:04 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 17 19:42:04 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 17 19:42:04 vosztok kernel: scsi0 : ata_piix
Jan 17 19:42:04 vosztok kernel: scsi1 : ata_piix
Jan 17 19:42:04 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 17 19:42:04 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 17 19:42:04 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 17 19:42:04 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 17 19:42:04 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 19:42:04 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 17 19:42:04 vosztok kernel: ata2.00: configured for UDMA/33
Jan 17 19:42:04 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 19:42:04 vosztok kernel:  sda: sda1 sda2
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 17 19:42:04 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 17 19:42:04 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 17 19:42:04 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 17 19:42:04 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 17 19:42:04 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 17 19:42:04 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 17 19:42:04 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 17 19:42:04 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 17 19:42:04 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 17 19:42:04 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 17 19:42:04 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 17 19:42:04 vosztok kernel: TCP cubic registered
Jan 17 19:42:04 vosztok kernel: NET: Registered protocol family 1
Jan 17 19:42:04 vosztok kernel: NET: Registered protocol family 10
Jan 17 19:42:04 vosztok kernel: lo: Disabled Privacy Extensions
Jan 17 19:42:04 vosztok kernel: Mobile IPv6
Jan 17 19:42:04 vosztok kernel: NET: Registered protocol family 17
Jan 17 19:42:04 vosztok kernel: Using IPI Shortcut mode
Jan 17 19:42:04 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 17 19:42:04 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 17 19:42:04 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 17 19:42:04 vosztok kernel: ata1: soft resetting port
Jan 17 19:42:04 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 19:42:04 vosztok kernel: ata1: EH complete
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 19:42:04 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 19:42:04 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 17 19:42:04 vosztok kernel: usbcore: registered new interface driver hub
Jan 17 19:42:04 vosztok kernel: usbcore: registered new device driver usb
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 17 19:42:04 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 17 19:42:04 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 17 19:42:04 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 17 19:42:04 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 17 19:42:04 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 17 19:42:04 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 19:42:04 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 17 19:42:04 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 17 19:42:04 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 17 19:42:04 vosztok kernel: Initializing USB Mass Storage driver...
Jan 17 19:42:04 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 17 19:42:04 vosztok kernel: USB Mass Storage support registered.
Jan 17 19:42:04 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 17 19:42:04 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 17 19:42:04 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 17 19:42:04 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 17 19:42:04 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 17 19:42:04 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 17 19:42:04 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 17 19:42:04 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 17 19:42:04 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 17 19:42:04 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 17 19:42:04 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 17 19:42:04 vosztok kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Jan 17 19:42:04 vosztok kernel: usb 3-1: configuration #1 chosen from 1 choice
Jan 17 19:42:04 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 17 19:42:04 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input6
Jan 17 19:42:04 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-1
Jan 17 19:42:04 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 17 19:42:04 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 17 19:42:04 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 17 19:42:04 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 17 19:42:04 vosztok kernel: UDF-fs: No VRS found
Jan 17 19:42:04 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 19:42:04 vosztok kernel: XFS mounting filesystem dm-0
Jan 17 19:42:04 vosztok kernel: Starting XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 17 19:42:04 vosztok kernel: Ending XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 17 19:42:04 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 17 19:42:04 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 17 19:42:04 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 17 19:42:04 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 17 19:42:04 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 17 19:42:04 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 17 19:42:04 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 17 19:42:04 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 17 19:42:04 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 17 19:42:04 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 17 19:42:04 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 17 19:42:04 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 17 19:42:04 vosztok kernel: Yenta: ISA IRQ mask 0x0478, PCI irq 11
Jan 17 19:42:04 vosztok kernel: Socket status: 30000007
Jan 17 19:42:04 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 17 19:42:04 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 17 19:42:04 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 17 19:42:04 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 17 19:42:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 17 19:42:04 vosztok kernel: intel8x0_measure_ac97_clock: measured 50544 usecs
Jan 17 19:42:04 vosztok kernel: intel8x0: clocking to 48000
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 17 19:42:04 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:42:04 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 17 19:42:04 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 17 19:42:04 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 19:42:04 vosztok kernel: fuse init (API version 7.8)
Jan 17 19:42:04 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 17 19:42:04 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 17 19:42:04 vosztok kernel: 
Jan 17 19:42:04 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 17 19:42:07 vosztok kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Jan 17 19:42:07 vosztok kernel: Bridge firewalling registered
Jan 17 19:42:10 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 17 19:42:10 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 17 19:42:17 vosztok kernel: eth0: no IPv6 routers present
Jan 17 19:42:19 vosztok kernel: eth1: no IPv6 routers present
Jan 17 19:42:22 vosztok kernel: Clocksource tsc unstable (delta = -62516157 ns)
Jan 17 19:42:34 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 17 19:42:34 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 17 19:42:34 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 17 19:53:31 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 19:53:31 vosztok kernel: Inspecting /boot/System.map
Jan 17 19:53:32 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 19:53:32 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 19:53:32 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 17 19:53:32 vosztok kernel: BIOS-provided physical RAM map:
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 17 19:53:32 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 17 19:53:32 vosztok kernel: 502MB LOWMEM available.
Jan 17 19:53:32 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 17 19:53:32 vosztok kernel: Zone PFN ranges:
Jan 17 19:53:32 vosztok kernel:   DMA             0 ->     4096
Jan 17 19:53:32 vosztok kernel:   Normal       4096 ->   128736
Jan 17 19:53:32 vosztok kernel: Movable zone start PFN for each node
Jan 17 19:53:32 vosztok kernel: early_node_map[1] active PFN ranges
Jan 17 19:53:32 vosztok kernel:     0:        0 ->   128736
Jan 17 19:53:32 vosztok kernel: On node 0 totalpages: 128736
Jan 17 19:53:32 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 17 19:53:32 vosztok kernel:   DMA zone: 0 pages reserved
Jan 17 19:53:32 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 17 19:53:32 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 17 19:53:32 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 17 19:53:32 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 17 19:53:32 vosztok kernel: DMI present.
Jan 17 19:53:32 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 17 19:53:32 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 17 19:53:32 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 17 19:53:32 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 17 19:53:32 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 19:53:32 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 17 19:53:32 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 19:53:32 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 17 19:53:32 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 17 19:53:32 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 17 19:53:32 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 17 19:53:32 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 17 19:53:32 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 17 19:53:32 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 17 19:53:32 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 17 19:53:32 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 17 19:53:32 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 17 19:53:32 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 17 19:53:32 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 17 19:53:32 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 17 19:53:32 vosztok kernel: Initializing CPU#0
Jan 17 19:53:32 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 17 19:53:32 vosztok kernel: Detected 1598.695 MHz processor.
Jan 17 19:53:32 vosztok kernel: Console: colour dummy device 80x25
Jan 17 19:53:32 vosztok kernel: console [tty0] enabled
Jan 17 19:53:32 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 17 19:53:32 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 17 19:53:32 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 17 19:53:32 vosztok kernel: virtual kernel memory layout:
Jan 17 19:53:32 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 17 19:53:32 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 17 19:53:32 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 17 19:53:32 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 17 19:53:32 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 17 19:53:32 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 17 19:53:32 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 17 19:53:32 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 17 19:53:32 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599144)
Jan 17 19:53:32 vosztok kernel: Mount-cache hash table entries: 512
Jan 17 19:53:32 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 17 19:53:32 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 19:53:32 vosztok kernel: CPU: L2 cache: 2048K
Jan 17 19:53:32 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 17 19:53:32 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 17 19:53:32 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 17 19:53:32 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 17 19:53:32 vosztok kernel: ACPI: Core revision 20070126
Jan 17 19:53:32 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 17 19:53:32 vosztok kernel: NET: Registered protocol family 16
Jan 17 19:53:32 vosztok kernel: ACPI: bus type pci registered
Jan 17 19:53:32 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 17 19:53:32 vosztok kernel: PCI: Using configuration type 1
Jan 17 19:53:32 vosztok kernel: Setting up standard PCI resources
Jan 17 19:53:32 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 17 19:53:32 vosztok kernel: 
Jan 17 19:53:32 vosztok kernel: ACPI: Interpreter enabled
Jan 17 19:53:32 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 17 19:53:32 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 17 19:53:32 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 17 19:53:32 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 17 19:53:32 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 17 19:53:32 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 19:53:32 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 17 19:53:32 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 17 19:53:32 vosztok kernel: pnp: PnP ACPI init
Jan 17 19:53:32 vosztok kernel: ACPI: bus type pnp registered
Jan 17 19:53:32 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 17 19:53:32 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 17 19:53:32 vosztok kernel: SCSI subsystem initialized
Jan 17 19:53:32 vosztok kernel: libata version 2.21 loaded.
Jan 17 19:53:32 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 17 19:53:32 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 17 19:53:32 vosztok kernel: ACPI: RTC can wake from S4
Jan 17 19:53:32 vosztok kernel: Time: tsc clocksource has been installed.
Jan 17 19:53:32 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 17 19:53:32 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 17 19:53:32 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 17 19:53:32 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 17 19:53:32 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 17 19:53:32 vosztok kernel:   IO window: 00003000-000030ff
Jan 17 19:53:32 vosztok kernel:   IO window: 00003400-000034ff
Jan 17 19:53:32 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 17 19:53:32 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 17 19:53:32 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 17 19:53:32 vosztok kernel:   IO window: 3000-7fff
Jan 17 19:53:32 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 17 19:53:32 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 17 19:53:32 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: NET: Registered protocol family 2
Jan 17 19:53:32 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 17 19:53:32 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 17 19:53:32 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 17 19:53:32 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 17 19:53:32 vosztok kernel: TCP reno registered
Jan 17 19:53:32 vosztok kernel: checking if image is initramfs... it is
Jan 17 19:53:32 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 17 19:53:32 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 17 19:53:32 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 17 19:53:32 vosztok kernel: SGI XFS Quota Management subsystem
Jan 17 19:53:32 vosztok kernel: io scheduler noop registered
Jan 17 19:53:32 vosztok kernel: io scheduler cfq registered (default)
Jan 17 19:53:32 vosztok kernel: Boot video device is 0000:00:02.0
Jan 17 19:53:32 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 17 19:53:32 vosztok kernel: Non-volatile memory driver v1.2
Jan 17 19:53:32 vosztok kernel: Linux agpgart interface v0.102
Jan 17 19:53:32 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 17 19:53:32 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 17 19:53:32 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 17 19:53:32 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 17 19:53:32 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 17 19:53:32 vosztok kernel: vesafb: scrolling: redraw
Jan 17 19:53:32 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 17 19:53:32 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 17 19:53:32 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 19:53:32 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 19:53:32 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 17 19:53:32 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 17 19:53:32 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 17 19:53:32 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 17 19:53:32 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 17 19:53:32 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 17 19:53:32 vosztok kernel: ACPI: Lid Switch [LID]
Jan 17 19:53:32 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 17 19:53:32 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 17 19:53:32 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 17 19:53:32 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 17 19:53:32 vosztok kernel: ACPI: Thermal Zone [THM0] (60 C)
Jan 17 19:53:32 vosztok kernel: intelfb: intelfb_init
Jan 17 19:53:32 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 17 19:53:32 vosztok kernel: intelfb: Version 0.9.4
Jan 17 19:53:32 vosztok kernel: intelfb: intelfb_setup
Jan 17 19:53:32 vosztok kernel: intelfb: no options
Jan 17 19:53:32 vosztok kernel: intelfb: intelfb_pci_register
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 17 19:53:32 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 17 19:53:32 vosztok kernel: intelfb: cleanup
Jan 17 19:53:32 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 17 19:53:32 vosztok kernel: loop: module loaded
Jan 17 19:53:32 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 17 19:53:32 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 17 19:53:32 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 17 19:53:32 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 17 19:53:32 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 17 19:53:32 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 17 19:53:32 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 17 19:53:32 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 17 19:53:32 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 17 19:53:32 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 17 19:53:32 vosztok kernel: scsi0 : ata_piix
Jan 17 19:53:32 vosztok kernel: scsi1 : ata_piix
Jan 17 19:53:32 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 17 19:53:32 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 17 19:53:32 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 17 19:53:32 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 17 19:53:32 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 19:53:32 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 17 19:53:32 vosztok kernel: ata2.00: configured for UDMA/33
Jan 17 19:53:32 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 19:53:32 vosztok kernel:  sda: sda1 sda2
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 17 19:53:32 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 17 19:53:32 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 17 19:53:32 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 17 19:53:32 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 17 19:53:32 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 17 19:53:32 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 17 19:53:32 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 17 19:53:32 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 17 19:53:32 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 17 19:53:32 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 17 19:53:32 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 17 19:53:32 vosztok kernel: TCP cubic registered
Jan 17 19:53:32 vosztok kernel: NET: Registered protocol family 1
Jan 17 19:53:32 vosztok kernel: NET: Registered protocol family 10
Jan 17 19:53:32 vosztok kernel: lo: Disabled Privacy Extensions
Jan 17 19:53:32 vosztok kernel: Mobile IPv6
Jan 17 19:53:32 vosztok kernel: NET: Registered protocol family 17
Jan 17 19:53:32 vosztok kernel: Using IPI Shortcut mode
Jan 17 19:53:32 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 17 19:53:32 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 17 19:53:32 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 17 19:53:32 vosztok kernel: ata1: soft resetting port
Jan 17 19:53:32 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 19:53:32 vosztok kernel: ata1: EH complete
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 19:53:32 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 19:53:32 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 17 19:53:32 vosztok kernel: usbcore: registered new interface driver hub
Jan 17 19:53:32 vosztok kernel: usbcore: registered new device driver usb
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 17 19:53:32 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 17 19:53:32 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 17 19:53:32 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 17 19:53:32 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 17 19:53:32 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 17 19:53:32 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 19:53:32 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 17 19:53:32 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 17 19:53:32 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 17 19:53:32 vosztok kernel: Initializing USB Mass Storage driver...
Jan 17 19:53:32 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 17 19:53:32 vosztok kernel: USB Mass Storage support registered.
Jan 17 19:53:32 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 17 19:53:32 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 17 19:53:32 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 17 19:53:32 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 17 19:53:32 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 17 19:53:32 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 17 19:53:32 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 17 19:53:32 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 17 19:53:32 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 17 19:53:32 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 17 19:53:32 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 17 19:53:32 vosztok kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Jan 17 19:53:32 vosztok kernel: usb 3-1: configuration #1 chosen from 1 choice
Jan 17 19:53:32 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 17 19:53:32 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input6
Jan 17 19:53:32 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-1
Jan 17 19:53:32 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 17 19:53:32 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 17 19:53:32 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 17 19:53:32 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 17 19:53:32 vosztok kernel: UDF-fs: No VRS found
Jan 17 19:53:32 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 19:53:32 vosztok kernel: XFS mounting filesystem dm-0
Jan 17 19:53:32 vosztok kernel: Starting XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 17 19:53:32 vosztok kernel: Ending XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 17 19:53:32 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 17 19:53:32 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 17 19:53:32 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 17 19:53:32 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 17 19:53:32 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 17 19:53:32 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 17 19:53:32 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 17 19:53:32 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 17 19:53:32 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 17 19:53:32 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 17 19:53:32 vosztok kernel: intel8x0_measure_ac97_clock: measured 50547 usecs
Jan 17 19:53:32 vosztok kernel: intel8x0: clocking to 48000
Jan 17 19:53:32 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 17 19:53:32 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 17 19:53:32 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 17 19:53:32 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 17 19:53:32 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 17 19:53:32 vosztok kernel: Socket status: 30000007
Jan 17 19:53:32 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 17 19:53:32 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 17 19:53:32 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 17 19:53:32 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 17 19:53:32 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 17 19:53:32 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 17 19:53:32 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 19:53:32 vosztok kernel: fuse init (API version 7.8)
Jan 17 19:53:32 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 17 19:53:32 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 17 19:53:32 vosztok kernel: 
Jan 17 19:53:32 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 17 19:53:34 vosztok kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Jan 17 19:53:35 vosztok kernel: Bridge firewalling registered
Jan 17 19:53:38 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 17 19:53:38 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 17 19:53:40 vosztok kernel: Clocksource tsc unstable (delta = -312507451 ns)
Jan 17 19:53:45 vosztok kernel: eth0: no IPv6 routers present
Jan 17 19:53:47 vosztok kernel: eth1: no IPv6 routers present
Jan 17 19:54:02 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 17 19:54:02 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 17 19:54:02 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 17 20:02:49 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:02:49 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:24:43 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:24:43 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:37:39 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:37:39 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:39:02 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:39:02 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:39:11 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:39:11 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:39:23 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:39:23 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:42:55 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:42:56 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:49:15 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:49:15 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:52:11 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 20:52:11 vosztok kernel: Inspecting /boot/System.map
Jan 17 20:52:11 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 20:52:11 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 20:52:11 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 17 20:52:11 vosztok kernel: BIOS-provided physical RAM map:
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 17 20:52:11 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 17 20:52:11 vosztok kernel: 502MB LOWMEM available.
Jan 17 20:52:11 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 17 20:52:11 vosztok kernel: Zone PFN ranges:
Jan 17 20:52:11 vosztok kernel:   DMA             0 ->     4096
Jan 17 20:52:11 vosztok kernel:   Normal       4096 ->   128736
Jan 17 20:52:11 vosztok kernel: Movable zone start PFN for each node
Jan 17 20:52:11 vosztok kernel: early_node_map[1] active PFN ranges
Jan 17 20:52:11 vosztok kernel:     0:        0 ->   128736
Jan 17 20:52:11 vosztok kernel: On node 0 totalpages: 128736
Jan 17 20:52:11 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 17 20:52:11 vosztok kernel:   DMA zone: 0 pages reserved
Jan 17 20:52:11 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 17 20:52:11 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 17 20:52:11 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 17 20:52:11 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 17 20:52:11 vosztok kernel: DMI present.
Jan 17 20:52:11 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 17 20:52:11 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 17 20:52:11 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 17 20:52:11 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 17 20:52:11 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 20:52:11 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 17 20:52:11 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 20:52:11 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 17 20:52:11 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 17 20:52:11 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 17 20:52:11 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 17 20:52:11 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 17 20:52:11 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 17 20:52:11 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 17 20:52:11 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 17 20:52:11 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 17 20:52:11 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,theme:livecd-2006.1,tty:12 quiet 
Jan 17 20:52:11 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 17 20:52:11 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 17 20:52:11 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 17 20:52:11 vosztok kernel: Initializing CPU#0
Jan 17 20:52:11 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 17 20:52:11 vosztok kernel: Detected 1598.680 MHz processor.
Jan 17 20:52:11 vosztok kernel: Console: colour dummy device 80x25
Jan 17 20:52:11 vosztok kernel: console [tty0] enabled
Jan 17 20:52:11 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 17 20:52:11 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 17 20:52:11 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 17 20:52:11 vosztok kernel: virtual kernel memory layout:
Jan 17 20:52:11 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 17 20:52:11 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 17 20:52:11 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 17 20:52:11 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 17 20:52:11 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 17 20:52:11 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 17 20:52:11 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 17 20:52:11 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 17 20:52:11 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599144)
Jan 17 20:52:11 vosztok kernel: Mount-cache hash table entries: 512
Jan 17 20:52:11 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 17 20:52:11 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 20:52:11 vosztok kernel: CPU: L2 cache: 2048K
Jan 17 20:52:11 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 17 20:52:11 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 17 20:52:11 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 17 20:52:11 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 17 20:52:11 vosztok kernel: ACPI: Core revision 20070126
Jan 17 20:52:11 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 17 20:52:11 vosztok kernel: NET: Registered protocol family 16
Jan 17 20:52:11 vosztok kernel: ACPI: bus type pci registered
Jan 17 20:52:11 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 17 20:52:11 vosztok kernel: PCI: Using configuration type 1
Jan 17 20:52:11 vosztok kernel: Setting up standard PCI resources
Jan 17 20:52:11 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 17 20:52:11 vosztok kernel: 
Jan 17 20:52:11 vosztok kernel: ACPI: Interpreter enabled
Jan 17 20:52:11 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 17 20:52:11 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 17 20:52:11 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 17 20:52:11 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 17 20:52:11 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 17 20:52:11 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 20:52:11 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 17 20:52:11 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 17 20:52:11 vosztok kernel: pnp: PnP ACPI init
Jan 17 20:52:11 vosztok kernel: ACPI: bus type pnp registered
Jan 17 20:52:11 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 17 20:52:11 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 17 20:52:11 vosztok kernel: SCSI subsystem initialized
Jan 17 20:52:11 vosztok kernel: libata version 2.21 loaded.
Jan 17 20:52:11 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 17 20:52:11 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 17 20:52:11 vosztok kernel: ACPI: RTC can wake from S4
Jan 17 20:52:11 vosztok kernel: Time: tsc clocksource has been installed.
Jan 17 20:52:11 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 17 20:52:11 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 17 20:52:11 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 17 20:52:11 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 17 20:52:11 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 17 20:52:11 vosztok kernel:   IO window: 00003000-000030ff
Jan 17 20:52:11 vosztok kernel:   IO window: 00003400-000034ff
Jan 17 20:52:11 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 17 20:52:11 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 17 20:52:11 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 17 20:52:11 vosztok kernel:   IO window: 3000-7fff
Jan 17 20:52:11 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 17 20:52:11 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 17 20:52:11 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: NET: Registered protocol family 2
Jan 17 20:52:11 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 17 20:52:11 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 17 20:52:11 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 17 20:52:11 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 17 20:52:11 vosztok kernel: TCP reno registered
Jan 17 20:52:11 vosztok kernel: checking if image is initramfs... it is
Jan 17 20:52:11 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 17 20:52:11 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 17 20:52:11 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 17 20:52:11 vosztok kernel: SGI XFS Quota Management subsystem
Jan 17 20:52:11 vosztok kernel: io scheduler noop registered
Jan 17 20:52:11 vosztok kernel: io scheduler cfq registered (default)
Jan 17 20:52:11 vosztok kernel: Boot video device is 0000:00:02.0
Jan 17 20:52:11 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 17 20:52:11 vosztok kernel: Non-volatile memory driver v1.2
Jan 17 20:52:11 vosztok kernel: Linux agpgart interface v0.102
Jan 17 20:52:11 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 17 20:52:11 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 17 20:52:11 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 17 20:52:11 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 17 20:52:11 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 17 20:52:11 vosztok kernel: vesafb: scrolling: redraw
Jan 17 20:52:11 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 17 20:52:11 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 17 20:52:11 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:52:11 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 17 20:52:11 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:52:11 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 17 20:52:11 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 17 20:52:11 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 17 20:52:11 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 17 20:52:11 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 17 20:52:11 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 17 20:52:11 vosztok kernel: ACPI: Lid Switch [LID]
Jan 17 20:52:11 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 17 20:52:11 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 17 20:52:11 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 17 20:52:11 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 17 20:52:11 vosztok kernel: ACPI: Thermal Zone [THM0] (59 C)
Jan 17 20:52:11 vosztok kernel: intelfb: intelfb_init
Jan 17 20:52:11 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 17 20:52:11 vosztok kernel: intelfb: Version 0.9.4
Jan 17 20:52:11 vosztok kernel: intelfb: intelfb_setup
Jan 17 20:52:11 vosztok kernel: intelfb: no options
Jan 17 20:52:11 vosztok kernel: intelfb: intelfb_pci_register
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 17 20:52:11 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 17 20:52:11 vosztok kernel: intelfb: cleanup
Jan 17 20:52:11 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 17 20:52:11 vosztok kernel: loop: module loaded
Jan 17 20:52:11 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 17 20:52:11 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 17 20:52:11 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 17 20:52:11 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 17 20:52:11 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 17 20:52:11 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 17 20:52:11 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 17 20:52:11 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 17 20:52:11 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 17 20:52:11 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 17 20:52:11 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 17 20:52:11 vosztok kernel: scsi0 : ata_piix
Jan 17 20:52:11 vosztok kernel: scsi1 : ata_piix
Jan 17 20:52:11 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 17 20:52:11 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 17 20:52:11 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 17 20:52:11 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 17 20:52:11 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 20:52:11 vosztok kernel: Clocksource tsc unstable (delta = -444589743 ns)
Jan 17 20:52:11 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 17 20:52:11 vosztok kernel: ata2.00: configured for UDMA/33
Jan 17 20:52:11 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 20:52:11 vosztok kernel:  sda: sda1 sda2
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 17 20:52:11 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 17 20:52:11 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 17 20:52:11 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 17 20:52:11 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 17 20:52:11 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 17 20:52:11 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 17 20:52:11 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 17 20:52:11 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 17 20:52:11 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 17 20:52:11 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 17 20:52:11 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 17 20:52:11 vosztok kernel: TCP cubic registered
Jan 17 20:52:11 vosztok kernel: NET: Registered protocol family 1
Jan 17 20:52:11 vosztok kernel: NET: Registered protocol family 10
Jan 17 20:52:11 vosztok kernel: lo: Disabled Privacy Extensions
Jan 17 20:52:11 vosztok kernel: Mobile IPv6
Jan 17 20:52:11 vosztok kernel: NET: Registered protocol family 17
Jan 17 20:52:11 vosztok kernel: Using IPI Shortcut mode
Jan 17 20:52:11 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 17 20:52:11 vosztok kernel: ata1: soft resetting port
Jan 17 20:52:11 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 17 20:52:11 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 17 20:52:11 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 20:52:11 vosztok kernel: ata1: EH complete
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 20:52:11 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 20:52:11 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 17 20:52:11 vosztok kernel: usbcore: registered new interface driver hub
Jan 17 20:52:11 vosztok kernel: usbcore: registered new device driver usb
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 17 20:52:11 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 17 20:52:11 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 17 20:52:11 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 17 20:52:11 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 17 20:52:11 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 17 20:52:11 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 20:52:11 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 17 20:52:11 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 17 20:52:11 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 17 20:52:11 vosztok kernel: Initializing USB Mass Storage driver...
Jan 17 20:52:11 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 17 20:52:11 vosztok kernel: USB Mass Storage support registered.
Jan 17 20:52:11 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 17 20:52:11 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 17 20:52:11 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 17 20:52:11 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 17 20:52:11 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 17 20:52:11 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 17 20:52:11 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 17 20:52:11 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 17 20:52:11 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 17 20:52:11 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 17 20:52:11 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 17 20:52:11 vosztok kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Jan 17 20:52:11 vosztok kernel: usb 3-1: configuration #1 chosen from 1 choice
Jan 17 20:52:11 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 17 20:52:11 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input6
Jan 17 20:52:11 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-1
Jan 17 20:52:11 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 17 20:52:11 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 17 20:52:11 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:52:11 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:52:11 vosztok kernel: UDF-fs: No VRS found
Jan 17 20:52:11 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 20:52:11 vosztok kernel: XFS mounting filesystem dm-0
Jan 17 20:52:11 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 17 20:52:11 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 17 20:52:11 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 17 20:52:11 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 17 20:52:11 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 17 20:52:11 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 17 20:52:11 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 17 20:52:11 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 17 20:52:11 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 17 20:52:11 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 17 20:52:11 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 17 20:52:11 vosztok kernel: intel8x0_measure_ac97_clock: measured 50527 usecs
Jan 17 20:52:11 vosztok kernel: intel8x0: clocking to 48000
Jan 17 20:52:11 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 17 20:52:11 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 17 20:52:11 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 17 20:52:11 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 17 20:52:11 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 17 20:52:11 vosztok kernel: Socket status: 30000007
Jan 17 20:52:11 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 17 20:52:11 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 17 20:52:11 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 17 20:52:11 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 17 20:52:11 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 17 20:52:11 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 17 20:52:11 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 20:52:11 vosztok kernel: fuse init (API version 7.8)
Jan 17 20:52:11 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 17 20:52:11 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 17 20:52:11 vosztok kernel: 
Jan 17 20:52:11 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 17 20:52:14 vosztok kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Jan 17 20:52:14 vosztok kernel: Bridge firewalling registered
Jan 17 20:52:20 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 17 20:52:20 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 17 20:52:24 vosztok kernel: eth0: no IPv6 routers present
Jan 17 20:52:26 vosztok kernel: eth1: no IPv6 routers present
Jan 17 20:52:36 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 17 20:52:36 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 17 20:52:36 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 17 20:52:41 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:52:41 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:53:29 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:53:29 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:55:04 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:55:04 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 20:58:22 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 20:58:22 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:03:11 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:03:11 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:06:10 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:06:10 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:08:45 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:08:45 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:10:39 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:10:39 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:13:34 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:13:34 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:15:36 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:15:36 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:17:18 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:17:18 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:19:41 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:19:41 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:21:36 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:21:36 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:24:35 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:24:35 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:25:33 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:25:33 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:26:14 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:26:14 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:28:23 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 17 21:28:23 vosztok kernel: Inspecting /boot/System.map
Jan 17 21:28:24 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 17 21:28:24 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 17 21:28:24 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 17 21:28:24 vosztok kernel: BIOS-provided physical RAM map:
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 17 21:28:24 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 17 21:28:24 vosztok kernel: 502MB LOWMEM available.
Jan 17 21:28:24 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 17 21:28:24 vosztok kernel: Zone PFN ranges:
Jan 17 21:28:24 vosztok kernel:   DMA             0 ->     4096
Jan 17 21:28:24 vosztok kernel:   Normal       4096 ->   128736
Jan 17 21:28:24 vosztok kernel: Movable zone start PFN for each node
Jan 17 21:28:24 vosztok kernel: early_node_map[1] active PFN ranges
Jan 17 21:28:24 vosztok kernel:     0:        0 ->   128736
Jan 17 21:28:24 vosztok kernel: On node 0 totalpages: 128736
Jan 17 21:28:24 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 17 21:28:24 vosztok kernel:   DMA zone: 0 pages reserved
Jan 17 21:28:24 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 17 21:28:24 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 17 21:28:24 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 17 21:28:24 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 17 21:28:24 vosztok kernel: DMI present.
Jan 17 21:28:24 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 17 21:28:24 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 17 21:28:24 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 17 21:28:24 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 17 21:28:24 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 21:28:24 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 17 21:28:24 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 17 21:28:24 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 17 21:28:24 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 17 21:28:24 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 17 21:28:24 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 17 21:28:24 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 17 21:28:24 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 17 21:28:24 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 17 21:28:24 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 17 21:28:24 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 17 21:28:24 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 17 21:28:24 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 17 21:28:24 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 17 21:28:24 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 17 21:28:24 vosztok kernel: Initializing CPU#0
Jan 17 21:28:24 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 17 21:28:24 vosztok kernel: Detected 1598.690 MHz processor.
Jan 17 21:28:24 vosztok kernel: Console: colour dummy device 80x25
Jan 17 21:28:24 vosztok kernel: console [tty0] enabled
Jan 17 21:28:24 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 17 21:28:24 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 17 21:28:24 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 17 21:28:24 vosztok kernel: virtual kernel memory layout:
Jan 17 21:28:24 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 17 21:28:24 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 17 21:28:24 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 17 21:28:24 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 17 21:28:24 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 17 21:28:24 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 17 21:28:24 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 17 21:28:24 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 17 21:28:24 vosztok kernel: Calibrating delay using timer specific routine.. 3219.66 BogoMIPS (lpj=1609831)
Jan 17 21:28:24 vosztok kernel: Mount-cache hash table entries: 512
Jan 17 21:28:24 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 17 21:28:24 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 21:28:24 vosztok kernel: CPU: L2 cache: 2048K
Jan 17 21:28:24 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 17 21:28:24 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 17 21:28:24 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 17 21:28:24 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 17 21:28:24 vosztok kernel: ACPI: Core revision 20070126
Jan 17 21:28:24 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 17 21:28:24 vosztok kernel: NET: Registered protocol family 16
Jan 17 21:28:24 vosztok kernel: ACPI: bus type pci registered
Jan 17 21:28:24 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 17 21:28:24 vosztok kernel: PCI: Using configuration type 1
Jan 17 21:28:24 vosztok kernel: Setting up standard PCI resources
Jan 17 21:28:24 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 17 21:28:24 vosztok kernel: 
Jan 17 21:28:24 vosztok kernel: ACPI: Interpreter enabled
Jan 17 21:28:24 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 17 21:28:24 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 17 21:28:24 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 17 21:28:24 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 17 21:28:24 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 17 21:28:24 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 17 21:28:24 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 17 21:28:24 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 17 21:28:24 vosztok kernel: pnp: PnP ACPI init
Jan 17 21:28:24 vosztok kernel: ACPI: bus type pnp registered
Jan 17 21:28:24 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 17 21:28:24 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 17 21:28:24 vosztok kernel: SCSI subsystem initialized
Jan 17 21:28:24 vosztok kernel: libata version 2.21 loaded.
Jan 17 21:28:24 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 17 21:28:24 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 17 21:28:24 vosztok kernel: ACPI: RTC can wake from S4
Jan 17 21:28:24 vosztok kernel: Time: tsc clocksource has been installed.
Jan 17 21:28:24 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 17 21:28:24 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 17 21:28:24 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 17 21:28:24 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 17 21:28:24 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 17 21:28:24 vosztok kernel:   IO window: 00003000-000030ff
Jan 17 21:28:24 vosztok kernel:   IO window: 00003400-000034ff
Jan 17 21:28:24 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 17 21:28:24 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 17 21:28:24 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 17 21:28:24 vosztok kernel:   IO window: 3000-7fff
Jan 17 21:28:24 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 17 21:28:24 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 17 21:28:24 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: NET: Registered protocol family 2
Jan 17 21:28:24 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 17 21:28:24 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 17 21:28:24 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 17 21:28:24 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 17 21:28:24 vosztok kernel: TCP reno registered
Jan 17 21:28:24 vosztok kernel: checking if image is initramfs... it is
Jan 17 21:28:24 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 17 21:28:24 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 17 21:28:24 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 17 21:28:24 vosztok kernel: SGI XFS Quota Management subsystem
Jan 17 21:28:24 vosztok kernel: io scheduler noop registered
Jan 17 21:28:24 vosztok kernel: io scheduler cfq registered (default)
Jan 17 21:28:24 vosztok kernel: Boot video device is 0000:00:02.0
Jan 17 21:28:24 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 17 21:28:24 vosztok kernel: Non-volatile memory driver v1.2
Jan 17 21:28:24 vosztok kernel: Linux agpgart interface v0.102
Jan 17 21:28:24 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 17 21:28:24 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 17 21:28:24 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 17 21:28:24 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 17 21:28:24 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 17 21:28:24 vosztok kernel: vesafb: scrolling: redraw
Jan 17 21:28:24 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 17 21:28:24 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 17 21:28:24 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:28:24 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:28:24 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 17 21:28:24 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 17 21:28:24 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 17 21:28:24 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 17 21:28:24 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 17 21:28:24 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 17 21:28:24 vosztok kernel: ACPI: Lid Switch [LID]
Jan 17 21:28:24 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 17 21:28:24 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 17 21:28:24 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 17 21:28:24 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 17 21:28:24 vosztok kernel: ACPI: Thermal Zone [THM0] (52 C)
Jan 17 21:28:24 vosztok kernel: intelfb: intelfb_init
Jan 17 21:28:24 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 17 21:28:24 vosztok kernel: intelfb: Version 0.9.4
Jan 17 21:28:24 vosztok kernel: intelfb: intelfb_setup
Jan 17 21:28:24 vosztok kernel: intelfb: no options
Jan 17 21:28:24 vosztok kernel: intelfb: intelfb_pci_register
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 17 21:28:24 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 17 21:28:24 vosztok kernel: intelfb: cleanup
Jan 17 21:28:24 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 17 21:28:24 vosztok kernel: loop: module loaded
Jan 17 21:28:24 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 17 21:28:24 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 17 21:28:24 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 17 21:28:24 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 17 21:28:24 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 17 21:28:24 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 17 21:28:24 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 17 21:28:24 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 17 21:28:24 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 17 21:28:24 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 17 21:28:24 vosztok kernel: scsi0 : ata_piix
Jan 17 21:28:24 vosztok kernel: scsi1 : ata_piix
Jan 17 21:28:24 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 17 21:28:24 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 17 21:28:24 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 17 21:28:24 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 17 21:28:24 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 21:28:24 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 17 21:28:24 vosztok kernel: ata2.00: configured for UDMA/33
Jan 17 21:28:24 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 21:28:24 vosztok kernel:  sda: sda1 sda2
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 17 21:28:24 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 17 21:28:24 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 17 21:28:24 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 17 21:28:24 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 17 21:28:24 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 17 21:28:24 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 17 21:28:24 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 17 21:28:24 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 17 21:28:24 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 17 21:28:24 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 17 21:28:24 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 17 21:28:24 vosztok kernel: TCP cubic registered
Jan 17 21:28:24 vosztok kernel: NET: Registered protocol family 1
Jan 17 21:28:24 vosztok kernel: NET: Registered protocol family 10
Jan 17 21:28:24 vosztok kernel: lo: Disabled Privacy Extensions
Jan 17 21:28:24 vosztok kernel: Mobile IPv6
Jan 17 21:28:24 vosztok kernel: NET: Registered protocol family 17
Jan 17 21:28:24 vosztok kernel: Using IPI Shortcut mode
Jan 17 21:28:24 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 17 21:28:24 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 17 21:28:24 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 17 21:28:24 vosztok kernel: ata1: soft resetting port
Jan 17 21:28:24 vosztok kernel: ata1.00: configured for UDMA/100
Jan 17 21:28:24 vosztok kernel: ata1: EH complete
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 17 21:28:24 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 21:28:24 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 17 21:28:24 vosztok kernel: usbcore: registered new interface driver hub
Jan 17 21:28:24 vosztok kernel: usbcore: registered new device driver usb
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 17 21:28:24 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 17 21:28:24 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 17 21:28:24 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 17 21:28:24 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 17 21:28:24 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 17 21:28:24 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 21:28:24 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 17 21:28:24 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 17 21:28:24 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 17 21:28:24 vosztok kernel: Initializing USB Mass Storage driver...
Jan 17 21:28:24 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 17 21:28:24 vosztok kernel: USB Mass Storage support registered.
Jan 17 21:28:24 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 17 21:28:24 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 17 21:28:24 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 17 21:28:24 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 17 21:28:24 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 17 21:28:24 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 17 21:28:24 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 17 21:28:24 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 17 21:28:24 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 17 21:28:24 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 17 21:28:24 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 17 21:28:24 vosztok kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Jan 17 21:28:24 vosztok kernel: usb 3-1: configuration #1 chosen from 1 choice
Jan 17 21:28:24 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 17 21:28:24 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input6
Jan 17 21:28:24 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-1
Jan 17 21:28:24 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 17 21:28:24 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 17 21:28:24 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 17 21:28:24 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 17 21:28:24 vosztok kernel: UDF-fs: No VRS found
Jan 17 21:28:24 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 21:28:24 vosztok kernel: XFS mounting filesystem dm-0
Jan 17 21:28:24 vosztok kernel: Starting XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 17 21:28:24 vosztok kernel: Ending XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 17 21:28:24 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 17 21:28:24 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 17 21:28:24 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 17 21:28:24 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 17 21:28:24 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 17 21:28:24 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 17 21:28:24 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 17 21:28:24 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 17 21:28:24 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 17 21:28:24 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 17 21:28:24 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 17 21:28:24 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 17 21:28:24 vosztok kernel: Yenta: ISA IRQ mask 0x0478, PCI irq 11
Jan 17 21:28:24 vosztok kernel: Socket status: 30000007
Jan 17 21:28:24 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 17 21:28:24 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 17 21:28:24 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 17 21:28:24 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 17 21:28:24 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 17 21:28:24 vosztok kernel: intel8x0_measure_ac97_clock: measured 50554 usecs
Jan 17 21:28:24 vosztok kernel: intel8x0: clocking to 48000
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 17 21:28:24 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 17 21:28:24 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 17 21:28:24 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 17 21:28:24 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 17 21:28:24 vosztok kernel: fuse init (API version 7.8)
Jan 17 21:28:24 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 17 21:28:24 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 17 21:28:24 vosztok kernel: 
Jan 17 21:28:24 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 17 21:28:24 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:28:24 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:28:26 vosztok kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Jan 17 21:28:26 vosztok kernel: Bridge firewalling registered
Jan 17 21:28:29 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 17 21:28:30 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 17 21:28:31 vosztok kernel: Clocksource tsc unstable (delta = -312501186 ns)
Jan 17 21:28:37 vosztok kernel: eth0: no IPv6 routers present
Jan 17 21:28:39 vosztok kernel: eth1: no IPv6 routers present
Jan 17 21:28:48 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:28:48 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:29:16 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:29:16 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:29:21 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:29:21 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:29:25 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:29:25 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:29:31 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:29:31 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:29:52 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:29:52 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:31:09 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 17 21:31:10 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 17 21:31:10 vosztok kernel: 
Jan 17 21:31:14 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:31:14 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:33:05 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:33:05 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:33:52 vosztok kernel: e100: eth0: e100_watchdog: link down
Jan 17 21:35:46 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:35:46 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:35:49 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:35:49 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:36:17 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:36:17 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:37:43 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:37:43 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:38:17 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:38:17 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:39:34 vosztok kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Jan 17 21:43:26 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:43:26 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 21:48:27 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 21:48:27 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:03:42 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:03:42 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:04:07 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:04:07 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:18:25 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:18:25 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:27:38 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:27:38 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:30:48 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:30:48 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:39:37 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:39:37 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:41:07 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:41:07 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:46:18 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:46:18 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:48:10 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:48:10 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:48:40 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:48:40 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 22:52:29 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 22:52:29 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:03:24 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:03:24 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:04:00 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:04:00 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:05:14 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:05:14 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:06:38 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:06:38 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:07:08 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:07:08 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:08:38 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:08:38 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:08:44 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:08:44 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:09:03 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:09:03 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:15:46 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:15:46 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:15:48 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:15:48 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:17:33 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:17:33 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:17:37 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:17:37 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:19:40 vosztok kernel: fusesmb.cache[8459]: segfault at 00000000 eip 49f2d08a esp b7e08fd0 error 6
Jan 17 23:19:44 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:19:44 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:27:37 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:27:37 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:29:12 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:29:12 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:29:51 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:29:51 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:30:32 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 17 23:30:32 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 17 23:30:32 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 17 23:30:46 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:30:46 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:31:29 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:31:29 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:34:41 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:34:41 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 17 23:35:04 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 17 23:35:04 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 18 00:50:26 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 18 00:50:26 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 18 00:50:34 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 18 00:50:35 vosztok kernel: Kernel logging (proc) stopped.
Jan 18 00:50:35 vosztok kernel: Kernel log daemon terminating.
Jan 20 16:47:44 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 20 16:47:44 vosztok kernel: Inspecting /boot/System.map
Jan 20 16:47:44 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 20 16:47:44 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 20 16:47:44 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 20 16:47:44 vosztok kernel: BIOS-provided physical RAM map:
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 20 16:47:44 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 20 16:47:44 vosztok kernel: 502MB LOWMEM available.
Jan 20 16:47:44 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 20 16:47:44 vosztok kernel: Zone PFN ranges:
Jan 20 16:47:44 vosztok kernel:   DMA             0 ->     4096
Jan 20 16:47:44 vosztok kernel:   Normal       4096 ->   128736
Jan 20 16:47:44 vosztok kernel: Movable zone start PFN for each node
Jan 20 16:47:44 vosztok kernel: early_node_map[1] active PFN ranges
Jan 20 16:47:44 vosztok kernel:     0:        0 ->   128736
Jan 20 16:47:44 vosztok kernel: On node 0 totalpages: 128736
Jan 20 16:47:44 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 20 16:47:44 vosztok kernel:   DMA zone: 0 pages reserved
Jan 20 16:47:44 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 20 16:47:44 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 20 16:47:44 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 20 16:47:44 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 20 16:47:44 vosztok kernel: DMI present.
Jan 20 16:47:44 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 20 16:47:44 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 20 16:47:44 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 20 16:47:44 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 20 16:47:44 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 20 16:47:44 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 20 16:47:44 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 20 16:47:44 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 20 16:47:44 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 20 16:47:44 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 20 16:47:44 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 20 16:47:44 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 20 16:47:44 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 20 16:47:44 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 20 16:47:44 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 20 16:47:44 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 20 16:47:44 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 20 16:47:44 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 20 16:47:44 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 20 16:47:44 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 20 16:47:44 vosztok kernel: Initializing CPU#0
Jan 20 16:47:44 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 20 16:47:44 vosztok kernel: Detected 1598.700 MHz processor.
Jan 20 16:47:44 vosztok kernel: Console: colour dummy device 80x25
Jan 20 16:47:44 vosztok kernel: console [tty0] enabled
Jan 20 16:47:44 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 20 16:47:44 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 20 16:47:44 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 20 16:47:44 vosztok kernel: virtual kernel memory layout:
Jan 20 16:47:44 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 20 16:47:44 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 20 16:47:44 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 20 16:47:44 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 20 16:47:44 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 20 16:47:44 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 20 16:47:44 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 20 16:47:44 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 20 16:47:44 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599144)
Jan 20 16:47:44 vosztok kernel: Mount-cache hash table entries: 512
Jan 20 16:47:44 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 20 16:47:44 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 20 16:47:44 vosztok kernel: CPU: L2 cache: 2048K
Jan 20 16:47:44 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 20 16:47:44 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 20 16:47:44 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 20 16:47:44 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 20 16:47:44 vosztok kernel: ACPI: Core revision 20070126
Jan 20 16:47:44 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 20 16:47:44 vosztok kernel: NET: Registered protocol family 16
Jan 20 16:47:44 vosztok kernel: ACPI: bus type pci registered
Jan 20 16:47:44 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 20 16:47:44 vosztok kernel: PCI: Using configuration type 1
Jan 20 16:47:44 vosztok kernel: Setting up standard PCI resources
Jan 20 16:47:44 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 20 16:47:44 vosztok kernel: 
Jan 20 16:47:44 vosztok kernel: ACPI: Interpreter enabled
Jan 20 16:47:44 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 20 16:47:44 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 20 16:47:44 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 20 16:47:44 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 20 16:47:44 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 20 16:47:44 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 16:47:44 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 20 16:47:44 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 20 16:47:44 vosztok kernel: pnp: PnP ACPI init
Jan 20 16:47:44 vosztok kernel: ACPI: bus type pnp registered
Jan 20 16:47:44 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 20 16:47:44 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 20 16:47:44 vosztok kernel: SCSI subsystem initialized
Jan 20 16:47:44 vosztok kernel: libata version 2.21 loaded.
Jan 20 16:47:44 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 20 16:47:44 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 20 16:47:44 vosztok kernel: ACPI: RTC can wake from S4
Jan 20 16:47:44 vosztok kernel: Time: tsc clocksource has been installed.
Jan 20 16:47:44 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 20 16:47:44 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 20 16:47:44 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 20 16:47:44 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 20 16:47:44 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 20 16:47:44 vosztok kernel:   IO window: 00003000-000030ff
Jan 20 16:47:44 vosztok kernel:   IO window: 00003400-000034ff
Jan 20 16:47:44 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 20 16:47:44 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 20 16:47:44 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 20 16:47:44 vosztok kernel:   IO window: 3000-7fff
Jan 20 16:47:44 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 20 16:47:44 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 20 16:47:44 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: NET: Registered protocol family 2
Jan 20 16:47:44 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 20 16:47:44 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 20 16:47:44 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 20 16:47:44 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 20 16:47:44 vosztok kernel: TCP reno registered
Jan 20 16:47:44 vosztok kernel: checking if image is initramfs... it is
Jan 20 16:47:44 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 20 16:47:44 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 20 16:47:44 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 20 16:47:44 vosztok kernel: SGI XFS Quota Management subsystem
Jan 20 16:47:44 vosztok kernel: io scheduler noop registered
Jan 20 16:47:44 vosztok kernel: io scheduler cfq registered (default)
Jan 20 16:47:44 vosztok kernel: Boot video device is 0000:00:02.0
Jan 20 16:47:44 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 20 16:47:44 vosztok kernel: Non-volatile memory driver v1.2
Jan 20 16:47:44 vosztok kernel: Linux agpgart interface v0.102
Jan 20 16:47:44 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 20 16:47:44 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 20 16:47:44 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 20 16:47:44 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 20 16:47:44 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 20 16:47:44 vosztok kernel: vesafb: scrolling: redraw
Jan 20 16:47:44 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 20 16:47:44 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 20 16:47:44 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 16:47:44 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 16:47:44 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 20 16:47:44 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 20 16:47:44 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 20 16:47:44 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 20 16:47:44 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 20 16:47:44 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 20 16:47:44 vosztok kernel: ACPI: Lid Switch [LID]
Jan 20 16:47:44 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 20 16:47:44 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 20 16:47:44 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 20 16:47:44 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 20 16:47:44 vosztok kernel: ACPI: Thermal Zone [THM0] (38 C)
Jan 20 16:47:44 vosztok kernel: intelfb: intelfb_init
Jan 20 16:47:44 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 20 16:47:44 vosztok kernel: intelfb: Version 0.9.4
Jan 20 16:47:44 vosztok kernel: intelfb: intelfb_setup
Jan 20 16:47:44 vosztok kernel: intelfb: no options
Jan 20 16:47:44 vosztok kernel: intelfb: intelfb_pci_register
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 20 16:47:44 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 20 16:47:44 vosztok kernel: intelfb: cleanup
Jan 20 16:47:44 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 20 16:47:44 vosztok kernel: loop: module loaded
Jan 20 16:47:44 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 20 16:47:44 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 20 16:47:44 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 20 16:47:44 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 20 16:47:44 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 20 16:47:44 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 20 16:47:44 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 20 16:47:44 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 20 16:47:44 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 20 16:47:44 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 20 16:47:44 vosztok kernel: scsi0 : ata_piix
Jan 20 16:47:44 vosztok kernel: scsi1 : ata_piix
Jan 20 16:47:44 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 20 16:47:44 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 20 16:47:44 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 20 16:47:44 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 20 16:47:44 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 16:47:44 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 20 16:47:44 vosztok kernel: ata2.00: configured for UDMA/33
Jan 20 16:47:44 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 16:47:44 vosztok kernel:  sda: sda1 sda2
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 20 16:47:44 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 20 16:47:44 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 20 16:47:44 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 20 16:47:44 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 20 16:47:44 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 20 16:47:44 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 20 16:47:44 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 20 16:47:44 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 20 16:47:44 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 20 16:47:44 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 20 16:47:44 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 20 16:47:44 vosztok kernel: TCP cubic registered
Jan 20 16:47:44 vosztok kernel: NET: Registered protocol family 1
Jan 20 16:47:44 vosztok kernel: NET: Registered protocol family 10
Jan 20 16:47:44 vosztok kernel: lo: Disabled Privacy Extensions
Jan 20 16:47:44 vosztok kernel: Mobile IPv6
Jan 20 16:47:44 vosztok kernel: NET: Registered protocol family 17
Jan 20 16:47:44 vosztok kernel: Using IPI Shortcut mode
Jan 20 16:47:44 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 20 16:47:44 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 20 16:47:44 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 20 16:47:44 vosztok kernel: ata1: soft resetting port
Jan 20 16:47:44 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 16:47:44 vosztok kernel: ata1: EH complete
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 16:47:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 16:47:44 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 20 16:47:44 vosztok kernel: usbcore: registered new interface driver hub
Jan 20 16:47:44 vosztok kernel: usbcore: registered new device driver usb
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 20 16:47:44 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 20 16:47:44 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 20 16:47:44 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 20 16:47:44 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 20 16:47:44 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 20 16:47:44 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 20 16:47:44 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 20 16:47:44 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 20 16:47:44 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 20 16:47:44 vosztok kernel: Initializing USB Mass Storage driver...
Jan 20 16:47:44 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 20 16:47:44 vosztok kernel: USB Mass Storage support registered.
Jan 20 16:47:44 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 20 16:47:44 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 20 16:47:44 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 20 16:47:44 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 20 16:47:44 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 20 16:47:44 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 20 16:47:44 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 20 16:47:44 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 20 16:47:44 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 20 16:47:44 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 20 16:47:44 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 20 16:47:44 vosztok kernel: usb 3-2: new low speed USB device using uhci_hcd and address 2
Jan 20 16:47:44 vosztok kernel: usb 3-2: configuration #1 chosen from 1 choice
Jan 20 16:47:44 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 20 16:47:44 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input6
Jan 20 16:47:44 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-2
Jan 20 16:47:44 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 20 16:47:44 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 20 16:47:44 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 20 16:47:44 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 20 16:47:44 vosztok kernel: UDF-fs: No VRS found
Jan 20 16:47:44 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 20 16:47:44 vosztok kernel: XFS mounting filesystem dm-0
Jan 20 16:47:44 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 20 16:47:44 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 20 16:47:44 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 20 16:47:44 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 20 16:47:44 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 20 16:47:44 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 20 16:47:44 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 20 16:47:44 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 20 16:47:44 vosztok kernel: Yenta: ISA IRQ mask 0x0478, PCI irq 11
Jan 20 16:47:44 vosztok kernel: Socket status: 30000007
Jan 20 16:47:44 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 20 16:47:44 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 20 16:47:44 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 20 16:47:44 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 20 16:47:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 20 16:47:44 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 20 16:47:44 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 20 16:47:44 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 20 16:47:44 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 20 16:47:44 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 20 16:47:44 vosztok kernel: intel8x0_measure_ac97_clock: measured 50520 usecs
Jan 20 16:47:44 vosztok kernel: intel8x0: clocking to 48000
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 20 16:47:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 20 16:47:44 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 20 16:47:44 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 20 16:47:44 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 20 16:47:44 vosztok kernel: fuse init (API version 7.8)
Jan 20 16:47:44 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 20 16:47:44 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 20 16:47:44 vosztok kernel: 
Jan 20 16:47:44 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 20 16:47:47 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 20 16:47:47 vosztok kernel: Bridge firewalling registered
Jan 20 16:47:49 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 20 16:47:49 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 20 16:47:59 vosztok kernel: eth1: no IPv6 routers present
Jan 20 16:48:01 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 16:48:01 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 16:48:06 vosztok kernel: Clocksource tsc unstable (delta = -62516000 ns)
Jan 20 16:48:28 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 20 16:48:28 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 20 16:48:28 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 20 16:48:37 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 16:48:37 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 17:11:44 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 17:11:44 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 17:45:45 vosztok kernel: SysRq : Emergency Sync
Jan 20 17:45:47 vosztok kernel: SysRq : Emergency Remount R/O
Jan 20 17:47:58 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 20 17:47:58 vosztok kernel: Inspecting /boot/System.map
Jan 20 17:47:58 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 20 17:47:58 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 20 17:47:58 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 20 17:47:58 vosztok kernel: BIOS-provided physical RAM map:
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 20 17:47:58 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 20 17:47:58 vosztok kernel: 502MB LOWMEM available.
Jan 20 17:47:58 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 20 17:47:58 vosztok kernel: Zone PFN ranges:
Jan 20 17:47:58 vosztok kernel:   DMA             0 ->     4096
Jan 20 17:47:58 vosztok kernel:   Normal       4096 ->   128736
Jan 20 17:47:58 vosztok kernel: Movable zone start PFN for each node
Jan 20 17:47:58 vosztok kernel: early_node_map[1] active PFN ranges
Jan 20 17:47:58 vosztok kernel:     0:        0 ->   128736
Jan 20 17:47:58 vosztok kernel: On node 0 totalpages: 128736
Jan 20 17:47:58 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 20 17:47:58 vosztok kernel:   DMA zone: 0 pages reserved
Jan 20 17:47:58 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 20 17:47:58 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 20 17:47:58 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 20 17:47:58 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 20 17:47:58 vosztok kernel: DMI present.
Jan 20 17:47:58 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 20 17:47:58 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 20 17:47:58 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 20 17:47:58 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 20 17:47:58 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 20 17:47:58 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 20 17:47:58 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 20 17:47:58 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 20 17:47:58 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 20 17:47:58 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 20 17:47:58 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 20 17:47:58 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 20 17:47:58 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 20 17:47:58 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 20 17:47:58 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 20 17:47:58 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 20 17:47:58 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 20 17:47:58 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 20 17:47:58 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 20 17:47:58 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 20 17:47:58 vosztok kernel: Initializing CPU#0
Jan 20 17:47:58 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 20 17:47:58 vosztok kernel: Detected 1598.660 MHz processor.
Jan 20 17:47:58 vosztok kernel: Console: colour dummy device 80x25
Jan 20 17:47:58 vosztok kernel: console [tty0] enabled
Jan 20 17:47:58 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 20 17:47:58 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 20 17:47:58 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 20 17:47:58 vosztok kernel: virtual kernel memory layout:
Jan 20 17:47:58 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 20 17:47:58 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 20 17:47:58 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 20 17:47:58 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 20 17:47:58 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 20 17:47:58 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 20 17:47:58 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 20 17:47:58 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 20 17:47:58 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599143)
Jan 20 17:47:58 vosztok kernel: Mount-cache hash table entries: 512
Jan 20 17:47:58 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 20 17:47:58 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 20 17:47:58 vosztok kernel: CPU: L2 cache: 2048K
Jan 20 17:47:58 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 20 17:47:58 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 20 17:47:58 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 20 17:47:58 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 20 17:47:58 vosztok kernel: ACPI: Core revision 20070126
Jan 20 17:47:58 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 20 17:47:58 vosztok kernel: NET: Registered protocol family 16
Jan 20 17:47:58 vosztok kernel: ACPI: bus type pci registered
Jan 20 17:47:58 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 20 17:47:58 vosztok kernel: PCI: Using configuration type 1
Jan 20 17:47:58 vosztok kernel: Setting up standard PCI resources
Jan 20 17:47:58 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 20 17:47:58 vosztok kernel: 
Jan 20 17:47:58 vosztok kernel: ACPI: Interpreter enabled
Jan 20 17:47:58 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 20 17:47:58 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 20 17:47:58 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 20 17:47:58 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 20 17:47:58 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 20 17:47:58 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 17:47:58 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 20 17:47:58 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 20 17:47:58 vosztok kernel: pnp: PnP ACPI init
Jan 20 17:47:58 vosztok kernel: ACPI: bus type pnp registered
Jan 20 17:47:58 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 20 17:47:58 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 20 17:47:58 vosztok kernel: SCSI subsystem initialized
Jan 20 17:47:58 vosztok kernel: libata version 2.21 loaded.
Jan 20 17:47:58 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 20 17:47:58 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 20 17:47:58 vosztok kernel: ACPI: RTC can wake from S4
Jan 20 17:47:58 vosztok kernel: Time: tsc clocksource has been installed.
Jan 20 17:47:58 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 20 17:47:58 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 20 17:47:58 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 20 17:47:58 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 20 17:47:58 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 20 17:47:58 vosztok kernel:   IO window: 00003000-000030ff
Jan 20 17:47:58 vosztok kernel:   IO window: 00003400-000034ff
Jan 20 17:47:58 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 20 17:47:58 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 20 17:47:58 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 20 17:47:58 vosztok kernel:   IO window: 3000-7fff
Jan 20 17:47:58 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 20 17:47:58 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 20 17:47:58 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: NET: Registered protocol family 2
Jan 20 17:47:58 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 20 17:47:58 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 20 17:47:58 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 20 17:47:58 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 20 17:47:58 vosztok kernel: TCP reno registered
Jan 20 17:47:58 vosztok kernel: checking if image is initramfs... it is
Jan 20 17:47:58 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 20 17:47:58 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 20 17:47:58 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 20 17:47:58 vosztok kernel: SGI XFS Quota Management subsystem
Jan 20 17:47:58 vosztok kernel: io scheduler noop registered
Jan 20 17:47:58 vosztok kernel: io scheduler cfq registered (default)
Jan 20 17:47:58 vosztok kernel: Boot video device is 0000:00:02.0
Jan 20 17:47:58 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 20 17:47:58 vosztok kernel: Non-volatile memory driver v1.2
Jan 20 17:47:58 vosztok kernel: Linux agpgart interface v0.102
Jan 20 17:47:58 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 20 17:47:58 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 20 17:47:58 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 20 17:47:58 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 20 17:47:58 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 20 17:47:58 vosztok kernel: vesafb: scrolling: redraw
Jan 20 17:47:58 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 20 17:47:58 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 20 17:47:58 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 17:47:58 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 17:47:58 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 20 17:47:58 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 20 17:47:58 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 20 17:47:58 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 20 17:47:58 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 20 17:47:58 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 20 17:47:58 vosztok kernel: ACPI: Lid Switch [LID]
Jan 20 17:47:58 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 20 17:47:58 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 20 17:47:58 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 20 17:47:58 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 20 17:47:58 vosztok kernel: ACPI: Thermal Zone [THM0] (58 C)
Jan 20 17:47:58 vosztok kernel: intelfb: intelfb_init
Jan 20 17:47:58 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 20 17:47:58 vosztok kernel: intelfb: Version 0.9.4
Jan 20 17:47:58 vosztok kernel: intelfb: intelfb_setup
Jan 20 17:47:58 vosztok kernel: intelfb: no options
Jan 20 17:47:58 vosztok kernel: intelfb: intelfb_pci_register
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 20 17:47:58 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 20 17:47:58 vosztok kernel: intelfb: cleanup
Jan 20 17:47:58 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 20 17:47:58 vosztok kernel: loop: module loaded
Jan 20 17:47:58 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 20 17:47:58 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 20 17:47:58 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 20 17:47:58 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 20 17:47:58 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 20 17:47:58 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 20 17:47:58 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 20 17:47:58 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 20 17:47:58 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 20 17:47:58 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 20 17:47:58 vosztok kernel: scsi0 : ata_piix
Jan 20 17:47:58 vosztok kernel: scsi1 : ata_piix
Jan 20 17:47:58 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 20 17:47:58 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 20 17:47:58 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 20 17:47:58 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 20 17:47:58 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 17:47:58 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 20 17:47:58 vosztok kernel: ata2.00: configured for UDMA/33
Jan 20 17:47:58 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 17:47:58 vosztok kernel:  sda: sda1 sda2
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 20 17:47:58 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 20 17:47:58 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 20 17:47:58 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 20 17:47:58 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 20 17:47:58 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 20 17:47:58 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 20 17:47:58 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 20 17:47:58 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 20 17:47:58 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 20 17:47:58 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 20 17:47:58 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 20 17:47:58 vosztok kernel: TCP cubic registered
Jan 20 17:47:58 vosztok kernel: NET: Registered protocol family 1
Jan 20 17:47:58 vosztok kernel: NET: Registered protocol family 10
Jan 20 17:47:58 vosztok kernel: lo: Disabled Privacy Extensions
Jan 20 17:47:58 vosztok kernel: Mobile IPv6
Jan 20 17:47:58 vosztok kernel: NET: Registered protocol family 17
Jan 20 17:47:58 vosztok kernel: Using IPI Shortcut mode
Jan 20 17:47:58 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 20 17:47:58 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 20 17:47:58 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 20 17:47:58 vosztok kernel: ata1: soft resetting port
Jan 20 17:47:58 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 17:47:58 vosztok kernel: ata1: EH complete
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 17:47:58 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 17:47:58 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 20 17:47:58 vosztok kernel: usbcore: registered new interface driver hub
Jan 20 17:47:58 vosztok kernel: usbcore: registered new device driver usb
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 20 17:47:58 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 20 17:47:58 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 20 17:47:58 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 20 17:47:58 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 20 17:47:58 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 20 17:47:58 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 20 17:47:58 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 20 17:47:58 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 20 17:47:58 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 20 17:47:58 vosztok kernel: Initializing USB Mass Storage driver...
Jan 20 17:47:58 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 20 17:47:58 vosztok kernel: USB Mass Storage support registered.
Jan 20 17:47:58 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 20 17:47:58 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 20 17:47:58 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 20 17:47:58 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 20 17:47:58 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 20 17:47:58 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 20 17:47:58 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 20 17:47:58 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 20 17:47:58 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 20 17:47:58 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 20 17:47:58 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 20 17:47:58 vosztok kernel: usb 3-2: new low speed USB device using uhci_hcd and address 2
Jan 20 17:47:58 vosztok kernel: usb 3-2: configuration #1 chosen from 1 choice
Jan 20 17:47:58 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 20 17:47:58 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input6
Jan 20 17:47:58 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-2
Jan 20 17:47:58 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 20 17:47:58 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 20 17:47:58 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 20 17:47:58 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 20 17:47:58 vosztok kernel: UDF-fs: No VRS found
Jan 20 17:47:58 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 20 17:47:58 vosztok kernel: XFS mounting filesystem dm-0
Jan 20 17:47:58 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 20 17:47:58 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 20 17:47:58 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 20 17:47:58 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 20 17:47:58 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 20 17:47:58 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 20 17:47:58 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 20 17:47:58 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 20 17:47:58 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 20 17:47:58 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 20 17:47:58 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 20 17:47:58 vosztok kernel: intel8x0_measure_ac97_clock: measured 50547 usecs
Jan 20 17:47:58 vosztok kernel: intel8x0: clocking to 48000
Jan 20 17:47:58 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 20 17:47:58 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 20 17:47:58 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 20 17:47:58 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 20 17:47:58 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 20 17:47:58 vosztok kernel: Socket status: 30000007
Jan 20 17:47:58 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 20 17:47:58 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 20 17:47:58 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 20 17:47:58 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 20 17:47:58 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 20 17:47:58 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 20 17:47:58 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 20 17:47:58 vosztok kernel: fuse init (API version 7.8)
Jan 20 17:47:58 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 20 17:47:58 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 20 17:47:58 vosztok kernel: 
Jan 20 17:47:58 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 20 17:48:03 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 20 17:48:03 vosztok kernel: Bridge firewalling registered
Jan 20 17:48:08 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 20 17:48:08 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 20 17:48:14 vosztok kernel: Clocksource tsc unstable (delta = -168029988 ns)
Jan 20 17:48:15 vosztok kernel: eth1: no IPv6 routers present
Jan 20 17:48:41 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 20 17:48:41 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 20 17:48:41 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 20 19:59:44 vosztok kernel: Stopping tasks ... done.
Jan 20 19:59:44 vosztok kernel: Suspending console(s)
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] Stopping disk
Jan 20 19:59:44 vosztok kernel: pnp: Device 00:09 disabled.
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:02:08.0 disabled
Jan 20 19:59:44 vosztok kernel: eth1: Going into suspend...
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:02:02.0 disabled
Jan 20 19:59:44 vosztok kernel: ACPI handle has no context!
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.1 disabled
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.2 disabled
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.1 disabled
Jan 20 19:59:44 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.0 disabled
Jan 20 19:59:44 vosztok kernel: Back to C!
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 5 (was 0, writing d0080000)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 4 (was 8, writing e8000008)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900003)
Jan 20 19:59:44 vosztok kernel: PCI: Enabling device 0000:00:1d.0 (0000 -> 0001)
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset f (was 100, writing 10b)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset 8 (was 1, writing 1821)
Jan 20 19:59:44 vosztok kernel: usb usb2: root hub lost power or was reset
Jan 20 19:59:44 vosztok kernel: PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset f (was 200, writing 20b)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset 8 (was 1, writing 1841)
Jan 20 19:59:44 vosztok kernel: usb usb3: root hub lost power or was reset
Jan 20 19:59:44 vosztok kernel: PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset f (was 300, writing 30b)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset 8 (was 1, writing 1861)
Jan 20 19:59:44 vosztok kernel: usb usb4: root hub lost power or was reset
Jan 20 19:59:44 vosztok kernel: PCI: Enabling device 0000:00:1d.7 (0000 -> 0002)
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset f (was 400, writing 40b)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 4 (was 0, writing d0100000)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 1 (was 2900006, writing 2900106)
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 9 (was 0, writing 30000000)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800005, writing 2800007)
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:00:1f.5 at offset 1 (was 2900007, writing 2900003)
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 20 19:59:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 20 19:59:44 vosztok kernel: ata2.00: configured for UDMA/33
Jan 20 19:59:44 vosztok kernel: eth1: Coming out of suspend...
Jan 20 19:59:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset f (was 38080100, writing 3808010b)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 5 (was 1, writing 7001)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 4 (was 0, writing d0201000)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 3 (was 0, writing 4208)
Jan 20 19:59:44 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 1 (was 2900000, writing 2900117)
Jan 20 19:59:44 vosztok kernel: pnp: Device 00:09 activated.
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] Starting disk
Jan 20 19:59:44 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 19:59:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 19:59:44 vosztok kernel: uhci_hcd 0000:00:1d.0: FGR not stopped yet!
Jan 20 19:59:44 vosztok kernel: uhci_hcd 0000:00:1d.1: FGR not stopped yet!
Jan 20 19:59:44 vosztok kernel: uhci_hcd 0000:00:1d.2: FGR not stopped yet!
Jan 20 19:59:44 vosztok kernel: Restarting tasks ... <3>hub 1-0:1.0: over-current change on port 3
Jan 20 19:59:44 vosztok kernel: done.
Jan 20 19:59:44 vosztok kernel: hub 1-0:1.0: over-current change on port 4
Jan 20 19:59:44 vosztok kernel: hub 3-0:1.0: over-current change on port 1
Jan 20 19:59:45 vosztok kernel: hub 3-0:1.0: over-current change on port 2
Jan 20 19:59:45 vosztok kernel: usb 3-2: USB disconnect, address 2
Jan 20 19:59:45 vosztok kernel: usb 3-2: new low speed USB device using uhci_hcd and address 3
Jan 20 19:59:45 vosztok kernel: usb 3-2: configuration #1 chosen from 1 choice
Jan 20 19:59:45 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input7
Jan 20 19:59:45 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-2
Jan 20 19:59:46 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 19:59:46 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 20:22:29 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 20 20:22:32 vosztok kernel: Kernel logging (proc) stopped.
Jan 20 20:22:32 vosztok kernel: Kernel log daemon terminating.
Jan 20 20:24:14 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 20 20:24:14 vosztok kernel: Inspecting /boot/System.map
Jan 20 20:24:14 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 20 20:24:14 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 20 20:24:14 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 20 20:24:14 vosztok kernel: BIOS-provided physical RAM map:
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 20 20:24:14 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 20 20:24:14 vosztok kernel: 502MB LOWMEM available.
Jan 20 20:24:14 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 20 20:24:14 vosztok kernel: Zone PFN ranges:
Jan 20 20:24:14 vosztok kernel:   DMA             0 ->     4096
Jan 20 20:24:14 vosztok kernel:   Normal       4096 ->   128736
Jan 20 20:24:14 vosztok kernel: Movable zone start PFN for each node
Jan 20 20:24:14 vosztok kernel: early_node_map[1] active PFN ranges
Jan 20 20:24:14 vosztok kernel:     0:        0 ->   128736
Jan 20 20:24:14 vosztok kernel: On node 0 totalpages: 128736
Jan 20 20:24:14 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 20 20:24:14 vosztok kernel:   DMA zone: 0 pages reserved
Jan 20 20:24:14 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 20 20:24:14 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 20 20:24:14 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 20 20:24:14 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 20 20:24:14 vosztok kernel: DMI present.
Jan 20 20:24:14 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 20 20:24:14 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 20 20:24:14 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 20 20:24:14 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 20 20:24:14 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 20 20:24:14 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 20 20:24:14 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 20 20:24:14 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 20 20:24:14 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 20 20:24:14 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 20 20:24:14 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 20 20:24:14 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 20 20:24:14 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 20 20:24:14 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 20 20:24:14 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 20 20:24:14 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 20 20:24:14 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 20 20:24:14 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 20 20:24:14 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 20 20:24:14 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 20 20:24:14 vosztok kernel: Initializing CPU#0
Jan 20 20:24:14 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 20 20:24:14 vosztok kernel: Detected 1598.668 MHz processor.
Jan 20 20:24:14 vosztok kernel: Console: colour dummy device 80x25
Jan 20 20:24:14 vosztok kernel: console [tty0] enabled
Jan 20 20:24:14 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 20 20:24:14 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 20 20:24:14 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 20 20:24:14 vosztok kernel: virtual kernel memory layout:
Jan 20 20:24:14 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 20 20:24:14 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 20 20:24:14 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 20 20:24:14 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 20 20:24:14 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 20 20:24:14 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 20 20:24:14 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 20 20:24:14 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 20 20:24:14 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599144)
Jan 20 20:24:14 vosztok kernel: Mount-cache hash table entries: 512
Jan 20 20:24:14 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 20 20:24:14 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 20 20:24:14 vosztok kernel: CPU: L2 cache: 2048K
Jan 20 20:24:14 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 20 20:24:14 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 20 20:24:14 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 20 20:24:14 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 20 20:24:14 vosztok kernel: ACPI: Core revision 20070126
Jan 20 20:24:14 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 20 20:24:14 vosztok kernel: NET: Registered protocol family 16
Jan 20 20:24:14 vosztok kernel: ACPI: bus type pci registered
Jan 20 20:24:14 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 20 20:24:14 vosztok kernel: PCI: Using configuration type 1
Jan 20 20:24:14 vosztok kernel: Setting up standard PCI resources
Jan 20 20:24:14 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 20 20:24:14 vosztok kernel: 
Jan 20 20:24:14 vosztok kernel: ACPI: Interpreter enabled
Jan 20 20:24:14 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 20 20:24:14 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 20 20:24:14 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 20 20:24:14 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 20 20:24:14 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 20 20:24:14 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 20 20:24:14 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 20 20:24:14 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 20 20:24:14 vosztok kernel: pnp: PnP ACPI init
Jan 20 20:24:14 vosztok kernel: ACPI: bus type pnp registered
Jan 20 20:24:14 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 20 20:24:14 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 20 20:24:14 vosztok kernel: SCSI subsystem initialized
Jan 20 20:24:14 vosztok kernel: libata version 2.21 loaded.
Jan 20 20:24:14 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 20 20:24:14 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 20 20:24:14 vosztok kernel: ACPI: RTC can wake from S4
Jan 20 20:24:14 vosztok kernel: Time: tsc clocksource has been installed.
Jan 20 20:24:14 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 20 20:24:14 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 20 20:24:14 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 20 20:24:14 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 20 20:24:14 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 20 20:24:14 vosztok kernel:   IO window: 00003000-000030ff
Jan 20 20:24:14 vosztok kernel:   IO window: 00003400-000034ff
Jan 20 20:24:14 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 20 20:24:14 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 20 20:24:14 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 20 20:24:14 vosztok kernel:   IO window: 3000-7fff
Jan 20 20:24:14 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 20 20:24:14 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 20 20:24:14 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: NET: Registered protocol family 2
Jan 20 20:24:14 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 20 20:24:14 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 20 20:24:14 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 20 20:24:14 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 20 20:24:14 vosztok kernel: TCP reno registered
Jan 20 20:24:14 vosztok kernel: checking if image is initramfs... it is
Jan 20 20:24:14 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 20 20:24:14 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 20 20:24:14 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 20 20:24:14 vosztok kernel: SGI XFS Quota Management subsystem
Jan 20 20:24:14 vosztok kernel: io scheduler noop registered
Jan 20 20:24:14 vosztok kernel: io scheduler cfq registered (default)
Jan 20 20:24:14 vosztok kernel: Boot video device is 0000:00:02.0
Jan 20 20:24:14 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 20 20:24:14 vosztok kernel: Non-volatile memory driver v1.2
Jan 20 20:24:14 vosztok kernel: Linux agpgart interface v0.102
Jan 20 20:24:14 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 20 20:24:14 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 20 20:24:14 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 20 20:24:14 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 20 20:24:14 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 20 20:24:14 vosztok kernel: vesafb: scrolling: redraw
Jan 20 20:24:14 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 20 20:24:14 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 20 20:24:14 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 20:24:14 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 20:24:14 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 20 20:24:14 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 20 20:24:14 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 20 20:24:14 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 20 20:24:14 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 20 20:24:14 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 20 20:24:14 vosztok kernel: ACPI: Lid Switch [LID]
Jan 20 20:24:14 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 20 20:24:14 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 20 20:24:14 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 20 20:24:14 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 20 20:24:14 vosztok kernel: ACPI: Thermal Zone [THM0] (62 C)
Jan 20 20:24:14 vosztok kernel: intelfb: intelfb_init
Jan 20 20:24:14 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 20 20:24:14 vosztok kernel: intelfb: Version 0.9.4
Jan 20 20:24:14 vosztok kernel: intelfb: intelfb_setup
Jan 20 20:24:14 vosztok kernel: intelfb: no options
Jan 20 20:24:14 vosztok kernel: intelfb: intelfb_pci_register
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 20 20:24:14 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 20 20:24:14 vosztok kernel: intelfb: cleanup
Jan 20 20:24:14 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 20 20:24:14 vosztok kernel: loop: module loaded
Jan 20 20:24:14 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 20 20:24:14 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 20 20:24:14 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 20 20:24:14 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 20 20:24:14 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 20 20:24:14 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 20 20:24:14 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 20 20:24:14 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 20 20:24:14 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 20 20:24:14 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 20 20:24:14 vosztok kernel: scsi0 : ata_piix
Jan 20 20:24:14 vosztok kernel: scsi1 : ata_piix
Jan 20 20:24:14 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 20 20:24:14 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 20 20:24:14 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 20 20:24:14 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 20 20:24:14 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 20:24:14 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 20 20:24:14 vosztok kernel: ata2.00: configured for UDMA/33
Jan 20 20:24:14 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 20:24:14 vosztok kernel:  sda: sda1 sda2
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 20 20:24:14 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 20 20:24:14 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 20 20:24:14 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 20 20:24:14 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 20 20:24:14 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 20 20:24:14 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 20 20:24:14 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 20 20:24:14 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 20 20:24:14 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 20 20:24:14 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 20 20:24:14 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 20 20:24:14 vosztok kernel: TCP cubic registered
Jan 20 20:24:14 vosztok kernel: NET: Registered protocol family 1
Jan 20 20:24:14 vosztok kernel: NET: Registered protocol family 10
Jan 20 20:24:14 vosztok kernel: lo: Disabled Privacy Extensions
Jan 20 20:24:14 vosztok kernel: Mobile IPv6
Jan 20 20:24:14 vosztok kernel: NET: Registered protocol family 17
Jan 20 20:24:14 vosztok kernel: Using IPI Shortcut mode
Jan 20 20:24:14 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 20 20:24:14 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 20 20:24:14 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 20 20:24:14 vosztok kernel: ata1: soft resetting port
Jan 20 20:24:14 vosztok kernel: ata1.00: configured for UDMA/100
Jan 20 20:24:14 vosztok kernel: ata1: EH complete
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 20 20:24:14 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 20 20:24:14 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 20 20:24:14 vosztok kernel: usbcore: registered new interface driver hub
Jan 20 20:24:14 vosztok kernel: usbcore: registered new device driver usb
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 20 20:24:14 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 20 20:24:14 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 20 20:24:14 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 20 20:24:14 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 20 20:24:14 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 20 20:24:14 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 20 20:24:14 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 20 20:24:14 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 20 20:24:14 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 20 20:24:14 vosztok kernel: Initializing USB Mass Storage driver...
Jan 20 20:24:14 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 20 20:24:14 vosztok kernel: USB Mass Storage support registered.
Jan 20 20:24:14 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 20 20:24:14 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 20 20:24:14 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 20 20:24:14 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 20 20:24:14 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 20 20:24:14 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 20 20:24:14 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 20 20:24:14 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 20 20:24:14 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 20 20:24:14 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 20 20:24:14 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 20 20:24:14 vosztok kernel: usb 3-2: new low speed USB device using uhci_hcd and address 2
Jan 20 20:24:14 vosztok kernel: usb 3-2: configuration #1 chosen from 1 choice
Jan 20 20:24:14 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 20 20:24:14 vosztok kernel: input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input6
Jan 20 20:24:14 vosztok kernel: input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.1-2
Jan 20 20:24:14 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 20 20:24:14 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 20 20:24:14 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 20 20:24:14 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 20 20:24:14 vosztok kernel: UDF-fs: No VRS found
Jan 20 20:24:14 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 20 20:24:14 vosztok kernel: XFS mounting filesystem dm-0
Jan 20 20:24:14 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 20 20:24:14 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 20 20:24:14 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 20 20:24:14 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 20 20:24:14 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 20 20:24:14 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 20 20:24:14 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 20 20:24:14 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 20 20:24:14 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 20 20:24:14 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 20 20:24:14 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 20 20:24:14 vosztok kernel: intel8x0_measure_ac97_clock: measured 50551 usecs
Jan 20 20:24:14 vosztok kernel: intel8x0: clocking to 48000
Jan 20 20:24:14 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 20 20:24:14 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 20 20:24:14 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 20 20:24:14 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 20 20:24:14 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 20 20:24:14 vosztok kernel: Socket status: 30000007
Jan 20 20:24:14 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 20 20:24:14 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 20 20:24:14 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 20 20:24:14 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 20 20:24:14 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 20 20:24:14 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 20 20:24:14 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 20 20:24:14 vosztok kernel: fuse init (API version 7.8)
Jan 20 20:24:14 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 20 20:24:14 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 20 20:24:14 vosztok kernel: 
Jan 20 20:24:14 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 20 20:24:19 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 20 20:24:19 vosztok kernel: Bridge firewalling registered
Jan 20 20:24:24 vosztok kernel: Clocksource tsc unstable (delta = -245681461 ns)
Jan 20 20:24:25 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 20 20:24:25 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 20 20:24:31 vosztok kernel: eth1: no IPv6 routers present
Jan 20 20:25:49 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 20 20:25:49 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 20 20:25:49 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 20 20:48:25 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 20 20:48:25 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 20 20:49:22 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 20 20:49:28 vosztok kernel: Kernel logging (proc) stopped.
Jan 20 20:49:28 vosztok kernel: Kernel log daemon terminating.
Jan 21 10:32:44 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 10:32:44 vosztok kernel: Inspecting /boot/System.map
Jan 21 10:32:44 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 21 10:32:44 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 10:32:44 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 21 10:32:44 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 10:32:44 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 10:32:44 vosztok kernel: 502MB LOWMEM available.
Jan 21 10:32:44 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 10:32:44 vosztok kernel: Zone PFN ranges:
Jan 21 10:32:44 vosztok kernel:   DMA             0 ->     4096
Jan 21 10:32:44 vosztok kernel:   Normal       4096 ->   128736
Jan 21 10:32:44 vosztok kernel: Movable zone start PFN for each node
Jan 21 10:32:44 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 10:32:44 vosztok kernel:     0:        0 ->   128736
Jan 21 10:32:44 vosztok kernel: On node 0 totalpages: 128736
Jan 21 10:32:44 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 10:32:44 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 10:32:44 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 10:32:44 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 10:32:44 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 10:32:44 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 10:32:44 vosztok kernel: DMI present.
Jan 21 10:32:44 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 10:32:44 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 10:32:44 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 10:32:44 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 10:32:44 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 10:32:44 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 10:32:44 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 10:32:44 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 10:32:44 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 10:32:44 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 10:32:44 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 10:32:44 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 10:32:44 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 10:32:44 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 10:32:44 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 10:32:44 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 10:32:44 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 21 10:32:44 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 10:32:44 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 10:32:44 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 10:32:44 vosztok kernel: Initializing CPU#0
Jan 21 10:32:44 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 10:32:44 vosztok kernel: Detected 599.503 MHz processor.
Jan 21 10:32:44 vosztok kernel: Console: colour dummy device 80x25
Jan 21 10:32:44 vosztok kernel: console [tty0] enabled
Jan 21 10:32:44 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 10:32:44 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 10:32:44 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 21 10:32:44 vosztok kernel: virtual kernel memory layout:
Jan 21 10:32:44 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 10:32:44 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 10:32:44 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 10:32:44 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 10:32:44 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 21 10:32:44 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 21 10:32:44 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 10:32:44 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 21 10:32:44 vosztok kernel: Calibrating delay using timer specific routine.. 1199.62 BogoMIPS (lpj=599813)
Jan 21 10:32:44 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 10:32:44 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 10:32:44 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 10:32:44 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 10:32:44 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 10:32:44 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 10:32:44 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 10:32:44 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 10:32:44 vosztok kernel: ACPI: Core revision 20070126
Jan 21 10:32:44 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 10:32:44 vosztok kernel: NET: Registered protocol family 16
Jan 21 10:32:44 vosztok kernel: ACPI: bus type pci registered
Jan 21 10:32:44 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 10:32:44 vosztok kernel: PCI: Using configuration type 1
Jan 21 10:32:44 vosztok kernel: Setting up standard PCI resources
Jan 21 10:32:44 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 10:32:44 vosztok kernel: 
Jan 21 10:32:44 vosztok kernel: ACPI: Interpreter enabled
Jan 21 10:32:44 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 10:32:44 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 10:32:44 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 10:32:44 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 10:32:44 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 10:32:44 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 10:32:44 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 10:32:44 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 10:32:44 vosztok kernel: pnp: PnP ACPI init
Jan 21 10:32:44 vosztok kernel: ACPI: bus type pnp registered
Jan 21 10:32:44 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 10:32:44 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 10:32:44 vosztok kernel: SCSI subsystem initialized
Jan 21 10:32:44 vosztok kernel: libata version 2.21 loaded.
Jan 21 10:32:44 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 10:32:44 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 10:32:44 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 10:32:44 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 10:32:44 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 10:32:44 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 10:32:44 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 10:32:44 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 10:32:44 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 10:32:44 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 10:32:44 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 10:32:44 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 10:32:44 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 10:32:44 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 10:32:44 vosztok kernel:   IO window: 3000-7fff
Jan 21 10:32:44 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 10:32:44 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 10:32:44 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: NET: Registered protocol family 2
Jan 21 10:32:44 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 10:32:44 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 10:32:44 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 10:32:44 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 10:32:44 vosztok kernel: TCP reno registered
Jan 21 10:32:44 vosztok kernel: checking if image is initramfs... it is
Jan 21 10:32:44 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 21 10:32:44 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 10:32:44 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 10:32:44 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 10:32:44 vosztok kernel: io scheduler noop registered
Jan 21 10:32:44 vosztok kernel: io scheduler cfq registered (default)
Jan 21 10:32:44 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 10:32:44 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 10:32:44 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 10:32:44 vosztok kernel: Linux agpgart interface v0.102
Jan 21 10:32:44 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 10:32:44 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 10:32:44 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 10:32:44 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 10:32:44 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 10:32:44 vosztok kernel: vesafb: scrolling: redraw
Jan 21 10:32:44 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 10:32:44 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 10:32:44 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 10:32:44 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 10:32:44 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 10:32:44 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 10:32:44 vosztok kernel: ACPI: AC Adapter [AC] (off-line)
Jan 21 10:32:44 vosztok kernel: ACPI: Battery Slot [BAT0] (battery present)
Jan 21 10:32:44 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 10:32:44 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 10:32:44 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 10:32:44 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 10:32:44 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 10:32:44 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 10:32:44 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
Jan 21 10:32:44 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 10:32:44 vosztok kernel: ACPI: Thermal Zone [THM0] (32 C)
Jan 21 10:32:44 vosztok kernel: intelfb: intelfb_init
Jan 21 10:32:44 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 10:32:44 vosztok kernel: intelfb: Version 0.9.4
Jan 21 10:32:44 vosztok kernel: intelfb: intelfb_setup
Jan 21 10:32:44 vosztok kernel: intelfb: no options
Jan 21 10:32:44 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 10:32:44 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 10:32:44 vosztok kernel: intelfb: cleanup
Jan 21 10:32:44 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 10:32:44 vosztok kernel: loop: module loaded
Jan 21 10:32:44 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 10:32:44 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 10:32:44 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 10:32:44 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 10:32:44 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 10:32:44 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 10:32:44 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 10:32:44 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 10:32:44 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 10:32:44 vosztok kernel: scsi0 : ata_piix
Jan 21 10:32:44 vosztok kernel: scsi1 : ata_piix
Jan 21 10:32:44 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 10:32:44 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 10:32:44 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 10:32:44 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 10:32:44 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 10:32:44 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 10:32:44 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 10:32:44 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 10:32:44 vosztok kernel:  sda: sda1 sda2
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 10:32:44 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 10:32:44 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 10:32:44 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 10:32:44 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 10:32:44 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 10:32:44 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 10:32:44 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 10:32:44 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 10:32:44 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 10:32:44 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 10:32:44 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 10:32:44 vosztok kernel: TCP cubic registered
Jan 21 10:32:44 vosztok kernel: NET: Registered protocol family 1
Jan 21 10:32:44 vosztok kernel: NET: Registered protocol family 10
Jan 21 10:32:44 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 10:32:44 vosztok kernel: Mobile IPv6
Jan 21 10:32:44 vosztok kernel: NET: Registered protocol family 17
Jan 21 10:32:44 vosztok kernel: Using IPI Shortcut mode
Jan 21 10:32:44 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 10:32:44 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 10:32:44 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 10:32:44 vosztok kernel: ata1: soft resetting port
Jan 21 10:32:44 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 10:32:44 vosztok kernel: ata1: EH complete
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 10:32:44 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 10:32:44 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 10:32:44 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 10:32:44 vosztok kernel: usbcore: registered new device driver usb
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 10:32:44 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 10:32:44 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 10:32:44 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 10:32:44 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 10:32:44 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 10:32:44 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 10:32:44 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 10:32:44 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 10:32:44 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 10:32:44 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 10:32:44 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 10:32:44 vosztok kernel: USB Mass Storage support registered.
Jan 21 10:32:44 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 10:32:44 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 10:32:44 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 10:32:44 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 10:32:44 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 10:32:44 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 10:32:44 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 10:32:44 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 10:32:44 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 10:32:44 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 10:32:44 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 10:32:44 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 10:32:44 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 10:32:44 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 10:32:44 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 10:32:44 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 10:32:44 vosztok kernel: Clocksource tsc unstable (delta = -174928311 ns)
Jan 21 10:32:44 vosztok kernel: UDF-fs: No VRS found
Jan 21 10:32:44 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 10:32:44 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 10:32:44 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 10:32:44 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 10:32:44 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 10:32:44 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 10:32:44 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 10:32:44 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 10:32:44 vosztok kernel: intel8x0_measure_ac97_clock: measured 68842 usecs
Jan 21 10:32:44 vosztok kernel: intel8x0: clocking to 48000
Jan 21 10:32:44 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 10:32:44 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 10:32:44 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 10:32:44 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 10:32:44 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 10:32:44 vosztok kernel: Socket status: 30000007
Jan 21 10:32:44 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 10:32:44 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 10:32:44 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 10:32:44 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 10:32:44 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 10:32:44 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 10:32:44 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 10:32:44 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 10:32:44 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:32:44 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 10:32:44 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 10:32:44 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 10:32:44 vosztok kernel: fuse init (API version 7.8)
Jan 21 10:32:44 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 10:32:44 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 10:32:44 vosztok kernel: 
Jan 21 10:32:44 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 10:32:49 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 10:32:49 vosztok kernel: Bridge firewalling registered
Jan 21 10:32:55 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 10:32:56 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 10:33:01 vosztok kernel: eth1: no IPv6 routers present
Jan 21 10:34:44 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 10:34:44 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 10:34:44 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 21 10:57:43 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 10:57:43 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 10:57:53 vosztok kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan 21 10:59:07 vosztok kernel: Stopping tasks ... done.
Jan 21 10:59:07 vosztok kernel: Suspending console(s)
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] Stopping disk
Jan 21 10:59:07 vosztok kernel: pnp: Device 00:09 disabled.
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:02:08.0 disabled
Jan 21 10:59:07 vosztok kernel: eth1: Going into suspend...
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:02:02.0 disabled
Jan 21 10:59:07 vosztok kernel: ACPI handle has no context!
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.1 disabled
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.2 disabled
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.1 disabled
Jan 21 10:59:07 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.0 disabled
Jan 21 10:59:07 vosztok kernel: Back to C!
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 5 (was 0, writing d0080000)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 4 (was 8, writing e8000008)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900003)
Jan 21 10:59:07 vosztok kernel: PCI: Enabling device 0000:00:1d.0 (0000 -> 0001)
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset f (was 100, writing 10b)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset 8 (was 1, writing 1821)
Jan 21 10:59:07 vosztok kernel: usb usb2: root hub lost power or was reset
Jan 21 10:59:07 vosztok kernel: PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset f (was 200, writing 20b)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset 8 (was 1, writing 1841)
Jan 21 10:59:07 vosztok kernel: usb usb3: root hub lost power or was reset
Jan 21 10:59:07 vosztok kernel: PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset f (was 300, writing 30b)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset 8 (was 1, writing 1861)
Jan 21 10:59:07 vosztok kernel: usb usb4: root hub lost power or was reset
Jan 21 10:59:07 vosztok kernel: PCI: Enabling device 0000:00:1d.7 (0000 -> 0002)
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset f (was 400, writing 40b)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 4 (was 0, writing d0100000)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 1 (was 2900006, writing 2900106)
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 9 (was 0, writing 30000000)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800005, writing 2800007)
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:00:1f.5 at offset 1 (was 2900007, writing 2900003)
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 10:59:07 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 10:59:07 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 10:59:07 vosztok kernel: eth1: Coming out of suspend...
Jan 21 10:59:07 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset f (was 38080100, writing 3808010b)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 5 (was 1, writing 7001)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 4 (was 0, writing d0201000)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 3 (was 0, writing 4208)
Jan 21 10:59:07 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 1 (was 2900000, writing 2900117)
Jan 21 10:59:07 vosztok kernel: pnp: Device 00:09 activated.
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] Starting disk
Jan 21 10:59:07 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 10:59:07 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 10:59:07 vosztok kernel: Restarting tasks ... done.
Jan 21 10:59:08 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 10:59:08 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 11:09:26 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 11:09:26 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 11:09:36 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 11:09:41 vosztok kernel: Kernel logging (proc) stopped.
Jan 21 11:09:41 vosztok kernel: Kernel log daemon terminating.
Jan 21 11:14:04 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 11:14:04 vosztok kernel: Inspecting /boot/System.map
Jan 21 11:14:04 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 21 11:14:04 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 11:14:04 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 21 11:14:04 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 11:14:04 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 11:14:04 vosztok kernel: 502MB LOWMEM available.
Jan 21 11:14:04 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 11:14:04 vosztok kernel: Zone PFN ranges:
Jan 21 11:14:04 vosztok kernel:   DMA             0 ->     4096
Jan 21 11:14:04 vosztok kernel:   Normal       4096 ->   128736
Jan 21 11:14:04 vosztok kernel: Movable zone start PFN for each node
Jan 21 11:14:04 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 11:14:04 vosztok kernel:     0:        0 ->   128736
Jan 21 11:14:04 vosztok kernel: On node 0 totalpages: 128736
Jan 21 11:14:04 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 11:14:04 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 11:14:04 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 11:14:04 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 11:14:04 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 11:14:04 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 11:14:04 vosztok kernel: DMI present.
Jan 21 11:14:04 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 11:14:04 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 11:14:04 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 11:14:04 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 11:14:04 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 11:14:04 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 11:14:04 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 11:14:04 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 11:14:04 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 11:14:04 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 11:14:04 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 11:14:04 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 11:14:04 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 11:14:04 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 11:14:04 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 11:14:04 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 11:14:04 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 21 11:14:04 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 11:14:04 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 11:14:04 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 11:14:04 vosztok kernel: Initializing CPU#0
Jan 21 11:14:04 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 11:14:04 vosztok kernel: Detected 1598.685 MHz processor.
Jan 21 11:14:04 vosztok kernel: Console: colour dummy device 80x25
Jan 21 11:14:04 vosztok kernel: console [tty0] enabled
Jan 21 11:14:04 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 11:14:04 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 11:14:04 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 21 11:14:04 vosztok kernel: virtual kernel memory layout:
Jan 21 11:14:04 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 11:14:04 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 11:14:04 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 11:14:04 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 11:14:04 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 21 11:14:04 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 21 11:14:04 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 11:14:04 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 21 11:14:04 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599144)
Jan 21 11:14:04 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 11:14:04 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 11:14:04 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 11:14:04 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 11:14:04 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 11:14:04 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 11:14:04 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 11:14:04 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 11:14:04 vosztok kernel: ACPI: Core revision 20070126
Jan 21 11:14:04 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 11:14:04 vosztok kernel: NET: Registered protocol family 16
Jan 21 11:14:04 vosztok kernel: ACPI: bus type pci registered
Jan 21 11:14:04 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 11:14:04 vosztok kernel: PCI: Using configuration type 1
Jan 21 11:14:04 vosztok kernel: Setting up standard PCI resources
Jan 21 11:14:04 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 11:14:04 vosztok kernel: 
Jan 21 11:14:04 vosztok kernel: ACPI: Interpreter enabled
Jan 21 11:14:04 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 11:14:04 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 11:14:04 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 11:14:04 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 11:14:04 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 11:14:04 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 11:14:04 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 11:14:04 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 11:14:04 vosztok kernel: pnp: PnP ACPI init
Jan 21 11:14:04 vosztok kernel: ACPI: bus type pnp registered
Jan 21 11:14:04 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 11:14:04 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 11:14:04 vosztok kernel: SCSI subsystem initialized
Jan 21 11:14:04 vosztok kernel: libata version 2.21 loaded.
Jan 21 11:14:04 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 11:14:04 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 11:14:04 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 11:14:04 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 11:14:04 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 11:14:04 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 11:14:04 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 11:14:04 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 11:14:04 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 11:14:04 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 11:14:04 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 11:14:04 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 11:14:04 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 11:14:04 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 11:14:04 vosztok kernel:   IO window: 3000-7fff
Jan 21 11:14:04 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 11:14:04 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 11:14:04 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: NET: Registered protocol family 2
Jan 21 11:14:04 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 11:14:04 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 11:14:04 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 11:14:04 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 11:14:04 vosztok kernel: TCP reno registered
Jan 21 11:14:04 vosztok kernel: checking if image is initramfs... it is
Jan 21 11:14:04 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 21 11:14:04 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 11:14:04 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 11:14:04 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 11:14:04 vosztok kernel: io scheduler noop registered
Jan 21 11:14:04 vosztok kernel: io scheduler cfq registered (default)
Jan 21 11:14:04 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 11:14:04 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 11:14:04 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 11:14:04 vosztok kernel: Linux agpgart interface v0.102
Jan 21 11:14:04 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 11:14:04 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 11:14:04 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 11:14:04 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 11:14:04 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 11:14:04 vosztok kernel: vesafb: scrolling: redraw
Jan 21 11:14:04 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 11:14:04 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 11:14:04 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 11:14:04 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 11:14:04 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 11:14:04 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 11:14:04 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 11:14:04 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 11:14:04 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 11:14:04 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 11:14:04 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 11:14:04 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 11:14:04 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 11:14:04 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 11:14:04 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 11:14:04 vosztok kernel: ACPI: Thermal Zone [THM0] (54 C)
Jan 21 11:14:04 vosztok kernel: intelfb: intelfb_init
Jan 21 11:14:04 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 11:14:04 vosztok kernel: intelfb: Version 0.9.4
Jan 21 11:14:04 vosztok kernel: intelfb: intelfb_setup
Jan 21 11:14:04 vosztok kernel: intelfb: no options
Jan 21 11:14:04 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 11:14:04 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 11:14:04 vosztok kernel: intelfb: cleanup
Jan 21 11:14:04 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 11:14:04 vosztok kernel: loop: module loaded
Jan 21 11:14:04 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 11:14:04 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 11:14:04 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 11:14:04 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 11:14:04 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 11:14:04 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 11:14:04 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 11:14:04 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 11:14:04 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 11:14:04 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 11:14:04 vosztok kernel: scsi0 : ata_piix
Jan 21 11:14:04 vosztok kernel: scsi1 : ata_piix
Jan 21 11:14:04 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 11:14:04 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 11:14:04 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 11:14:04 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 11:14:04 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 11:14:04 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 11:14:04 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 11:14:04 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 11:14:04 vosztok kernel:  sda: sda1 sda2
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 11:14:04 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 11:14:04 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 11:14:04 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 11:14:04 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 11:14:04 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 11:14:04 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 11:14:04 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 11:14:04 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 11:14:04 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 11:14:04 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 11:14:04 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 11:14:04 vosztok kernel: TCP cubic registered
Jan 21 11:14:04 vosztok kernel: NET: Registered protocol family 1
Jan 21 11:14:04 vosztok kernel: NET: Registered protocol family 10
Jan 21 11:14:04 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 11:14:04 vosztok kernel: Mobile IPv6
Jan 21 11:14:04 vosztok kernel: NET: Registered protocol family 17
Jan 21 11:14:04 vosztok kernel: Using IPI Shortcut mode
Jan 21 11:14:04 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 11:14:04 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 11:14:04 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 11:14:04 vosztok kernel: ata1: soft resetting port
Jan 21 11:14:04 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 11:14:04 vosztok kernel: ata1: EH complete
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 11:14:04 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 11:14:04 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 11:14:04 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 11:14:04 vosztok kernel: usbcore: registered new device driver usb
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 11:14:04 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 11:14:04 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 11:14:04 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 11:14:04 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 11:14:04 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 11:14:04 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 11:14:04 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 11:14:04 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 11:14:04 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 11:14:04 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 11:14:04 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 11:14:04 vosztok kernel: USB Mass Storage support registered.
Jan 21 11:14:04 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 11:14:04 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 11:14:04 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 11:14:04 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 11:14:04 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 11:14:04 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 11:14:04 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 11:14:04 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 11:14:04 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 11:14:04 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 11:14:04 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 11:14:04 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 11:14:04 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 11:14:04 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 11:14:04 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 11:14:04 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 11:14:04 vosztok kernel: Clocksource tsc unstable (delta = -443274419 ns)
Jan 21 11:14:04 vosztok kernel: UDF-fs: No VRS found
Jan 21 11:14:04 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 11:14:04 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 11:14:04 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 11:14:04 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 11:14:04 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 11:14:04 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 11:14:04 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 11:14:04 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 11:14:04 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 11:14:04 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 11:14:04 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 11:14:04 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 11:14:04 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 11:14:04 vosztok kernel: intel8x0_measure_ac97_clock: measured 50440 usecs
Jan 21 11:14:04 vosztok kernel: intel8x0: clocking to 48000
Jan 21 11:14:04 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 11:14:04 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 11:14:04 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 11:14:04 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 11:14:04 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 11:14:04 vosztok kernel: Socket status: 30000007
Jan 21 11:14:04 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 11:14:04 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 11:14:04 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 11:14:04 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 11:14:04 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 11:14:04 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 11:14:04 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 11:14:04 vosztok kernel: fuse init (API version 7.8)
Jan 21 11:14:04 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 11:14:04 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 11:14:04 vosztok kernel: 
Jan 21 11:14:04 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 11:14:07 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 11:14:07 vosztok kernel: Bridge firewalling registered
Jan 21 11:14:13 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 11:14:13 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 11:14:19 vosztok kernel: eth1: no IPv6 routers present
Jan 21 11:19:47 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 11:19:47 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 11:20:27 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 11:20:27 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 11:20:27 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 21 15:17:49 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 15:17:49 vosztok kernel: Inspecting /boot/System.map
Jan 21 15:17:49 vosztok kernel: Loaded 28989 symbols from /boot/System.map.
Jan 21 15:17:49 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 15:17:49 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #1 PREEMPT Thu Jan 17 14:05:39 CET 2008
Jan 21 15:17:49 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 15:17:49 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 15:17:49 vosztok kernel: 502MB LOWMEM available.
Jan 21 15:17:49 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 15:17:49 vosztok kernel: Zone PFN ranges:
Jan 21 15:17:49 vosztok kernel:   DMA             0 ->     4096
Jan 21 15:17:49 vosztok kernel:   Normal       4096 ->   128736
Jan 21 15:17:49 vosztok kernel: Movable zone start PFN for each node
Jan 21 15:17:49 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 15:17:49 vosztok kernel:     0:        0 ->   128736
Jan 21 15:17:49 vosztok kernel: On node 0 totalpages: 128736
Jan 21 15:17:49 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 15:17:49 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 15:17:49 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 15:17:49 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 15:17:49 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 15:17:49 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 15:17:49 vosztok kernel: DMI present.
Jan 21 15:17:49 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 15:17:49 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 15:17:49 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 15:17:49 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 15:17:49 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 15:17:49 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 15:17:49 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 15:17:49 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 15:17:49 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 15:17:49 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 15:17:49 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 15:17:49 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 15:17:49 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 15:17:49 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 15:17:49 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 15:17:49 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 15:17:49 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,fadein,theme:livecd-2006.1,tty:12 quiet 
Jan 21 15:17:49 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 15:17:49 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 15:17:49 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 15:17:49 vosztok kernel: Initializing CPU#0
Jan 21 15:17:49 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 15:17:49 vosztok kernel: Detected 1598.695 MHz processor.
Jan 21 15:17:49 vosztok kernel: Console: colour dummy device 80x25
Jan 21 15:17:49 vosztok kernel: console [tty0] enabled
Jan 21 15:17:49 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 15:17:49 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 15:17:49 vosztok kernel: Memory: 504308k/514944k available (2489k kernel code, 10096k reserved, 836k data, 192k init, 0k highmem)
Jan 21 15:17:49 vosztok kernel: virtual kernel memory layout:
Jan 21 15:17:49 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 15:17:49 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 15:17:49 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 15:17:49 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 15:17:49 vosztok kernel:       .data : 0xc036e6c1 - 0xc043f854   ( 836 kB)
Jan 21 15:17:49 vosztok kernel:       .text : 0xc0100000 - 0xc036e6c1   (2489 kB)
Jan 21 15:17:49 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 15:17:49 vosztok kernel: SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
Jan 21 15:17:49 vosztok kernel: Calibrating delay using timer specific routine.. 3198.28 BogoMIPS (lpj=1599143)
Jan 21 15:17:49 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 15:17:49 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 15:17:49 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 15:17:49 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 15:17:49 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 15:17:49 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 15:17:49 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 15:17:49 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 15:17:49 vosztok kernel: ACPI: Core revision 20070126
Jan 21 15:17:49 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 15:17:49 vosztok kernel: NET: Registered protocol family 16
Jan 21 15:17:49 vosztok kernel: ACPI: bus type pci registered
Jan 21 15:17:49 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 15:17:49 vosztok kernel: PCI: Using configuration type 1
Jan 21 15:17:49 vosztok kernel: Setting up standard PCI resources
Jan 21 15:17:49 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 15:17:49 vosztok kernel: 
Jan 21 15:17:49 vosztok kernel: ACPI: Interpreter enabled
Jan 21 15:17:49 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 15:17:49 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 15:17:49 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 15:17:49 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 15:17:49 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 15:17:49 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 15:17:49 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 15:17:49 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 15:17:49 vosztok kernel: pnp: PnP ACPI init
Jan 21 15:17:49 vosztok kernel: ACPI: bus type pnp registered
Jan 21 15:17:49 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 15:17:49 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 15:17:49 vosztok kernel: SCSI subsystem initialized
Jan 21 15:17:49 vosztok kernel: libata version 2.21 loaded.
Jan 21 15:17:49 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 15:17:49 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 15:17:49 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 15:17:49 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 15:17:49 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 15:17:49 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 15:17:49 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 15:17:49 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 15:17:49 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 15:17:49 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 15:17:49 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 15:17:49 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 15:17:49 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 15:17:49 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 15:17:49 vosztok kernel:   IO window: 3000-7fff
Jan 21 15:17:49 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 15:17:49 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 15:17:49 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: NET: Registered protocol family 2
Jan 21 15:17:49 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 15:17:49 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 15:17:49 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 15:17:49 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 15:17:49 vosztok kernel: TCP reno registered
Jan 21 15:17:49 vosztok kernel: checking if image is initramfs... it is
Jan 21 15:17:49 vosztok kernel: Freeing initrd memory: 1925k freed
Jan 21 15:17:49 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 15:17:49 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 15:17:49 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 15:17:49 vosztok kernel: io scheduler noop registered
Jan 21 15:17:49 vosztok kernel: io scheduler cfq registered (default)
Jan 21 15:17:49 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 15:17:49 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 15:17:49 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 15:17:49 vosztok kernel: Linux agpgart interface v0.102
Jan 21 15:17:49 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 15:17:49 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 15:17:49 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 15:17:49 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 15:17:49 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 15:17:49 vosztok kernel: vesafb: scrolling: redraw
Jan 21 15:17:49 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 15:17:49 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 15:17:49 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:17:49 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:17:49 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 15:17:49 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 15:17:49 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 15:17:49 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 15:17:49 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 15:17:49 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 15:17:49 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 15:17:49 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 15:17:49 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 15:17:49 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 15:17:49 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 15:17:49 vosztok kernel: ACPI: Thermal Zone [THM0] (52 C)
Jan 21 15:17:49 vosztok kernel: intelfb: intelfb_init
Jan 21 15:17:49 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 15:17:49 vosztok kernel: intelfb: Version 0.9.4
Jan 21 15:17:49 vosztok kernel: intelfb: intelfb_setup
Jan 21 15:17:49 vosztok kernel: intelfb: no options
Jan 21 15:17:49 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 15:17:49 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 15:17:49 vosztok kernel: intelfb: cleanup
Jan 21 15:17:49 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 15:17:49 vosztok kernel: loop: module loaded
Jan 21 15:17:49 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 15:17:49 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 15:17:49 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 15:17:49 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 15:17:49 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 15:17:49 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 15:17:49 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 15:17:49 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 15:17:49 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 15:17:49 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 15:17:49 vosztok kernel: scsi0 : ata_piix
Jan 21 15:17:49 vosztok kernel: scsi1 : ata_piix
Jan 21 15:17:49 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 15:17:49 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 15:17:49 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 15:17:49 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 15:17:49 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 15:17:49 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 15:17:49 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 15:17:49 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 15:17:49 vosztok kernel:  sda: sda1 sda2
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 15:17:49 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 15:17:49 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 15:17:49 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 15:17:49 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 15:17:49 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 15:17:49 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 15:17:49 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 15:17:49 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 15:17:49 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 15:17:49 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 15:17:49 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 15:17:49 vosztok kernel: TCP cubic registered
Jan 21 15:17:49 vosztok kernel: NET: Registered protocol family 1
Jan 21 15:17:49 vosztok kernel: NET: Registered protocol family 10
Jan 21 15:17:49 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 15:17:49 vosztok kernel: Mobile IPv6
Jan 21 15:17:49 vosztok kernel: NET: Registered protocol family 17
Jan 21 15:17:49 vosztok kernel: Using IPI Shortcut mode
Jan 21 15:17:49 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 15:17:49 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 15:17:49 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 15:17:49 vosztok kernel: ata1: soft resetting port
Jan 21 15:17:49 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 15:17:49 vosztok kernel: ata1: EH complete
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 15:17:49 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 15:17:49 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 15:17:49 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 15:17:49 vosztok kernel: usbcore: registered new device driver usb
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 15:17:49 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 15:17:49 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 15:17:49 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 15:17:49 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 15:17:49 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 15:17:49 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 15:17:49 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 15:17:49 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 15:17:49 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 15:17:49 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 15:17:49 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 15:17:49 vosztok kernel: USB Mass Storage support registered.
Jan 21 15:17:49 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 15:17:49 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 15:17:49 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 15:17:49 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 15:17:49 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 15:17:49 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 15:17:49 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 15:17:49 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 15:17:49 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 15:17:49 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 15:17:49 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 15:17:49 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 15:17:49 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 15:17:49 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 15:17:49 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 15:17:49 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 15:17:49 vosztok kernel: Clocksource tsc unstable (delta = -301922504 ns)
Jan 21 15:17:49 vosztok kernel: UDF-fs: No VRS found
Jan 21 15:17:49 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 15:17:49 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 15:17:49 vosztok kernel: Starting XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 21 15:17:49 vosztok kernel: Ending XFS recovery on filesystem: dm-0 (logdev: internal)
Jan 21 15:17:49 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:17:49 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:17:49 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 15:17:49 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 15:17:49 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 15:17:49 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 15:17:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 15:17:49 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 15:17:49 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 15:17:49 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 15:17:49 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 15:17:49 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 15:17:49 vosztok kernel: intel8x0_measure_ac97_clock: measured 50446 usecs
Jan 21 15:17:49 vosztok kernel: intel8x0: clocking to 48000
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 15:17:49 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 15:17:49 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 15:17:49 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 15:17:49 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 15:17:49 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 15:17:49 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 15:17:49 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 15:17:49 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 15:17:49 vosztok kernel: Socket status: 30000007
Jan 21 15:17:49 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 15:17:49 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 15:17:49 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 15:17:49 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 15:17:49 vosztok kernel: fuse init (API version 7.8)
Jan 21 15:17:49 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 15:17:49 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 15:17:49 vosztok kernel: 
Jan 21 15:17:49 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 15:17:52 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 15:17:52 vosztok kernel: Bridge firewalling registered
Jan 21 15:17:54 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 15:17:55 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 15:18:03 vosztok kernel: eth1: no IPv6 routers present
Jan 21 15:18:12 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:18:12 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:21:24 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:21:24 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:22:52 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:22:52 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:23:22 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:23:22 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:23:49 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:23:49 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:24:19 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:24:19 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:25:54 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:25:54 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:26:14 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:26:14 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:26:38 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 15:26:38 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 15:26:38 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 21 15:30:05 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:30:05 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:30:39 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:30:39 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:30:48 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:30:48 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:32:30 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:32:30 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:35:36 vosztok kernel: irq 11: nobody cared (try booting with the "irqpoll" option)
Jan 21 15:35:36 vosztok kernel:  [__report_bad_irq+54/117] __report_bad_irq+0x36/0x75
Jan 21 15:35:36 vosztok kernel:  [<c0139dc2>] __report_bad_irq+0x36/0x75
Jan 21 15:35:36 vosztok kernel:  [e100_intr+26/158] e100_intr+0x1a/0x9e
Jan 21 15:35:36 vosztok kernel:  [<c02ac38d>] e100_intr+0x1a/0x9e
Jan 21 15:35:36 vosztok kernel:  [note_interrupt+533/595] note_interrupt+0x215/0x253
Jan 21 15:35:36 vosztok kernel:  [<c013a016>] note_interrupt+0x215/0x253
Jan 21 15:35:36 vosztok kernel:  [<e08499f6>] ipw_isr+0xca/0xd2 [ipw2200]
Jan 21 15:35:36 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 21 15:35:36 vosztok kernel:  [<c01394ba>] handle_IRQ_event+0x1a/0x3f
Jan 21 15:35:36 vosztok kernel:  [handle_level_irq+155/231] handle_level_irq+0x9b/0xe7
Jan 21 15:35:36 vosztok kernel:  [<c013a83c>] handle_level_irq+0x9b/0xe7
Jan 21 15:35:36 vosztok kernel:  [do_IRQ+83/109] do_IRQ+0x53/0x6d
Jan 21 15:35:36 vosztok kernel:  [<c01062b2>] do_IRQ+0x53/0x6d
Jan 21 15:35:36 vosztok kernel:  [common_interrupt+35/40] common_interrupt+0x23/0x28
Jan 21 15:35:36 vosztok kernel:  [<c01047a7>] common_interrupt+0x23/0x28
Jan 21 15:35:36 vosztok kernel:  [<e084007b>] ipw_best_network+0x2eb/0xef9 [ipw2200]
Jan 21 15:35:36 vosztok kernel:  [__do_softirq+55/133] __do_softirq+0x37/0x85
Jan 21 15:35:36 vosztok kernel:  [<c011bebc>] __do_softirq+0x37/0x85
Jan 21 15:35:36 vosztok kernel:  [do_softirq+39/43] do_softirq+0x27/0x2b
Jan 21 15:35:36 vosztok kernel:  [<c011bf31>] do_softirq+0x27/0x2b
Jan 21 15:35:36 vosztok kernel:  [irq_exit+45/104] irq_exit+0x2d/0x68
Jan 21 15:35:36 vosztok kernel:  [<c011c101>] irq_exit+0x2d/0x68
Jan 21 15:35:36 vosztok kernel:  [do_IRQ+88/109] do_IRQ+0x58/0x6d
Jan 21 15:35:36 vosztok kernel:  [<c01062b7>] do_IRQ+0x58/0x6d
Jan 21 15:35:36 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 21 15:35:36 vosztok kernel:  [<c015822d>] sys_write+0x41/0x67
Jan 21 15:35:36 vosztok kernel:  [common_interrupt+35/40] common_interrupt+0x23/0x28
Jan 21 15:35:36 vosztok kernel:  [<c01047a7>] common_interrupt+0x23/0x28
Jan 21 15:35:36 vosztok kernel:  =======================
Jan 21 15:35:36 vosztok kernel: handlers:
Jan 21 15:35:36 vosztok kernel: [<e00556d8>] (usb_hcd_irq+0x0/0x4d [usbcore])
Jan 21 15:35:36 vosztok last message repeated 3 times
Jan 21 15:35:36 vosztok kernel: [<e084992c>] (ipw_isr+0x0/0xd2 [ipw2200])
Jan 21 15:35:36 vosztok kernel: [<e08124b6>] (yenta_interrupt+0x0/0xb3 [yenta_socket])
Jan 21 15:35:36 vosztok kernel: [e100_intr+0/158] (e100_intr+0x0/0x9e)
Jan 21 15:35:36 vosztok kernel: [<c02ac373>] (e100_intr+0x0/0x9e)
Jan 21 15:35:36 vosztok kernel: Disabling IRQ #11
Jan 21 15:35:37 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:35:37 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:35:48 vosztok kernel: ipw2200: Failed to send POWER_MODE: Command timed out.
Jan 21 15:36:38 vosztok last message repeated 2 times
Jan 21 15:36:47 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:36:47 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:39:41 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:39:41 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:45:20 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:45:20 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:49:43 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:49:43 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:50:13 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:50:13 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 15:59:47 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 15:59:47 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:03:50 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:03:50 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:17:32 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 16:17:36 vosztok kernel: Kernel logging (proc) stopped.
Jan 21 16:17:36 vosztok kernel: Kernel log daemon terminating.
Jan 21 16:18:49 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 16:18:49 vosztok kernel: Inspecting /boot/System.map
Jan 21 16:18:49 vosztok kernel: Loaded 28907 symbols from /boot/System.map.
Jan 21 16:18:49 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 16:18:49 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #2 PREEMPT Mon Jan 21 15:54:22 CET 2008
Jan 21 16:18:49 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 16:18:49 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 16:18:49 vosztok kernel: 502MB LOWMEM available.
Jan 21 16:18:49 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 16:18:49 vosztok kernel: Zone PFN ranges:
Jan 21 16:18:49 vosztok kernel:   DMA             0 ->     4096
Jan 21 16:18:49 vosztok kernel:   Normal       4096 ->   128736
Jan 21 16:18:49 vosztok kernel: Movable zone start PFN for each node
Jan 21 16:18:49 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 16:18:49 vosztok kernel:     0:        0 ->   128736
Jan 21 16:18:49 vosztok kernel: On node 0 totalpages: 128736
Jan 21 16:18:49 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 16:18:49 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 16:18:49 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 16:18:49 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 16:18:49 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 16:18:49 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 16:18:49 vosztok kernel: DMI present.
Jan 21 16:18:49 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 16:18:49 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 16:18:49 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 16:18:49 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 16:18:49 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 16:18:49 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 16:18:49 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 16:18:49 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 16:18:49 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 16:18:49 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 16:18:49 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 16:18:49 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 16:18:49 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 16:18:49 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 16:18:49 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 16:18:49 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 16:18:49 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,theme:livecd-2006.1,tty:12 quiet 
Jan 21 16:18:49 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 16:18:49 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 16:18:49 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 16:18:49 vosztok kernel: Initializing CPU#0
Jan 21 16:18:49 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 16:18:49 vosztok kernel: Detected 1598.655 MHz processor.
Jan 21 16:18:49 vosztok kernel: Console: colour dummy device 80x25
Jan 21 16:18:49 vosztok kernel: console [tty0] enabled
Jan 21 16:18:49 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 16:18:49 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 16:18:49 vosztok kernel: Memory: 504260k/514944k available (2487k kernel code, 10144k reserved, 833k data, 192k init, 0k highmem)
Jan 21 16:18:49 vosztok kernel: virtual kernel memory layout:
Jan 21 16:18:49 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 16:18:49 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 16:18:49 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 16:18:49 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 16:18:49 vosztok kernel:       .data : 0xc036dc1d - 0xc043e3d4   ( 833 kB)
Jan 21 16:18:49 vosztok kernel:       .text : 0xc0100000 - 0xc036dc1d   (2487 kB)
Jan 21 16:18:49 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 16:18:49 vosztok kernel: Calibrating delay using timer specific routine.. 3198.29 BogoMIPS (lpj=1599147)
Jan 21 16:18:49 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 16:18:49 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 16:18:49 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 16:18:49 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 16:18:49 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 16:18:49 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 16:18:49 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 16:18:49 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 16:18:49 vosztok kernel: ACPI: Core revision 20070126
Jan 21 16:18:49 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 16:18:49 vosztok kernel: NET: Registered protocol family 16
Jan 21 16:18:49 vosztok kernel: ACPI: bus type pci registered
Jan 21 16:18:49 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 16:18:49 vosztok kernel: PCI: Using configuration type 1
Jan 21 16:18:49 vosztok kernel: Setting up standard PCI resources
Jan 21 16:18:49 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 16:18:49 vosztok kernel: 
Jan 21 16:18:49 vosztok kernel: ACPI: Interpreter enabled
Jan 21 16:18:49 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 16:18:49 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 16:18:49 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 16:18:49 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 16:18:49 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 16:18:49 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 16:18:49 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 16:18:49 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 16:18:49 vosztok kernel: pnp: PnP ACPI init
Jan 21 16:18:49 vosztok kernel: ACPI: bus type pnp registered
Jan 21 16:18:49 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 16:18:49 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 16:18:49 vosztok kernel: SCSI subsystem initialized
Jan 21 16:18:49 vosztok kernel: libata version 2.21 loaded.
Jan 21 16:18:49 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 16:18:49 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 16:18:49 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 16:18:49 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 16:18:49 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 16:18:49 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 16:18:49 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 16:18:49 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 16:18:49 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 16:18:49 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 16:18:49 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 16:18:49 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 16:18:49 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 16:18:49 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 16:18:49 vosztok kernel:   IO window: 3000-7fff
Jan 21 16:18:49 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 16:18:49 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 16:18:49 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: NET: Registered protocol family 2
Jan 21 16:18:49 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 16:18:49 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 16:18:49 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 16:18:49 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 16:18:49 vosztok kernel: TCP reno registered
Jan 21 16:18:49 vosztok kernel: checking if image is initramfs... it is
Jan 21 16:18:49 vosztok kernel: Freeing initrd memory: 1926k freed
Jan 21 16:18:49 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 16:18:49 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 16:18:49 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 16:18:49 vosztok kernel: io scheduler noop registered
Jan 21 16:18:49 vosztok kernel: io scheduler cfq registered (default)
Jan 21 16:18:49 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 16:18:49 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 16:18:49 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 16:18:49 vosztok kernel: Linux agpgart interface v0.102
Jan 21 16:18:49 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 16:18:49 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 16:18:49 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 16:18:49 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 16:18:49 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 16:18:49 vosztok kernel: vesafb: scrolling: redraw
Jan 21 16:18:49 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 16:18:49 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 16:18:49 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:18:49 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 16:18:49 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:18:49 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 16:18:49 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 16:18:49 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 16:18:49 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 16:18:49 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 16:18:49 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 16:18:49 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 16:18:49 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 16:18:49 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 16:18:49 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 16:18:49 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 16:18:49 vosztok kernel: ACPI: Thermal Zone [THM0] (60 C)
Jan 21 16:18:49 vosztok kernel: intelfb: intelfb_init
Jan 21 16:18:49 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 16:18:49 vosztok kernel: intelfb: Version 0.9.4
Jan 21 16:18:49 vosztok kernel: intelfb: intelfb_setup
Jan 21 16:18:49 vosztok kernel: intelfb: no options
Jan 21 16:18:49 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 16:18:49 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 16:18:49 vosztok kernel: intelfb: cleanup
Jan 21 16:18:49 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 16:18:49 vosztok kernel: loop: module loaded
Jan 21 16:18:49 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 16:18:49 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 16:18:49 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 16:18:49 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 16:18:49 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 16:18:49 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 16:18:49 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 16:18:49 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 16:18:49 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 16:18:49 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 16:18:49 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 16:18:49 vosztok kernel: scsi0 : ata_piix
Jan 21 16:18:49 vosztok kernel: scsi1 : ata_piix
Jan 21 16:18:49 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 16:18:49 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 16:18:49 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 16:18:49 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 16:18:49 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 16:18:49 vosztok kernel: Clocksource tsc unstable (delta = -436503693 ns)
Jan 21 16:18:49 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 16:18:49 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 16:18:49 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 16:18:49 vosztok kernel:  sda: sda1 sda2
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 16:18:49 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 16:18:49 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 16:18:49 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 16:18:49 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 16:18:49 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 16:18:49 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 16:18:49 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 16:18:49 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 16:18:49 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 16:18:49 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 16:18:49 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 16:18:49 vosztok kernel: TCP cubic registered
Jan 21 16:18:49 vosztok kernel: NET: Registered protocol family 1
Jan 21 16:18:49 vosztok kernel: NET: Registered protocol family 10
Jan 21 16:18:49 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 16:18:49 vosztok kernel: Mobile IPv6
Jan 21 16:18:49 vosztok kernel: NET: Registered protocol family 17
Jan 21 16:18:49 vosztok kernel: Using IPI Shortcut mode
Jan 21 16:18:49 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 16:18:49 vosztok kernel: ata1: soft resetting port
Jan 21 16:18:49 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 16:18:49 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 16:18:49 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 16:18:49 vosztok kernel: ata1: EH complete
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 16:18:49 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 16:18:49 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 16:18:49 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 16:18:49 vosztok kernel: usbcore: registered new device driver usb
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 16:18:49 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 16:18:49 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 16:18:49 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 16:18:49 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 16:18:49 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 16:18:49 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 16:18:49 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 16:18:49 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 16:18:49 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 16:18:49 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 16:18:49 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 16:18:49 vosztok kernel: USB Mass Storage support registered.
Jan 21 16:18:49 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 16:18:49 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 16:18:49 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 16:18:49 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 16:18:49 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 16:18:49 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 16:18:49 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 16:18:49 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 16:18:49 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 16:18:49 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 16:18:49 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 16:18:49 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 16:18:49 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 16:18:49 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 16:18:49 vosztok kernel: UDF-fs: No VRS found
Jan 21 16:18:49 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 16:18:49 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 16:18:49 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 16:18:49 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 16:18:49 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 16:18:49 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 16:18:49 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 16:18:49 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 16:18:49 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 16:18:49 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 16:18:49 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 16:18:49 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 16:18:49 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 16:18:49 vosztok kernel: intel8x0_measure_ac97_clock: measured 50445 usecs
Jan 21 16:18:49 vosztok kernel: intel8x0: clocking to 48000
Jan 21 16:18:49 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 16:18:49 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 16:18:49 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 16:18:49 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 16:18:49 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 16:18:49 vosztok kernel: Socket status: 30000007
Jan 21 16:18:49 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 16:18:49 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 16:18:49 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 16:18:49 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 16:18:49 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 16:18:49 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 16:18:49 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 16:18:49 vosztok kernel: fuse init (API version 7.8)
Jan 21 16:18:49 vosztok kernel: nilfs2: disagrees about version of symbol struct_module
Jan 21 16:18:49 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 16:18:52 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 16:18:52 vosztok kernel: Bridge firewalling registered
Jan 21 16:18:53 vosztok kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Jan 21 16:18:56 vosztok kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Jan 21 16:18:57 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 16:18:57 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 16:19:07 vosztok kernel: eth1: no IPv6 routers present
Jan 21 16:20:32 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:20:32 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:23:57 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:23:57 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:24:24 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 16:24:24 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 16:24:24 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 21 16:24:30 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:24:30 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:25:52 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:25:52 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:26:58 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:26:58 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:27:09 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:27:09 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 16:28:43 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 16:28:43 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 16:28:43 vosztok kernel: 
Jan 21 16:29:02 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 16:29:02 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 18:59:20 vosztok kernel: thinkpad_acpi: CMOS NVRAM (0) and EC (1) do not agree on display brightness level
Jan 21 18:59:27 vosztok last message repeated 4 times
Jan 21 19:07:09 vosztok kernel: thinkpad_acpi: CMOS NVRAM (7) and EC (6) do not agree on display brightness level
Jan 21 19:08:11 vosztok last message repeated 3 times
Jan 21 19:09:41 vosztok last message repeated 2 times
Jan 21 19:09:41 vosztok kernel: thinkpad_acpi: CMOS NVRAM (7) and EC (6) do not agree on display brightness level
Jan 21 19:09:55 vosztok kernel: Stopping tasks ... done.
Jan 21 19:09:55 vosztok kernel: Suspending console(s)
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] Stopping disk
Jan 21 19:09:55 vosztok kernel: pnp: Device 00:09 disabled.
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:02:08.0 disabled
Jan 21 19:09:55 vosztok kernel: eth1: Going into suspend...
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:02:02.0 disabled
Jan 21 19:09:55 vosztok kernel: ACPI handle has no context!
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.1 disabled
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.2 disabled
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.1 disabled
Jan 21 19:09:55 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.0 disabled
Jan 21 19:09:55 vosztok kernel: Back to C!
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 5 (was 0, writing d0080000)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 4 (was 8, writing e8000008)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900003)
Jan 21 19:09:55 vosztok kernel: PCI: Enabling device 0000:00:1d.0 (0000 -> 0001)
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset f (was 100, writing 10b)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset 8 (was 1, writing 1821)
Jan 21 19:09:55 vosztok kernel: usb usb2: root hub lost power or was reset
Jan 21 19:09:55 vosztok kernel: PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset f (was 200, writing 20b)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset 8 (was 1, writing 1841)
Jan 21 19:09:55 vosztok kernel: usb usb3: root hub lost power or was reset
Jan 21 19:09:55 vosztok kernel: PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset f (was 300, writing 30b)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset 8 (was 1, writing 1861)
Jan 21 19:09:55 vosztok kernel: usb usb4: root hub lost power or was reset
Jan 21 19:09:55 vosztok kernel: PCI: Enabling device 0000:00:1d.7 (0000 -> 0002)
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset f (was 400, writing 40b)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 4 (was 0, writing d0100000)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 1 (was 2900006, writing 2900106)
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 9 (was 0, writing 30000000)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800005, writing 2800007)
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:00:1f.5 at offset 1 (was 2900007, writing 2900003)
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 19:09:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 19:09:55 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 19:09:55 vosztok kernel: eth1: Coming out of suspend...
Jan 21 19:09:55 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset f (was 38080100, writing 3808010b)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 5 (was 1, writing 7001)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 4 (was 0, writing d0201000)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 3 (was 0, writing 4208)
Jan 21 19:09:55 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 1 (was 2900000, writing 2900117)
Jan 21 19:09:55 vosztok kernel: pnp: Device 00:09 activated.
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] Starting disk
Jan 21 19:09:55 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:09:55 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:09:55 vosztok kernel: uhci_hcd 0000:00:1d.0: FGR not stopped yet!
Jan 21 19:09:55 vosztok kernel: uhci_hcd 0000:00:1d.1: FGR not stopped yet!
Jan 21 19:09:55 vosztok kernel: uhci_hcd 0000:00:1d.2: FGR not stopped yet!
Jan 21 19:09:55 vosztok kernel: Restarting tasks ... done.
Jan 21 19:09:55 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:09:55 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:09:55 vosztok kernel: thinkpad_acpi: CMOS NVRAM (7) and EC (6) do not agree on display brightness level
Jan 21 19:10:05 vosztok last message repeated 4 times
Jan 21 19:10:06 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:10:06 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:10:07 vosztok kernel: thinkpad_acpi: CMOS NVRAM (7) and EC (6) do not agree on display brightness level
Jan 21 19:10:38 vosztok last message repeated 14 times
Jan 21 19:10:52 vosztok last message repeated 2 times
Jan 21 19:12:09 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 19:12:14 vosztok kernel: Kernel logging (proc) stopped.
Jan 21 19:12:14 vosztok kernel: Kernel log daemon terminating.
Jan 21 19:13:29 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 19:13:29 vosztok kernel: Inspecting /boot/System.map
Jan 21 19:13:29 vosztok kernel: Loaded 28907 symbols from /boot/System.map.
Jan 21 19:13:29 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 19:13:29 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #2 PREEMPT Mon Jan 21 15:54:22 CET 2008
Jan 21 19:13:29 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 19:13:29 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 19:13:29 vosztok kernel: 502MB LOWMEM available.
Jan 21 19:13:29 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 19:13:30 vosztok kernel: Zone PFN ranges:
Jan 21 19:13:30 vosztok kernel:   DMA             0 ->     4096
Jan 21 19:13:30 vosztok kernel:   Normal       4096 ->   128736
Jan 21 19:13:30 vosztok kernel: Movable zone start PFN for each node
Jan 21 19:13:30 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 19:13:30 vosztok kernel:     0:        0 ->   128736
Jan 21 19:13:30 vosztok kernel: On node 0 totalpages: 128736
Jan 21 19:13:30 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 19:13:30 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 19:13:30 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 19:13:30 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 19:13:30 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 19:13:30 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 19:13:30 vosztok kernel: DMI present.
Jan 21 19:13:30 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 19:13:30 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 19:13:30 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 19:13:30 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 19:13:30 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 19:13:30 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 19:13:30 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 19:13:30 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 19:13:30 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 19:13:30 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 19:13:30 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 19:13:30 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 19:13:30 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 19:13:30 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 19:13:30 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 19:13:30 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 19:13:30 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,theme:livecd-2006.1,tty:12 quiet 
Jan 21 19:13:30 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 19:13:30 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 19:13:30 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 19:13:30 vosztok kernel: Initializing CPU#0
Jan 21 19:13:30 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 19:13:30 vosztok kernel: Detected 1598.688 MHz processor.
Jan 21 19:13:30 vosztok kernel: Console: colour dummy device 80x25
Jan 21 19:13:30 vosztok kernel: console [tty0] enabled
Jan 21 19:13:30 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 19:13:30 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 19:13:30 vosztok kernel: Memory: 504260k/514944k available (2487k kernel code, 10144k reserved, 833k data, 192k init, 0k highmem)
Jan 21 19:13:30 vosztok kernel: virtual kernel memory layout:
Jan 21 19:13:30 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 19:13:30 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 19:13:30 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 19:13:30 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 19:13:30 vosztok kernel:       .data : 0xc036dc1d - 0xc043e3d4   ( 833 kB)
Jan 21 19:13:30 vosztok kernel:       .text : 0xc0100000 - 0xc036dc1d   (2487 kB)
Jan 21 19:13:30 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 19:13:30 vosztok kernel: Calibrating delay using timer specific routine.. 3198.30 BogoMIPS (lpj=1599151)
Jan 21 19:13:30 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 19:13:30 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 19:13:30 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 19:13:30 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 19:13:30 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 19:13:30 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 19:13:30 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 19:13:30 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 19:13:30 vosztok kernel: ACPI: Core revision 20070126
Jan 21 19:13:30 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 19:13:30 vosztok kernel: NET: Registered protocol family 16
Jan 21 19:13:30 vosztok kernel: ACPI: bus type pci registered
Jan 21 19:13:30 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 19:13:30 vosztok kernel: PCI: Using configuration type 1
Jan 21 19:13:30 vosztok kernel: Setting up standard PCI resources
Jan 21 19:13:30 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 19:13:30 vosztok kernel: 
Jan 21 19:13:30 vosztok kernel: ACPI: Interpreter enabled
Jan 21 19:13:30 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 19:13:30 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 19:13:30 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 19:13:30 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 19:13:30 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 19:13:30 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:13:30 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 19:13:30 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 19:13:30 vosztok kernel: pnp: PnP ACPI init
Jan 21 19:13:30 vosztok kernel: ACPI: bus type pnp registered
Jan 21 19:13:30 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 19:13:30 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 19:13:30 vosztok kernel: SCSI subsystem initialized
Jan 21 19:13:30 vosztok kernel: libata version 2.21 loaded.
Jan 21 19:13:30 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 19:13:30 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 19:13:30 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 19:13:30 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 19:13:30 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 19:13:30 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 19:13:30 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 19:13:30 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 19:13:30 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 19:13:30 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 19:13:30 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 19:13:30 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 19:13:30 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 19:13:30 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 19:13:30 vosztok kernel:   IO window: 3000-7fff
Jan 21 19:13:30 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 19:13:30 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 19:13:30 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: NET: Registered protocol family 2
Jan 21 19:13:30 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 19:13:30 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 19:13:30 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 19:13:30 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 19:13:30 vosztok kernel: TCP reno registered
Jan 21 19:13:30 vosztok kernel: checking if image is initramfs... it is
Jan 21 19:13:30 vosztok kernel: Freeing initrd memory: 1926k freed
Jan 21 19:13:30 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 19:13:30 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 19:13:30 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 19:13:30 vosztok kernel: io scheduler noop registered
Jan 21 19:13:30 vosztok kernel: io scheduler cfq registered (default)
Jan 21 19:13:30 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 19:13:30 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 19:13:30 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 19:13:30 vosztok kernel: Linux agpgart interface v0.102
Jan 21 19:13:30 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 19:13:30 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 19:13:30 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 19:13:30 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 19:13:30 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 19:13:30 vosztok kernel: vesafb: scrolling: redraw
Jan 21 19:13:30 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 19:13:30 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 19:13:30 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:13:30 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 19:13:30 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:13:30 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 19:13:30 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 19:13:30 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 19:13:30 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 19:13:30 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 19:13:30 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 19:13:30 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 19:13:30 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 19:13:30 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 19:13:30 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 19:13:30 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 19:13:30 vosztok kernel: ACPI: Thermal Zone [THM0] (62 C)
Jan 21 19:13:30 vosztok kernel: intelfb: intelfb_init
Jan 21 19:13:30 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 19:13:30 vosztok kernel: intelfb: Version 0.9.4
Jan 21 19:13:30 vosztok kernel: intelfb: intelfb_setup
Jan 21 19:13:30 vosztok kernel: intelfb: no options
Jan 21 19:13:30 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 19:13:30 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 19:13:30 vosztok kernel: intelfb: cleanup
Jan 21 19:13:30 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 19:13:30 vosztok kernel: loop: module loaded
Jan 21 19:13:30 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 19:13:30 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 19:13:30 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 19:13:30 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 19:13:30 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 19:13:30 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 19:13:30 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 19:13:30 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 19:13:30 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 19:13:30 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 19:13:30 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 19:13:30 vosztok kernel: scsi0 : ata_piix
Jan 21 19:13:30 vosztok kernel: scsi1 : ata_piix
Jan 21 19:13:30 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 19:13:30 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 19:13:30 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 19:13:30 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 19:13:30 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:13:30 vosztok kernel: Clocksource tsc unstable (delta = -436503064 ns)
Jan 21 19:13:30 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 19:13:30 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 19:13:30 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:13:30 vosztok kernel:  sda: sda1 sda2
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 19:13:30 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 19:13:30 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 19:13:30 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 19:13:30 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 19:13:30 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 19:13:30 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 19:13:30 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 19:13:30 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 19:13:30 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 19:13:30 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 19:13:30 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 19:13:30 vosztok kernel: TCP cubic registered
Jan 21 19:13:30 vosztok kernel: NET: Registered protocol family 1
Jan 21 19:13:30 vosztok kernel: NET: Registered protocol family 10
Jan 21 19:13:30 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 19:13:30 vosztok kernel: Mobile IPv6
Jan 21 19:13:30 vosztok kernel: NET: Registered protocol family 17
Jan 21 19:13:30 vosztok kernel: Using IPI Shortcut mode
Jan 21 19:13:30 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 19:13:30 vosztok kernel: ata1: soft resetting port
Jan 21 19:13:30 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 19:13:30 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 19:13:30 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:13:30 vosztok kernel: ata1: EH complete
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:13:30 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:13:30 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 19:13:30 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 19:13:30 vosztok kernel: usbcore: registered new device driver usb
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 19:13:30 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 19:13:30 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 19:13:30 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 19:13:30 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 19:13:30 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 19:13:30 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 19:13:30 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 19:13:30 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 19:13:30 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 19:13:30 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 19:13:30 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 19:13:30 vosztok kernel: USB Mass Storage support registered.
Jan 21 19:13:30 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 19:13:30 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 19:13:30 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 19:13:30 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 19:13:30 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 19:13:30 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 19:13:30 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 19:13:30 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 19:13:30 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 19:13:30 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 19:13:30 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 19:13:30 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 19:13:30 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 19:13:30 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 19:13:30 vosztok kernel: UDF-fs: No VRS found
Jan 21 19:13:30 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 19:13:30 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 19:13:30 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 19:13:30 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 19:13:30 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 19:13:30 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 19:13:30 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 19:13:30 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 19:13:30 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 19:13:30 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 19:13:30 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 19:13:30 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 19:13:30 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 19:13:30 vosztok kernel: intel8x0_measure_ac97_clock: measured 50380 usecs
Jan 21 19:13:30 vosztok kernel: intel8x0: clocking to 48000
Jan 21 19:13:30 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 19:13:30 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 19:13:30 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 19:13:30 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 19:13:30 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 19:13:30 vosztok kernel: Socket status: 30000007
Jan 21 19:13:30 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 19:13:30 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 19:13:30 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 19:13:30 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:13:30 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 19:13:30 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 19:13:30 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 19:13:30 vosztok kernel: fuse init (API version 7.8)
Jan 21 19:13:30 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 19:13:30 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 19:13:30 vosztok kernel: 
Jan 21 19:13:30 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 19:13:32 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 19:13:32 vosztok kernel: Bridge firewalling registered
Jan 21 19:13:37 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 19:13:38 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 19:13:44 vosztok kernel: eth1: no IPv6 routers present
Jan 21 19:13:47 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:13:47 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:14:08 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 19:14:08 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 19:14:08 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 21 19:16:17 vosztok kernel: Stopping tasks ... done.
Jan 21 19:16:17 vosztok kernel: Suspending console(s)
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] Stopping disk
Jan 21 19:16:17 vosztok kernel: pnp: Device 00:09 disabled.
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:02:08.0 disabled
Jan 21 19:16:17 vosztok kernel: eth1: Going into suspend...
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:02:02.0 disabled
Jan 21 19:16:17 vosztok kernel: ACPI handle has no context!
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.1 disabled
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.2 disabled
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.1 disabled
Jan 21 19:16:17 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.0 disabled
Jan 21 19:16:17 vosztok kernel: Back to C!
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 5 (was 0, writing d0080000)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 4 (was 8, writing e8000008)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900003)
Jan 21 19:16:17 vosztok kernel: PCI: Enabling device 0000:00:1d.0 (0000 -> 0001)
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset f (was 100, writing 10b)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset 8 (was 1, writing 1821)
Jan 21 19:16:17 vosztok kernel: usb usb2: root hub lost power or was reset
Jan 21 19:16:17 vosztok kernel: PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset f (was 200, writing 20b)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset 8 (was 1, writing 1841)
Jan 21 19:16:17 vosztok kernel: usb usb3: root hub lost power or was reset
Jan 21 19:16:17 vosztok kernel: PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset f (was 300, writing 30b)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset 8 (was 1, writing 1861)
Jan 21 19:16:17 vosztok kernel: usb usb4: root hub lost power or was reset
Jan 21 19:16:17 vosztok kernel: PCI: Enabling device 0000:00:1d.7 (0000 -> 0002)
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset f (was 400, writing 40b)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 4 (was 0, writing d0100000)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 1 (was 2900006, writing 2900106)
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 9 (was 0, writing 30000000)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800005, writing 2800007)
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:00:1f.5 at offset 1 (was 2900007, writing 2900003)
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 19:16:17 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 19:16:17 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 19:16:17 vosztok kernel: eth1: Coming out of suspend...
Jan 21 19:16:17 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset f (was 38080100, writing 3808010b)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 5 (was 1, writing 7001)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 4 (was 0, writing d0201000)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 3 (was 0, writing 4208)
Jan 21 19:16:17 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 1 (was 2900000, writing 2900117)
Jan 21 19:16:17 vosztok kernel: pnp: Device 00:09 activated.
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] Starting disk
Jan 21 19:16:17 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:16:17 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:16:17 vosztok kernel: uhci_hcd 0000:00:1d.0: FGR not stopped yet!
Jan 21 19:16:17 vosztok kernel: uhci_hcd 0000:00:1d.1: FGR not stopped yet!
Jan 21 19:16:17 vosztok kernel: Restarting tasks ... done.
Jan 21 19:16:18 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:16:18 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:17:10 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:17:10 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:22:23 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 19:22:27 vosztok kernel: Kernel logging (proc) stopped.
Jan 21 19:22:27 vosztok kernel: Kernel log daemon terminating.
Jan 21 19:23:26 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 19:23:27 vosztok kernel: Inspecting /boot/System.map
Jan 21 19:23:27 vosztok kernel: Loaded 28907 symbols from /boot/System.map.
Jan 21 19:23:27 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 19:23:27 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #2 PREEMPT Mon Jan 21 15:54:22 CET 2008
Jan 21 19:23:27 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 19:23:27 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 19:23:27 vosztok kernel: 502MB LOWMEM available.
Jan 21 19:23:27 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 19:23:27 vosztok kernel: Zone PFN ranges:
Jan 21 19:23:27 vosztok kernel:   DMA             0 ->     4096
Jan 21 19:23:27 vosztok kernel:   Normal       4096 ->   128736
Jan 21 19:23:27 vosztok kernel: Movable zone start PFN for each node
Jan 21 19:23:27 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 19:23:27 vosztok kernel:     0:        0 ->   128736
Jan 21 19:23:27 vosztok kernel: On node 0 totalpages: 128736
Jan 21 19:23:27 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 19:23:27 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 19:23:27 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 19:23:27 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 19:23:27 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 19:23:27 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 19:23:27 vosztok kernel: DMI present.
Jan 21 19:23:27 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 19:23:27 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 19:23:27 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 19:23:27 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 19:23:27 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 19:23:27 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 19:23:27 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 19:23:27 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 19:23:27 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 19:23:27 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 19:23:27 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 19:23:27 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 19:23:27 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 19:23:27 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 19:23:27 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 19:23:27 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 19:23:27 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,theme:livecd-2006.1,tty:12 quiet 
Jan 21 19:23:27 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 19:23:27 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 19:23:27 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 19:23:27 vosztok kernel: Initializing CPU#0
Jan 21 19:23:27 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 19:23:27 vosztok kernel: Detected 1598.698 MHz processor.
Jan 21 19:23:27 vosztok kernel: Console: colour dummy device 80x25
Jan 21 19:23:27 vosztok kernel: console [tty0] enabled
Jan 21 19:23:27 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 19:23:27 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 19:23:27 vosztok kernel: Memory: 504260k/514944k available (2487k kernel code, 10144k reserved, 833k data, 192k init, 0k highmem)
Jan 21 19:23:27 vosztok kernel: virtual kernel memory layout:
Jan 21 19:23:27 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 19:23:27 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 19:23:27 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 19:23:27 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 19:23:27 vosztok kernel:       .data : 0xc036dc1d - 0xc043e3d4   ( 833 kB)
Jan 21 19:23:27 vosztok kernel:       .text : 0xc0100000 - 0xc036dc1d   (2487 kB)
Jan 21 19:23:27 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 19:23:27 vosztok kernel: Calibrating delay using timer specific routine.. 3198.30 BogoMIPS (lpj=1599153)
Jan 21 19:23:27 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 19:23:27 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 19:23:27 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 19:23:27 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 19:23:27 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 19:23:27 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 19:23:27 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 19:23:27 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 19:23:27 vosztok kernel: ACPI: Core revision 20070126
Jan 21 19:23:27 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 19:23:27 vosztok kernel: NET: Registered protocol family 16
Jan 21 19:23:27 vosztok kernel: ACPI: bus type pci registered
Jan 21 19:23:27 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 19:23:27 vosztok kernel: PCI: Using configuration type 1
Jan 21 19:23:27 vosztok kernel: Setting up standard PCI resources
Jan 21 19:23:27 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 19:23:27 vosztok kernel: 
Jan 21 19:23:27 vosztok kernel: ACPI: Interpreter enabled
Jan 21 19:23:27 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 19:23:27 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 19:23:27 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 19:23:27 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 19:23:27 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 19:23:27 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:23:27 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 19:23:27 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 19:23:27 vosztok kernel: pnp: PnP ACPI init
Jan 21 19:23:27 vosztok kernel: ACPI: bus type pnp registered
Jan 21 19:23:27 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 19:23:27 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 19:23:27 vosztok kernel: SCSI subsystem initialized
Jan 21 19:23:27 vosztok kernel: libata version 2.21 loaded.
Jan 21 19:23:27 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 19:23:27 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 19:23:27 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 19:23:27 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 19:23:27 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 19:23:27 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 19:23:27 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 19:23:27 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 19:23:27 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 19:23:27 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 19:23:27 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 19:23:27 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 19:23:27 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 19:23:27 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 19:23:27 vosztok kernel:   IO window: 3000-7fff
Jan 21 19:23:27 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 19:23:27 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 19:23:27 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: NET: Registered protocol family 2
Jan 21 19:23:27 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 19:23:27 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 19:23:27 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 19:23:27 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 19:23:27 vosztok kernel: TCP reno registered
Jan 21 19:23:27 vosztok kernel: checking if image is initramfs... it is
Jan 21 19:23:27 vosztok kernel: Freeing initrd memory: 1926k freed
Jan 21 19:23:27 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 19:23:27 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 19:23:27 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 19:23:27 vosztok kernel: io scheduler noop registered
Jan 21 19:23:27 vosztok kernel: io scheduler cfq registered (default)
Jan 21 19:23:27 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 19:23:27 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 19:23:27 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 19:23:27 vosztok kernel: Linux agpgart interface v0.102
Jan 21 19:23:27 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 19:23:27 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 19:23:27 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 19:23:27 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 19:23:27 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 19:23:27 vosztok kernel: vesafb: scrolling: redraw
Jan 21 19:23:27 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 19:23:27 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 19:23:27 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:23:27 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 19:23:27 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:23:27 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 19:23:27 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 19:23:27 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 19:23:27 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 19:23:27 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 19:23:27 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 19:23:27 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 19:23:27 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 19:23:27 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 19:23:27 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 19:23:27 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 19:23:27 vosztok kernel: ACPI: Thermal Zone [THM0] (56 C)
Jan 21 19:23:27 vosztok kernel: intelfb: intelfb_init
Jan 21 19:23:27 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 19:23:27 vosztok kernel: intelfb: Version 0.9.4
Jan 21 19:23:27 vosztok kernel: intelfb: intelfb_setup
Jan 21 19:23:27 vosztok kernel: intelfb: no options
Jan 21 19:23:27 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 19:23:27 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 19:23:27 vosztok kernel: intelfb: cleanup
Jan 21 19:23:27 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 19:23:27 vosztok kernel: loop: module loaded
Jan 21 19:23:27 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 19:23:27 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 19:23:27 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 19:23:27 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 19:23:27 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 19:23:27 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 19:23:27 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 19:23:27 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 19:23:27 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 19:23:27 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 19:23:27 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 19:23:27 vosztok kernel: scsi0 : ata_piix
Jan 21 19:23:27 vosztok kernel: scsi1 : ata_piix
Jan 21 19:23:27 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 19:23:27 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 19:23:27 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 19:23:27 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 19:23:27 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:23:27 vosztok kernel: Clocksource tsc unstable (delta = -436506318 ns)
Jan 21 19:23:27 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 19:23:27 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 19:23:27 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:23:27 vosztok kernel:  sda: sda1 sda2
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 19:23:27 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 19:23:27 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 19:23:27 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 19:23:27 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 19:23:27 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 19:23:27 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 19:23:27 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 19:23:27 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 19:23:27 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 19:23:27 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 19:23:27 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 19:23:27 vosztok kernel: TCP cubic registered
Jan 21 19:23:27 vosztok kernel: NET: Registered protocol family 1
Jan 21 19:23:27 vosztok kernel: NET: Registered protocol family 10
Jan 21 19:23:27 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 19:23:27 vosztok kernel: Mobile IPv6
Jan 21 19:23:27 vosztok kernel: NET: Registered protocol family 17
Jan 21 19:23:27 vosztok kernel: Using IPI Shortcut mode
Jan 21 19:23:27 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 19:23:27 vosztok kernel: ata1: soft resetting port
Jan 21 19:23:27 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 19:23:27 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 19:23:27 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:23:27 vosztok kernel: ata1: EH complete
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:23:27 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:23:27 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 19:23:27 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 19:23:27 vosztok kernel: usbcore: registered new device driver usb
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 19:23:27 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 19:23:27 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 19:23:27 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 19:23:27 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 19:23:27 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 19:23:27 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 19:23:27 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 19:23:27 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 19:23:27 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 19:23:27 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 19:23:27 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 19:23:27 vosztok kernel: USB Mass Storage support registered.
Jan 21 19:23:27 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 19:23:27 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 19:23:27 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 19:23:27 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 19:23:27 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 19:23:27 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 19:23:27 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 19:23:27 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 19:23:27 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 19:23:27 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 19:23:27 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 19:23:27 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 19:23:27 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 19:23:27 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 19:23:27 vosztok kernel: UDF-fs: No VRS found
Jan 21 19:23:27 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 19:23:27 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 19:23:27 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 19:23:27 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 19:23:27 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 19:23:27 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 19:23:27 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 19:23:27 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 19:23:27 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 19:23:27 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 19:23:27 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 19:23:27 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 19:23:27 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 19:23:27 vosztok kernel: intel8x0_measure_ac97_clock: measured 50452 usecs
Jan 21 19:23:27 vosztok kernel: intel8x0: clocking to 48000
Jan 21 19:23:27 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 19:23:27 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 19:23:27 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 19:23:27 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 19:23:27 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 19:23:27 vosztok kernel: Socket status: 30000007
Jan 21 19:23:27 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 19:23:27 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 19:23:27 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 19:23:27 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:23:27 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 19:23:27 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 19:23:27 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 19:23:27 vosztok kernel: fuse init (API version 7.8)
Jan 21 19:23:27 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 19:23:27 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 19:23:27 vosztok kernel: 
Jan 21 19:23:27 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 19:23:29 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 19:23:30 vosztok kernel: Bridge firewalling registered
Jan 21 19:23:32 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 19:23:32 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 19:23:41 vosztok kernel: eth1: no IPv6 routers present
Jan 21 19:26:57 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 19:26:57 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 19:26:57 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jun 20 20:18:20 vosztok kernel: Stopping tasks ... done.
Jun 20 20:18:20 vosztok kernel: Suspending console(s)
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] Stopping disk
Jun 20 20:18:20 vosztok kernel: pnp: Device 00:09 disabled.
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:02:08.0 disabled
Jun 20 20:18:20 vosztok kernel: eth1: Going into suspend...
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:02:02.0 disabled
Jun 20 20:18:20 vosztok kernel: ACPI handle has no context!
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.1 disabled
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.2 disabled
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.1 disabled
Jun 20 20:18:20 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1d.0 disabled
Jun 20 20:18:20 vosztok kernel: Back to C!
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 5 (was 0, writing d0080000)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 4 (was 8, writing e8000008)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900003)
Jun 20 20:18:20 vosztok kernel: PCI: Enabling device 0000:00:1d.0 (0000 -> 0001)
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset f (was 100, writing 10b)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.0 at offset 8 (was 1, writing 1821)
Jun 20 20:18:20 vosztok kernel: usb usb2: root hub lost power or was reset
Jun 20 20:18:20 vosztok kernel: PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset f (was 200, writing 20b)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.1 at offset 8 (was 1, writing 1841)
Jun 20 20:18:20 vosztok kernel: usb usb3: root hub lost power or was reset
Jun 20 20:18:20 vosztok kernel: PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset f (was 300, writing 30b)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.2 at offset 8 (was 1, writing 1861)
Jun 20 20:18:20 vosztok kernel: usb usb4: root hub lost power or was reset
Jun 20 20:18:20 vosztok kernel: PCI: Enabling device 0000:00:1d.7 (0000 -> 0002)
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset f (was 400, writing 40b)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 4 (was 0, writing d0100000)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1d.7 at offset 1 (was 2900006, writing 2900106)
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 9 (was 0, writing 30000000)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800005, writing 2800007)
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:00:1f.5 at offset 1 (was 2900007, writing 2900003)
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jun 20 20:18:20 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jun 20 20:18:20 vosztok kernel: ata2.00: configured for UDMA/33
Jun 20 20:18:20 vosztok kernel: eth1: Coming out of suspend...
Jun 20 20:18:20 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset f (was 38080100, writing 3808010b)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 5 (was 1, writing 7001)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 4 (was 0, writing d0201000)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 3 (was 0, writing 4208)
Jun 20 20:18:20 vosztok kernel: PM: Writing back config space on device 0000:02:08.0 at offset 1 (was 2900000, writing 2900117)
Jun 20 20:18:20 vosztok kernel: pnp: Device 00:09 activated.
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] Starting disk
Jun 20 20:18:20 vosztok kernel: ata1.00: configured for UDMA/100
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 20 20:18:20 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 20 20:18:20 vosztok kernel: uhci_hcd 0000:00:1d.0: FGR not stopped yet!
Jun 20 20:18:20 vosztok kernel: uhci_hcd 0000:00:1d.1: FGR not stopped yet!
Jun 20 20:18:20 vosztok kernel: uhci_hcd 0000:00:1d.2: FGR not stopped yet!
Jun 20 20:18:20 vosztok kernel: Restarting tasks ... done.
Jan 21 19:27:30 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:27:30 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:27:43 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:27:43 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:27:44 vosztok kernel: thinkpad_acpi: CMOS NVRAM (0) and EC (3) do not agree on display brightness level
Jan 21 19:28:04 vosztok last message repeated 14 times
Jan 21 19:28:20 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:28:20 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:33:09 vosztok kernel: ACPI: PCI interrupt for device 0000:00:1f.5 disabled
Jan 21 19:33:12 vosztok kernel: Kernel logging (proc) stopped.
Jan 21 19:33:12 vosztok kernel: Kernel log daemon terminating.
Jan 21 19:34:12 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 19:34:12 vosztok kernel: Inspecting /boot/System.map
Jan 21 19:34:12 vosztok kernel: Loaded 28907 symbols from /boot/System.map.
Jan 21 19:34:12 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 19:34:12 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #2 PREEMPT Mon Jan 21 15:54:22 CET 2008
Jan 21 19:34:12 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 19:34:12 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 19:34:12 vosztok kernel: 502MB LOWMEM available.
Jan 21 19:34:12 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 19:34:12 vosztok kernel: Zone PFN ranges:
Jan 21 19:34:12 vosztok kernel:   DMA             0 ->     4096
Jan 21 19:34:12 vosztok kernel:   Normal       4096 ->   128736
Jan 21 19:34:12 vosztok kernel: Movable zone start PFN for each node
Jan 21 19:34:12 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 19:34:12 vosztok kernel:     0:        0 ->   128736
Jan 21 19:34:12 vosztok kernel: On node 0 totalpages: 128736
Jan 21 19:34:12 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 19:34:12 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 19:34:12 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 19:34:12 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 19:34:12 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 19:34:12 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 19:34:12 vosztok kernel: DMI present.
Jan 21 19:34:12 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 19:34:12 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 19:34:12 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 19:34:12 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 19:34:12 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 19:34:12 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 19:34:12 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 19:34:12 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 19:34:12 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 19:34:12 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 19:34:12 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 19:34:12 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 19:34:12 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 19:34:12 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 19:34:12 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 19:34:12 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 19:34:12 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,theme:livecd-2006.1,tty:12 quiet 
Jan 21 19:34:13 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 19:34:13 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 19:34:13 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 19:34:13 vosztok kernel: Initializing CPU#0
Jan 21 19:34:13 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 19:34:13 vosztok kernel: Detected 1598.703 MHz processor.
Jan 21 19:34:13 vosztok kernel: Console: colour dummy device 80x25
Jan 21 19:34:13 vosztok kernel: console [tty0] enabled
Jan 21 19:34:13 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 19:34:13 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 19:34:13 vosztok kernel: Memory: 504260k/514944k available (2487k kernel code, 10144k reserved, 833k data, 192k init, 0k highmem)
Jan 21 19:34:13 vosztok kernel: virtual kernel memory layout:
Jan 21 19:34:13 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 19:34:13 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 19:34:13 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 19:34:13 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 19:34:13 vosztok kernel:       .data : 0xc036dc1d - 0xc043e3d4   ( 833 kB)
Jan 21 19:34:13 vosztok kernel:       .text : 0xc0100000 - 0xc036dc1d   (2487 kB)
Jan 21 19:34:13 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 19:34:13 vosztok kernel: Calibrating delay using timer specific routine.. 3198.31 BogoMIPS (lpj=1599155)
Jan 21 19:34:13 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 19:34:13 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 19:34:13 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 19:34:13 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 19:34:13 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 19:34:13 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 19:34:13 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 19:34:13 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 19:34:13 vosztok kernel: ACPI: Core revision 20070126
Jan 21 19:34:13 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 19:34:13 vosztok kernel: NET: Registered protocol family 16
Jan 21 19:34:13 vosztok kernel: ACPI: bus type pci registered
Jan 21 19:34:13 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 19:34:13 vosztok kernel: PCI: Using configuration type 1
Jan 21 19:34:13 vosztok kernel: Setting up standard PCI resources
Jan 21 19:34:13 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 19:34:13 vosztok kernel: 
Jan 21 19:34:13 vosztok kernel: ACPI: Interpreter enabled
Jan 21 19:34:13 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 19:34:13 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 19:34:13 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 19:34:13 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 19:34:13 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 19:34:13 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 19:34:13 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 19:34:13 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 19:34:13 vosztok kernel: pnp: PnP ACPI init
Jan 21 19:34:13 vosztok kernel: ACPI: bus type pnp registered
Jan 21 19:34:13 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 19:34:13 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 19:34:13 vosztok kernel: SCSI subsystem initialized
Jan 21 19:34:13 vosztok kernel: libata version 2.21 loaded.
Jan 21 19:34:13 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 19:34:13 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 19:34:13 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 19:34:13 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 19:34:13 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 19:34:13 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 19:34:13 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 19:34:13 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 19:34:13 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 19:34:13 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 19:34:13 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 19:34:13 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 19:34:13 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 19:34:13 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 19:34:13 vosztok kernel:   IO window: 3000-7fff
Jan 21 19:34:13 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 19:34:13 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 19:34:13 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: NET: Registered protocol family 2
Jan 21 19:34:13 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 19:34:13 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 19:34:13 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 19:34:13 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 19:34:13 vosztok kernel: TCP reno registered
Jan 21 19:34:13 vosztok kernel: checking if image is initramfs... it is
Jan 21 19:34:13 vosztok kernel: Freeing initrd memory: 1926k freed
Jan 21 19:34:13 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 19:34:13 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 19:34:13 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 19:34:13 vosztok kernel: io scheduler noop registered
Jan 21 19:34:13 vosztok kernel: io scheduler cfq registered (default)
Jan 21 19:34:13 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 19:34:13 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 19:34:13 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 19:34:13 vosztok kernel: Linux agpgart interface v0.102
Jan 21 19:34:13 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 19:34:13 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 19:34:13 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 19:34:13 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 19:34:13 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 19:34:13 vosztok kernel: vesafb: scrolling: redraw
Jan 21 19:34:13 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 19:34:13 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 19:34:13 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 19:34:13 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 19:34:13 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 19:34:13 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 19:34:13 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 19:34:13 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 19:34:13 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 19:34:13 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 19:34:13 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 19:34:13 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 19:34:13 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 19:34:13 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 19:34:13 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 19:34:13 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 19:34:13 vosztok kernel: ACPI: Thermal Zone [THM0] (55 C)
Jan 21 19:34:13 vosztok kernel: intelfb: intelfb_init
Jan 21 19:34:13 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 19:34:13 vosztok kernel: intelfb: Version 0.9.4
Jan 21 19:34:13 vosztok kernel: intelfb: intelfb_setup
Jan 21 19:34:13 vosztok kernel: intelfb: no options
Jan 21 19:34:13 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 19:34:13 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 19:34:13 vosztok kernel: intelfb: cleanup
Jan 21 19:34:13 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 19:34:13 vosztok kernel: loop: module loaded
Jan 21 19:34:13 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 19:34:13 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 19:34:13 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 19:34:13 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 19:34:13 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 19:34:13 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 19:34:13 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 19:34:13 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 19:34:13 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 19:34:13 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 19:34:13 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 19:34:13 vosztok kernel: scsi0 : ata_piix
Jan 21 19:34:13 vosztok kernel: scsi1 : ata_piix
Jan 21 19:34:13 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 19:34:13 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 19:34:13 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 19:34:13 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 19:34:13 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:34:13 vosztok kernel: Clocksource tsc unstable (delta = -436505438 ns)
Jan 21 19:34:13 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 19:34:13 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 19:34:13 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:34:13 vosztok kernel:  sda: sda1 sda2
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 19:34:13 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 19:34:13 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 19:34:13 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 19:34:13 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 19:34:13 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 19:34:13 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 19:34:13 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 19:34:13 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 19:34:13 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 19:34:13 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 19:34:13 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 19:34:13 vosztok kernel: TCP cubic registered
Jan 21 19:34:13 vosztok kernel: NET: Registered protocol family 1
Jan 21 19:34:13 vosztok kernel: NET: Registered protocol family 10
Jan 21 19:34:13 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 19:34:13 vosztok kernel: Mobile IPv6
Jan 21 19:34:13 vosztok kernel: NET: Registered protocol family 17
Jan 21 19:34:13 vosztok kernel: Using IPI Shortcut mode
Jan 21 19:34:13 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 19:34:13 vosztok kernel: ata1: soft resetting port
Jan 21 19:34:13 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 19:34:13 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 19:34:13 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 19:34:13 vosztok kernel: ata1: EH complete
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 19:34:13 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 19:34:13 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 19:34:13 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 19:34:13 vosztok kernel: usbcore: registered new device driver usb
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 19:34:13 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 19:34:13 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 19:34:13 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 19:34:13 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 19:34:13 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 19:34:13 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 19:34:13 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 19:34:13 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 19:34:13 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 19:34:13 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 19:34:13 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 19:34:13 vosztok kernel: USB Mass Storage support registered.
Jan 21 19:34:13 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 19:34:13 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 19:34:13 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 19:34:13 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 19:34:13 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 19:34:13 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 19:34:13 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 19:34:13 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 19:34:13 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 19:34:13 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 19:34:13 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 19:34:13 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 19:34:13 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 19:34:13 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 19:34:13 vosztok kernel: UDF-fs: No VRS found
Jan 21 19:34:13 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 19:34:13 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 19:34:13 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 19:34:13 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 19:34:13 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 19:34:13 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 19:34:13 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 19:34:13 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 19:34:13 vosztok kernel: AC'97 0 analog subsections not ready
Jan 21 19:34:13 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 19:34:13 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 19:34:13 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 19:34:13 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 19:34:13 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 19:34:13 vosztok kernel: intel8x0_measure_ac97_clock: measured 50554 usecs
Jan 21 19:34:13 vosztok kernel: intel8x0: clocking to 48000
Jan 21 19:34:13 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 19:34:13 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 19:34:13 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 19:34:13 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 19:34:13 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 19:34:13 vosztok kernel: Socket status: 30000007
Jan 21 19:34:13 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 19:34:13 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 19:34:13 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 19:34:13 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 19:34:13 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 19:34:13 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 19:34:13 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 19:34:13 vosztok kernel: fuse init (API version 7.8)
Jan 21 19:34:13 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 19:34:13 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 19:34:13 vosztok kernel: 
Jan 21 19:34:13 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 19:34:15 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 19:34:15 vosztok kernel: Bridge firewalling registered
Jan 21 19:34:16 vosztok kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Jan 21 19:34:20 vosztok kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Jan 21 19:34:20 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 19:34:20 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 19:34:31 vosztok kernel: eth1: no IPv6 routers present
Jan 21 19:34:45 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 19:34:45 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 19:34:45 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1
Jan 21 21:25:12 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 21:25:12 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 23:38:50 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 23:38:50 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 23:39:20 vosztok kernel: =============
Jan 21 23:39:20 vosztok kernel: weechat-curse S 00000000     0 10428  10427
Jan 21 23:39:20 vosztok kernel:        cfb65b48 00200086 d2b186b4 00000000 df6aa200 00200286 cfb65b58 00dc587d 
Jan 21 23:39:20 vosztok kernel:        00000008 00000080 c036be72 c0423850 cfc8200c c0488cb0 c0488cb0 00dc587d 
Jan 21 23:39:20 vosztok kernel:        c011ef7e d2b18570 c04888c0 c036be6d 63656577 2d746168 73727563 00007365 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+110/139] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be72>] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [<c011ef7e>] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+105/139] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be6d>] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [do_sys_poll+763/800] do_sys_poll+0x2fb/0x320
Jan 21 23:39:20 vosztok kernel:  [<c016159d>] do_sys_poll+0x2fb/0x320
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+21/53] autoremove_wake_function+0x15/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127978>] autoremove_wake_function+0x15/0x35
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [<c024f79d>] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<e0b0c356>] snd_timer_user_tinterrupt+0x15d/0x165 [snd_timer]
Jan 21 23:39:20 vosztok kernel:  [pit_next_event+43/68] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [<c0108e2f>] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [<c024aa77>] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [<c0161ff6>] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: notification- S 00000005     0 10436      1
Jan 21 23:39:20 vosztok kernel:        d171bbe4 00000082 d14e2bf4 00000005 df6aa740 de4a0030 7fffffff 00000000 
Jan 21 23:39:20 vosztok kernel:        ffffffff 00000000 c036be17 d16995c0 d171be94 c01047a7 00000000 00000304 
Jan 21 23:39:20 vosztok kernel:        d171be94 c0127b88 d21ad3c0 d171bc54 d16995c0 c0340942 0015b8a3 c0390800 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [common_interrupt+35/40] common_interrupt+0x23/0x28
Jan 21 23:39:20 vosztok kernel:  [<c01047a7>] common_interrupt+0x23/0x28
Jan 21 23:39:20 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [<c0127b88>] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [unix_poll+23/139] unix_poll+0x17/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c0340942>] unix_poll+0x17/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [<c01614f5>] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__alloc_skb+73/245] __alloc_skb+0x49/0xf5
Jan 21 23:39:20 vosztok kernel:  [<c02f344a>] __alloc_skb+0x49/0xf5
Jan 21 23:39:20 vosztok kernel:  [sock_wfree+32/52] sock_wfree+0x20/0x34
Jan 21 23:39:20 vosztok kernel:  [<c02f175a>] sock_wfree+0x20/0x34
Jan 21 23:39:20 vosztok kernel:  [unix_stream_recvmsg+1042/1218] unix_stream_recvmsg+0x412/0x4c2
Jan 21 23:39:20 vosztok kernel:  [<c0342211>] unix_stream_recvmsg+0x412/0x4c2
Jan 21 23:39:20 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 21 23:39:20 vosztok kernel:  [<c02ed730>] sock_aio_read+0xc1/0xcd
Jan 21 23:39:20 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [<c012bb2b>] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [tick_program_event+42/73] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [<c012ea76>] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127963>] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [hrtimer_interrupt+487/527] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [<c012a999>] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [unix_ioctl+169/177] unix_ioctl+0xa9/0xb1
Jan 21 23:39:20 vosztok kernel:  [<c034236a>] unix_ioctl+0xa9/0xb1
Jan 21 23:39:20 vosztok kernel:  [sock_ioctl+415/446] sock_ioctl+0x19f/0x1be
Jan 21 23:39:20 vosztok kernel:  [<c02eda02>] sock_ioctl+0x19f/0x1be
Jan 21 23:39:20 vosztok kernel:  [sock_ioctl+0/446] sock_ioctl+0x0/0x1be
Jan 21 23:39:20 vosztok kernel:  [<c02ed863>] sock_ioctl+0x0/0x1be
Jan 21 23:39:20 vosztok kernel:  [do_ioctl+31/98] do_ioctl+0x1f/0x62
Jan 21 23:39:20 vosztok kernel:  [<c0160aff>] do_ioctl+0x1f/0x62
Jan 21 23:39:20 vosztok kernel:  [vfs_ioctl+570/589] vfs_ioctl+0x23a/0x24d
Jan 21 23:39:20 vosztok kernel:  [<c0160d7c>] vfs_ioctl+0x23a/0x24d
Jan 21 23:39:20 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [<c01615f6>] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: screen        S 00000000     0 10441  10339
Jan 21 23:39:20 vosztok kernel:        d15f3fac 00000082 d14e26b4 00000000 ddd8e040 00000000 0806c310 00000000 
Jan 21 23:39:20 vosztok kernel:        00000000 d15f2000 c012123a c0103d96 0806c310 00000000 0806c310 00000000 
Jan 21 23:39:20 vosztok kernel:        00000000 bfb56694 0000001d 0000007b 0000007b 00000000 0000001d b7fe3410 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [sys_pause+16/22] sys_pause+0x10/0x16
Jan 21 23:39:20 vosztok kernel:  [<c012123a>] sys_pause+0x10/0x16
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: screen        S 00000000     0 10442  10441
Jan 21 23:39:20 vosztok kernel:        d0311b48 00000082 d14e2174 00000000 de583740 00000086 7fffffff d0311f9c 
Jan 21 23:39:20 vosztok kernel:        00000007 00000040 c036be17 c0423850 d0b9440c 00000286 ceee8bc0 d0b9440c 
Jan 21 23:39:20 vosztok kernel:        c024aa77 00000000 d0b94400 c024e94b c024b658 d0311be0 00000104 00000000 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [<c024aa77>] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 21 23:39:20 vosztok kernel:  [<c024e94b>] normal_poll+0x0/0x122
Jan 21 23:39:20 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 21 23:39:20 vosztok kernel:  [<c024b658>] tty_poll+0x53/0x60
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [elv_insert+166/326] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [<c022f409>] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [bio_phys_segments+14/20] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [<c0175c91>] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [__make_request+945/1211] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [<c0232ca5>] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [generic_make_request+390/435] generic_make_request+0x186/0x1b3
Jan 21 23:39:20 vosztok kernel:  [<c0230cc7>] generic_make_request+0x186/0x1b3
Jan 21 23:39:20 vosztok kernel:  [delay_tsc+37/59] delay_tsc+0x25/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c023c44a>] delay_tsc+0x25/0x3b
Jan 21 23:39:20 vosztok kernel:  [delay_tsc+37/59] delay_tsc+0x25/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c023c44a>] delay_tsc+0x25/0x3b
Jan 21 23:39:20 vosztok kernel:  [delay_tsc+37/59] delay_tsc+0x25/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c023c44a>] delay_tsc+0x25/0x3b
Jan 21 23:39:20 vosztok kernel:  [__delay+6/7] __delay+0x6/0x7
Jan 21 23:39:20 vosztok kernel:  [<c023c40d>] __delay+0x6/0x7
Jan 21 23:39:20 vosztok kernel:  [ata_bmdma_setup+70/74] ata_bmdma_setup+0x46/0x4a
Jan 21 23:39:20 vosztok kernel:  [<c02c71f8>] ata_bmdma_setup+0x46/0x4a
Jan 21 23:39:20 vosztok kernel:  [ata_bmdma_start+11/25] ata_bmdma_start+0xb/0x19
Jan 21 23:39:20 vosztok kernel:  [<c02c70ee>] ata_bmdma_start+0xb/0x19
Jan 21 23:39:20 vosztok kernel:  [ata_qc_issue_prot+232/542] ata_qc_issue_prot+0xe8/0x21e
Jan 21 23:39:20 vosztok kernel:  [<c02c3a11>] ata_qc_issue_prot+0xe8/0x21e
Jan 21 23:39:20 vosztok kernel:  [ata_qc_issue+1083/1169] ata_qc_issue+0x43b/0x491
Jan 21 23:39:20 vosztok kernel:  [<c02bfdd6>] ata_qc_issue+0x43b/0x491
Jan 21 23:39:20 vosztok kernel:  [ata_scsi_rw_xlat+327/480] ata_scsi_rw_xlat+0x147/0x1e0
Jan 21 23:39:20 vosztok kernel:  [<c02c47c0>] ata_scsi_rw_xlat+0x147/0x1e0
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [ep_poll_callback+125/170] ep_poll_callback+0x7d/0xaa
Jan 21 23:39:20 vosztok kernel:  [<c017b3e3>] ep_poll_callback+0x7d/0xaa
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [<c024f79d>] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [tty_wakeup+76/80] tty_wakeup+0x4c/0x50
Jan 21 23:39:20 vosztok kernel:  [<c024aadd>] tty_wakeup+0x4c/0x50
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [<c024aa77>] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 21 23:39:20 vosztok kernel:  [<c016202b>] sys_select+0xd5/0x187
Jan 21 23:39:20 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 21 23:39:20 vosztok kernel:  [<c0156d3f>] vfs_write+0xfc/0x10c
Jan 21 23:39:20 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01571a5>] sys_write+0x41/0x67
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: rtorrent      D 00000020     0 10443  10442
Jan 21 23:39:20 vosztok kernel:        d0b31890 00000086 df488174 00000020 ddd8e200 00000003 d0b318bc d0b318bc 
Jan 21 23:39:20 vosztok kernel:        c13f0f80 d0b31898 c036b764 c013c08b c013c0c3 c036bedb d0b318bc 00000000 
Jan 21 23:39:20 vosztok kernel:        d0b318d8 00000000 c013c07d 00000002 c10c9ba0 00000000 00000001 df488030 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [<c036b764>] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [sync_page+0/59] sync_page+0x0/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c013c08b>] sync_page+0x0/0x3b
Jan 21 23:39:20 vosztok kernel:  [sync_page+56/59] sync_page+0x38/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c013c0c3>] sync_page+0x38/0x3b
Jan 21 23:39:20 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 21 23:39:20 vosztok kernel:  [<c036bedb>] __wait_on_bit_lock+0x2a/0x51
Jan 21 23:39:20 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 21 23:39:20 vosztok kernel:  [<c013c07d>] __lock_page+0x57/0x5d
Jan 21 23:39:20 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<c0127998>] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<e0c327aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c337b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c3459d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c35817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [dequeue_entity+94/121] dequeue_entity+0x5e/0x79
Jan 21 23:39:20 vosztok kernel:  [<c0113ff0>] dequeue_entity+0x5e/0x79
Jan 21 23:39:20 vosztok kernel:  [<e0c336c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [scheduler_tick+403/437] scheduler_tick+0x193/0x1b5
Jan 21 23:39:20 vosztok kernel:  [<c0115280>] scheduler_tick+0x193/0x1b5
Jan 21 23:39:20 vosztok kernel:  [<e0c33737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [__alloc_pages+76/642] __alloc_pages+0x4c/0x282
Jan 21 23:39:20 vosztok kernel:  [<c0140088>] __alloc_pages+0x4c/0x282
Jan 21 23:39:20 vosztok kernel:  [<e0c2d6e3>] nilfs_get_block+0x8b/0x1de [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [tick_program_event+42/73] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [<c012ea76>] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [hrtimer_interrupt+487/527] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [<c012a999>] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [tick_sched_timer+0/191] tick_sched_timer+0x0/0xbf
Jan 21 23:39:20 vosztok kernel:  [<c012ecc3>] tick_sched_timer+0x0/0xbf
Jan 21 23:39:20 vosztok kernel:  [__alloc_pages+76/642] __alloc_pages+0x4c/0x282
Jan 21 23:39:20 vosztok kernel:  [<c0140088>] __alloc_pages+0x4c/0x282
Jan 21 23:39:20 vosztok kernel:  [do_mpage_readpage+386/1128] do_mpage_readpage+0x182/0x468
Jan 21 23:39:20 vosztok kernel:  [<c0178c0d>] do_mpage_readpage+0x182/0x468
Jan 21 23:39:20 vosztok kernel:  [<e0c2d658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [add_to_page_cache+159/185] add_to_page_cache+0x9f/0xb9
Jan 21 23:39:20 vosztok kernel:  [<c013c2d7>] add_to_page_cache+0x9f/0xb9
Jan 21 23:39:20 vosztok kernel:  [mpage_readpages+178/276] mpage_readpages+0xb2/0x114
Jan 21 23:39:20 vosztok kernel:  [<c01790be>] mpage_readpages+0xb2/0x114
Jan 21 23:39:20 vosztok kernel:  [<e0c2d658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 21 23:39:20 vosztok kernel:  [<c013fd5d>] get_page_from_freelist+0x1cf/0x334
Jan 21 23:39:20 vosztok kernel:  [__kfree_skb+161/231] __kfree_skb+0xa1/0xe7
Jan 21 23:39:20 vosztok kernel:  [<c02f2dca>] __kfree_skb+0xa1/0xe7
Jan 21 23:39:20 vosztok kernel:  [<e0c2d13e>] nilfs_set_inode_flags+0x13b/0x15c [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [__do_page_cache_readahead+391/578] __do_page_cache_readahead+0x187/0x242
Jan 21 23:39:20 vosztok kernel:  [<c014197a>] __do_page_cache_readahead+0x187/0x242
Jan 21 23:39:20 vosztok kernel:  [<e0c2d658>] nilfs_get_block+0x0/0x1de [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [do_page_cache_readahead+73/83] do_page_cache_readahead+0x49/0x53
Jan 21 23:39:20 vosztok kernel:  [<c0141d3a>] do_page_cache_readahead+0x49/0x53
Jan 21 23:39:20 vosztok kernel:  [filemap_fault+435/969] filemap_fault+0x1b3/0x3c9
Jan 21 23:39:20 vosztok kernel:  [<c013e08d>] filemap_fault+0x1b3/0x3c9
Jan 21 23:39:20 vosztok kernel:  [dev_hard_start_xmit+424/519] dev_hard_start_xmit+0x1a8/0x207
Jan 21 23:39:20 vosztok kernel:  [<c02f78a7>] dev_hard_start_xmit+0x1a8/0x207
Jan 21 23:39:20 vosztok kernel:  [__do_fault+80/773] __do_fault+0x50/0x305
Jan 21 23:39:20 vosztok kernel:  [<c0145841>] __do_fault+0x50/0x305
Jan 21 23:39:20 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [<c0146ff2>] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [do_page_fault+530/1439] do_page_fault+0x212/0x59f
Jan 21 23:39:20 vosztok kernel:  [<c01125f3>] do_page_fault+0x212/0x59f
Jan 21 23:39:20 vosztok kernel:  [ip_queue_xmit+792/849] ip_queue_xmit+0x318/0x351
Jan 21 23:39:20 vosztok kernel:  [<c03101b4>] ip_queue_xmit+0x318/0x351
Jan 21 23:39:20 vosztok kernel:  [do_page_fault+0/1439] do_page_fault+0x0/0x59f
Jan 21 23:39:20 vosztok kernel:  [error_code+106/112] error_code+0x6a/0x70
Jan 21 23:39:20 vosztok kernel:  [<c036ce8a>] error_code+0x6a/0x70
Jan 21 23:39:20 vosztok kernel:  [ioapic_resume+70/172] ioapic_resume+0x46/0xac
Jan 21 23:39:20 vosztok kernel:  [<c011007b>] ioapic_resume+0x46/0xac
Jan 21 23:39:20 vosztok kernel:  [__copy_to_user_ll+60/204] __copy_to_user_ll+0x3c/0xcc
Jan 21 23:39:20 vosztok kernel:  [<c023c793>] __copy_to_user_ll+0x3c/0xcc
Jan 21 23:39:20 vosztok kernel:  [memcpy_toiovec+39/74] memcpy_toiovec+0x27/0x4a
Jan 21 23:39:20 vosztok kernel:  [<c02f4795>] memcpy_toiovec+0x27/0x4a
Jan 21 23:39:20 vosztok kernel:  [skb_copy_datagram_iovec+63/432] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 21 23:39:20 vosztok kernel:  [<c02f4c1b>] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 21 23:39:20 vosztok kernel:  [memmove+14/34] memmove+0xe/0x22
Jan 21 23:39:20 vosztok kernel:  [<c023c516>] memmove+0xe/0x22
Jan 21 23:39:20 vosztok kernel:  [tcp_recvmsg+1109/1811] tcp_recvmsg+0x455/0x713
Jan 21 23:39:20 vosztok kernel:  [<c0316860>] tcp_recvmsg+0x455/0x713
Jan 21 23:39:20 vosztok kernel:  [sock_common_recvmsg+62/84] sock_common_recvmsg+0x3e/0x54
Jan 21 23:39:20 vosztok kernel:  [<c02ef67d>] sock_common_recvmsg+0x3e/0x54
Jan 21 23:39:20 vosztok kernel:  [sock_recvmsg+206/231] sock_recvmsg+0xce/0xe7
Jan 21 23:39:20 vosztok kernel:  [<c02ee06e>] sock_recvmsg+0xce/0xe7
Jan 21 23:39:20 vosztok kernel:  [sock_sendmsg+187/211] sock_sendmsg+0xbb/0xd3
Jan 21 23:39:20 vosztok kernel:  [<c02ee142>] sock_sendmsg+0xbb/0xd3
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127963>] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 21 23:39:20 vosztok kernel:  [<c023805d>] _atomic_dec_and_lock+0x25/0x40
Jan 21 23:39:20 vosztok kernel:  [mntput_no_expire+17/133] mntput_no_expire+0x11/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0169361>] mntput_no_expire+0x11/0x85
Jan 21 23:39:20 vosztok kernel:  [link_path_walk+165/175] link_path_walk+0xa5/0xaf
Jan 21 23:39:20 vosztok kernel:  [<c015ec26>] link_path_walk+0xa5/0xaf
Jan 21 23:39:20 vosztok kernel:  [filldir64+0/197] filldir64+0x0/0xc5
Jan 21 23:39:20 vosztok kernel:  [<c0160ddc>] filldir64+0x0/0xc5
Jan 21 23:39:20 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 21 23:39:20 vosztok kernel:  [<c015511e>] get_unused_fd_flags+0xba/0xd7
Jan 21 23:39:20 vosztok kernel:  [sys_recvfrom+215/299] sys_recvfrom+0xd7/0x12b
Jan 21 23:39:20 vosztok kernel:  [<c02eed99>] sys_recvfrom+0xd7/0x12b
Jan 21 23:39:20 vosztok kernel:  [put_filp+54/88] put_filp+0x36/0x58
Jan 21 23:39:20 vosztok kernel:  [<c0157438>] put_filp+0x36/0x58
Jan 21 23:39:20 vosztok kernel:  [__path_lookup_intent_open+108/117] __path_lookup_intent_open+0x6c/0x75
Jan 21 23:39:20 vosztok kernel:  [<c015f8b7>] __path_lookup_intent_open+0x6c/0x75
Jan 21 23:39:20 vosztok kernel:  [path_lookup_open+32/37] path_lookup_open+0x20/0x25
Jan 21 23:39:20 vosztok kernel:  [<c015f934>] path_lookup_open+0x20/0x25
Jan 21 23:39:20 vosztok kernel:  [open_namei+110/1347] open_namei+0x6e/0x543
Jan 21 23:39:20 vosztok kernel:  [<c015fa2a>] open_namei+0x6e/0x543
Jan 21 23:39:20 vosztok kernel:  [filldir64+147/197] filldir64+0x93/0xc5
Jan 21 23:39:20 vosztok kernel:  [<c0160e6f>] filldir64+0x93/0xc5
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [sys_recv+55/59] sys_recv+0x37/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c02eee24>] sys_recv+0x37/0x3b
Jan 21 23:39:20 vosztok kernel:  [sys_socketcall+383/578] sys_socketcall+0x17f/0x242
Jan 21 23:39:20 vosztok kernel:  [<c02ef2c1>] sys_socketcall+0x17f/0x242
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: bash          S 20000d66     0 10832   9761
Jan 21 23:39:20 vosztok kernel:        c3e53ec8 00000082 d4c18174 20000d66 dec85e40 00000017 7fffffff df628c00 
Jan 21 23:39:20 vosztok kernel:        c3e53f44 bff7d933 c036be17 c0268146 00000000 00000007 00000000 00000001 
Jan 21 23:39:20 vosztok kernel:        c026d2fa 00000000 00000000 df40f008 df40f0a8 00000e20 bff7d933 c0127b88 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [fbcon_cursor+585/618] fbcon_cursor+0x249/0x26a
Jan 21 23:39:20 vosztok kernel:  [<c0268146>] fbcon_cursor+0x249/0x26a
Jan 21 23:39:20 vosztok kernel:  [bit_cursor+0/1242] bit_cursor+0x0/0x4da
Jan 21 23:39:20 vosztok kernel:  [<c026d2fa>] bit_cursor+0x0/0x4da
Jan 21 23:39:20 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [<c0127b88>] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [read_chan+752/1324] read_chan+0x2f0/0x52c
Jan 21 23:39:20 vosztok kernel:  [<c024fad8>] read_chan+0x2f0/0x52c
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 21 23:39:20 vosztok kernel:  [<c024f7e8>] read_chan+0x0/0x52c
Jan 21 23:39:20 vosztok kernel:  [tty_read+100/172] tty_read+0x64/0xac
Jan 21 23:39:20 vosztok kernel:  [<c024cbad>] tty_read+0x64/0xac
Jan 21 23:39:20 vosztok kernel:  [tty_read+0/172] tty_read+0x0/0xac
Jan 21 23:39:20 vosztok kernel:  [<c024cb49>] tty_read+0x0/0xac
Jan 21 23:39:20 vosztok kernel:  [vfs_read+136/266] vfs_read+0x88/0x10a
Jan 21 23:39:20 vosztok kernel:  [<c0156dd7>] vfs_read+0x88/0x10a
Jan 21 23:39:20 vosztok kernel:  [sys_read+65/103] sys_read+0x41/0x67
Jan 21 23:39:20 vosztok kernel:  [<c015713e>] sys_read+0x41/0x67
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [acpi_ds_exec_begin_op+0/261] acpi_ds_exec_begin_op+0x0/0x105
Jan 21 23:39:20 vosztok kernel:  [<c0272f08>] acpi_ds_exec_begin_op+0x0/0x105
Jan 21 23:39:20 vosztok kernel:  [acpi_ds_exec_end_op+0/977] acpi_ds_exec_end_op+0x0/0x3d1
Jan 21 23:39:20 vosztok kernel:  [<c0273183>] acpi_ds_exec_end_op+0x0/0x3d1
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: bash          S c5e743ec     0 17373  10339
Jan 21 23:39:20 vosztok kernel:        d7a97f34 00000082 d22be174 c5e743ec df337580 00000000 ffffffff 00000001 
Jan 21 23:39:20 vosztok kernel:        c2fc3030 00000000 c011a480 000003ec df338080 080f6e20 ca633a04 0000000e 
Jan 21 23:39:20 vosztok kernel:        ffffffff d22be030 00000001 00000001 00000000 d22be114 bf839b74 d69d37d0 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [do_wait+2467/2690] do_wait+0x9a3/0xa82
Jan 21 23:39:20 vosztok kernel:  [<c011a480>] do_wait+0x9a3/0xa82
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [sys_wait4+49/52] sys_wait4+0x31/0x34
Jan 21 23:39:20 vosztok kernel:  [<c011a590>] sys_wait4+0x31/0x34
Jan 21 23:39:20 vosztok kernel:  [sys_waitpid+39/43] sys_waitpid+0x27/0x2b
Jan 21 23:39:20 vosztok kernel:  [<c011a5ba>] sys_waitpid+0x27/0x2b
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: screen        S 00000000     0 17569  10339
Jan 21 23:39:20 vosztok kernel:        cf3b3fac 00000082 d4c186b4 00000000 df337040 00000000 0806c310 00000000 
Jan 21 23:39:20 vosztok kernel:        00000000 cf3b2000 c012123a c0103d96 0806c310 00000000 0806c310 00000000 
Jan 21 23:39:20 vosztok kernel:        00000000 bfc7a7c4 0000001d 0000007b 0000007b 00000000 0000001d b7f2f410 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [sys_pause+16/22] sys_pause+0x10/0x16
Jan 21 23:39:20 vosztok kernel:  [<c012123a>] sys_pause+0x10/0x16
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: screen        S 00000000     0 17570  17569
Jan 21 23:39:20 vosztok kernel:        dc929b48 00000082 d21466b4 00000000 df337740 00000086 7fffffff dc929f9c 
Jan 21 23:39:20 vosztok kernel:        00000007 00000040 c036be17 c0423850 d0d0700c 00000286 ce223d40 d0d0700c 
Jan 21 23:39:20 vosztok kernel:        c024aa77 00000000 d0d07000 c024e94b c024b658 00000000 00000104 00000000 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [<c024aa77>] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [normal_poll+0/290] normal_poll+0x0/0x122
Jan 21 23:39:20 vosztok kernel:  [<c024e94b>] normal_poll+0x0/0x122
Jan 21 23:39:20 vosztok kernel:  [tty_poll+83/96] tty_poll+0x53/0x60
Jan 21 23:39:20 vosztok kernel:  [<c024b658>] tty_poll+0x53/0x60
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [elv_insert+166/326] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [<c022f409>] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [bio_phys_segments+14/20] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [<c0175c91>] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [__make_request+945/1211] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [<c0232ca5>] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [generic_make_request+390/435] generic_make_request+0x186/0x1b3
Jan 21 23:39:20 vosztok kernel:  [<c0230cc7>] generic_make_request+0x186/0x1b3
Jan 21 23:39:20 vosztok kernel:  [bio_add_page+49/55] bio_add_page+0x31/0x37
Jan 21 23:39:20 vosztok kernel:  [<c017581e>] bio_add_page+0x31/0x37
Jan 21 23:39:20 vosztok kernel:  [do_mpage_readpage+960/1128] do_mpage_readpage+0x3c0/0x468
Jan 21 23:39:20 vosztok kernel:  [submit_bio+217/224] submit_bio+0xd9/0xe0
Jan 21 23:39:20 vosztok kernel:  [<c02326f4>] submit_bio+0xd9/0xe0
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [<c024f79d>] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [__group_send_sig_info+94/105] __group_send_sig_info+0x5e/0x69
Jan 21 23:39:20 vosztok kernel:  [<c01206b6>] __group_send_sig_info+0x5e/0x69
Jan 21 23:39:20 vosztok kernel:  [group_send_sig_info+74/101] group_send_sig_info+0x4a/0x65
Jan 21 23:39:20 vosztok kernel:  [<c0120c8b>] group_send_sig_info+0x4a/0x65
Jan 21 23:39:20 vosztok kernel:  [send_group_sig_info+42/67] send_group_sig_info+0x2a/0x43
Jan 21 23:39:20 vosztok kernel:  [<c0121568>] send_group_sig_info+0x2a/0x43
Jan 21 23:39:20 vosztok kernel:  [it_real_fn+0/24] it_real_fn+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [<c011b7cc>] it_real_fn+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [run_hrtimer_softirq+213/243] run_hrtimer_softirq+0xd5/0xf3
Jan 21 23:39:20 vosztok kernel:  [<c012aa96>] run_hrtimer_softirq+0xd5/0xf3
Jan 21 23:39:20 vosztok kernel:  [__do_softirq+89/133] __do_softirq+0x59/0x85
Jan 21 23:39:20 vosztok kernel:  [<c011bf26>] __do_softirq+0x59/0x85
Jan 21 23:39:20 vosztok kernel:  [swap_info_get+78/155] swap_info_get+0x4e/0x9b
Jan 21 23:39:20 vosztok kernel:  [<c014de83>] swap_info_get+0x4e/0x9b
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [<c024aa77>] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 21 23:39:20 vosztok kernel:  [<c016202b>] sys_select+0xd5/0x187
Jan 21 23:39:20 vosztok kernel:  [vfs_write+252/268] vfs_write+0xfc/0x10c
Jan 21 23:39:20 vosztok kernel:  [<c0156d3f>] vfs_write+0xfc/0x10c
Jan 21 23:39:20 vosztok kernel:  [sys_write+65/103] sys_write+0x41/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01571a5>] sys_write+0x41/0x67
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: cmus          S 00000000     0 17573  17570
Jan 21 23:39:20 vosztok kernel:        d484fb48 00000082 c3734bf4 00000000 decea580 00000286 d484fb58 00dc588d 
Jan 21 23:39:20 vosztok kernel:        00000004 00000008 c036be72 c0423850 d0d07c0c c0488d30 c0488d30 00dc588d 
Jan 21 23:39:20 vosztok kernel:        c011ef7e c3734ab0 c04888c0 c036be6d 73756d63 72006e00 00740074 00000000 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+110/139] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be72>] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [<c011ef7e>] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+105/139] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be6d>] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [elv_insert+166/326] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [<c022f409>] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [bio_phys_segments+14/20] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [<c0175c91>] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [__make_request+945/1211] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [<c0232ca5>] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [<c012bb2b>] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [pit_next_event+43/68] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [<c0108e2f>] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [clockevents_program_event+156/163] clockevents_program_event+0x9c/0xa3
Jan 21 23:39:20 vosztok kernel:  [<c012dc46>] clockevents_program_event+0x9c/0xa3
Jan 21 23:39:20 vosztok kernel:  [tick_program_event+42/73] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [<c012ea76>] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [hrtimer_interrupt+487/527] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [<c012a999>] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [<c012a15b>] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [timer_interrupt+65/73] timer_interrupt+0x41/0x49
Jan 21 23:39:20 vosztok kernel:  [<c0106f24>] timer_interrupt+0x41/0x49
Jan 21 23:39:20 vosztok kernel:  [handle_IRQ_event+26/63] handle_IRQ_event+0x1a/0x3f
Jan 21 23:39:20 vosztok kernel:  [<c0139cda>] handle_IRQ_event+0x1a/0x3f
Jan 21 23:39:20 vosztok kernel:  [enable_8259A_irq+69/93] enable_8259A_irq+0x45/0x5d
Jan 21 23:39:20 vosztok kernel:  [<c0107913>] enable_8259A_irq+0x45/0x5d
Jan 21 23:39:20 vosztok kernel:  [handle_level_irq+205/231] handle_level_irq+0xcd/0xe7
Jan 21 23:39:20 vosztok kernel:  [<c013b08e>] handle_level_irq+0xcd/0xe7
Jan 21 23:39:20 vosztok kernel:  [do_IRQ+88/109] do_IRQ+0x58/0x6d
Jan 21 23:39:20 vosztok kernel:  [<c01062b7>] do_IRQ+0x58/0x6d
Jan 21 23:39:20 vosztok kernel:  [common_interrupt+35/40] common_interrupt+0x23/0x28
Jan 21 23:39:20 vosztok kernel:  [<c01047a7>] common_interrupt+0x23/0x28
Jan 21 23:39:20 vosztok kernel:  [ioapic_resume+70/172] ioapic_resume+0x46/0xac
Jan 21 23:39:20 vosztok kernel:  [<c011007b>] ioapic_resume+0x46/0xac
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [n_tty_receive_buf+3376/3451] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [<c024f79d>] n_tty_receive_buf+0xd30/0xd7b
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [<c012bb2b>] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [pit_next_event+43/68] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [<c0108e2f>] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [clockevents_program_event+156/163] clockevents_program_event+0x9c/0xa3
Jan 21 23:39:20 vosztok kernel:  [<c012dc46>] clockevents_program_event+0x9c/0xa3
Jan 21 23:39:20 vosztok kernel:  [tick_program_event+42/73] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [<c012ea76>] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [hrtimer_interrupt+487/527] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [<c012a999>] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [<c012a15b>] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [<c0161ff6>] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: cmus          S c53b11b0     0 17582  17570
Jan 21 23:39:20 vosztok kernel:        ce92fe4c 00000082 d2b18174 c53b11b0 decea580 00000000 decea5b4 08077388 
Jan 21 23:39:20 vosztok kernel:        ce92feb4 00000000 c0130881 00000020 00000002 00000002 00000000 00000000 
Jan 21 23:39:20 vosztok kernel:        0000060e 00000880 ce92ff64 00000000 00000000 00000000 c013deab ce92ff24 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [futex_wait+483/771] futex_wait+0x1e3/0x303
Jan 21 23:39:20 vosztok kernel:  [<c0130881>] futex_wait+0x1e3/0x303
Jan 21 23:39:20 vosztok kernel:  [generic_file_aio_read+364/411] generic_file_aio_read+0x16c/0x19b
Jan 21 23:39:20 vosztok kernel:  [<c013deab>] generic_file_aio_read+0x16c/0x19b
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [do_futex+101/2660] do_futex+0x65/0xa64
Jan 21 23:39:20 vosztok kernel:  [<c0130d55>] do_futex+0x65/0xa64
Jan 21 23:39:20 vosztok kernel:  [do_nanosleep+76/111] do_nanosleep+0x4c/0x6f
Jan 21 23:39:20 vosztok kernel:  [<c036c2a1>] do_nanosleep+0x4c/0x6f
Jan 21 23:39:20 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 21 23:39:20 vosztok kernel:  [<c012a591>] hrtimer_nanosleep+0x39/0xdc
Jan 21 23:39:20 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [<c012a15b>] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [do_nanosleep+58/111] do_nanosleep+0x3a/0x6f
Jan 21 23:39:20 vosztok kernel:  [<c036c28f>] do_nanosleep+0x3a/0x6f
Jan 21 23:39:20 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 21 23:39:20 vosztok kernel:  [<c0131816>] sys_futex+0xc2/0xd4
Jan 21 23:39:20 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 21 23:39:20 vosztok kernel:  [<c012a67d>] sys_nanosleep+0x49/0x59
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: cmus          D 00000008     0 17583  17570
Jan 21 23:39:20 vosztok kernel:        cc9ddbcc 00000082 c37346b4 00000008 decea580 00000000 cc9ddbf8 cc9ddbf8 
Jan 21 23:39:20 vosztok kernel:        c13f0d80 cc9ddbd4 c036b764 c013c08b c013c0c3 c036bedb cc9ddbf8 00000000 
Jan 21 23:39:20 vosztok kernel:        cc9ddc14 00000000 c013c07d 00000002 c12de900 00000000 00000001 c3734570 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [<c036b764>] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [sync_page+0/59] sync_page+0x0/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c013c08b>] sync_page+0x0/0x3b
Jan 21 23:39:20 vosztok kernel:  [sync_page+56/59] sync_page+0x38/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c013c0c3>] sync_page+0x38/0x3b
Jan 21 23:39:20 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 21 23:39:20 vosztok kernel:  [<c036bedb>] __wait_on_bit_lock+0x2a/0x51
Jan 21 23:39:20 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 21 23:39:20 vosztok kernel:  [<c013c07d>] __lock_page+0x57/0x5d
Jan 21 23:39:20 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<c0127998>] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<e0c327aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c337b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c3459d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c35817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 21 23:39:20 vosztok kernel:  [<c01728b1>] alloc_page_buffers+0x6e/0xb4
Jan 21 23:39:20 vosztok kernel:  [<e0c336c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c33737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c31d5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c31de0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c43aa6>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [cache_alloc_refill+389/1131] cache_alloc_refill+0x185/0x46b
Jan 21 23:39:20 vosztok kernel:  [<c0153cc1>] cache_alloc_refill+0x185/0x46b
Jan 21 23:39:20 vosztok kernel:  [<e0c2e343>] nilfs_find_entry+0xd9/0x196 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c2dc6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c2f0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 21 23:39:20 vosztok kernel:  [<c016723b>] iget_locked+0xc7/0x138
Jan 21 23:39:20 vosztok kernel:  [<e0c30493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 21 23:39:20 vosztok kernel:  [<c015cefa>] do_lookup+0xa3/0x140
Jan 21 23:39:20 vosztok kernel:  [__link_path_walk+2025/3072] __link_path_walk+0x7e9/0xc00
Jan 21 23:39:20 vosztok kernel:  [<c015e76a>] __link_path_walk+0x7e9/0xc00
Jan 21 23:39:20 vosztok kernel:  [blk_start_queueing+17/25] blk_start_queueing+0x11/0x19
Jan 21 23:39:20 vosztok kernel:  [<c0231a6c>] blk_start_queueing+0x11/0x19
Jan 21 23:39:20 vosztok kernel:  [elv_insert+166/326] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [<c022f409>] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 21 23:39:20 vosztok kernel:  [<c015ebc3>] link_path_walk+0x42/0xaf
Jan 21 23:39:20 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 21 23:39:20 vosztok kernel:  [<c015511e>] get_unused_fd_flags+0xba/0xd7
Jan 21 23:39:20 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 21 23:39:20 vosztok kernel:  [<c015ef3b>] do_path_lookup+0x19b/0x1b6
Jan 21 23:39:20 vosztok kernel:  [get_empty_filp+131/252] get_empty_filp+0x83/0xfc
Jan 21 23:39:20 vosztok kernel:  [<c015787b>] get_empty_filp+0x83/0xfc
Jan 21 23:39:20 vosztok kernel:  [__path_lookup_intent_open+69/117] __path_lookup_intent_open+0x45/0x75
Jan 21 23:39:20 vosztok kernel:  [<c015f890>] __path_lookup_intent_open+0x45/0x75
Jan 21 23:39:20 vosztok kernel:  [path_lookup_open+32/37] path_lookup_open+0x20/0x25
Jan 21 23:39:20 vosztok kernel:  [<c015f934>] path_lookup_open+0x20/0x25
Jan 21 23:39:20 vosztok kernel:  [open_namei+110/1347] open_namei+0x6e/0x543
Jan 21 23:39:20 vosztok kernel:  [<c015fa2a>] open_namei+0x6e/0x543
Jan 21 23:39:20 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<c0127998>] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [do_filp_open+37/57] do_filp_open+0x25/0x39
Jan 21 23:39:20 vosztok kernel:  [<c0155399>] do_filp_open+0x25/0x39
Jan 21 23:39:20 vosztok kernel:  [get_unused_fd_flags+186/215] get_unused_fd_flags+0xba/0xd7
Jan 21 23:39:20 vosztok kernel:  [<c015511e>] get_unused_fd_flags+0xba/0xd7
Jan 21 23:39:20 vosztok kernel:  [do_sys_open+68/197] do_sys_open+0x44/0xc5
Jan 21 23:39:20 vosztok kernel:  [<c01553f1>] do_sys_open+0x44/0xc5
Jan 21 23:39:20 vosztok kernel:  [sys_open+28/30] sys_open+0x1c/0x1e
Jan 21 23:39:20 vosztok kernel:  [<c01554ab>] sys_open+0x1c/0x1e
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: cmus          S c012ea76     0 17588  17570
Jan 21 23:39:20 vosztok kernel:        d83d9f28 00000082 c2fc3bf4 c012ea76 decea580 00000000 d83d9f40 00000001 
Jan 21 23:39:20 vosztok kernel:        00000001 00000000 c036c29a 00000001 00000000 00000000 c012a591 ddc2eb01 
Jan 21 23:39:20 vosztok kernel:        d692df40 d690bf40 0f20574a 00000d68 c012a15b c04196b4 00000001 00000002 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [tick_program_event+42/73] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [<c012ea76>] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [do_nanosleep+69/111] do_nanosleep+0x45/0x6f
Jan 21 23:39:20 vosztok kernel:  [<c036c29a>] do_nanosleep+0x45/0x6f
Jan 21 23:39:20 vosztok kernel:  [hrtimer_nanosleep+57/220] hrtimer_nanosleep+0x39/0xdc
Jan 21 23:39:20 vosztok kernel:  [<c012a591>] hrtimer_nanosleep+0x39/0xdc
Jan 21 23:39:20 vosztok kernel:  [hrtimer_wakeup+0/24] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [<c012a15b>] hrtimer_wakeup+0x0/0x18
Jan 21 23:39:20 vosztok kernel:  [do_nanosleep+58/111] do_nanosleep+0x3a/0x6f
Jan 21 23:39:20 vosztok kernel:  [<c036c28f>] do_nanosleep+0x3a/0x6f
Jan 21 23:39:20 vosztok kernel:  [sys_nanosleep+73/89] sys_nanosleep+0x49/0x59
Jan 21 23:39:20 vosztok kernel:  [<c012a67d>] sys_nanosleep+0x49/0x59
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: epiphany      D def7dbf0     0 17938  10328
Jan 21 23:39:20 vosztok kernel:        def7dbf8 00000086 c2fc36b4 def7dbf0 ddd8e900 dd3bf654 def7dc24 def7dc24 
Jan 21 23:39:20 vosztok kernel:        c13f0d80 def7dc00 c036b764 c013c08b c013c0c3 c036bedb def7dc24 00000000 
Jan 21 23:39:20 vosztok kernel:        def7dc40 00000000 c013c07d 00000002 c12de900 00000000 00000001 c2fc3570 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [<c036b764>] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [sync_page+0/59] sync_page+0x0/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c013c08b>] sync_page+0x0/0x3b
Jan 21 23:39:20 vosztok kernel:  [sync_page+56/59] sync_page+0x38/0x3b
Jan 21 23:39:20 vosztok kernel:  [<c013c0c3>] sync_page+0x38/0x3b
Jan 21 23:39:20 vosztok kernel:  [__wait_on_bit_lock+42/81] __wait_on_bit_lock+0x2a/0x51
Jan 21 23:39:20 vosztok kernel:  [<c036bedb>] __wait_on_bit_lock+0x2a/0x51
Jan 21 23:39:20 vosztok kernel:  [__lock_page+87/93] __lock_page+0x57/0x5d
Jan 21 23:39:20 vosztok kernel:  [<c013c07d>] __lock_page+0x57/0x5d
Jan 21 23:39:20 vosztok kernel:  [wake_bit_function+0/60] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<c0127998>] wake_bit_function+0x0/0x3c
Jan 21 23:39:20 vosztok kernel:  [<e0c327aa>] __nilfs_btnode_get+0x70/0x1bc [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c337b6>] nilfs_bmap_get_block+0x25/0x2a [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c3459d>] nilfs_btree_init_gc+0x72a/0x1050 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c35817>] nilfs_btree_path_cache_destroy+0x66b/0x1e39 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [alloc_page_buffers+110/180] alloc_page_buffers+0x6e/0xb4
Jan 21 23:39:20 vosztok kernel:  [<c01728b1>] alloc_page_buffers+0x6e/0xb4
Jan 21 23:39:20 vosztok kernel:  [<e0c336c6>] nilfs_bmap_lookup_at_level+0x33/0x81 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c33737>] nilfs_bmap_lookup+0x23/0x37 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c31d5d>] nilfs_mdt_mark_buffer_dirty+0x1aa/0x210 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c31de0>] nilfs_mdt_read_block+0x1d/0xbb [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c43aa6>] nilfs_ifile_get_inode_block+0xea/0x13d [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [cache_alloc_refill+389/1131] cache_alloc_refill+0x185/0x46b
Jan 21 23:39:20 vosztok kernel:  [<e0c2e343>] nilfs_find_entry+0xd9/0x196 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c2dc6b>] nilfs_read_inode+0x78/0x341 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [<e0c2f0ff>] nilfs_alloc_inode+0xf/0x76 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [iget_locked+199/312] iget_locked+0xc7/0x138
Jan 21 23:39:20 vosztok kernel:  [<c016723b>] iget_locked+0xc7/0x138
Jan 21 23:39:20 vosztok kernel:  [<e0c30493>] nilfs_load_super_block+0x19b/0x924 [nilfs2]
Jan 21 23:39:20 vosztok kernel:  [do_lookup+163/320] do_lookup+0xa3/0x140
Jan 21 23:39:20 vosztok kernel:  [<c015cefa>] do_lookup+0xa3/0x140
Jan 21 23:39:20 vosztok kernel:  [__link_path_walk+805/3072] __link_path_walk+0x325/0xc00
Jan 21 23:39:20 vosztok kernel:  [<c015e2a6>] __link_path_walk+0x325/0xc00
Jan 21 23:39:20 vosztok kernel:  [generic_unplug_device+32/54] generic_unplug_device+0x20/0x36
Jan 21 23:39:20 vosztok kernel:  [<c023271b>] generic_unplug_device+0x20/0x36
Jan 21 23:39:20 vosztok kernel:  [link_path_walk+66/175] link_path_walk+0x42/0xaf
Jan 21 23:39:20 vosztok kernel:  [<c015ebc3>] link_path_walk+0x42/0xaf
Jan 21 23:39:20 vosztok kernel:  [do_path_lookup+411/438] do_path_lookup+0x19b/0x1b6
Jan 21 23:39:20 vosztok kernel:  [<c015ef3b>] do_path_lookup+0x19b/0x1b6
Jan 21 23:39:20 vosztok kernel:  [getname+89/143] getname+0x59/0x8f
Jan 21 23:39:20 vosztok kernel:  [<c015dc5d>] getname+0x59/0x8f
Jan 21 23:39:20 vosztok kernel:  [__user_walk_fd+47/69] __user_walk_fd+0x2f/0x45
Jan 21 23:39:20 vosztok kernel:  [<c015f6f2>] __user_walk_fd+0x2f/0x45
Jan 21 23:39:20 vosztok kernel:  [vfs_stat_fd+25/64] vfs_stat_fd+0x19/0x40
Jan 21 23:39:20 vosztok kernel:  [<c0159564>] vfs_stat_fd+0x19/0x40
Jan 21 23:39:20 vosztok kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23
Jan 21 23:39:20 vosztok kernel:  [<c0159618>] sys_stat64+0xf/0x23
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: epiphany      S dceaa874     0 17939  10328
Jan 21 23:39:20 vosztok kernel:        cd9c1be4 00000086 d4c18bf4 dceaa874 ddd8e900 c2fc3570 7fffffff 00000000 
Jan 21 23:39:20 vosztok kernel:        ffffffff 00000000 c036be17 00000002 dc709ce4 00000001 00000001 c14a23a0 
Jan 21 23:39:20 vosztok kernel:        00000001 cd9c1e94 c0127b88 cd9c1c54 d773e600 ca3d5b40 c015b8a3 00000001 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [<c0127b88>] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [pipe_poll+36/122] pipe_poll+0x24/0x7a
Jan 21 23:39:20 vosztok kernel:  [<c015b8a3>] pipe_poll+0x24/0x7a
Jan 21 23:39:20 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [<c01614f5>] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [raise_softirq_irqoff+8/65] raise_softirq_irqoff+0x8/0x41
Jan 21 23:39:20 vosztok kernel:  [<c011bdea>] raise_softirq_irqoff+0x8/0x41
Jan 21 23:39:20 vosztok kernel:  [<e0bb2f9f>] ipw_queue_tx_free_tfd+0x44/0x5d [ipw2200]
Jan 21 23:39:20 vosztok kernel:  [<e0bb8cb7>] ipw_queue_tx_reclaim+0x3a/0xaa [ipw2200]
Jan 21 23:39:20 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 21 23:39:20 vosztok kernel:  [<c011c2f6>] local_bh_enable+0x7d/0x97
Jan 21 23:39:20 vosztok kernel:  [<e0bbf1c8>] ipw_irq_tasklet+0x17c4/0x17e2 [ipw2200]
Jan 21 23:39:20 vosztok kernel:  [ip_output+571/631] ip_output+0x23b/0x277
Jan 21 23:39:20 vosztok kernel:  [<c0310a48>] ip_output+0x23b/0x277
Jan 21 23:39:20 vosztok kernel:  [ip_queue_xmit+792/849] ip_queue_xmit+0x318/0x351
Jan 21 23:39:20 vosztok kernel:  [<c03101b4>] ip_queue_xmit+0x318/0x351
Jan 21 23:39:20 vosztok kernel:  [__wake_up_locked+31/33] __wake_up_locked+0x1f/0x21
Jan 21 23:39:20 vosztok kernel:  [<c011342a>] __wake_up_locked+0x1f/0x21
Jan 21 23:39:20 vosztok kernel:  [ep_poll_callback+125/170] ep_poll_callback+0x7d/0xaa
Jan 21 23:39:20 vosztok kernel:  [<c017b3e3>] ep_poll_callback+0x7d/0xaa
Jan 21 23:39:20 vosztok kernel:  [cfq_set_request+0/812] cfq_set_request+0x0/0x32c
Jan 21 23:39:20 vosztok kernel:  [<c0236aa5>] cfq_set_request+0x0/0x32c
Jan 21 23:39:20 vosztok kernel:  [cfq_add_rq_rb+92/107] cfq_add_rq_rb+0x5c/0x6b
Jan 21 23:39:20 vosztok kernel:  [<c0235eb7>] cfq_add_rq_rb+0x5c/0x6b
Jan 21 23:39:20 vosztok kernel:  [cfq_insert_request+42/782] cfq_insert_request+0x2a/0x30e
Jan 21 23:39:20 vosztok kernel:  [<c0235ef0>] cfq_insert_request+0x2a/0x30e
Jan 21 23:39:20 vosztok kernel:  [elv_insert+166/326] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [<c022f409>] elv_insert+0xa6/0x146
Jan 21 23:39:20 vosztok kernel:  [bio_phys_segments+14/20] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [<c0175c91>] bio_phys_segments+0xe/0x14
Jan 21 23:39:20 vosztok kernel:  [__make_request+945/1211] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [<c0232ca5>] __make_request+0x3b1/0x4bb
Jan 21 23:39:20 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 21 23:39:20 vosztok kernel:  [<c011bb2d>] current_fs_time+0x13/0x15
Jan 21 23:39:20 vosztok kernel:  [pipe_read+784/796] pipe_read+0x310/0x31c
Jan 21 23:39:20 vosztok kernel:  [<c015c720>] pipe_read+0x310/0x31c
Jan 21 23:39:20 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [<c013c17f>] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [__do_fault+729/773] __do_fault+0x2d9/0x305
Jan 21 23:39:20 vosztok kernel:  [<c0145aca>] __do_fault+0x2d9/0x305
Jan 21 23:39:20 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [<c0146ff2>] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 21 23:39:20 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 21 23:39:20 vosztok kernel:  [cfb_copyarea+1920/2172] cfb_copyarea+0x780/0x87c
Jan 21 23:39:20 vosztok kernel:  [<c0270000>] cfb_copyarea+0x780/0x87c
Jan 21 23:39:20 vosztok kernel:  [do_gettimeofday+44/196] do_gettimeofday+0x2c/0xc4
Jan 21 23:39:20 vosztok kernel:  [<c012b2cd>] do_gettimeofday+0x2c/0xc4
Jan 21 23:39:20 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [<c01615f6>] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: epiphany      S c012fb67     0 17940  10328
Jan 21 23:39:20 vosztok kernel:        d0357e4c 00000086 c3734174 c012fb67 ddd8e900 00000000 ddd8e934 084de420 
Jan 21 23:39:20 vosztok kernel:        d0357eb4 00000000 c0130881 00000000 00002967 00002967 00000286 d0357e88 
Jan 21 23:39:20 vosztok kernel:        df405c00 00000000 00000001 dbd90c00 c011bb2d c10b7ae0 00000000 00000001 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [unqueue_me+186/194] unqueue_me+0xba/0xc2
Jan 21 23:39:20 vosztok kernel:  [<c012fb67>] unqueue_me+0xba/0xc2
Jan 21 23:39:20 vosztok kernel:  [futex_wait+483/771] futex_wait+0x1e3/0x303
Jan 21 23:39:20 vosztok kernel:  [<c0130881>] futex_wait+0x1e3/0x303
Jan 21 23:39:20 vosztok kernel:  [current_fs_time+19/21] current_fs_time+0x13/0x15
Jan 21 23:39:20 vosztok kernel:  [<c011bb2d>] current_fs_time+0x13/0x15
Jan 21 23:39:20 vosztok kernel:  [pipe_write+944/1036] pipe_write+0x3b0/0x40c
Jan 21 23:39:20 vosztok kernel:  [<c015c35a>] pipe_write+0x3b0/0x40c
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [do_futex+101/2660] do_futex+0x65/0xa64
Jan 21 23:39:20 vosztok kernel:  [<c0130d55>] do_futex+0x65/0xa64
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127963>] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [<c012bb2b>] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [sys_futex+194/212] sys_futex+0xc2/0xd4
Jan 21 23:39:20 vosztok kernel:  [<c0131816>] sys_futex+0xc2/0xd4
Jan 21 23:39:20 vosztok kernel:  [sys_gettimeofday+39/83] sys_gettimeofday+0x27/0x53
Jan 21 23:39:20 vosztok kernel:  [<c011bd1a>] sys_gettimeofday+0x27/0x53
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: dhcpcd        S 00000000     0 19136      1
Jan 21 23:39:20 vosztok kernel:        cad41b48 00000082 de3bb174 00000000 df1b2e40 00000286 cad41b58 00edb591 
Jan 21 23:39:20 vosztok kernel:        00000006 00000020 c036be72 00000000 00000000 c0489538 dc9fd320 00edb591 
Jan 21 23:39:20 vosztok kernel:        c011ef7e de3bb030 c04888c0 c036be6d 70636864 70006463 68732e74 006d6500 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+110/139] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be72>] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [<c011ef7e>] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+105/139] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be6d>] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [xfs_bmap+0/12] xfs_bmap+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c02219c5>] xfs_bmap+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [__xfs_get_blocks+112/543] __xfs_get_blocks+0x70/0x21f
Jan 21 23:39:20 vosztok kernel:  [<c021bc70>] __xfs_get_blocks+0x70/0x21f
Jan 21 23:39:20 vosztok kernel:  [lru_cache_add_active+78/100] lru_cache_add_active+0x4e/0x64
Jan 21 23:39:20 vosztok kernel:  [<c01423ed>] lru_cache_add_active+0x4e/0x64
Jan 21 23:39:20 vosztok kernel:  [find_get_page+68/92] find_get_page+0x44/0x5c
Jan 21 23:39:20 vosztok kernel:  [<c013bfb1>] find_get_page+0x44/0x5c
Jan 21 23:39:20 vosztok kernel:  [__find_get_block_slow+35/260] __find_get_block_slow+0x23/0x104
Jan 21 23:39:20 vosztok kernel:  [<c0172721>] __find_get_block_slow+0x23/0x104
Jan 21 23:39:20 vosztok kernel:  [__mark_inode_dirty+326/360] __mark_inode_dirty+0x146/0x168
Jan 21 23:39:20 vosztok kernel:  [unmap_underlying_metadata+6/49] unmap_underlying_metadata+0x6/0x31
Jan 21 23:39:20 vosztok kernel:  [<c01730e9>] unmap_underlying_metadata+0x6/0x31
Jan 21 23:39:20 vosztok kernel:  [__block_prepare_write+588/1098] __block_prepare_write+0x24c/0x44a
Jan 21 23:39:20 vosztok kernel:  [<c017352e>] __block_prepare_write+0x24c/0x44a
Jan 21 23:39:20 vosztok kernel:  [balance_dirty_pages_ratelimited_nr+397/424] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 21 23:39:20 vosztok kernel:  [<c014103c>] balance_dirty_pages_ratelimited_nr+0x18d/0x1a8
Jan 21 23:39:20 vosztok kernel:  [__block_commit_write+94/136] __block_commit_write+0x5e/0x88
Jan 21 23:39:20 vosztok kernel:  [<c0172eb6>] __block_commit_write+0x5e/0x88
Jan 21 23:39:20 vosztok kernel:  [__pagevec_lru_add+182/193] __pagevec_lru_add+0xb6/0xc1
Jan 21 23:39:20 vosztok kernel:  [<c014214f>] __pagevec_lru_add+0xb6/0xc1
Jan 21 23:39:20 vosztok kernel:  [generic_file_buffered_write+1487/1570] generic_file_buffered_write+0x5cf/0x622
Jan 21 23:39:20 vosztok kernel:  [<c013d531>] generic_file_buffered_write+0x5cf/0x622
Jan 21 23:39:20 vosztok kernel:  [do_lookup+79/320] do_lookup+0x4f/0x140
Jan 21 23:39:20 vosztok kernel:  [<c015cea6>] do_lookup+0x4f/0x140
Jan 21 23:39:20 vosztok kernel:  [_atomic_dec_and_lock+37/64] _atomic_dec_and_lock+0x25/0x40
Jan 21 23:39:20 vosztok kernel:  [<c023805d>] _atomic_dec_and_lock+0x25/0x40
Jan 21 23:39:20 vosztok kernel:  [xfs_ilock+71/103] xfs_ilock+0x47/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01f968a>] xfs_ilock+0x47/0x67
Jan 21 23:39:20 vosztok kernel:  [xfs_iunlock+35/109] xfs_iunlock+0x23/0x6d
Jan 21 23:39:20 vosztok kernel:  [<c01f95f4>] xfs_iunlock+0x23/0x6d
Jan 21 23:39:20 vosztok kernel:  [xfs_write+2604/2651] xfs_write+0xa2c/0xa5b
Jan 21 23:39:20 vosztok kernel:  [<c0222d32>] xfs_write+0xa2c/0xa5b
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [get_page_from_freelist+463/820] get_page_from_freelist+0x1cf/0x334
Jan 21 23:39:20 vosztok kernel:  [<c013fd5d>] get_page_from_freelist+0x1cf/0x334
Jan 21 23:39:20 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [<c013c17f>] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [filemap_fault+586/969] filemap_fault+0x24a/0x3c9
Jan 21 23:39:20 vosztok kernel:  [<c013e124>] filemap_fault+0x24a/0x3c9
Jan 21 23:39:20 vosztok kernel:  [__do_fault+729/773] __do_fault+0x2d9/0x305
Jan 21 23:39:20 vosztok kernel:  [<c0145aca>] __do_fault+0x2d9/0x305
Jan 21 23:39:20 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [<c0146ff2>] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [<c0161ff6>] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: lighttpd      S 00000000     0 19350      1
Jan 21 23:39:20 vosztok kernel:        d6db9f24 00200086 de5f8bf4 00000000 deb47ac0 00200286 d6db9f34 00dc594a 
Jan 21 23:39:20 vosztok kernel:        00000000 d62c6dc0 c036be72 df268940 df268940 c0489190 c0489190 00dc594a 
Jan 21 23:39:20 vosztok kernel:        c011ef7e de5f8ab0 c04888c0 c036be6d 6867696c 64707474 642d7000 006d6561 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+110/139] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be72>] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [<c011ef7e>] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+105/139] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be6d>] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [sys_epoll_wait+355/1020] sys_epoll_wait+0x163/0x3fc
Jan 21 23:39:20 vosztok kernel:  [<c017aaf8>] sys_epoll_wait+0x163/0x3fc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: ntpd          S 00000000     0 19476      1
Jan 21 23:39:20 vosztok kernel:        dbeebbe4 00200086 d22bebf4 00000000 deb473c0 d1353570 7fffffff 00000000 
Jan 21 23:39:20 vosztok kernel:        ffffffff 00000000 c036be17 00000000 c14e660c deb83c00 00200046 df26606c 
Jan 21 23:39:20 vosztok kernel:        dbeebe94 c0127b88 dcb5f740 dbeebc54 dc2aeec0 c0340942 0016126e c0390800 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [<c0127b88>] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [unix_poll+23/139] unix_poll+0x17/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c0340942>] unix_poll+0x17/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [<c01614f5>] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [check_preempt_curr_fair+82/86] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [<c0114f36>] check_preempt_curr_fair+0x52/0x56
Jan 21 23:39:20 vosztok kernel:  [try_to_wake_up+134/164] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [<c0114c02>] try_to_wake_up+0x86/0xa4
Jan 21 23:39:20 vosztok kernel:  [__wake_up_common+49/79] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [<c01133ed>] __wake_up_common+0x31/0x4f
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [sock_def_readable+90/114] sock_def_readable+0x5a/0x72
Jan 21 23:39:20 vosztok kernel:  [<c02f14c4>] sock_def_readable+0x5a/0x72
Jan 21 23:39:20 vosztok kernel:  [unix_stream_sendmsg+565/779] unix_stream_sendmsg+0x235/0x30b
Jan 21 23:39:20 vosztok kernel:  [<c0342a9a>] unix_stream_sendmsg+0x235/0x30b
Jan 21 23:39:20 vosztok kernel:  [sock_aio_write+188/200] sock_aio_write+0xbc/0xc8
Jan 21 23:39:20 vosztok kernel:  [<c02ed663>] sock_aio_write+0xbc/0xc8
Jan 21 23:39:20 vosztok kernel:  [io_schedule+14/22] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [<c036b764>] io_schedule+0xe/0x16
Jan 21 23:39:20 vosztok kernel:  [do_sync_readv_writev+192/253] do_sync_readv_writev+0xc0/0xfd
Jan 21 23:39:20 vosztok kernel:  [<c0156452>] do_sync_readv_writev+0xc0/0xfd
Jan 21 23:39:20 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [<c013c17f>] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127963>] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [swap_info_get+78/155] swap_info_get+0x4e/0x9b
Jan 21 23:39:20 vosztok kernel:  [<c014de83>] swap_info_get+0x4e/0x9b
Jan 21 23:39:20 vosztok kernel:  [do_readv_writev+346/356] do_readv_writev+0x15a/0x164
Jan 21 23:39:20 vosztok kernel:  [<c0156bac>] do_readv_writev+0x15a/0x164
Jan 21 23:39:20 vosztok kernel:  [sock_aio_write+0/200] sock_aio_write+0x0/0xc8
Jan 21 23:39:20 vosztok kernel:  [<c02ed5a7>] sock_aio_write+0x0/0xc8
Jan 21 23:39:20 vosztok kernel:  [do_page_fault+616/1439] do_page_fault+0x268/0x59f
Jan 21 23:39:20 vosztok kernel:  [<c0112649>] do_page_fault+0x268/0x59f
Jan 21 23:39:20 vosztok kernel:  [vfs_writev+61/72] vfs_writev+0x3d/0x48
Jan 21 23:39:20 vosztok kernel:  [<c0156bf3>] vfs_writev+0x3d/0x48
Jan 21 23:39:20 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [<c01615f6>] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: ntpd          S 00000000     0 19477  19476
Jan 21 23:39:20 vosztok kernel:        d6bcfbe4 00200086 d13536b4 00000000 df337200 00200286 d6bcfbf4 00dc6577 
Jan 21 23:39:20 vosztok kernel:        00001770 00000000 c036be72 78d70320 c874d840 c041d780 c04891f0 00dc6577 
Jan 21 23:39:20 vosztok kernel:        c011ef7e d1353570 c04888c0 c036be6d 6470746e 74732d00 642d706f 006d6561 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+110/139] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be72>] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [<c011ef7e>] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+105/139] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be6d>] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_sys_poll+595/800] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [<c01614f5>] do_sys_poll+0x253/0x320
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [ip_output+585/631] ip_output+0x249/0x277
Jan 21 23:39:20 vosztok kernel:  [<c0310a56>] ip_output+0x249/0x277
Jan 21 23:39:20 vosztok kernel:  [ip_generic_getfrag+75/150] ip_generic_getfrag+0x4b/0x96
Jan 21 23:39:20 vosztok kernel:  [<c030f848>] ip_generic_getfrag+0x4b/0x96
Jan 21 23:39:20 vosztok kernel:  [ip_push_pending_frames+830/926] ip_push_pending_frames+0x33e/0x39e
Jan 21 23:39:20 vosztok kernel:  [<c030e2c1>] ip_push_pending_frames+0x33e/0x39e
Jan 21 23:39:20 vosztok kernel:  [udp_push_pending_frames+680/764] udp_push_pending_frames+0x2a8/0x2fc
Jan 21 23:39:20 vosztok kernel:  [<c0327721>] udp_push_pending_frames+0x2a8/0x2fc
Jan 21 23:39:20 vosztok kernel:  [local_bh_enable+125/151] local_bh_enable+0x7d/0x97
Jan 21 23:39:20 vosztok kernel:  [<c011c2f6>] local_bh_enable+0x7d/0x97
Jan 21 23:39:20 vosztok kernel:  [memcpy_toiovec+39/74] memcpy_toiovec+0x27/0x4a
Jan 21 23:39:20 vosztok kernel:  [<c02f4795>] memcpy_toiovec+0x27/0x4a
Jan 21 23:39:20 vosztok kernel:  [skb_copy_datagram_iovec+63/432] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 21 23:39:20 vosztok kernel:  [<c02f4c1b>] skb_copy_datagram_iovec+0x3f/0x1b0
Jan 21 23:39:20 vosztok kernel:  [udp_recvmsg+387/452] udp_recvmsg+0x183/0x1c4
Jan 21 23:39:20 vosztok kernel:  [<c0328c08>] udp_recvmsg+0x183/0x1c4
Jan 21 23:39:20 vosztok kernel:  [sock_common_recvmsg+62/84] sock_common_recvmsg+0x3e/0x54
Jan 21 23:39:20 vosztok kernel:  [sock_recvmsg+206/231] sock_recvmsg+0xce/0xe7
Jan 21 23:39:20 vosztok kernel:  [<c02ee06e>] sock_recvmsg+0xce/0xe7
Jan 21 23:39:20 vosztok kernel:  [sock_sendmsg+187/211] sock_sendmsg+0xbb/0xd3
Jan 21 23:39:20 vosztok kernel:  [<c02ee142>] sock_sendmsg+0xbb/0xd3
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127963>] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [sock_aio_read+193/205] sock_aio_read+0xc1/0xcd
Jan 21 23:39:20 vosztok kernel:  [<c02ed730>] sock_aio_read+0xc1/0xcd
Jan 21 23:39:20 vosztok kernel:  [sys_recvfrom+215/299] sys_recvfrom+0xd7/0x12b
Jan 21 23:39:20 vosztok kernel:  [<c02eed99>] sys_recvfrom+0xd7/0x12b
Jan 21 23:39:20 vosztok kernel:  [autoremove_wake_function+0/53] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [<c0127963>] autoremove_wake_function+0x0/0x35
Jan 21 23:39:20 vosztok kernel:  [do_gettimeofday+44/196] do_gettimeofday+0x2c/0xc4
Jan 21 23:39:20 vosztok kernel:  [<c012b2cd>] do_gettimeofday+0x2c/0xc4
Jan 21 23:39:20 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [<c012bb2b>] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [sys_poll+52/55] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [<c01615f6>] sys_poll+0x34/0x37
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: sshd          S 00000000     0 19543      1
Jan 21 23:39:20 vosztok kernel:        d689fb48 00200082 deb5fbf4 00000000 df6aae40 d689fbec 7fffffff d689ff9c 
Jan 21 23:39:20 vosztok kernel:        00000004 00000008 c036be17 00000000 00000000 00000008 c0127b88 d689fbe0 
Jan 21 23:39:20 vosztok kernel:        dbcf1540 00000003 c0314eb0 00000000 00000000 c0390940 ca3d5f40 00000003 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+19/139] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be17>] schedule_timeout+0x13/0x8b
Jan 21 23:39:20 vosztok kernel:  [add_wait_queue+51/77] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [<c0127b88>] add_wait_queue+0x33/0x4d
Jan 21 23:39:20 vosztok kernel:  [tcp_poll+25/286] tcp_poll+0x19/0x11e
Jan 21 23:39:20 vosztok kernel:  [<c0314eb0>] tcp_poll+0x19/0x11e
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [xfs_bmap+0/12] xfs_bmap+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c02219c5>] xfs_bmap+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [__xfs_get_blocks+112/543] __xfs_get_blocks+0x70/0x21f
Jan 21 23:39:20 vosztok kernel:  [<c021bc70>] __xfs_get_blocks+0x70/0x21f
Jan 21 23:39:20 vosztok kernel:  [xfs_bmap_del_extent+1039/2624] xfs_bmap_del_extent+0x40f/0xa40
Jan 21 23:39:20 vosztok kernel:  [<c01de384>] xfs_bmap_del_extent+0x40f/0xa40
Jan 21 23:39:20 vosztok kernel:  [__find_get_block_slow+35/260] __find_get_block_slow+0x23/0x104
Jan 21 23:39:20 vosztok kernel:  [<c0172721>] __find_get_block_slow+0x23/0x104
Jan 21 23:39:20 vosztok kernel:  [xlog_state_get_iclog_space+456/492] xlog_state_get_iclog_space+0x1c8/0x1ec
Jan 21 23:39:20 vosztok kernel:  [<c0204db5>] xlog_state_get_iclog_space+0x1c8/0x1ec
Jan 21 23:39:20 vosztok kernel:  [xlog_write+1191/1318] xlog_write+0x4a7/0x526
Jan 21 23:39:20 vosztok kernel:  [<c0205280>] xlog_write+0x4a7/0x526
Jan 21 23:39:20 vosztok kernel:  [xfs_trans_unlock_chunk+124/190] xfs_trans_unlock_chunk+0x7c/0xbe
Jan 21 23:39:20 vosztok kernel:  [<c021151c>] xfs_trans_unlock_chunk+0x7c/0xbe
Jan 21 23:39:20 vosztok kernel:  [xfs_trans_tail_ail+48/74] xfs_trans_tail_ail+0x30/0x4a
Jan 21 23:39:20 vosztok kernel:  [<c0210637>] xfs_trans_tail_ail+0x30/0x4a
Jan 21 23:39:20 vosztok kernel:  [xlog_assign_tail_lsn+68/95] xlog_assign_tail_lsn+0x44/0x5f
Jan 21 23:39:20 vosztok kernel:  [<c0203563>] xlog_assign_tail_lsn+0x44/0x5f
Jan 21 23:39:20 vosztok kernel:  [xlog_state_release_iclog+164/209] xlog_state_release_iclog+0xa4/0xd1
Jan 21 23:39:20 vosztok kernel:  [<c0204bc0>] xlog_state_release_iclog+0xa4/0xd1
Jan 21 23:39:20 vosztok kernel:  [xfs_log_release_iclog+17/58] xfs_log_release_iclog+0x11/0x3a
Jan 21 23:39:20 vosztok kernel:  [<c02054b6>] xfs_log_release_iclog+0x11/0x3a
Jan 21 23:39:20 vosztok kernel:  [_xfs_trans_commit+684/805] _xfs_trans_commit+0x2ac/0x325
Jan 21 23:39:20 vosztok kernel:  [<c0210483>] _xfs_trans_commit+0x2ac/0x325
Jan 21 23:39:20 vosztok kernel:  [xlog_grant_push_ail+214/275] xlog_grant_push_ail+0xd6/0x113
Jan 21 23:39:20 vosztok kernel:  [<c0203ce1>] xlog_grant_push_ail+0xd6/0x113
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [xfs_trans_ijoin+44/86] xfs_trans_ijoin+0x2c/0x56
Jan 21 23:39:20 vosztok kernel:  [<c021131e>] xfs_trans_ijoin+0x2c/0x56
Jan 21 23:39:20 vosztok kernel:  [find_lock_page+151/176] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [<c013c17f>] find_lock_page+0x97/0xb0
Jan 21 23:39:20 vosztok kernel:  [filemap_fault+586/969] filemap_fault+0x24a/0x3c9
Jan 21 23:39:20 vosztok kernel:  [<c013e124>] filemap_fault+0x24a/0x3c9
Jan 21 23:39:20 vosztok kernel:  [__do_fault+729/773] __do_fault+0x2d9/0x305
Jan 21 23:39:20 vosztok kernel:  [<c0145aca>] __do_fault+0x2d9/0x305
Jan 21 23:39:20 vosztok kernel:  [handle_mm_fault+731/1528] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [<c0146ff2>] handle_mm_fault+0x2db/0x5f8
Jan 21 23:39:20 vosztok kernel:  [sys_select+213/391] sys_select+0xd5/0x187
Jan 21 23:39:20 vosztok kernel:  [<c016202b>] sys_select+0xd5/0x187
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [tcp6_seq_show+105/1323] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  [<c0360000>] tcp6_seq_show+0x69/0x52b
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:20 vosztok kernel: top           S 00000000     0 19609  17373
Jan 21 23:39:20 vosztok kernel:        caa11b48 00000082 c2fc3174 00000000 df1b2c80 00000286 caa11b58 00dc61a6 
Jan 21 23:39:20 vosztok kernel:        00000001 00000001 c036be72 c0423850 c6ea000c c04891d0 c04891d0 00dc61a6 
Jan 21 23:39:20 vosztok kernel:        c011ef7e c2fc3030 c04888c0 c036be6d 00706f74 72006400 00740074 00000000 
Jan 21 23:39:20 vosztok kernel: Call Trace:
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+110/139] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be72>] schedule_timeout+0x6e/0x8b
Jan 21 23:39:20 vosztok kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [<c011ef7e>] process_timeout+0x0/0x5
Jan 21 23:39:20 vosztok kernel:  [schedule_timeout+105/139] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [<c036be6d>] schedule_timeout+0x69/0x8b
Jan 21 23:39:20 vosztok kernel:  [do_select+916/993] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [<c016198d>] do_select+0x394/0x3e1
Jan 21 23:39:20 vosztok kernel:  [__pollwait+0/169] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [<c0161ead>] __pollwait+0x0/0xa9
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [default_wake_function+0/12] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [<c0114c20>] default_wake_function+0x0/0xc
Jan 21 23:39:20 vosztok kernel:  [dequeue_entity+94/121] dequeue_entity+0x5e/0x79
Jan 21 23:39:20 vosztok kernel:  [<c0113ff0>] dequeue_entity+0x5e/0x79
Jan 21 23:39:20 vosztok kernel:  [scheduler_tick+403/437] scheduler_tick+0x193/0x1b5
Jan 21 23:39:20 vosztok kernel:  [<c0115280>] scheduler_tick+0x193/0x1b5
Jan 21 23:39:20 vosztok kernel:  [getnstimeofday+43/172] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [<c012bb2b>] getnstimeofday+0x2b/0xac
Jan 21 23:39:20 vosztok kernel:  [pit_next_event+43/68] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [<c0108e2f>] pit_next_event+0x2b/0x44
Jan 21 23:39:20 vosztok kernel:  [clockevents_program_event+156/163] clockevents_program_event+0x9c/0xa3
Jan 21 23:39:20 vosztok kernel:  [<c012dc46>] clockevents_program_event+0x9c/0xa3
Jan 21 23:39:20 vosztok kernel:  [tick_program_event+42/73] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [<c012ea76>] tick_program_event+0x2a/0x49
Jan 21 23:39:20 vosztok kernel:  [hrtimer_interrupt+487/527] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [<c012a999>] hrtimer_interrupt+0x1e7/0x20f
Jan 21 23:39:20 vosztok kernel:  [tick_sched_timer+0/191] tick_sched_timer+0x0/0xbf
Jan 21 23:39:20 vosztok kernel:  [<c012ecc3>] tick_sched_timer+0x0/0xbf
Jan 21 23:39:20 vosztok kernel:  [run_timer_softirq+405/432] run_timer_softirq+0x195/0x1b0
Jan 21 23:39:20 vosztok kernel:  [<c011ee40>] run_timer_softirq+0x195/0x1b0
Jan 21 23:39:20 vosztok kernel:  [number+345/559] number+0x159/0x22f
Jan 21 23:39:20 vosztok kernel:  [<c023b6a1>] number+0x159/0x22f
Jan 21 23:39:20 vosztok kernel:  [number+345/559] number+0x159/0x22f
Jan 21 23:39:20 vosztok kernel:  [<c023b6a1>] number+0x159/0x22f
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [enqueue_entity+466/499] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [<c0113e13>] enqueue_entity+0x1d2/0x1f3
Jan 21 23:39:20 vosztok kernel:  [__check_preempt_curr_fair+81/126] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [<c01137d0>] __check_preempt_curr_fair+0x51/0x7e
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 21 23:39:20 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 21 23:39:20 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 21 23:39:20 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 21 23:39:20 vosztok kernel:  [schedule+572/755] schedule+0x23c/0x2f3
Jan 21 23:39:20 vosztok kernel:  [<c036b53a>] schedule+0x23c/0x2f3
Jan 21 23:39:20 vosztok kernel:  [schedule+729/755] schedule+0x2d9/0x2f3
Jan 21 23:39:20 vosztok kernel:  [<c036b5d7>] schedule+0x2d9/0x2f3
Jan 21 23:39:20 vosztok kernel:  [core_sys_select+682/711] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [<c0161c84>] core_sys_select+0x2aa/0x2c7
Jan 21 23:39:20 vosztok kernel:  [tty_ldisc_deref+98/124] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [<c024aa77>] tty_ldisc_deref+0x62/0x7c
Jan 21 23:39:20 vosztok kernel:  [tty_ioctl+3010/3079] tty_ioctl+0xbc2/0xc07
Jan 21 23:39:20 vosztok kernel:  [<c024d933>] tty_ioctl+0xbc2/0xc07
Jan 21 23:39:20 vosztok kernel:  [update_curr+267/309] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [<c0113b07>] update_curr+0x10b/0x135
Jan 21 23:39:20 vosztok kernel:  [update_stats_wait_end+155/190] update_stats_wait_end+0x9b/0xbe
Jan 21 23:39:20 vosztok kernel:  [<c01136df>] update_stats_wait_end+0x9b/0xbe
Jan 21 23:39:20 vosztok kernel:  [__switch_to+25/276] __switch_to+0x19/0x114
Jan 21 23:39:20 vosztok kernel:  [<c0102f39>] __switch_to+0x19/0x114
Jan 21 23:39:20 vosztok kernel:  [remove_wait_queue+57/81] remove_wait_queue+0x39/0x51
Jan 21 23:39:20 vosztok kernel:  [<c0127b3d>] remove_wait_queue+0x39/0x51
Jan 21 23:39:20 vosztok kernel:  [read_chan+1239/1324] read_chan+0x4d7/0x52c
Jan 21 23:39:20 vosztok kernel:  [<c024fcbf>] read_chan+0x4d7/0x52c
Jan 21 23:39:20 vosztok kernel:  [__wake_up+69/103] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [<c01152e7>] __wake_up+0x45/0x67
Jan 21 23:39:20 vosztok kernel:  [read_chan+0/1324] read_chan+0x0/0x52c
Jan 21 23:39:20 vosztok kernel:  [<c024f7e8>] read_chan+0x0/0x52c
Jan 21 23:39:20 vosztok kernel:  [sys_select+160/391] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [<c0161ff6>] sys_select+0xa0/0x187
Jan 21 23:39:20 vosztok kernel:  [vfs_ioctl+570/589] vfs_ioctl+0x23a/0x24d
Jan 21 23:39:20 vosztok kernel:  [<c0160d7c>] vfs_ioctl+0x23a/0x24d
Jan 21 23:39:20 vosztok kernel:  [do_fcntl+484/618] do_fcntl+0x1e4/0x26a
Jan 21 23:39:20 vosztok kernel:  [<c01606dc>] do_fcntl+0x1e4/0x26a
Jan 21 23:39:20 vosztok kernel:  [sysenter_past_esp+95/133] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  [<c0103d96>] sysenter_past_esp+0x5f/0x85
Jan 21 23:39:20 vosztok kernel:  =======================
Jan 21 23:39:25 vosztok kernel: SysRq : Emergency Sync
Jan 21 23:39:27 vosztok kernel: SysRq : Emergency Remount R/O
Jan 21 23:41:55 vosztok kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 21 23:41:55 vosztok kernel: Inspecting /boot/System.map
Jan 21 23:41:55 vosztok kernel: Loaded 28907 symbols from /boot/System.map.
Jan 21 23:41:55 vosztok kernel: Symbols match kernel version 2.6.23.
Jan 21 23:41:55 vosztok kernel: Linux version 2.6.23-gentoo-r5 (root@vosztok) (gcc version 4.1.2 (Gentoo 4.1.2)) #2 PREEMPT Mon Jan 21 15:54:22 CET 2008
Jan 21 23:41:55 vosztok kernel: BIOS-provided physical RAM map:
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 000000001f6e0000 - 000000001f6f7000 (ACPI data)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 000000001f6f7000 - 000000001f6f9000 (ACPI NVS)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
Jan 21 23:41:55 vosztok kernel:  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Jan 21 23:41:55 vosztok kernel: 502MB LOWMEM available.
Jan 21 23:41:55 vosztok kernel: Entering add_active_range(0, 0, 128736) 0 entries of 256 used
Jan 21 23:41:55 vosztok kernel: Zone PFN ranges:
Jan 21 23:41:55 vosztok kernel:   DMA             0 ->     4096
Jan 21 23:41:55 vosztok kernel:   Normal       4096 ->   128736
Jan 21 23:41:55 vosztok kernel: Movable zone start PFN for each node
Jan 21 23:41:55 vosztok kernel: early_node_map[1] active PFN ranges
Jan 21 23:41:55 vosztok kernel:     0:        0 ->   128736
Jan 21 23:41:55 vosztok kernel: On node 0 totalpages: 128736
Jan 21 23:41:55 vosztok kernel:   DMA zone: 32 pages used for memmap
Jan 21 23:41:55 vosztok kernel:   DMA zone: 0 pages reserved
Jan 21 23:41:55 vosztok kernel:   DMA zone: 4064 pages, LIFO batch:0
Jan 21 23:41:55 vosztok kernel:   Normal zone: 973 pages used for memmap
Jan 21 23:41:55 vosztok kernel:   Normal zone: 123667 pages, LIFO batch:31
Jan 21 23:41:55 vosztok kernel:   Movable zone: 0 pages used for memmap
Jan 21 23:41:55 vosztok kernel: DMI present.
Jan 21 23:41:55 vosztok kernel: ACPI: RSDP 000F6E40, 0024 (r2 IBM   )
Jan 21 23:41:55 vosztok kernel: ACPI: XSDT 1F6EF33D, 004C (r1 IBM    TP-1W        2050  LTP        0)
Jan 21 23:41:55 vosztok kernel: ACPI: FACP 1F6EF400, 00F4 (r3 IBM    TP-1W        2050 IBM         1)
Jan 21 23:41:55 vosztok kernel: ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
Jan 21 23:41:55 vosztok kernel: ACPI: DSDT 1F6EF5E7, 7865 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 23:41:55 vosztok kernel: ACPI: FACS 1F6F8000, 0040
Jan 21 23:41:55 vosztok kernel: ACPI: SSDT 1F6EF5B4, 0033 (r1 IBM    TP-1W        2050 MSFT  100000E)
Jan 21 23:41:55 vosztok kernel: ACPI: ECDT 1F6F6E4C, 0052 (r1 IBM    TP-1W        2050 IBM         1)
Jan 21 23:41:55 vosztok kernel: ACPI: TCPA 1F6F6E9E, 0032 (r1 IBM    TP-1W        2050 PTL         1)
Jan 21 23:41:55 vosztok kernel: ACPI: BOOT 1F6F6FD8, 0028 (r1 IBM    TP-1W        2050  LTP        1)
Jan 21 23:41:55 vosztok kernel: ACPI: PM-Timer IO Port: 0x1008
Jan 21 23:41:55 vosztok kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
Jan 21 23:41:55 vosztok kernel: swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
Jan 21 23:41:55 vosztok kernel: swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
Jan 21 23:41:55 vosztok kernel: swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
Jan 21 23:41:55 vosztok kernel: Built 1 zonelists in Zone order.  Total pages: 127731
Jan 21 23:41:55 vosztok kernel: Kernel command line: dolvm real_root=LABEL=vosztok-root vga=792 nolapic CONSOLE=/dev/tty1 splash=silent,theme:livecd-2006.1,tty:12 quiet 
Jan 21 23:41:55 vosztok kernel: mapped APIC to ffffb000 (013f3000)
Jan 21 23:41:55 vosztok kernel: Enabling fast FPU save and restore... done.
Jan 21 23:41:55 vosztok kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 21 23:41:55 vosztok kernel: Initializing CPU#0
Jan 21 23:41:55 vosztok kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Jan 21 23:41:55 vosztok kernel: Detected 1598.681 MHz processor.
Jan 21 23:41:55 vosztok kernel: Console: colour dummy device 80x25
Jan 21 23:41:55 vosztok kernel: console [tty0] enabled
Jan 21 23:41:55 vosztok kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 23:41:55 vosztok kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 23:41:55 vosztok kernel: Memory: 504260k/514944k available (2487k kernel code, 10144k reserved, 833k data, 192k init, 0k highmem)
Jan 21 23:41:55 vosztok kernel: virtual kernel memory layout:
Jan 21 23:41:55 vosztok kernel:     fixmap  : 0xfffb5000 - 0xfffff000   ( 296 kB)
Jan 21 23:41:55 vosztok kernel:     vmalloc : 0xe0000000 - 0xfffb3000   ( 511 MB)
Jan 21 23:41:55 vosztok kernel:     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
Jan 21 23:41:55 vosztok kernel:       .init : 0xc0442000 - 0xc0472000   ( 192 kB)
Jan 21 23:41:55 vosztok kernel:       .data : 0xc036dc1d - 0xc043e3d4   ( 833 kB)
Jan 21 23:41:55 vosztok kernel:       .text : 0xc0100000 - 0xc036dc1d   (2487 kB)
Jan 21 23:41:55 vosztok kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 23:41:55 vosztok kernel: Calibrating delay using timer specific routine.. 3198.30 BogoMIPS (lpj=1599152)
Jan 21 23:41:55 vosztok kernel: Mount-cache hash table entries: 512
Jan 21 23:41:55 vosztok kernel: CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000
Jan 21 23:41:55 vosztok kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 21 23:41:55 vosztok kernel: CPU: L2 cache: 2048K
Jan 21 23:41:55 vosztok kernel: CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000
Jan 21 23:41:55 vosztok kernel: Compat vDSO mapped to ffffe000.
Jan 21 23:41:55 vosztok kernel: CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Jan 21 23:41:55 vosztok kernel: Checking 'hlt' instruction... OK.
Jan 21 23:41:55 vosztok kernel: ACPI: Core revision 20070126
Jan 21 23:41:55 vosztok kernel: ACPI: setting ELCR to 0200 (from 0820)
Jan 21 23:41:55 vosztok kernel: NET: Registered protocol family 16
Jan 21 23:41:55 vosztok kernel: ACPI: bus type pci registered
Jan 21 23:41:55 vosztok kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c6, last bus=5
Jan 21 23:41:55 vosztok kernel: PCI: Using configuration type 1
Jan 21 23:41:55 vosztok kernel: Setting up standard PCI resources
Jan 21 23:41:55 vosztok kernel: ACPI: EC: EC description table is found, configuring boot EC
Jan 21 23:41:55 vosztok kernel: 
Jan 21 23:41:55 vosztok kernel: ACPI: Interpreter enabled
Jan 21 23:41:55 vosztok kernel: ACPI: (supports S0 S3 S4 S5)
Jan 21 23:41:55 vosztok kernel: ACPI: Using PIC for interrupt routing
Jan 21 23:41:55 vosztok kernel: ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 23:41:55 vosztok kernel: PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jan 21 23:41:55 vosztok kernel: PCI quirk: region 1180-11bf claimed by ICH4 GPIO
Jan 21 23:41:55 vosztok kernel: PCI: Transparent bridge - 0000:00:1e.0
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Jan 21 23:41:55 vosztok kernel: ACPI: Power Resource [PUBS] (on)
Jan 21 23:41:55 vosztok kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 23:41:55 vosztok kernel: pnp: PnP ACPI init
Jan 21 23:41:55 vosztok kernel: ACPI: bus type pnp registered
Jan 21 23:41:55 vosztok kernel: pnp: PnP ACPI: found 10 devices
Jan 21 23:41:55 vosztok kernel: ACPI: ACPI bus type pnp unregistered
Jan 21 23:41:55 vosztok kernel: SCSI subsystem initialized
Jan 21 23:41:55 vosztok kernel: libata version 2.21 loaded.
Jan 21 23:41:55 vosztok kernel: PCI: Using ACPI for IRQ routing
Jan 21 23:41:55 vosztok kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 23:41:55 vosztok kernel: ACPI: RTC can wake from S4
Jan 21 23:41:55 vosztok kernel: Time: tsc clocksource has been installed.
Jan 21 23:41:55 vosztok kernel: pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
Jan 21 23:41:55 vosztok kernel: pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Jan 21 23:41:55 vosztok kernel: pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Jan 21 23:41:55 vosztok kernel: pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Jan 21 23:41:55 vosztok kernel: PCI: Bus 3, cardbus bridge: 0000:02:00.0
Jan 21 23:41:55 vosztok kernel:   IO window: 00003000-000030ff
Jan 21 23:41:55 vosztok kernel:   IO window: 00003400-000034ff
Jan 21 23:41:55 vosztok kernel:   PREFETCH window: f0000000-f3ffffff
Jan 21 23:41:55 vosztok kernel:   MEM window: d4000000-d7ffffff
Jan 21 23:41:55 vosztok kernel: PCI: Bridge: 0000:00:1e.0
Jan 21 23:41:55 vosztok kernel:   IO window: 3000-7fff
Jan 21 23:41:55 vosztok kernel:   MEM window: d0200000-dfffffff
Jan 21 23:41:55 vosztok kernel:   PREFETCH window: f0000000-f7ffffff
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Jan 21 23:41:55 vosztok kernel: PCI: setting IRQ 11 as level-triggered
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: NET: Registered protocol family 2
Jan 21 23:41:55 vosztok kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 23:41:55 vosztok kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Jan 21 23:41:55 vosztok kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Jan 21 23:41:55 vosztok kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 23:41:55 vosztok kernel: TCP reno registered
Jan 21 23:41:55 vosztok kernel: checking if image is initramfs... it is
Jan 21 23:41:55 vosztok kernel: Freeing initrd memory: 1926k freed
Jan 21 23:41:55 vosztok kernel: Simple Boot Flag at 0x35 set to 0x1
Jan 21 23:41:55 vosztok kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
Jan 21 23:41:55 vosztok kernel: SGI XFS Quota Management subsystem
Jan 21 23:41:55 vosztok kernel: io scheduler noop registered
Jan 21 23:41:55 vosztok kernel: io scheduler cfq registered (default)
Jan 21 23:41:55 vosztok kernel: Boot video device is 0000:00:02.0
Jan 21 23:41:55 vosztok kernel: PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
Jan 21 23:41:55 vosztok kernel: Non-volatile memory driver v1.2
Jan 21 23:41:55 vosztok kernel: Linux agpgart interface v0.102
Jan 21 23:41:55 vosztok kernel: agpgart: Detected an Intel 855GM Chipset.
Jan 21 23:41:55 vosztok kernel: agpgart: Detected 8060K stolen memory.
Jan 21 23:41:55 vosztok kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Jan 21 23:41:55 vosztok kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xe0180000, using 6144k, total 8000k
Jan 21 23:41:55 vosztok kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jan 21 23:41:55 vosztok kernel: vesafb: scrolling: redraw
Jan 21 23:41:55 vosztok kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 21 23:41:55 vosztok kernel: Console: switching to colour frame buffer device 128x48
Jan 21 23:41:55 vosztok kernel: fbcondecor: console 0 using theme 'livecd-2006.1'
Jan 21 23:41:55 vosztok kernel: Switched to high resolution mode on CPU 0
Jan 21 23:41:55 vosztok kernel: fbcondecor: switched decor state to 'on' on console 0
Jan 21 23:41:55 vosztok kernel: fb0: VESA VGA frame buffer device
Jan 21 23:41:55 vosztok kernel: ACPI: AC Adapter [AC] (on-line)
Jan 21 23:41:55 vosztok kernel: ACPI: Battery Slot [BAT0] (battery absent)
Jan 21 23:41:55 vosztok kernel: input: Power Button (FF) as /devices/virtual/input/input0
Jan 21 23:41:55 vosztok kernel: ACPI: Power Button (FF) [PWRF]
Jan 21 23:41:55 vosztok kernel: input: Lid Switch as /devices/virtual/input/input1
Jan 21 23:41:55 vosztok kernel: ACPI: Lid Switch [LID]
Jan 21 23:41:55 vosztok kernel: input: Sleep Button (CM) as /devices/virtual/input/input2
Jan 21 23:41:55 vosztok kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 21 23:41:55 vosztok kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jan 21 23:41:55 vosztok kernel: ACPI: Processor [CPU] (supports 8 throttling states)
Jan 21 23:41:55 vosztok kernel: ACPI: Thermal Zone [THM0] (53 C)
Jan 21 23:41:55 vosztok kernel: intelfb: intelfb_init
Jan 21 23:41:55 vosztok kernel: intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
Jan 21 23:41:55 vosztok kernel: intelfb: Version 0.9.4
Jan 21 23:41:55 vosztok kernel: intelfb: intelfb_setup
Jan 21 23:41:55 vosztok kernel: intelfb: no options
Jan 21 23:41:55 vosztok kernel: intelfb: intelfb_pci_register
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: intelfb: fb aperture: 0xe0000000/0x8000000, MMIO region: 0xd0000000/0x80000
Jan 21 23:41:55 vosztok kernel: intelfb: Cannot reserve FB region.
Jan 21 23:41:55 vosztok kernel: intelfb: cleanup
Jan 21 23:41:55 vosztok kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Jan 21 23:41:55 vosztok kernel: loop: module loaded
Jan 21 23:41:55 vosztok kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.16
Jan 21 23:41:55 vosztok kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jan 21 23:41:55 vosztok kernel: thinkpad_acpi: ThinkPad BIOS 1WET85WW (2.05 ), EC 1VHT28WW-1.04
Jan 21 23:41:55 vosztok kernel: thinkpad_acpi: IBM ThinkPad R50e
Jan 21 23:41:55 vosztok kernel: Marking TSC unstable due to: possible TSC halt in C2.
Jan 21 23:41:55 vosztok kernel: Time: acpi_pm clocksource has been installed.
Jan 21 23:41:55 vosztok kernel: input: ThinkPad Extra Buttons as /devices/virtual/input/input3
Jan 21 23:41:55 vosztok kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
Jan 21 23:41:55 vosztok kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: e100: eth0: e100_probe: addr 0xd0201000, irq 11, MAC addr 00:0A:E4:34:7E:7F
Jan 21 23:41:55 vosztok kernel: ata_piix 0000:00:1f.1: version 2.12
Jan 21 23:41:55 vosztok kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.1 to 64
Jan 21 23:41:55 vosztok kernel: scsi0 : ata_piix
Jan 21 23:41:55 vosztok kernel: scsi1 : ata_piix
Jan 21 23:41:55 vosztok kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
Jan 21 23:41:55 vosztok kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Jan 21 23:41:55 vosztok kernel: ata1.00: ATA-6: HTS424040M9AT00, MA2IA75A, max UDMA/100
Jan 21 23:41:55 vosztok kernel: ata1.00: 78140160 sectors, multi 16: LBA 
Jan 21 23:41:55 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 23:41:55 vosztok kernel: Clocksource tsc unstable (delta = -436507525 ns)
Jan 21 23:41:55 vosztok kernel: ata2.00: ATAPI: MATSHITADVD-RAM UJ-830Sx, 1.00, max UDMA/33
Jan 21 23:41:55 vosztok kernel: ata2.00: configured for UDMA/33
Jan 21 23:41:55 vosztok kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS424040M9AT00  MA2I PQ: 0 ANSI: 5
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 23:41:55 vosztok kernel:  sda: sda1 sda2
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 21 23:41:55 vosztok kernel: scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-830Sx 1.00 PQ: 0 ANSI: 5
Jan 21 23:41:55 vosztok kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 21 23:41:55 vosztok kernel: Uniform CD-ROM driver Revision: 3.20
Jan 21 23:41:55 vosztok kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jan 21 23:41:55 vosztok kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Jan 21 23:41:55 vosztok kernel: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 21 23:41:55 vosztok kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 23:41:55 vosztok kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 21 23:41:55 vosztok kernel: mice: PS/2 mouse device common for all mice
Jan 21 23:41:55 vosztok kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jan 21 23:41:55 vosztok kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Jan 21 23:41:55 vosztok kernel: TCP cubic registered
Jan 21 23:41:55 vosztok kernel: NET: Registered protocol family 1
Jan 21 23:41:55 vosztok kernel: NET: Registered protocol family 10
Jan 21 23:41:55 vosztok kernel: lo: Disabled Privacy Extensions
Jan 21 23:41:55 vosztok kernel: Mobile IPv6
Jan 21 23:41:55 vosztok kernel: NET: Registered protocol family 17
Jan 21 23:41:55 vosztok kernel: Using IPI Shortcut mode
Jan 21 23:41:55 vosztok kernel: Freeing unused kernel memory: 192k freed
Jan 21 23:41:55 vosztok kernel: ata1: soft resetting port
Jan 21 23:41:55 vosztok kernel: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 21 23:41:55 vosztok kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
Jan 21 23:41:55 vosztok kernel: ata1.00: configured for UDMA/100
Jan 21 23:41:55 vosztok kernel: ata1: EH complete
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 21 23:41:55 vosztok kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 21 23:41:55 vosztok kernel: usbcore: registered new interface driver usbfs
Jan 21 23:41:55 vosztok kernel: usbcore: registered new interface driver hub
Jan 21 23:41:55 vosztok kernel: usbcore: registered new device driver usb
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 21 23:41:55 vosztok kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 21 23:41:55 vosztok kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jan 21 23:41:55 vosztok kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jan 21 23:41:55 vosztok kernel: PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 21 23:41:55 vosztok kernel: ehci_hcd 0000:00:1d.7: irq 11, io mem 0xd0100000
Jan 21 23:41:55 vosztok kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 23:41:55 vosztok kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 21 23:41:55 vosztok kernel: hub 1-0:1.0: USB hub found
Jan 21 23:41:55 vosztok kernel: hub 1-0:1.0: 6 ports detected
Jan 21 23:41:55 vosztok kernel: Initializing USB Mass Storage driver...
Jan 21 23:41:55 vosztok kernel: usbcore: registered new interface driver usb-storage
Jan 21 23:41:55 vosztok kernel: USB Mass Storage support registered.
Jan 21 23:41:55 vosztok kernel: USB Universal Host Controller Interface driver v3.0
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
Jan 21 23:41:55 vosztok kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 21 23:41:55 vosztok kernel: hub 2-0:1.0: USB hub found
Jan 21 23:41:55 vosztok kernel: hub 2-0:1.0: 2 ports detected
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
Jan 21 23:41:55 vosztok kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 21 23:41:55 vosztok kernel: hub 3-0:1.0: USB hub found
Jan 21 23:41:55 vosztok kernel: hub 3-0:1.0: 2 ports detected
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jan 21 23:41:55 vosztok kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
Jan 21 23:41:55 vosztok kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 21 23:41:55 vosztok kernel: hub 4-0:1.0: USB hub found
Jan 21 23:41:55 vosztok kernel: hub 4-0:1.0: 2 ports detected
Jan 21 23:41:55 vosztok kernel: usbcore: registered new interface driver hiddev
Jan 21 23:41:55 vosztok kernel: usbcore: registered new interface driver usbhid
Jan 21 23:41:55 vosztok kernel: drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Jan 21 23:41:55 vosztok kernel: UDF-fs: No VRS found
Jan 21 23:41:55 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 23:41:55 vosztok kernel: XFS mounting filesystem dm-0
Jan 21 23:41:55 vosztok kernel: Ending clean XFS mount for filesystem: dm-0
Jan 21 23:41:55 vosztok kernel: Real Time Clock Driver v1.12ac
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Jan 21 23:41:55 vosztok kernel: PCI: setting IRQ 5 as level-triggered
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Jan 21 23:41:55 vosztok kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 21 23:41:55 vosztok kernel: parport_pc 00:09: reported by Plug and Play ACPI
Jan 21 23:41:55 vosztok kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Jan 21 23:41:55 vosztok kernel: ieee80211_crypt: registered algorithm 'NULL'
Jan 21 23:41:55 vosztok kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13
Jan 21 23:41:55 vosztok kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Jan 21 23:41:55 vosztok kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Jan 21 23:41:55 vosztok kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
Jan 21 23:41:55 vosztok kernel: intel8x0_measure_ac97_clock: measured 50424 usecs
Jan 21 23:41:55 vosztok kernel: intel8x0: clocking to 48000
Jan 21 23:41:55 vosztok kernel: Yenta: CardBus bridge found at 0000:02:00.0 [1014:0512]
Jan 21 23:41:55 vosztok kernel: Yenta: Using INTVAL to route CSC interrupts to PCI
Jan 21 23:41:55 vosztok kernel: Yenta: Routing CardBus interrupts to PCI
Jan 21 23:41:55 vosztok kernel: Yenta TI: socket 0000:02:00.0, mfunc 0x01d21022, devctl 0x64
Jan 21 23:41:55 vosztok kernel: Yenta: ISA IRQ mask 0x0458, PCI irq 11
Jan 21 23:41:55 vosztok kernel: Socket status: 30000007
Jan 21 23:41:55 vosztok kernel: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Jan 21 23:41:55 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Jan 21 23:41:55 vosztok kernel: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Jan 21 23:41:55 vosztok kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKF] -> GSI 11 (level, low) -> IRQ 11
Jan 21 23:41:55 vosztok kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Jan 21 23:41:55 vosztok kernel: ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
Jan 21 23:41:55 vosztok kernel: Filesystem "dm-0": Disabling barriers, not supported by the underlying device
Jan 21 23:41:55 vosztok kernel: fuse init (API version 7.8)
Jan 21 23:41:55 vosztok kernel: segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds
Jan 21 23:41:55 vosztok kernel: NILFS warning (device dm-1): nilfs_sync_super: barrier-based sync failed. disabling barriers
Jan 21 23:41:55 vosztok kernel: 
Jan 21 23:41:55 vosztok kernel: Adding 1048568k swap on /dev/dm-2.  Priority:-1 extents:1 across:1048568k
Jan 21 23:41:58 vosztok kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 21 23:41:58 vosztok kernel: Bridge firewalling registered
Jan 21 23:42:00 vosztok kernel: ieee80211_crypt: registered algorithm 'CCMP'
Jan 21 23:42:00 vosztok kernel: ieee80211_crypt: registered algorithm 'TKIP'
Jan 21 23:42:10 vosztok kernel: eth1: no IPv6 routers present
Jan 21 23:42:26 vosztok kernel: [drm] Initialized drm 1.1.0 20060810
Jan 21 23:42:26 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Jan 21 23:42:26 vosztok kernel: [drm] Initialized i915 1.6.0 20060119 on minor 1

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

_______________________________________________
users mailing list
users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
https://www.nilfs.org/mailman/listinfo/users

  parent reply	other threads:[~2008-01-21 23:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-16 21:25 Deadlocks! help, please! Gergely Gábor
2008-01-17  7:58 ` Ryusuke Konishi
     [not found]   ` <1200556717.3085.94.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-01-17  9:14     ` Ryusuke Konishi
     [not found]       ` <1200561294.3085.131.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-01-17 17:33         ` Gergely Gábor
2008-01-18  3:58           ` Ryusuke Konishi
     [not found]             ` <1200628693.2931.54.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-01-18 10:11               ` Ryusuke Konishi
     [not found]                 ` <1200651072.2931.112.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-01-21  5:01                   ` Ryusuke Konishi
     [not found]                     ` <20080121.140129.01311807.ryusuke-sG5X7nlA6pw@public.gmane.org>
2008-01-21 23:00                       ` Gergely Gábor [this message]
2008-01-22  3:02                         ` Ryusuke Konishi
     [not found]                           ` <1200970920.2844.59.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-02-05  9:28                             ` Ryusuke Konishi
     [not found]                               ` <20080205.182829.44149266.ryusuke-sG5X7nlA6pw@public.gmane.org>
2008-02-05 12:18                                 ` Gergely Gábor
2008-02-07 10:09                                 ` Gergely Gábor
2008-02-12 12:57                                   ` Ryusuke Konishi
     [not found]                                     ` <1202821077.9432.99.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-02-19 12:54                                       ` NILFS2 git repositories Ryusuke Konishi
2008-01-17 19:10         ` Deadlocks! help, please! Gergely Gábor
2008-01-25 11:46           ` Other strange things Gergely Gábor
2008-01-29  7:53             ` Ryusuke Konishi

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=20080122000052.215084db@vosztok \
    --to=elentirmo.gilgalad-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox