Unable to complete boot with pata_sis

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

 



Hello,

I have a computer with an integrated SiS 5513 IDE Controller that can
read GRUB, the kernel and initrd from disk but then is not able to
finish booting; this is the first error

[   36.883578] ata1: lost interrupt (Status 0x58)
[   36.930523] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   36.937694] ata1.00: failed command: READ DMA
[   36.942177] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0
dma 122880 in
[   36.942177]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask
0x4 (timeout)
[   36.957097] ata1.00: status: { DRDY }
[   36.960983] ata1: soft resetting link
[   37.143899] ata1.00: configured for UDMA/33
[   37.148216] ata1.00: device reported invalid CHS sector 0
[   37.153753] ata1: EH complete

full boot log with kernel 3.16.0-rc6+ is attached.

The same disk and cable work on other computers and on the same
computer when attached to an add on controller and an old disk with
kernel 2.4.31 (yes 2.4) works on this controller.

This is the output of lspci -tvnn

-[0000:00]-+-00.0  Silicon Integrated Systems [SiS] 620 Host [1039:0620]
           +-00.1  Silicon Integrated Systems [SiS] 5513 IDE
Controller [1039:5513]
           +-01.0  Silicon Integrated Systems [SiS] SiS85C503/5513
(LPC Bridge) [1039:0008]
           +-01.1  Silicon Integrated Systems [SiS] 5595 Power
Management Controller [1039:0009]
           +-01.2  Silicon Integrated Systems [SiS] USB 1.1 Controller
[1039:7001]
           +-02.0-[01]----00.0  Silicon Integrated Systems [SiS]
530/620 PCI/AGP VGA Display Adapter [1039:6306]
           +-0b.0  Davicom Semiconductor, Inc. 21x4x DEC-Tulip
compatible 10/100 Ethernet [1282:9102]
           +-0f.0  C-Media Electronics Inc CMI8738/CMI8768 PCI Audio [13f6:0111]
           \-0f.1  C-Media Electronics Inc CM8738 [13f6:0211]

-- 
Daniele Forsi
  Booting a command list

Loading Linux 3.16.0-rc6+ ...
Loading initial ramdisk ...
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-rc6+ (daniele@debian2) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 Fri Jul 25 15:54:31 CEST 2014
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000077fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ffef0000-0x00000000ffefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] Legacy DMI 2.2 present.
[    0.000000] e820: last_pfn = 0x7800 max_arch_pfn = 0x100000
[    0.000000] PAT not supported by CPU.
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000] init_memory_mapping: [mem 0x07400000-0x077fffff]
[    0.000000] init_memory_mapping: [mem 0x00100000-0x073fffff]
[    0.000000] RAMDISK: [mem 0x06fc9000-0x07361fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20140424/tbxfroot-211)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 120MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 07800000
[    0.000000]   low ram: 0 - 07800000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x077fffff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x077fffff]
[    0.000000] Using APIC driver default
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x07800000-0xffeeffff] available for PCI devices
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 30382
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-rc6+ root=/dev/mapper/debian2-root ro console=ttyS0,115200 console=tty0
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 112280K/122488K available (2863K kernel code, 343K rwdata, 1212K rodata, 472K init, 392K bss, 10208K reserved, 0K highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffa3000 - 0xfffff000   ( 368 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xc8000000 - 0xff7fe000   ( 887 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc7800000   ( 120 MB)
[    0.000000]       .init : 0xc1454000 - 0xc14ca000   ( 472 kB)
[    0.000000]       .data : 0xc12cc15b - 0xc1452f80   (1563 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12cc15b   (2864 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 551.279 MHz processor
[    0.012018] Calibrating delay loop (skipped), value calculated using timer frequency.. 1102.55 BogoMIPS (lpj=2205116)
[    0.020022] pid_max: default: 32768 minimum: 301
[    0.024223] Security Framework initialized
[    0.028133] AppArmor: AppArmor disabled by boot time parameter
[    0.032103] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.036025] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.046566] Initializing cgroup subsys devices
[    0.048159] Initializing cgroup subsys freezer
[    0.052041] Initializing cgroup subsys net_cls
[    0.056067] Initializing cgroup subsys blkio
[    0.060071] Initializing cgroup subsys perf_event
[    0.064334] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
[    0.064334] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
[    0.064334] tlb_flushall_shift: 6
[    0.068014] CPU: Intel Pentium III (Katmai) (fam: 06, model: 07, stepping: 03)
[    0.077843] Performance Events: 
[    0.080058] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.084014] no hardware sampling interrupt available.
[    0.088026] p6 PMU driver.
[    0.092041] ... version:                0
[    0.096013] ... bit width:              32
[    0.100013] ... generic registers:      2
[    0.104016] ... value mask:             00000000ffffffff
[    0.108014] ... max period:             000000007fffffff
[    0.112013] ... fixed-purpose events:   0
[    0.116013] ... event mask:             0000000000000003
[    0.125893] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.129479] devtmpfs: initialized
[    0.139649] regulator-dummy: no parameters
[    0.144668] NET: Registered protocol family 16
[    0.149149] EISA bus registered
[    0.152049] cpuidle: using governor ladder
[    0.156031] cpuidle: using governor menu
[    0.194737] PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=1
[    0.196016] PCI: Using configuration type 1 for base access
[    0.209978] ACPI: Interpreter disabled.
[    0.212496] vgaarb: loaded
[    0.216479] PCI: Probing PCI hardware
[    0.220334] PCI host bridge to bus 0000:00
[    0.224057] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.228025] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.232025] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.240229] pci 0000:00:00.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.244024] pci 0000:00:00.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.248023] pci 0000:00:00.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.252022] pci 0000:00:00.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.264068] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.268110] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.272440] pci 0000:00:01.0: SIS IRQ router [1039:0008]
[    0.280803] Switched to clocksource pit
[    0.307479] pnp: PnP ACPI: disabled
[    0.311269] PnPBIOS: Scanning system for PnP BIOS support...
[    0.317587] PnPBIOS: Found PnP BIOS installation structure at 0xc00f7030
[    0.320437] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x6584, dseg 0xf0000
[    0.324726] system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved
[    0.327846] system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved
[    0.334946] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.338040] system 00:00: [mem 0x00100000-0x077fffff] could not be reserved
[    0.341138] system 00:00: [mem 0xffef0000-0xffefffff] has been reserved
[    0.343880] system 00:00: [mem 0xffff0000-0xffffffff] has been reserved
[    0.354793] PnPBIOS: 13 nodes reported by PnP BIOS; 13 recorded by driver
[    0.374994] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.376164] pci 0000:00:02.0:   bridge window [io  0xc000-0xcfff]
[    0.382405] pci 0000:00:02.0:   bridge window [mem 0xe7e00000-0xe7efffff]
[    0.385324] pci 0000:00:02.0:   bridge window [mem 0xe6c00000-0xe7cfffff pref]
[    0.389117] NET: Registered protocol family 2
[    0.395986] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.403253] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.409829] TCP: Hash tables configured (established 1024 bind 1024)
[    0.413160] TCP: reno registered
[    0.416556] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.422599] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.425696] NET: Registered protocol family 1
[    0.431612] Unpacking initramfs...
[    1.177750] Freeing initrd memory: 3684K (c6fc9000 - c7362000)
[    1.184710] futex hash table entries: 256 (order: -1, 3072 bytes)
[    1.191204] audit: initializing netlink subsys (disabled)
[    1.193146] audit: type=2000 audit(1406311808.192:1): initialized
[    1.198936] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.202020] VFS: Disk quotas dquot_6.5.2
[    1.206282] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.209643] msgmni has been set to 226
[    1.216561] alg: No test for stdrng (krng)
[    1.221049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.224689] io scheduler noop registered
[    1.228755] io scheduler deadline registered
[    1.233455] io scheduler cfq registered (default)
[    1.239127] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.240976] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.244382] isapnp: Scanning for PnP cards...
[    1.603863] isapnp: No Plug & Play device found
[    1.609063] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.616789] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.623067] Linux agpgart interface v0.103
[    1.628094] agpgart-sis 0000:00:00.0: SiS chipset [1039/0620]
[    1.649399] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xe8000000
[    1.653232] i8042: PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[    1.658839] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.659974] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.666061] mousedev: PS/2 mouse device common for all mice
[    1.668828] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.675149] rtc_cmos 00:04: alarms up to one day, 114 bytes nvram
[    1.677811] platform eisa.0: Probing EISA bus 0
[    1.682597] platform eisa.0: EISA: Detected 0 cards
[    1.683737] drop_monitor: Initializing network drop monitor service
[    1.690834] TCP: cubic registered
[    1.694439] NET: Registered protocol family 10
[    1.701362] mip6: Mobile IPv6
[    1.704622] NET: Registered protocol family 17
[    1.709312] Key type dns_resolver registered
[    1.714143] Using IPI Shortcut mode
[    1.718210] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.724049] registered taskstats version 1
[    1.729995] rtc_cmos 00:04: setting system clock to 2014-07-25 18:10:10 UTC (1406311810)
[    1.740428] Freeing unused kernel memory: 472K (c1454000 - c14ca000)
[    1.748440] Write protecting the kernel text: 2868k
[    1.753611] Write protecting the kernel read-only data: 1216k
[    1.868228] udevd[48]: starting version 175
[    2.194377] SCSI subsystem initialized
[    2.201272] dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
[    2.256136] dmfe 0000:00:0b.0: found PCI INT A -> IRQ 10
[    2.295711] Switched to clocksource tsc
[    2.459008] net eth0: Davicom DM9102 at pci0000:00:0b.0, 00:d0:09:26:1d:fc, irq 10
[    2.512674] scsi0 : pata_sis
[    2.528643] scsi1 : pata_sis
[    2.538265] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    2.545340] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    2.716124] ata1.00: ATA-6: ST320410A, 3.34, max UDMA/100
[    2.721739] ata1.00: 39102336 sectors, multi 16: LBA 
[    2.726918] ata1.00: limited to UDMA/33 due to 40-wire cable
[    2.747745] ata1.00: configured for UDMA/33
[    2.753577] scsi 0:0:0:0: Direct-Access     ATA      ST320410A        3.34 PQ: 0 ANSI: 5
[    3.004614] sd 0:0:0:0: [sda] 39102336 512-byte logical blocks: (20.0 GB/18.6 GiB)
[    3.015515] sd 0:0:0:0: [sda] Write Protect is off
[    3.020805] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.054744]  sda: sda1 sda2 < sda5 >
[    3.062027] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.088906] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.761504] device-mapper: uevent: version 1.0.3
[    3.770173] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[    3.823245] random: lvm urandom read with 60 bits of entropy available
[    5.326628] random: nonblocking pool is initialized
[    5.568620] PM: Starting manual resume from disk
[    5.749251] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   36.883578] ata1: lost interrupt (Status 0x58)
[   36.930523] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   36.937694] ata1.00: failed command: READ DMA
[   36.942177] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0 dma 122880 in
[   36.942177]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   36.957097] ata1.00: status: { DRDY }
[   36.960983] ata1: soft resetting link
[   37.143899] ata1.00: configured for UDMA/33
[   37.148216] ata1.00: device reported invalid CHS sector 0
[   37.153753] ata1: EH complete
[   67.975656] ata1: lost interrupt (Status 0x58)
[   68.016569] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   68.023723] ata1.00: failed command: READ DMA
[   68.028205] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0 dma 122880 in
[   68.028205]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   68.043128] ata1.00: status: { DRDY }
[   68.046944] ata1: soft resetting link
[   68.228013] ata1.00: configured for UDMA/33
[   68.232307] ata1.00: device reported invalid CHS sector 0
[   68.237825] ata1: EH complete
[   99.059793] ata1: lost interrupt (Status 0x58)
[   99.100704] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   99.107858] ata1.00: failed command: READ DMA
[   99.112342] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0 dma 122880 in
[   99.112342]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   99.127262] ata1.00: status: { DRDY }
[   99.131072] ata1: soft resetting link
[   99.312152] ata1.00: configured for UDMA/33
[   99.316447] ata1.00: device reported invalid CHS sector 0
[   99.321968] ata1: EH complete
[  130.079937] ata1: lost interrupt (Status 0x58)
[  130.120856] ata1.00: limiting speed to UDMA/25:PIO4
[  130.125842] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  130.132993] ata1.00: failed command: READ DMA
[  130.137473] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0 dma 122880 in
[  130.137473]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  130.152397] ata1.00: status: { DRDY }
[  130.156210] ata1: soft resetting link
[  130.340316] ata1.00: configured for UDMA/25
[  130.344609] ata1.00: device reported invalid CHS sector 0
[  130.350133] ata1: EH complete
[  161.104078] ata1: lost interrupt (Status 0x58)
[  161.144986] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  161.152143] ata1.00: failed command: READ DMA
[  161.156623] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0 dma 122880 in
[  161.156623]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  161.171547] ata1.00: status: { DRDY }
[  161.175359] ata1: soft resetting link
[  161.356441] ata1.00: configured for UDMA/25
[  161.360732] ata1.00: device reported invalid CHS sector 0
[  161.366255] ata1: EH complete
[  192.124217] ata1: lost interrupt (Status 0x58)
[  192.165130] ata1.00: limiting speed to PIO4
[  192.169421] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  192.176573] ata1.00: failed command: READ DMA
[  192.181048] ata1.00: cmd c8/00:f0:20:b0:5e/00:00:00:00:00/e0 tag 0 dma 122880 in
[  192.181048]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  192.195972] ata1.00: status: { DRDY }
[  192.199781] ata1: soft resetting link
[  192.380572] ata1.00: configured for PIO4
[  192.384604] ata1.00: device reported invalid CHS sector 0
[  192.390170] sd 0:0:0:0: [sda]  
[  192.393418] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  192.399092] sd 0:0:0:0: [sda]  
[  192.402331] Sense Key : Aborted Command [current] [descriptor]
[  192.408465] Descriptor sense data with sense descriptors (in hex):
[  192.414808]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  192.422301]         00 00 00 00 
[  192.425930] sd 0:0:0:0: [sda]  
[  192.429168] Add. Sense: No additional sense information
[  192.434555] sd 0:0:0:0: [sda] CDB: 
[  192.438139] Read(10): 28 00 00 5e b0 20 00 00 f0 00
[  192.443854] end_request: I/O error, dev sda, sector 6205472
[  192.449626] ata1: EH complete
[  192.492364] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[  192.492364] 
[  192.496184] CPU: 0 PID: 1 Comm: init Not tainted 3.16.0-rc6+ #1
[  192.496184] Hardware name: PCCHIPS                          M741LMRT                        /M741LMRT                        , BIOS 62710                 
[  192.496184]  00000000 c12c6bea c6835b70 c141ab40 c6835b70 c5e5cd54 c10272af c1387986
[  192.496184]  00007f00 00040000 00000001 bfa434a0 0000000a c10bae76 00000000 c6835d64
[  192.496184]  c6837f8c c6837f8c 00007f00 bfa43b40 b777f319 c6836000 c1027707 0000007f
[  192.496184] Call Trace:
[  192.496184]  [<c12c6bea>] ? panic+0x68/0x16a
[  192.496184]  [<c10272af>] ? do_exit+0x35f/0x710
[  192.496184]  [<c10bae76>] ? vfs_writev+0x24/0x36
[  192.496184]  [<c1027707>] ? do_group_exit+0x3a/0x65
[  192.496184]  [<c1027743>] ? SyS_exit_group+0x11/0x11
[  192.496184]  [<c12caaed>] ? syscall_call+0x7/0xb
[  192.496184] Kernel Offset: 0x0 from 0xc1000000 (relocation range: 0xc0000000-0xc7ffffff)
[  192.496184] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[  192.496184] 
[  192.716213] Clocksource tsc unstable (delta = 143973331 ns)

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux