* Mptlinux crashes on kernel 2.6.22.1
@ 2007-08-02 14:16 Hommel, Thomas (GE Indust, GE Fanuc)
2007-08-06 9:08 ` Hommel, Thomas (GE Indust, GE Fanuc)
0 siblings, 1 reply; 5+ messages in thread
From: Hommel, Thomas (GE Indust, GE Fanuc) @ 2007-08-02 14:16 UTC (permalink / raw)
To: linux-scsi, mpt_linux_developer
Hello,
I am trying to use a LSI53C1020 based adapter on a PowerPC board with
MPC8641D processor. When initializing, the driver crashes the system
with the error message below. Kernel version is 2.6.22.1, driver
3.04.04. The chip on the adapter is a 53C1020, but the driver detects a
53C1030.
Has anyone experienced similar problems already?
Thanks for your help
Thomas
...
Fusion MPT base driver 3.04.04
Copyright (c) 1999-2007 LSI Logic Corporation
Fusion MPT SPI Host driver 3.04.04
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator,Target}
mptbase: Initiating ioc0 recovery
Unable to handle kernel paging request for data at address 0x00000572
Faulting instruction address: 0xa01f135c
Oops: Kernel access of bad area, sig: 11 [#1]
SMP NR_CPUS=2 SBS CM6
NIP: a01f135c LR: a01f135c CTR: a000c984
REGS: bffd9e90 TRAP: 0300 Not tainted (2.6.22.1)
MSR: 00009032 <EE,ME,IR,DR> CR: 82002048 XER: 00000000
DAR: 00000572, DSISR: 40000000
TASK = bffcc050[9] 'events/0' THREAD: bffd8000 CPU: 0
GPR00: a01f135c bffd9f40 bffcc050 bfffd0c0 bfff4000 00000001 00019400
00000000
GPR08: 0007d710 00000001 a03c2000 bfff4000 22002042 ff9f6b77 0fffbd00
ffffffff
GPR16: 00000001 00000000 007fff00 a0395060 a03730b4 a0370000 a03730b4
a0040000
GPR24: a03730b4 a0370000 00000000 a03a0000 bffd8000 a01f1344 bffef8a4
000002f0
NIP [a01f135c] mptspi_dv_renegotiate_work+0x18/0x120
LR [a01f135c] mptspi_dv_renegotiate_work+0x18/0x120
Call Trace:
[bffd9f40] [a01f135c] mptspi_dv_renegotiate_work+0x18/0x120 (unreliable)
[bffd9f70] [a0034da8] run_workqueue+0xb8/0x170
[bffd9f90] [a00353e0] worker_thread+0x70/0xd4
[bffd9fd0] [a0038e5c] kthread+0x84/0x8c
[bffd9ff0] [a00122f8] kernel_thread+0x44/0x60
Instruction dump:
4bffd8b9 80010024 83e1001c 38210020 7c0803a6 4e800020 7c0802a6 9421ffd0
bf810020 90010034 83e30010 4be7757d <a01f0282> 2f800000 419e009c
813f0000
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Mptlinux crashes on kernel 2.6.22.1
2007-08-02 14:16 Mptlinux crashes on kernel 2.6.22.1 Hommel, Thomas (GE Indust, GE Fanuc)
@ 2007-08-06 9:08 ` Hommel, Thomas (GE Indust, GE Fanuc)
2007-08-07 10:58 ` Hommel, Thomas (GE Indust, GE Fanuc)
0 siblings, 1 reply; 5+ messages in thread
From: Hommel, Thomas (GE Indust, GE Fanuc) @ 2007-08-06 9:08 UTC (permalink / raw)
To: linux-scsi, eric.moore
Here's some more info on my configuration and the output of lspci -vv
(with the driver disabled, as it crashes otherwise). The kernel config
contains some extra options, as it is customized.
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.22.1
# Mon Aug 6 11:25:06 2007
#
# CONFIG_PPC64 is not set
CONFIG_PPC32=y
CONFIG_PPC_MERGE=y
CONFIG_MMU=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_IRQ_PER_CPU=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_ILOG2_U32=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_PPC=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_NVRAM=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_PPC_OF=y
CONFIG_PPC_UDBG_16550=y
CONFIG_GENERIC_TBSYNC=y
CONFIG_AUDIT_ARCH=y
CONFIG_GENERIC_BUG=y
# CONFIG_DEFAULT_UIMAGE is not set
#
# Processor support
#
# CONFIG_CLASSIC32 is not set
# CONFIG_PPC_82xx is not set
# CONFIG_PPC_83xx is not set
# CONFIG_PPC_85xx is not set
CONFIG_PPC_86xx=y
# CONFIG_PPC_8xx is not set
# CONFIG_40x is not set
# CONFIG_44x is not set
# CONFIG_E200 is not set
CONFIG_6xx=y
CONFIG_PPC_FPU=y
# CONFIG_PPC_DCR_NATIVE is not set
# CONFIG_PPC_DCR_MMIO is not set
CONFIG_ALTIVEC=y
CONFIG_PPC_STD_MMU=y
CONFIG_PPC_STD_MMU_32=y
# CONFIG_PPC_MM_SLICES is not set
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_SWAP is not set
# CONFIG_SYSVIPC is not set
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_UTS_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_CPUSETS is not set
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
# CONFIG_ELF_CORE is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_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
#
# Loadable module support
#
# CONFIG_MODULES is not set
#
# Block layer
#
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
CONFIG_IOSCHED_DEADLINE=y
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="deadline"
#
# Platform support
#
# CONFIG_PPC_MPC52xx is not set
# CONFIG_PPC_MPC5200 is not set
# CONFIG_PPC_CELL is not set
# CONFIG_PPC_CELL_NATIVE is not set
# CONFIG_PQ2ADS is not set
# CONFIG_MPC8641_HPCN is not set
CONFIG_SBS_CM6=y
CONFIG_MPC8641=y
CONFIG_MPIC=y
# CONFIG_MPIC_WEIRD is not set
# CONFIG_PPC_I8259 is not set
# CONFIG_PPC_RTAS is not set
# CONFIG_MMIO_NVRAM is not set
# CONFIG_PPC_MPC106 is not set
# CONFIG_PPC_970_NAP is not set
# CONFIG_PPC_INDIRECT_IO is not set
# CONFIG_GENERIC_IOMAP is not set
# CONFIG_CPU_FREQ is not set
# CONFIG_CPM2 is not set
#
# Kernel options
#
CONFIG_HIGHMEM=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_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_BKL=y
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_IRQ_ALL_CPUS is not set
CONFIG_ARCH_FLATMEM_ENABLE=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 is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_PROC_DEVICETREE=y
# CONFIG_CMDLINE_BOOL is not set
# CONFIG_PM is not set
# CONFIG_SECCOMP is not set
# CONFIG_WANT_DEVICE_TREE is not set
CONFIG_ISA_DMA_API=y
#
# Bus options
#
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_PPC_INDIRECT_PCI=y
CONFIG_PPC_INDIRECT_PCI_BE=y
CONFIG_FSL_SOC=y
CONFIG_FSL_PCIE=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_DEBUG is not set
#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
#
# Advanced setup
#
CONFIG_ADVANCED_OPTIONS=y
# CONFIG_HIGHMEM_START_BOOL is not set
CONFIG_HIGHMEM_START=0xfe000000
CONFIG_LOWMEM_SIZE_BOOL=y
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_KERNEL_START_BOOL=y
CONFIG_KERNEL_START=0xa0000000
# CONFIG_TASK_SIZE_BOOL is not set
CONFIG_TASK_SIZE=0x80000000
# CONFIG_BOOT_LOAD_BOOL is not set
CONFIG_BOOT_LOAD=0x00800000
#
# Networking
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
# 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 is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES 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=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q 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_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 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
# CONFIG_IEEE80211 is not set
# CONFIG_RFKILL is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
#
# Connector - unified userspace <-> kernelspace linker
#
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set
# CONFIG_SSFDC is not set
#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=y
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_GEN_PROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
CONFIG_MTD_CFI_NOSWAP=y
# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
# CONFIG_MTD_CFI_I1 is not set
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_OTP is not set
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CFI_AMDSTD=y
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_PHYSMAP is not set
CONFIG_MTD_PHYSMAP_OF=y
# CONFIG_MTD_PLATRAM is not set
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_ONENAND is not set
#
# UBI - Unsorted block images
#
# CONFIG_MTD_UBI is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Plug and Play support
#
# CONFIG_PNPACPI is not set
#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=131072
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
#
# Misc devices
#
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
CONFIG_SBS_CM6_BOARD=y
CONFIG_SBS_CM6_GPIO=y
# CONFIG_SBS_CM6_GPIO_LOWER is not set
CONFIG_SBS_CM6_GPIO_UPPER=y
CONFIG_MPC86XX_ECC=y
# CONFIG_IDE is not set
#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=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 is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
#
# SCSI low-level drivers
#
# 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_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_STEX is not set
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
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_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 is not set
#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
#
# Fusion MPT device support
#
CONFIG_FUSION=y
CONFIG_FUSION_SPI=y
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_CTL is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
#
# I2O device support
#
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ARCNET is not set
CONFIG_PHYLIB=y
#
# MII PHY device drivers
#
CONFIG_MARVELL_PHY=y
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_FIXED_PHY is not set
#
# Ethernet (10 or 100Mbit)
#
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
# CONFIG_E1000_NAPI is not set
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
CONFIG_GIANFAR=y
# CONFIG_GFAR_NAPI is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 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 is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Telephony Support
#
# 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 is not set
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
# CONFIG_SERIO 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=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=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y
#
# Non-8250 serial port support
#
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_OF_PLATFORM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_CM6_WDT=y
#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
# CONFIG_GEN_RTC is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set
#
# TPM devices
#
# CONFIG_TCG_TPM is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
#
# I2C Algorithms
#
# CONFIG_I2C_ALGOBIT is not set
# 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_MPC=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES 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_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X 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_I2C_AT24C=y
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 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_M41T00 is not set
# CONFIG_SENSORS_MAX6875 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
#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
CONFIG_SENSORS_LM90=y
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF 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 is not set
#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
# CONFIG_FB is not set
# CONFIG_FB_IBM_GXT4500 is not set
#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
#
# Sound
#
# CONFIG_SOUND is not set
#
# HID Devices
#
# CONFIG_HID is not set
#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
# CONFIG_USB is not set
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
#
# LED devices
#
# CONFIG_NEW_LEDS is not set
#
# LED drivers
#
#
# LED Triggers
#
#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set
#
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
#
#
# Real Time Clock
#
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=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=y
# 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
#
# SPI RTC drivers
#
#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_DS1553 is not set
CONFIG_RTC_DRV_STK17TA8=y
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_M48T86 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
#
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
# 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 is not set
# CONFIG_XFS_FS is not set
# 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 is not set
# CONFIG_QUOTA is not set
# CONFIG_DNOTIFY is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS 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_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL 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_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_FS_XATTR is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_CRAMFS 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=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
CONFIG_NFSD_TCP=y
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
# CONFIG_SUNRPC_BIND34 is not set
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# 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
# CONFIG_9P_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="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 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 is not set
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_UTF8 is not set
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set
# CONFIG_UCC_SLOW is not set
#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
#
# Instrumentation Support
#
# CONFIG_PROFILING is not set
#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
CONFIG_ENABLE_MUST_CHECK=y
# CONFIG_MAGIC_SYSRQ is not set
# 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=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
CONFIG_FORCED_INLINING=y
# CONFIG_FAULT_INJECTION is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUGGER is not set
# CONFIG_BDI_SWITCH is not set
# CONFIG_BOOTX_TEXT is not set
# CONFIG_PPC_EARLY_DEBUG is not set
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
#
# Cryptographic options
#
# CONFIG_CRYPTO is not set
bash-3.00# lspci -vv
00:00.0 Class 0000: 1957:7011 (rev 20)
!!! Invalid class 0000 for header type 01
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=02, sec-latency=0
I/O behind bridge: 00000000-00000fff
Memory behind bridge: bff00000-bfffffff
Prefetchable memory behind bridge:
00000000bfe00000-00000000bfe00000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [4c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0,
ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal- Fatal-
Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 512 bytes
Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port
0
Link: Latency L0s <2us, L1 unlimited
Link: ASPM Disabled RCB 128 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x8
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Unknown (6487)
Capabilities: [701] Unknown (4377)
01:00.0 Class 0604: 12d8:e130
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 08
Bus: primary=01, secondary=02, subordinate=02, sec-latency=237
I/O behind bridge: 000ff000-000fffff
Memory behind bridge: 80000000-800fffff
Secondary status: 66Mhz+ FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [80] PCI-X bridge device.
Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-,
SRD- Freq=2
Status: Bus=1 Dev=0 Func=0 64bit- 133MHz- SCD- USC-,
SCO-, SRD-
: Upstream: Capacity=16, Commitment Limit=16
: Downstream: Capacity=16, Commitment Limit=16
Capabilities: [90] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a8] #0d [0000]
Capabilities: [b0] Express PCI/PCI-X Bridge IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0,
ExtTag+
Device: Latency L0s <64ns, L1 <1us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal- Fatal-
Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 512 bytes
Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s L1,
Port 0
Link: Latency L0s <512ns, L1 <1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [d8] Vital Product Data
Capabilities: [f0] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [74] #06 [0094]
Capabilities: [100] Unknown (4824)
02:04.0 Class 0100: 1000:0030 (rev 08)
Subsystem: 124b:1170
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 128 (4000ns min, 1500ns max), Cache Line Size 08
Interrupt: pin A routed to IRQ 16
Region 0: I/O ports at ff000 [size=256]
Region 1: Memory at 0000000080000000 (64-bit, non-prefetchable)
[size=64K]
Region 3: Memory at 0000000080010000 (64-bit, non-prefetchable)
[size=64K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [68] PCI-X non-bridge device.
Command: DPERE- ERO- RBC=0 OST=4
Status: Bus=2 Dev=4 Func=0 64bit+ 133MHz+ SCD- USC-,
DC=simple, DMMRBC=2, DMOST=4, DMCRS=1, RSCEM-
0001:03:00.0 Class 0000: 1957:7011 (rev 20)
!!! Invalid class 0000 for header type 01
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=03, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 00000000-00000fff
Memory behind bridge: cff00000-cfffffff
Prefetchable memory behind bridge:
00000000cfe00000-00000000cfe00000
Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [4c] Express Root Port (Slot-) IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0,
ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal- Fatal-
Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 512 bytes
Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port
0
Link: Latency L0s <2us, L1 unlimited
Link: ASPM Disabled RCB 128 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x8
Root: Correctable- Non-Fatal- Fatal- PME-
Capabilities: [100] Unknown (6487)
Capabilities: [701] Unknown (4377)
0001:04:00.0 Class 0604: 12d8:e110 (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 08
Bus: primary=04, secondary=05, subordinate=05, sec-latency=238
Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [80] PCI-X bridge device.
Secondary Status: 64bit-, 133MHz+, SCD-, USC-, SCO-,
SRD- Freq=0
Status: Bus=4 Dev=0 Func=0 64bit- 133MHz- SCD- USC-,
SCO-, SRD-
: Upstream: Capacity=16, Commitment Limit=16
: Downstream: Capacity=16, Commitment Limit=16
Capabilities: [90] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a8] #0d [0000]
Capabilities: [b0] Express PCI/PCI-X Bridge IRQ 0
Device: Supported: MaxPayload 256 bytes, PhantFunc 0,
ExtTag+
Device: Latency L0s <64ns, L1 <1us
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal- Fatal-
Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
Device: MaxPayload 128 bytes, MaxReadReq 512 bytes
Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1,
Port 0
Link: Latency L0s <512ns, L1 <1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x1
Capabilities: [d8] Vital Product Data
Capabilities: [f0] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [100] Unknown (4824)
bash-3.00#
-----Original Message-----
From: linux-scsi-owner@vger.kernel.org
[mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Hommel, Thomas
(GE Indust, GE Fanuc)
Sent: Donnerstag, 2. August 2007 16:17
To: linux-scsi@vger.kernel.org; mpt_linux_developer@lsi.com
Subject: Mptlinux crashes on kernel 2.6.22.1
Hello,
I am trying to use a LSI53C1020 based adapter on a PowerPC board with
MPC8641D processor. When initializing, the driver crashes the system
with the error message below. Kernel version is 2.6.22.1, driver
3.04.04. The chip on the adapter is a 53C1020, but the driver detects a
53C1030.
Has anyone experienced similar problems already?
Thanks for your help
Thomas
...
Fusion MPT base driver 3.04.04
Copyright (c) 1999-2007 LSI Logic Corporation Fusion MPT SPI Host driver
3.04.04
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator,Target}
mptbase: Initiating ioc0 recovery
Unable to handle kernel paging request for data at address 0x00000572
Faulting instruction address: 0xa01f135c
Oops: Kernel access of bad area, sig: 11 [#1] SMP NR_CPUS=2 SBS CM6
NIP: a01f135c LR: a01f135c CTR: a000c984
REGS: bffd9e90 TRAP: 0300 Not tainted (2.6.22.1)
MSR: 00009032 <EE,ME,IR,DR> CR: 82002048 XER: 00000000
DAR: 00000572, DSISR: 40000000
TASK = bffcc050[9] 'events/0' THREAD: bffd8000 CPU: 0
GPR00: a01f135c bffd9f40 bffcc050 bfffd0c0 bfff4000 00000001 00019400
00000000
GPR08: 0007d710 00000001 a03c2000 bfff4000 22002042 ff9f6b77 0fffbd00
ffffffff
GPR16: 00000001 00000000 007fff00 a0395060 a03730b4 a0370000 a03730b4
a0040000
GPR24: a03730b4 a0370000 00000000 a03a0000 bffd8000 a01f1344 bffef8a4
000002f0 NIP [a01f135c] mptspi_dv_renegotiate_work+0x18/0x120
LR [a01f135c] mptspi_dv_renegotiate_work+0x18/0x120
Call Trace:
[bffd9f40] [a01f135c] mptspi_dv_renegotiate_work+0x18/0x120 (unreliable)
[bffd9f70] [a0034da8] run_workqueue+0xb8/0x170 [bffd9f90] [a00353e0]
worker_thread+0x70/0xd4 [bffd9fd0] [a0038e5c] kthread+0x84/0x8c
[bffd9ff0] [a00122f8] kernel_thread+0x44/0x60 Instruction dump:
4bffd8b9 80010024 83e1001c 38210020 7c0803a6 4e800020 7c0802a6 9421ffd0
bf810020 90010034 83e30010 4be7757d <a01f0282> 2f800000 419e009c
813f0000
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org More majordomo info
at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Mptlinux crashes on kernel 2.6.22.1
2007-08-06 9:08 ` Hommel, Thomas (GE Indust, GE Fanuc)
@ 2007-08-07 10:58 ` Hommel, Thomas (GE Indust, GE Fanuc)
2007-08-07 11:11 ` Rolf Eike Beer
0 siblings, 1 reply; 5+ messages in thread
From: Hommel, Thomas (GE Indust, GE Fanuc) @ 2007-08-07 10:58 UTC (permalink / raw)
To: linux-scsi, eric.moore
Here's a record of driver initialization with debugging enabled. I can't
figure out what goes wrong, but maybe sombody else can...
Any help is appreciated
Fusion MPT base driver 3.04.04
Copyright (c) 1999-2007 LSI Logic Corporation
mptbase: Register for IOC reset notification
Fusion MPT SPI Host driver 3.04.04
mptspi: Registered for IOC event notifications
mptspi: Registered for IOC reset notifications
mptbase: mpt_adapter_install
mptbase: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED
mptbase: Using 64 bit consistent mask
mptbase: mem = c1080000, mem_phys = 80000000
mptbase: facts @ afe3b274, pfacts[0] @ afe3b2c4
mptbase: ioc0: PCI device 0000:02:04.0 devfn=2/20, searching for devfn
match on ffffffff or 1
mptbase: Initiating ioc0 bringup
mptbase::MakeIocReady, ioc0 [raw] state=10000000
mptbase: ioc0: Sending get IocFacts request req_sz=12 reply_sz=80
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=12, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@bffc3d48) header
03000000 00000000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=030f0102
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
030f0102 00000e00 00000000 00000000 00000000 00080030 001800ff
02020000 00000000 000100ff 00000000 01100000 00009f30 01940192 01032700
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=15)
mptbase: ioc0: HandShake reply count=15
mptbase: ioc0: NB_for_64_byte_frame=2 NBShiftFactor=5 BlockSize=8
mptbase: ioc0: reply_sz= 80, reply_depth= 128
mptbase: ioc0: req_sz = 96, req_depth = 255
mptbase: ioc0: Sending get PortFacts(0) request
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=12, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@bffc3d54) header
05000000 00000000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=050a0000
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
050a0000 00000000 00000000 00000000 00000000 00100100 000c0007
00000020 00000000 00000000
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=10)
mptbase: ioc0: HandShake reply count=10
ioc0: 53C1030: Capabilities={Initiator,Target}
mptbase: ioc0 installed at interrupt 16
mptbase: ioc0 ReqToChain alloc @ afe35000, sz=1020 bytes
mptbase: ioc0 RequestNB alloc @ afe41c00, sz=1020 bytes
mptbase: ioc0 num_sge=17 numSGE=534
mptbase: ioc0 Now numSGE=128 num_sge=138 num_chain=13
mptbase: ioc0 ChainToChain alloc @ a0830000, sz=6604 bytes
mptbase: ioc0.ReplyBuffer sz=80 bytes, ReplyDepth=128
mptbase: ioc0.ReplyBuffer sz=10240[2800] bytes
mptbase: ioc0.RequestBuffer sz=96 bytes, RequestDepth=255
mptbase: ioc0.RequestBuffer sz=24480[5fa0] bytes
mptbase: ioc0.ChainBuffer sz=96 bytes, ChainDepth=1651
mptbase: ioc0.ChainBuffer sz=158496[26b20] bytes num_chain=1651
mptbase: ioc0.Total alloc @ bfe80000[1fe80000], sz=193216[2f2c0] bytes
mptbase: ioc0 ReplyBuffers @ bfe80000[1fe80000]
mptbase: ioc0 RequestBuffers @ bfe82800[1fe82800]
mptbase :ioc0 ChainBuffers @ bfe887a0(1fe887a0)
mptbase: ioc0.SenseBuffers @ afe7c000[0fe7c000]
mptbase: ioc0.ReplyBuffers @ bfe80000[1fe80000]
mptbase: ioc0: upload_fw 0 facts.Flags=0
mptbase: ioc0: facts.MsgVersion=102
mptbase: ioc0: Sending IOCInit (req @ bffc3d2c)
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=44, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@bffc3d2c) header
02000004 00011000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=10
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=02050004
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
02050004 00011000 00000000 00000000 00000000
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=5)
mptbase: ioc0: HandShake reply count=5
mptbase: ioc0: Sending PortEnable (req @ bffc3d2c)
mptbase: ioc0: Sending Port(0)Enable (req @ bffc3cf8)
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=12, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@bffc3cf8) header
06000000 00000000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=30
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=06050000
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
06050000 00000000 00000000 00000000 00000000
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=5)
mptbase: ioc0: HandShake reply count=5
mptbase: ioc0: INFO - Wait IOC_OPERATIONAL state (cnt=0)
mptbase: ioc0: Sending EventNotification (1) request bfe82800
mptbase: ioc0: mf_dma_addr=1fe82802 req_idx=0 RequestNB=2
mptbase: ioc0: SCSI device NVRAM settings @ a08bb9a0, sz=64
mptbase: ioc0: Sending Config request type 3, page 0 and action 0
mptbase: ioc0: mf_dma_addr=1fe82862 req_idx=1 RequestNB=2
mptbase: ioc0: WARNING - mpt_timer_expired!
mptbase: IOC setup_reset routed to MPT base driver!
mptbase: Initiating ioc0 recovery
mptbase::MakeIocReady, ioc0 [raw] state=24000000
mptbase: ioc0: IOC operational unexpected
mptbase: whoinit 0x4 statefault 0 force 1
mptbase: KickStarting ioc0!
mptbase: ioc0: Sending IOC reset(0x40)!
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: DbG1: diag0=00000120, diag1=00000000
mptbase: ioc0: Wrote magic DiagWriteEn sequence (1a0)
mptbase: ioc0: DbG2: diag0=000001a0, diag1=00000000
mptbase: ioc0: Diagnostic reset performed
mptbase: ioc0: Calling IOC pre_reset handler #15
mptbase: IOC pre_reset routed to MPT base driver!
mptbase: ioc0: Calling IOC pre_reset handler #14
mptbase: ioc0: DbG3: diag0=00000120, diag1=00000000
mptbase: ioc0: DbG4: diag0=00000100, diag1=00000000
mptbase: ioc0: Diagnostic reset successful!
mptbase: ioc0: KickStart successful! (cnt=0)
mptbase: ioc0: Sending get IocFacts request req_sz=12 reply_sz=80
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=12, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@a0373cb8) header
03000000 00000000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=030f0102
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
030f0102 00000e00 00000000 00000000 00000000 00080030 001800ff
02020000 00000000 000100ff 00000000 01100000 00009f30 01940192 01032700
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=15)
mptbase: ioc0: HandShake reply count=15
mptbase: ioc0: NB_for_64_byte_frame=2 NBShiftFactor=5 BlockSize=8
mptbase: ioc0.ReplyBuffers @ bfe80000[1fe80000]
mptbase: ioc0: upload_fw 0 facts.Flags=0
mptbase: ioc0: facts.MsgVersion=102
mptbase: ioc0: Sending IOCInit (req @ a0373c9c)
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=44, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@a0373c9c) header
02000004 00011000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=10
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=02050004
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
02050004 00011000 00000000 00000000 00000000
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=5)
mptbase: ioc0: HandShake reply count=5
mptbase: ioc0: Sending PortEnable (req @ a0373c9c)
mptbase: ioc0: Sending Port(0)Enable (req @ a0373c68)
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: HandShake request start reqBytes=12, WaitCnt=1
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: ioc0: WaitForDoorbell ACK (count=0)
mptbase: Handshake request frame (@a0373c68) header
06000000 00000000 00000000
mptbase: ioc0: HandShake request post done, WaitCnt=0
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=30
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitCnt=1 First handshake reply word=06050000
mptbase: ioc0: WaitForDoorbell INT (cnt=0) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: WaitForDoorbell INT (cnt=1) howlong=5
mptbase: ioc0: Got Handshake reply:
06050000 00000000 00000000 00000000 00000000
mptbase: ioc0: WaitForDoorbell REPLY WaitCnt=1 (sz=5)
mptbase: ioc0: HandShake reply count=5
mptbase: ioc0: INFO - Wait IOC_OPERATIONAL state (cnt=0)
mptbase: ioc0: Sending EventNotification (1) request bfe828c0
mptbase: ioc0: mf_dma_addr=1fe828c2 req_idx=2 RequestNB=2
mptbase: ioc0: Calling IOC post_reset handler #15
mptbase: IOC post_reset routed to MPT base driver!
mptbase: ioc0: Calling IOC post_reset handler #14
mptbase: ioc0: WARNING - mpt_timer_expired complete!
Unable to handle kernel paging request for data at address 0x00000542
Faulting instruction address: 0xa01d93b8
Oops: Kernel access of bad area, sig: 11 [#1]
SBS CM6
NIP: a01d93b8 LR: a01d93b8 CTR: a000c2ac
REGS: bffcbea0 TRAP: 0300 Not tainted (2.6.22.1)
MSR: 00009032 <EE,ME,IR,DR> CR: 82004028 XER: 00000000
DAR: 00000542, DSISR: 40000000
TASK = bffc0030[5] 'events/0' THREAD: bffca000
GPR00: a01d93b8 bffcbf50 bffc0030 bfffd0c0 bfff7800 00000001 004971e0
00000000
GPR08: 0001c7d0 00000010 a039c000 bfff783c 00000000 ff9f6b57 0fffbd00
ffffffff
GPR16: 00000001 00000000 007fff00 00000000 00000000 007ffeb0 00000000
a034dd74
GPR24: a0350000 a034dd74 a0030000 a034dd74 a02e0000 bffca000 a01d93a0
000002c4
NIP [a01d93b8] mptspi_dv_renegotiate_work+0x18/0x120
LR [a01d93b8] mptspi_dv_renegotiate_work+0x18/0x120
Call Trace:
[bffcbf50] [a01d93b8] mptspi_dv_renegotiate_work+0x18/0x120 (unreliable)
[bffcbf80] [a002d33c] run_workqueue+0xac/0x158
[bffcbfa0] [a002d7a8] worker_thread+0x6c/0xd0
[bffcbfd0] [a0030e74] kthread+0x84/0x8c
[bffcbff0] [a00115c4] kernel_thread+0x44/0x60
Instruction dump:
4bffd6d1 80010024 83e1001c 38210020 7c0803a6 4e800020 7c0802a6 9421ffd0
bf810020 90010034 83e30010 4be83521 <a01f027e> 2f800000 419e009c
813f0000
mptbase: ioc0: Sending Config request type 4, page 1 and action 0
mptbase: ioc0: mf_dma_addr=1fe82922 req_idx=3 RequestNB=2
mptbase: ioc0: WARNING - mpt_timer_expired!
mptbase: IOC setup_reset routed to MPT base driver!
mptbase: Initiating ioc0 recovery
mptbase::MakeIocReady, ioc0 [raw] state=24000000
mptbase: ioc0: IOC operational unexpected
mptbase: whoinit 0x4 statefault 0 force 1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Mptlinux crashes on kernel 2.6.22.1
2007-08-07 10:58 ` Hommel, Thomas (GE Indust, GE Fanuc)
@ 2007-08-07 11:11 ` Rolf Eike Beer
0 siblings, 0 replies; 5+ messages in thread
From: Rolf Eike Beer @ 2007-08-07 11:11 UTC (permalink / raw)
To: linux-scsi; +Cc: Hommel, Thomas (GE Indust, GE Fanuc), eric.moore
[-- Attachment #1: Type: text/plain, Size: 2171 bytes --]
Hommel, Thomas (GE Indust, GE Fanuc) wrote:
> Here's a record of driver initialization with debugging enabled. I can't
> figure out what goes wrong, but maybe sombody else can...
>
> Any help is appreciated
[...]
> mptbase: ioc0: WARNING - mpt_timer_expired complete!
> Unable to handle kernel paging request for data at address 0x00000542
> Faulting instruction address: 0xa01d93b8
> Oops: Kernel access of bad area, sig: 11 [#1]
> SBS CM6
> NIP: a01d93b8 LR: a01d93b8 CTR: a000c2ac
> REGS: bffcbea0 TRAP: 0300 Not tainted (2.6.22.1)
> MSR: 00009032 <EE,ME,IR,DR> CR: 82004028 XER: 00000000
> DAR: 00000542, DSISR: 40000000
> TASK = bffc0030[5] 'events/0' THREAD: bffca000
> GPR00: a01d93b8 bffcbf50 bffc0030 bfffd0c0 bfff7800 00000001 004971e0
> 00000000
> GPR08: 0001c7d0 00000010 a039c000 bfff783c 00000000 ff9f6b57 0fffbd00
> ffffffff
> GPR16: 00000001 00000000 007fff00 00000000 00000000 007ffeb0 00000000
> a034dd74
> GPR24: a0350000 a034dd74 a0030000 a034dd74 a02e0000 bffca000 a01d93a0
> 000002c4
> NIP [a01d93b8] mptspi_dv_renegotiate_work+0x18/0x120
> LR [a01d93b8] mptspi_dv_renegotiate_work+0x18/0x120
> Call Trace:
> [bffcbf50] [a01d93b8] mptspi_dv_renegotiate_work+0x18/0x120 (unreliable)
> [bffcbf80] [a002d33c] run_workqueue+0xac/0x158
> [bffcbfa0] [a002d7a8] worker_thread+0x6c/0xd0
> [bffcbfd0] [a0030e74] kthread+0x84/0x8c
> [bffcbff0] [a00115c4] kernel_thread+0x44/0x60
> Instruction dump:
> 4bffd6d1 80010024 83e1001c 38210020 7c0803a6 4e800020 7c0802a6 9421ffd0
> bf810020 90010034 83e30010 4be83521 <a01f027e> 2f800000 419e009c
> 813f0000
> mptbase: ioc0: Sending Config request type 4, page 1 and action 0
> mptbase: ioc0: mf_dma_addr=1fe82922 req_idx=3 RequestNB=2
> mptbase: ioc0: WARNING - mpt_timer_expired!
> mptbase: IOC setup_reset routed to MPT base driver!
> mptbase: Initiating ioc0 recovery
> mptbase::MakeIocReady, ioc0 [raw] state=24000000
> mptbase: ioc0: IOC operational unexpected
> mptbase: whoinit 0x4 statefault 0 force 1
Looks like a NULL deref.
Find your mptspi.o, fusion.o or fusion.ko (all of them should work), and do
gdb fusion.o
l *mptspi_dv_renegotiate_work+0x18
That should give you the faulting line.
Eike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Mptlinux crashes on kernel 2.6.22.1
@ 2007-08-08 18:12 Eric Moore
0 siblings, 0 replies; 5+ messages in thread
From: Eric Moore @ 2007-08-08 18:12 UTC (permalink / raw)
To: linux-scsi, Thomas.Hommel
On 2007-08-02 14:16:49, Hommel, Thomas wrote:
> I am trying to use a LSI53C1020 based adapter on a PowerPC board with
> MPC8641D processor. When initializing, the driver crashes the system
> with the error message below. Kernel version is 2.6.22.1, driver
> 3.04.04. The chip on the adapter is a 53C1020, but the driver detects a
> 53C1030. Has anyone experienced similar problems already?
Try this patch out. It appears that when loading the driver, your getting a
timeout when requesting a firmware config page. The timeout results in a
diag_reset of the controller, and all the ioc_reset callbacks are called for
every registered driver. When mptspi_ioc_reset is called, the hd object has
not be initialized. The fix is to return when hd is NULL. This object will
be setup once mptspi_probe has completed calling scsi_host_alloc.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
diff -uarpN b/drivers/message/fusion/mptspi.c a/drivers/message/fusion/mptspi.c
--- b/drivers/message/fusion/mptspi.c 2007-08-08 11:41:02.000000000 -0600
+++ a/drivers/message/fusion/mptspi.c 2007-08-08 11:59:56.000000000 -0600
@@ -1249,14 +1249,20 @@ mptspi_dv_renegotiate(struct _MPT_SCSI_H
static int
mptspi_ioc_reset(MPT_ADAPTER *ioc, int reset_phase)
{
- struct _MPT_SCSI_HOST *hd = (struct _MPT_SCSI_HOST *)ioc->sh->hostdata;
+ struct _MPT_SCSI_HOST *hd = NULL;
int rc;
rc = mptscsih_ioc_reset(ioc, reset_phase);
+ if ((ioc->bus_type != SPI) || (!rc))
+ goto out;
- if (reset_phase == MPT_IOC_POST_RESET)
- mptspi_dv_renegotiate(hd);
+ hd = (MPT_SCSI_HOST *)ioc->sh->hostdata;
+ if (!hd || !hd->ioc)
+ goto out;
+ if (ioc->active && reset_phase == MPT_IOC_POST_RESET)
+ mptspi_dv_renegotiate(hd);
+ out:
return rc;
}
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-08-08 18:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02 14:16 Mptlinux crashes on kernel 2.6.22.1 Hommel, Thomas (GE Indust, GE Fanuc)
2007-08-06 9:08 ` Hommel, Thomas (GE Indust, GE Fanuc)
2007-08-07 10:58 ` Hommel, Thomas (GE Indust, GE Fanuc)
2007-08-07 11:11 ` Rolf Eike Beer
-- strict thread matches above, loose matches on Subject: below --
2007-08-08 18:12 Eric Moore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).