4.0-rc1/PARISC: BUG: non-zero nr_pmds on freeing mm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Here's a kernel config to reproduce the issue (no special steps needed,
just boot to userspace), and bootlog after that:

#
# Automatically generated file; DO NOT EDIT.
# Linux/parisc 4.0.0-rc1 Kernel Configuration
#
CONFIG_PARISC=y
CONFIG_MMU=y
CONFIG_STACK_GROWSUP=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_CROSS_MEMORY_ATTACH is not set
# CONFIG_FHANDLE is not set
CONFIG_USELIB=y
# CONFIG_AUDIT is not set
CONFIG_HAVE_ARCH_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set

#
# RCU Subsystem
#
CONFIG_TINY_RCU=y
CONFIG_SRCU=y
# CONFIG_TASKS_RCU is not set
# CONFIG_RCU_STALL_COMMON is not set
# CONFIG_TREE_RCU_TRACE is not set
CONFIG_RCU_KTHREAD_PRIO=0
# CONFIG_BUILD_BIN2C is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=16
# CONFIG_CGROUPS is not set
# CONFIG_CHECKPOINT_RESTORE is not set
# CONFIG_NAMESPACES is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_RD_GZIP is not set
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
CONFIG_RD_XZ=y
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
# CONFIG_BPF_SYSCALL is not set
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_PCI_QUIRKS=y
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
CONFIG_COMPAT_BRK=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
CONFIG_HAVE_OPROFILE=y
# CONFIG_UPROBES is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
# CONFIG_CC_STACKPROTECTOR is not set
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_CLONE_BACKWARDS=y

#
# GCOV-based kernel profiling
#
# CONFIG_ARCH_HAS_GCOV_PROFILE_ALL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS is not set
CONFIG_INIT_ALL_POSSIBLE=y
CONFIG_BLOCK=y
CONFIG_LBDAF=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_CMDLINE_PARSER is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_BROKEN_RODATA=y
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
CONFIG_INLINE_READ_UNLOCK=y
CONFIG_INLINE_READ_UNLOCK_IRQ=y
CONFIG_INLINE_WRITE_UNLOCK=y
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
# CONFIG_FREEZER is not set

#
# Processor type and features
#
# CONFIG_PA7000 is not set
# CONFIG_PA7100LC is not set
# CONFIG_PA7200 is not set
# CONFIG_PA7300LC is not set
CONFIG_PA8X00=y
CONFIG_PA20=y
CONFIG_PREFETCH=y
CONFIG_MLONGCALLS=y
# CONFIG_64BIT is not set
CONFIG_PARISC_PAGE_SIZE_4KB=y
# CONFIG_PARISC_PAGE_SIZE_16KB is not set
# CONFIG_PARISC_PAGE_SIZE_64KB is not set
# CONFIG_SMP is not set
CONFIG_IRQSTACKS=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
# CONFIG_SCHED_HRTICK is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_COMPACTION is not set
# CONFIG_PHYS_ADDR_T_64BIT is not set
CONFIG_ZONE_DMA_FLAG=0
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_NEED_PER_CPU_KM=y
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_ZPOOL is not set
# CONFIG_ZBUD is not set
# CONFIG_ZSMALLOC is not set
CONFIG_MAX_STACK_SIZE_MB=80
CONFIG_AUDIT_ARCH=y

#
# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
#
# CONFIG_GSC is not set
CONFIG_PCI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set

#
# PCI host controller drivers
#
CONFIG_PCI_LBA=y
CONFIG_IOSAPIC=y
CONFIG_IOMMU_SBA=y
CONFIG_IOMMU_HELPER=y
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set

#
# PA-RISC specific drivers
#
CONFIG_SUPERIO=y
CONFIG_CHASSIS_LCD_LED=y
# CONFIG_PDC_CHASSIS is not set
CONFIG_PDC_CHASSIS_WARN=y
CONFIG_PDC_STABLE=y

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_BINFMT_SCRIPT=y
# CONFIG_HAVE_AOUT is not set
# CONFIG_BINFMT_MISC is not set
CONFIG_COREDUMP=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_XFRM_USER is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
# CONFIG_NET_IP_TUNNEL is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_NET_UDP_TUNNEL is not set
# CONFIG_NET_FOU is not set
# CONFIG_GENEVE is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
# CONFIG_INET_LRO is not set
# CONFIG_INET_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NET_PTP_CLASSIFY is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
CONFIG_HAVE_NET_DSA=y
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_MMAP is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_HSR is not set
# CONFIG_NET_SWITCHDEV is not set
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_WIRELESS is not set
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
# CONFIG_DMA_SHARED_BUFFER is not set

#
# Bus devices
#
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX 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_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# Misc devices
#
# CONFIG_SENSORS_LIS3LV02D is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_SRAM is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#

#
# Altera FPGA firmware download module
#

#
# Intel MIC Bus Driver
#

#
# Intel MIC Host Driver
#

#
# Intel MIC Card Driver
#
# CONFIG_ECHO is not set
# CONFIG_CXL_BASE is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_MQ_DEFAULT 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 is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
# CONFIG_ATA is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
# CONFIG_MD_AUTODETECT is not set
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
CONFIG_MD_RAID1=y
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_ERA is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
# CONFIG_DM_SWITCH is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_TUN is not set
# CONFIG_VETH is not set
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set

#
# CAIF transport drivers
#

#
# Distributed Switch Architecture drivers
#
# CONFIG_NET_DSA_MV88E6XXX is not set
# CONFIG_NET_DSA_MV88E6060 is not set
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
# CONFIG_NET_DSA_MV88E6131 is not set
# CONFIG_NET_DSA_MV88E6123_61_65 is not set
# CONFIG_NET_DSA_MV88E6171 is not set
# CONFIG_NET_DSA_MV88E6352 is not set
# CONFIG_NET_DSA_BCM_SF2 is not set
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_ALTERA_TSE is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_XGENE is not set
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
CONFIG_TULIP_MMIO=y
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_HP is not set
# CONFIG_NET_VENDOR_INTEL is not set
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_NET_VENDOR_RDC is not set
CONFIG_NET_VENDOR_ROCKER=y
CONFIG_NET_VENDOR_SAMSUNG=y
# CONFIG_SXGBE_ETH is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_SFC is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PHYLIB is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
CONFIG_USB_NET_DRIVERS=y
# 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_RTL8152 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_WLAN is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set

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

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ATKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
# CONFIG_SERIO is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
CONFIG_DEVMEM=y
CONFIG_DEVKMEM=y

#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=2
CONFIG_SERIAL_8250_RUNTIME_UARTS=2
CONFIG_SERIAL_8250_EXTENDED=y
# CONFIG_SERIAL_8250_MANY_PORTS is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_RSA is not set
# CONFIG_SERIAL_8250_DW is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
# CONFIG_PDC_CONSOLE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_TTY_PRINTK is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
CONFIG_DEVPORT=y
# CONFIG_XILLYBUS is not set

#
# I2C support
#
# CONFIG_I2C is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_W1 is not set
# CONFIG_POWER_SUPPLY is not set
# CONFIG_POWER_AVS is not set
# CONFIG_HWMON is not set
# CONFIG_THERMAL is not set
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_CROS_EC is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_RTSX_USB is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_REGULATOR is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
# CONFIG_AGP is not set
# CONFIG_VGA_ARB is not set

#
# Direct Rendering Manager
#
# CONFIG_DRM is not set

#
# Frame buffer Devices
#
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_CMDLINE=y
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# 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_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_STI=y
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# 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_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_VGASTATE is not set

#
# Console display driver support
#
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=160
CONFIG_DUMMY_CONSOLE_ROWS=64
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_STI_CONSOLE=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
# CONFIG_LOGO_LINUX_VGA16 is not set
# CONFIG_LOGO_LINUX_CLUT224 is not set
# CONFIG_LOGO_PARISC_CLUT224 is not set
# CONFIG_SOUND is not set

#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
# CONFIG_HIDRAW is not set
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_HUION is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set

#
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
# CONFIG_USB_HIDDEV is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_OTG_FSM is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
# CONFIG_USB_FUSBH200_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

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

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

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_ISP1760 is not set

#
# USB port drivers
#
# 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_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY 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
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set

#
# USB Physical Layer drivers
#
# CONFIG_USB_PHY is not set
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_GADGET is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# 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

#
# SPI RTC drivers
#

#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set

#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_GENERIC=y
# CONFIG_RTC_DRV_XGENE is not set

#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VIRT_DRIVERS is not set

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
CONFIG_STAGING=y
# CONFIG_COMEDI is not set
# CONFIG_RTS5208 is not set
# CONFIG_FB_SM7XX is not set
CONFIG_FB_XGI=m
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_STAGING_MEDIA is not set

#
# Android
#
# CONFIG_USB_WPAN_HCD is not set
# CONFIG_WIMAX_GDM72XX is not set
# CONFIG_LTE_GDM724X is not set
# CONFIG_LUSTRE_FS is not set
# CONFIG_DGNC is not set
# CONFIG_DGAP is not set
# CONFIG_GS_FPGABOOT is not set
# CONFIG_I2O is not set

#
# Hardware Spinlock drivers
#

#
# Clock Source drivers
#
# CONFIG_ATMEL_PIT is not set
# CONFIG_MAILBOX is not set
CONFIG_IOMMU_SUPPORT=y

#
# Generic IOMMU Pagetable Support
#
# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set

#
# Remoteproc drivers
#
# CONFIG_STE_MODEM_RPROC is not set

#
# Rpmsg drivers
#

#
# SOC (System On Chip) specific Drivers
#
# CONFIG_SOC_TI is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
# CONFIG_FMC is not set

#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set
# CONFIG_THUNDERBOLT is not set

#
# Android
#
# CONFIG_ANDROID is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_FS_DAX is not set
# CONFIG_FS_POSIX_ACL is not set
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set
# CONFIG_OVERLAY_FS is not set

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
# CONFIG_MISC_FILESYSTEMS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# 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 is not set
# 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 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 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_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
# CONFIG_NLS_UTF8 is not set

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set

#
# Compile-time checks and compiler options
#
# CONFIG_DEBUG_INFO is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=1024
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Lockups and Hangs
#
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_SCHED_STACK_END_CHECK is not set
# CONFIG_TIMER_STATS is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_STACKTRACE is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PI_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_TORTURE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y

#
# Runtime Testing
#
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_SAMPLES is not set
# CONFIG_DEBUG_RODATA is not set
CONFIG_SECCOMP=y

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
CONFIG_CRYPTO_WORKQUEUE=y
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_MCRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

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

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
# CONFIG_CRYPTO_CMAC is not set
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

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

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

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_DRBG_MENU is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_HW is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_HAVE_ARCH_BITREVERSE is not set
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IO=y
# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
# CONFIG_CRC8 is not set
# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_XZ=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_GENERIC_ATOMIC64=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
# CONFIG_AVERAGE is not set
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
CONFIG_FONT_SUPPORT=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_ARCH_HAS_SG_CHAIN is not set

[    0.000000] Linux version 4.0.0-rc1-los_15ee+ (aaro@amd-fx-6350) (gcc version 4.9.2 (GCC) ) #1 Wed Feb 25 00:45:11 EET 2015
[    0.000000] unwind_init: start = 0x105de9e0, end = 0x10615e50, entries = 14151
[    0.000000] FP[0] enabled: Rev 1 Model 19
[    0.000000] The 32-bit Kernel has started...
[    0.000000] Default page size is 4KB.
[    0.000000] bootconsole [ttyB0] enabled
[    0.000000] Initialized PDC Console for debugging.
[    0.000000] Determining PDC firmware type: System Map.
[    0.000000] model 00005dc0 00000481 00000000 00000002 777e24b2 100000f0 00000008 000000b2 000000b2
[    0.000000] vers  00000203
[    0.000000] CPUID vers 19 rev 7 (0x00000267)
[    0.000000] capabilities 0x7
[    0.000000] model 9000/785/C3700
[    0.000000] Total Memory: 2048 MB
[    0.000000] initrd: 4e8be000-4ebeebcc
[    0.000000] initrd: reserving 3e8be000-3ebeebcc (mem_max 80000000)
[    0.000000] On node 0 totalpages: 524288
[    0.000000] free_area_init_node: node 0, pgdat 10670770, node_mem_map 107c5000
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 524288 pages, LIFO batch:31
[    0.000000] LCD display at f05d0008,f05d0000 registered
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520192
[    0.000000] Kernel command line: root=/dev/ram console=tty0 sti=10/6/2/0 sti_font=VGA8x16 TERM=linux palo_kernel=0/vmlinuz
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 2067996K/2097152K available (4052K kernel code, 588K rwdata, 782K rodata, 152K init, 186K bss, 29156K reserved, 0K cma-reserved)
[    0.000000] virtual kernel memory layout:
[    0.000000]     vmalloc : 0x00008000 - 0x0f000000   ( 239 MB)
[    0.000000]     memory  : 0x10000000 - 0x90000000   (2048 MB)
[    0.000000]       .init : 0x10100000 - 0x10126000   ( 152 kB)
[    0.000000]       .data : 0x1051b000 - 0x10671ab0   (1370 kB)
[    0.000000]       .text : 0x10126000 - 0x1051b000   (4052 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:48
[    0.000000] Console: colour dummy device 160x64
[    0.010000] console [tty0] enabled
[    0.020000] bootconsole [ttyB0] disabled
[    0.020000] Calibrating delay loop... 1495.85 BogoMIPS (lpj=7479296)
[    0.060000] pid_max: default: 32768 minimum: 301
[    0.060000] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.060000] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.060000] devtmpfs: initialized
[    0.060000] NET: Registered protocol family 16
[    0.060000] Searching for devices...
[    0.290000] Found devices:
[    0.290000] 1. Astro BC Runway Port at 0xfed00000 [10] { 12, 0x0, 0x582, 0x0000b }
[    0.290000] 2. Elroy PCI Bridge at 0xfed30000 [10/0] { 13, 0x0, 0x782, 0x0000a }
[    0.290000] 3. Elroy PCI Bridge at 0xfed32000 [10/1] { 13, 0x0, 0x782, 0x0000a }
[    0.290000] 4. Elroy PCI Bridge at 0xfed38000 [10/4] { 13, 0x0, 0x782, 0x0000a }
[    0.290000] 5. Elroy PCI Bridge at 0xfed3c000 [10/6] { 13, 0x0, 0x782, 0x0000a }
[    0.290000] 6. Allegro W2 at 0xfffa0000 [32] { 0, 0x0, 0x5dc, 0x00004 }
[    0.290000] 7. Memory at 0xfed10200 [49] { 1, 0x0, 0x09c, 0x00009 }
[    0.420000] CPU(s): 1 x PA8700 (PCX-W2) at 750.000000 MHz
[    0.420000] Whole cache flush 956011 cycles, flushing 5745144 bytes 1136860 cycles
[    0.420000] Setting cache flush threshold to c00 (1 CPUs online)
[    0.450000] SBA found Astro 2.1 at 0xfed00000
[    0.450000] Elroy version TR4.0 (0x5) found at 0xfed30000
[    0.460000] LBA 10:0: PCI host bridge to bus 0000:00
[    0.460000] pci_bus 0000:00: root bus resource [io  0x0000-0x1fff]
[    0.460000] pci_bus 0000:00: root bus resource [mem 0xf2000000-0xf23fffff]
[    0.460000] pci_bus 0000:00: root bus resource [bus 00]
[    0.460000] pci 0000:00:0c.0: [1011:0019] type 00 class 0x020000
[    0.460000] pci 0000:00:0c.0: reg 0x10: [io  0x1000-0x107f]
[    0.460000] pci 0000:00:0c.0: reg 0x14: [mem 0xf2008000-0xf20083ff]
[    0.460000] pci 0000:00:0c.0: reg 0x30: [mem 0xf2040000-0xf207ffff pref]
[    0.460000] pci 0000:00:0d.0: [11d4:1889] type 00 class 0x040100
[    0.460000] pci 0000:00:0d.0: reg 0x10: [mem 0xf200c000-0xf200c1ff pref]
[    0.460000] pci 0000:00:0d.0: reg 0x14: [mem 0xf200b000-0xf200b00f pref]
[    0.460000] pci 0000:00:0d.0: reg 0x18: [mem 0xf200a000-0xf200a00f pref]
[    0.460000] pci 0000:00:0d.0: reg 0x1c: [mem 0xf2009000-0xf200900f pref]
[    0.460000] pci 0000:00:0d.0: supports D2
[    0.460000] pci 0000:00:0e.0: [100b:0002] type 00 class 0x01018a
[    0.460000] PCI: Enabled native mode for NS87415 (pif=0x8f)
[    0.460000] pci 0000:00:0e.0: reg 0x10: [io  0x0f00-0x0f07]
[    0.460000] pci 0000:00:0e.0: reg 0x14: [io  0x0e00-0x0e03]
[    0.460000] pci 0000:00:0e.0: reg 0x18: [io  0x0d00-0x0d07]
[    0.460000] pci 0000:00:0e.0: reg 0x1c: [io  0x0b00-0x0b03]
[    0.460000] pci 0000:00:0e.0: reg 0x20: [io  0x0a00-0x0a0f]
[    0.460000] pci 0000:00:0e.1: [100b:000e] type 00 class 0x068000
[    0.460000] pci 0000:00:0e.2: [100b:0012] type 00 class 0x0c0310
[    0.460000] pci 0000:00:0e.2: reg 0x10: [mem 0xf2007000-0xf2007fff]
[    0.460000] pci 0000:00:0e.2: reg 0x14: [mem 0xf2006000-0xf2006fff]
[    0.460000] pci 0000:00:0f.0: [1000:000b] type 00 class 0x010000
[    0.460000] pci 0000:00:0f.0: reg 0x10: [io  0x0900-0x09ff]
[    0.460000] pci 0000:00:0f.0: reg 0x14: [mem 0xf2005000-0xf20053ff 64bit]
[    0.460000] pci 0000:00:0f.0: reg 0x1c: [mem 0xf2002000-0xf2003fff 64bit]
[    0.460000] pci 0000:00:0f.0: supports D1 D2
[    0.460000] pci 0000:00:0f.1: [1000:000b] type 00 class 0x010000
[    0.460000] pci 0000:00:0f.1: reg 0x10: [io  0x0800-0x08ff]
[    0.460000] pci 0000:00:0f.1: reg 0x14: [mem 0xf2004000-0xf20043ff 64bit]
[    0.460000] pci 0000:00:0f.1: reg 0x1c: [mem 0xf2000000-0xf2001fff 64bit]
[    0.460000] pci 0000:00:0f.1: supports D1 D2
[    0.460000] Elroy version TR4.0 (0x5) found at 0xfed32000
[    0.460000] LBA 10:1: PCI host bridge to bus 0000:01
[    0.460000] pci_bus 0000:01: root bus resource [io  0x12000-0x13fff] (bus address [0x2000-0x3fff])
[    0.460000] pci_bus 0000:01: root bus resource [mem 0xf8000000-0xfbffffff]
[    0.460000] pci_bus 0000:01: root bus resource [mem 0xf2400000-0xf27fffff]
[    0.460000] pci_bus 0000:01: root bus resource [bus 01]
[    0.460000] pci 0000:01:06.0: [18ca:0020] type 00 class 0x030000
[    0.460000] pci 0000:01:06.0: reg 0x10: [mem 0xf8000000-0xfbffffff pref]
[    0.460000] pci 0000:01:06.0: reg 0x14: [mem 0xf2400000-0xf243ffff]
[    0.460000] pci 0000:01:06.0: reg 0x18: [io  0x12000-0x1207f]
[    0.460000] pci 0000:01:06.0: reg 0x30: [mem 0xf2440000-0xf2447fff pref]
[    0.460000] pci 0000:01:06.0: supports D1 D2
[    0.460000] iosapic: hpa not registered for 0000:01:06.0
[    0.460000] Elroy version TR4.0 (0x5) found at 0xfed38000
[    0.460000] LBA 10:4: PCI host bridge to bus 0000:02
[    0.460000] pci_bus 0000:02: root bus resource [io  0x28000-0x29fff] (bus address [0x8000-0x9fff])
[    0.460000] pci_bus 0000:02: root bus resource [mem 0xf3000000-0xf33fffff]
[    0.460000] pci_bus 0000:02: root bus resource [bus 02]
[    0.460000] Elroy version TR4.0 (0x5) found at 0xfed3c000
[    0.460000] LBA 10:6: PCI host bridge to bus 0000:03
[    0.460000] pci_bus 0000:03: root bus resource [io  0x3c000-0x3dfff] (bus address [0xc000-0xdfff])
[    0.460000] pci_bus 0000:03: root bus resource [mem 0xf6000000-0xf7ffffff]
[    0.460000] pci_bus 0000:03: root bus resource [mem 0xf3800000-0xf3bfffff]
[    0.460000] pci_bus 0000:03: root bus resource [bus 03]
[    0.470000] pci 0000:03:02.0: [103c:1008] type 00 class 0x038000
[    0.470000] pci 0000:03:02.0: reg 0x10: [mem 0xf6000000-0xf7ffffff 64bit]
[    0.470000] pci 0000:03:02.0: reg 0x30: [mem 0xf3800000-0xf39fffff pref]
[    0.470000] iosapic: hpa not registered for 0000:03:02.0
[    0.470000] powersw: Soft power switch at 0xf0400804 enabled.
[    0.480000] SCSI subsystem initialized
[    0.480000] usbcore: registered new interface driver usbfs
[    0.490000] usbcore: registered new interface driver hub
[    0.490000] usbcore: registered new device driver usb
[    0.490000] Switched to clocksource cr16
[    0.500000] NET: Registered protocol family 2
[    0.500000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[    0.500000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.500000] TCP: Hash tables configured (established 16384 bind 16384)
[    0.500000] TCP: reno registered
[    0.500000] UDP hash table entries: 1024 (order: 2, 16384 bytes)
[    0.500000] UDP-Lite hash table entries: 1024 (order: 2, 16384 bytes)
[    0.500000] NET: Registered protocol family 1
[    0.500000] PCI: CLS 64 bytes
[    0.500000] SuperIO: Found NS87560 Legacy I/O device at 0000:00:0e.1 (IRQ 19)
[    0.500000] SuperIO: Serial port 1 at 0x3f8
[    0.500000] SuperIO: Serial port 2 at 0x2f8
[    0.500000] SuperIO: Parallel port at 0x378
[    0.500000] SuperIO: Floppy controller at 0x3f0
[    0.500000] SuperIO: ACPI at 0x7e0
[    0.500000] SuperIO: USB regulator enabled
[    0.500000] Unpacking initramfs...
[    3.160000] Freeing initrd memory: 3264K (4e8be000 - 4ebee000)
[    3.160000] Enabling PDC chassis warnings support v0.05
[    3.160000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    3.170000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.190000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.200000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.210000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.220000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.230000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.240000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.250000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.260000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.270000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.280000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.290000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.300000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.310000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.320000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.340000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.350000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.360000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.370000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.380000] BUG: non-zero nr_pmds on freeing mm: -5
[    3.390000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.400000] BUG: non-zero nr_pmds on freeing mm: -5
[    3.410000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.420000] BUG: non-zero nr_pmds on freeing mm: -5
[    3.430000] BUG: non-zero nr_pmds on freeing mm: -5
[    3.440000] BUG: non-zero nr_pmds on freeing mm: -5
[    3.450000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.460000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.470000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.480000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.490000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.500000] io scheduler noop registered
[    3.500000] io scheduler cfq registered (default)
[    3.500000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.510000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.510000] BUG: non-zero nr_pmds on freeing mm: -6
[    3.520000] PDC Stable Storage facility v0.30
[    3.850000] STI GSC/PCI core graphics driver Version 0.9b
[    3.860000] STI PCI graphic ROM found at f3800000 (2048 kB), fb at f6000000 (32 MB)
[    3.920000] STI ROM supports 32 and 64 bit firmware functions.
[    3.920000] STI selected 8x16 framebuffer font VGA8x16 for sticon
[    3.920000]     id 35acda30-9a02587, conforms to spec rev. 8.0d
[    4.050000]     graphics card name: A1299B
[    4.050000] sticon: Initializing STI text console.
[    4.050000] Console: switching to colour STI console 160x64
[    4.180000] stifb: 'A1299B' (id: 0x35acda30) not supported.
[    4.200000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.220000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.240000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.260000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.270000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.290000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.310000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.330000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.350000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.370000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.390000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.400000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.410000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.430000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.450000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.470000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.490000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.510000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.530000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.550000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.560000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.580000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.590000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.600000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.620000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.630000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.640000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.650000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.660000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.670000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.670000] BUG: non-zero nr_pmds on freeing mm: -5
[    4.680000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.690000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.700000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.710000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.720000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.720000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.730000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.750000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.760000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.760000] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
[    4.770000] serial8250: ttyS0 at I/O 0x3f8 (irq = 3, base_baud = 115200) is a 16550A
[    4.780000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.790000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.810000] serial8250: ttyS1 at I/O 0x2f8 (irq = 4, base_baud = 115200) is a 16550A
[    4.810000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.830000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.850000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.860000] BUG: non-zero nr_pmds on freeing mm: -5
[    4.880000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.890000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.910000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.920000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.940000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.950000] BUG: non-zero nr_pmds on freeing mm: -6
[    4.970000] BUG: non-zero nr_pmds on freeing mm: -5
[    4.980000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.000000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.020000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.030000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.050000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.060000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.080000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.090000] BUG: non-zero nr_pmds on freeing mm: -5
[    5.110000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.120000] loop: module loaded
[    5.350000] sym0: <896> rev 0x7 at pci 0000:00:0f.0 irq 20
[    5.360000] BUG: non-zero nr_pmds on freeing mm: -5
[    5.380000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.390000] BUG: non-zero nr_pmds on freeing mm: -5
[    5.410000] sym0: PA-RISC Firmware, ID 7, Fast-40, SE, parity checking
[    5.420000] sym0: SCSI BUS has been reset.
[    5.430000] sym0: SCSI BUS mode change from SE to SE.
[    5.430000] sym0: SCSI BUS has been reset.
[    5.440000] scsi host0: sym-2.2.3
[    5.450000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.470000] BUG: non-zero nr_pmds on freeing mm: -6
[    5.480000] BUG: non-zero nr_pmds on freeing mm: -6
[   11.210000] sym1: <896> rev 0x7 at pci 0000:00:0f.1 irq 20
[   11.220000] sym1: PA-RISC Firmware, ID 7, Fast-40, LVD, parity checking
[   11.230000] sym1: SCSI BUS has been reset.
[   11.240000] scsi host1: sym-2.2.3
[   11.250000] BUG: non-zero nr_pmds on freeing mm: -6
[   11.260000] BUG: non-zero nr_pmds on freeing mm: -5
[   11.280000] BUG: non-zero nr_pmds on freeing mm: -6
[   15.690000] scsi target1:0:5: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 31)
[   15.700000] scsi 1:0:5:0: Direct-Access     IBM-ESXS ST373307LC    FN B25J PQ: 0 ANSI: 3
[   15.710000] scsi target1:0:5: tagged command queuing enabled, command queue depth 16.
[   15.710000] scsi target1:0:5: Beginning Domain Validation
[   15.730000] scsi target1:0:5: Domain Validation skipping write tests
[   15.730000] scsi target1:0:5: Ending Domain Validation
[   15.740000] BUG: non-zero nr_pmds on freeing mm: -5
[   15.760000] BUG: non-zero nr_pmds on freeing mm: -6
[   15.780000] BUG: non-zero nr_pmds on freeing mm: -6
[   15.800000] BUG: non-zero nr_pmds on freeing mm: -6
[   15.810000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.420000] sd 1:0:5:0: Attached scsi generic sg0 type 0
[   18.430000] Linux Tulip driver version 1.1.15 (Feb 27, 2007)
[   18.440000] tulip0: no phy info, aborting mtable build
[   18.450000] tulip0:  MII transceiver #1 config 1000 status 782d advertising 01e1
[   18.460000] net eth0: Digital DS21142/43 Tulip rev 65 at MMIO 0xf2008000, 00:30:6e:2b:09:84, IRQ 17
[   18.470000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   18.470000] ohci-pci: OHCI PCI platform driver
[   18.480000] ohci-pci 0000:00:0e.2: OHCI PCI host controller
[   18.490000] ohci-pci 0000:00:0e.2: new USB bus registered, assigned bus number 1
[   18.490000] ohci-pci 0000:00:0e.2: irq 1, io mem 0xf2007000
[   18.500000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.520000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.540000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.560000] BUG: non-zero nr_pmds on freeing mm: -5
[   18.570000] sd 1:0:5:0: [sda] 143374000 512-byte logical blocks: (73.4 GB/68.3 GiB)
[   18.580000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.590000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.610000] BUG: non-zero nr_pmds on freeing mm: -5
[   18.620000] sd 1:0:5:0: [sda] Write Protect is off
[   18.620000] sd 1:0:5:0: [sda] Mode Sense: b3 00 10 08
[   18.620000] sd 1:0:5:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   18.640000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.650000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.660000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.670000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.680000]  sda: sda1 sda2 sda3
[   18.700000] hub 1-0:1.0: USB hub found
[   18.700000] hub 1-0:1.0: 3 ports detected
[   18.730000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.740000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.750000] usbcore: registered new interface driver usb-storage
[   18.760000] sd 1:0:5:0: [sda] Attached SCSI disk
[   18.770000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.790000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.800000] mousedev: PS/2 mouse device common for all mice
[   18.810000] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[   18.810000] md: raid1 personality registered for level 1
[   18.830000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.840000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.860000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.870000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.880000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.900000] BUG: non-zero nr_pmds on freeing mm: -5
[   18.910000] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@xxxxxxxxxx
[   18.910000] usbcore: registered new interface driver usbhid
[   18.920000] usbhid: USB HID core driver
[   18.930000] TCP: cubic registered
[   18.930000] NET: Registered protocol family 17
[   18.940000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.950000] BUG: non-zero nr_pmds on freeing mm: -5
[   18.970000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.980000] BUG: non-zero nr_pmds on freeing mm: -6
[   18.990000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.020000] rtc-generic rtc-generic: setting system clock to 2015-02-24 22:53:53 UTC (1424818433)
[   19.020000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.040000] Freeing unused kernel memory: 152K (10100000 - 10126000)
[   19.050000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.070000] BUG: non-zero nr_pmds on freeing mm: -7
[   19.080000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.080000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.100000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.110000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.130000] usb 1-2: new full-speed USB device number 2 using ohci-pci
[   19.140000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.150000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.160000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.170000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.180000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.190000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.210000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.220000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.230000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.240000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.250000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.260000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.280000] BUG: non-zero nr_pmds on freeing mm: -7
[   19.290000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.300000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.310000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.320000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.330000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.350000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.360000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.370000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.390000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.400000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.410000] hub 1-2:1.0: USB hub found
[   19.410000] hub 1-2:1.0: 3 ports detected
[   19.430000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.440000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.460000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.470000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.480000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.490000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.500000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.520000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.530000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.540000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.550000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.570000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.580000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.590000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.600000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.610000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.630000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.640000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.660000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.680000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.690000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.700000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.760000] BUG: non-zero nr_pmds on freeing mm: -10
[   19.770000] usb 1-2.3: new full-speed USB device number 3 using ohci-pci
[   19.770000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.780000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.790000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.800000] BUG: non-zero nr_pmds on freeing mm: -5
[   19.950000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.960000] input: Cherry GmbH                     Cherry Multiboard               as /devices/parisc/10/10:0/pci0000:00/0000:00:0e.2/usb1/1-2/1-2.3/1-2.3:1.0/0003:046A:0016.0001/input/input0
[   19.980000] BUG: non-zero nr_pmds on freeing mm: -6
[   19.990000] BUG: non-zero nr_pmds on freeing mm: -6
[   20.030000] hid-generic 0003:046A:0016.0001: input: USB HID v1.11 Keyboard [Cherry GmbH                     Cherry Multiboard              ] on usb-0000:00:0e.2-2.3/input0
[   20.060000] BUG: non-zero nr_pmds on freeing mm: -6
[   20.070000] hid-generic 0003:046A:0016.0002: device has no listeners, quitting
[   20.080000] BUG: non-zero nr_pmds on freeing mm: -6
[   21.840000] BUG: non-zero nr_pmds on freeing mm: -6
[   21.850000] BUG: non-zero nr_pmds on freeing mm: -5
[   21.860000] BUG: non-zero nr_pmds on freeing mm: -6
[   21.870000] BUG: non-zero nr_pmds on freeing mm: -5
[   21.880000] BUG: non-zero nr_pmds on freeing mm: -6
[   21.890000] BUG: non-zero nr_pmds on freeing mm: -5
[   21.910000] BUG: non-zero nr_pmds on freeing mm: -5
[   21.920000] BUG: non-zero nr_pmds on freeing mm: -5
[   21.940000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.020000] BUG: non-zero nr_pmds on freeing mm: -10
[   22.030000] BUG: non-zero nr_pmds on freeing mm: -7
[   22.040000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.050000] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[   22.060000] EXT4-fs (sda3): couldn't mount as ext2 due to feature incompatibilities
[   22.110000] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   22.120000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.180000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.190000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.200000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.220000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.250000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.270000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.280000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.300000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.310000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.330000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.340000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.360000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.370000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.380000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.390000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.410000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.420000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.480000] BUG: non-zero nr_pmds on freeing mm: -6
[   22.760000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.820000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.830000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.850000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.860000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.880000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.940000] BUG: non-zero nr_pmds on freeing mm: -5
[   22.950000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.010000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.020000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.020000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.030000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.060000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.080000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.090000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.110000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.130000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.150000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.160000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.170000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.180000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.190000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.210000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.220000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.240000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.250000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.260000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.280000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.300000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.310000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.330000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.340000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.350000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.360000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.370000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.380000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.400000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.410000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.420000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.430000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.440000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.460000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.470000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.480000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.490000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.500000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.510000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.520000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.530000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.540000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.550000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.560000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.570000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.590000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.600000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.610000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.630000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.650000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.690000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.700000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.730000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.740000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.760000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.770000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.780000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.790000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.810000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.830000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.830000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.850000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.860000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.870000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.880000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.890000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.900000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.920000] BUG: non-zero nr_pmds on freeing mm: -4
[   23.950000] BUG: non-zero nr_pmds on freeing mm: -6
[   23.960000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.970000] BUG: non-zero nr_pmds on freeing mm: -5
[   23.990000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.000000] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[   24.020000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.020000] EXT4-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
[   24.030000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.040000] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[   24.050000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.060000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.070000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.090000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.100000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.110000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.130000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.140000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.160000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.180000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.180000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.200000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.210000] Adding 4008212k swap on /dev/sda2.  Priority:-1 extents:1 across:4008212k 
[   24.210000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.230000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.240000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.250000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.260000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.280000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.290000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.300000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.310000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.320000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.340000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.340000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.360000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.370000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.390000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.410000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.430000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.460000] BUG: non-zero nr_pmds on freeing mm: -4
[   24.650000] random: dropbear urandom read with 111 bits of entropy available
[   24.660000] BUG: non-zero nr_pmds on freeing mm: -6
[   24.680000] BUG: non-zero nr_pmds on freeing mm: -4
[   24.710000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.730000] BUG: non-zero nr_pmds on freeing mm: -5
[   24.740000] BUG: non-zero nr_pmds on freeing mm: -7
[   24.750000] BUG: non-zero nr_pmds on freeing mm: -4
[   24.760000] BUG: non-zero nr_pmds on freeing mm: -5
[   27.120000] net eth0: Setting full-duplex based on MII#1 link partner capability of c5e1
[   29.190000] random: nonblocking pool is initialized
[   67.630000] BUG: non-zero nr_pmds on freeing mm: -8
[   67.660000] BUG: non-zero nr_pmds on freeing mm: -5
[   67.670000] BUG: non-zero nr_pmds on freeing mm: -6
[   69.730000] BUG: non-zero nr_pmds on freeing mm: -6
[   69.740000] BUG: non-zero nr_pmds on freeing mm: -6
[   69.770000] BUG: non-zero nr_pmds on freeing mm: -6
[  109.940000] BUG: non-zero nr_pmds on freeing mm: -6
[  112.650000] BUG: non-zero nr_pmds on freeing mm: -6

A.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]