linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Turner <mattst88@gmail.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Yinghai Lu <yinghai@kernel.org>,
	linux-pci@vger.kernel.org,
	linux-alpha <linux-alpha@vger.kernel.org>,
	Richard Henderson <rth@twiddle.net>,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
	Jay Estabrook <jay.estabrook@gmail.com>,
	Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
Date: Mon, 16 Apr 2018 21:43:42 -0700	[thread overview]
Message-ID: <CAEdQ38EdxHigQiH_k=+4enbHAutbWOE6Kc5C81ghfsC3pwELjw@mail.gmail.com> (raw)
In-Reply-To: <20180416215044.GE28657@bhelgaas-glaptop.roam.corp.google.com>

[-- Attachment #1: Type: text/plain, Size: 1691 bytes --]

On Mon, Apr 16, 2018 at 2:50 PM, Bjorn Helgaas <helgaas@kernel.org> wrote:
> Hi Matt,
>
> First of all, sorry about breaking Nautilus, and thanks very much for
> tracking it down to this commit.

It's a particularly weird case, as far as I've been able to discern :)

> On Mon, Apr 16, 2018 at 07:33:57AM -0700, Matt Turner wrote:
>> Commit f75b99d5a77d63f20e07bd276d5a427808ac8ef6 (PCI: Enforce bus
>> address limits in resource allocation) broke Alpha systems using
>> CONFIG_ALPHA_NAUTILUS. Alpha is 64-bit, but Nautilus systems use a
>> 32-bit AMD 751/761 chipset. arch/alpha/kernel/sys_nautilus.c maps PCI
>> into the upper addresses just below 4GB.
>>
>> I can get a working kernel by ifdef'ing out the code in
>> drivers/pci/bus.c:pci_bus_alloc_resource. We can't tie
>> PCI_BUS_ADDR_T_64BIT to ALPHA_NAUTILUS without breaking generic
>> kernels.
>>
>> How can we get Nautilus working again?
>
> Can you collect a complete dmesg log, ideally both before and after
> f75b99d5a77d?  I assume the problem is that after f75b99d5a77d? we
> erroneously assign space for something above 4GB.  But if we know the
> correct host bridge apertures, we shouldn't assign space outside them,
> regardless of the PCI bus address size.

I made a mistake in my initial report. Commit f75b99d5a77d is actually
the last *working* commit. My apologies. The next commit is
d56dbf5bab8c (PCI: Allocate 64-bit BARs above 4G when possible) and it
breaks Nautilus I've confirmed.

Please find attached dmesgs from those two commits, from the commit
immediately before them, and another from 4.17-rc1 with my hack of #if
0'ing out the pci_bus_alloc_from_region(..., &pci_high) code.

Thanks for having a look!

[-- Attachment #2: dmesg-1-36e097a8a297 --]
[-- Type: application/octet-stream, Size: 11465 bytes --]

Initializing cgroup subsys cpu
Linux version 3.13.0-rc1-00013-g36e097a8a297 (mattst88@ivybridge) (gcc version 4.9.4 (Gentoo 4.9.4 p1.3, pie-0.6.4) ) #30 Mon Apr 16 19:04:08 PDT 2018
Booting on Nautilus using machine vector Nautilus from SRM
Major Options: EV67 LEGACY_START VERBOSE_MCHECK MAGIC_SYSRQ 
Command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
memcluster 0, usage 1, start        0, end      256
memcluster 1, usage 0, start      256, end   130994
memcluster 2, usage 1, start   130994, end   131072
memcluster 3, usage 0, start   131072, end   524282
memcluster 4, usage 1, start   524282, end   524288
freeing pages 256:384
freeing pages 1562:130994
freeing pages 131072:524282
reserving pages 1562:1570
8192K Bcache detected; load hit latency 18 cycles, load miss latency 165 cycles
Iron stat_cmd 22100006
Iron ECC c00
irongate_init_arch: temporarily reserving region c0000000-ffff3fff for PCI
On node 0 totalpages: 524282
free_area_init_node: node 0, pgdat fffffc0000b8dce8, node_mem_map fffffc0001000080
  DMA zone: 14 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 2048 pages, LIFO batch:0
  Normal zone: 3570 pages used for memmap
  Normal zone: 522234 pages, LIFO batch:15
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520698
Kernel command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
PID hash table entries: 4096 (order: 2, 32768 bytes)
Dentry cache hash table entries: 524288 (order: 9, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 8, 2097152 bytes)
Sorting __ex_table...
Memory: 3098696K/4194256K available (6245K kernel code, 462K rwdata, 2076K rodata, 144K init, 396K bss, 1095560K reserved)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:16
HWRPB cycle frequency bogus.  Estimated 796425571 Hz
Console: colour VGA+ 80x25
console [ttyS0] enabled
Calibrating delay loop... 1577.12 BogoMIPS (lpj=770048)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
Performance events: Supported CPU type!
devtmpfs: initialized
NET: Registered protocol family 16
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:00: root bus resource [bus 00-ff]
pci 0000:00:00.0: [1022:700e] type 00 class 0x060000
pci 0000:00:00.0: reg 0x14: [mem 0x42000000-0x42000fff pref]
pci 0000:00:00.0: reg 0x18: [io  0x102a0-0x102a3]
pci 0000:00:01.0: [1022:700f] type 01 class 0x060400
pci 0000:00:03.0: [10b9:5457] type 00 class 0x070300
pci 0000:00:03.0: reg 0x10: [mem 0x80970000-0x80970fff]
pci 0000:00:03.0: reg 0x14: [io  0x1000-0x10ff]
pci 0000:00:03.0: PME# supported from D3hot D3cold
pci 0000:00:06.0: [10b9:5451] type 00 class 0x040100
pci 0000:00:06.0: reg 0x10: [io  0x10000-0x100ff]
pci 0000:00:06.0: reg 0x14: [mem 0x80971000-0x80971fff]
pci 0000:00:06.0: supports D1 D2
pci 0000:00:06.0: PME# supported from D2 D3hot D3cold
pci 0000:00:07.0: [10b9:1533] type 00 class 0x060100
pci 0000:00:08.0: [9005:0080] type 00 class 0x010000
pci 0000:00:08.0: reg 0x10: [io  0x10100-0x101ff]
pci 0000:00:08.0: reg 0x14: [mem 0x80972000-0x80972fff 64bit]
pci 0000:00:08.0: reg 0x30: [mem 0x80940000-0x8095ffff pref]
pci 0000:00:09.0: [14e4:1645] type 00 class 0x020000
pci 0000:00:09.0: reg 0x10: [mem 0x80960000-0x8096ffff 64bit]
pci 0000:00:09.0: PME# supported from D3hot D3cold
pci 0000:00:0b.0: [1011:0019] type 00 class 0x020000
pci 0000:00:0b.0: reg 0x10: [io  0x10200-0x1027f]
pci 0000:00:0b.0: reg 0x14: [mem 0x80974000-0x809743ff]
pci 0000:00:0b.0: reg 0x30: [mem 0x80900000-0x8093ffff pref]
pci 0000:00:10.0: [10b9:5229] type 00 class 0x0101fa
pci 0000:00:10.0: reg 0x10: [io  0x01f0-0x01ff]
pci 0000:00:10.0: reg 0x14: [io  0x03f4-0x03f7]
pci 0000:00:10.0: reg 0x18: [io  0x0170-0x017f]
pci 0000:00:10.0: reg 0x1c: [io  0x0374-0x0377]
pci 0000:00:10.0: reg 0x20: [io  0x10290-0x1029f]
pci 0000:00:11.0: [10b9:7101] type 00 class 0x000000
pci 0000:00:11.0: quirk: [io  0x4000-0x403f] claimed by ali7101 ACPI
pci 0000:00:11.0: quirk: [io  0x5000-0x501f] claimed by ali7101 SMB
pci 0000:00:14.0: [10b9:5237] type 00 class 0x0c0310
pci 0000:00:14.0: reg 0x10: [mem 0x80973000-0x80973fff]
pci 0000:01:05.0: [102b:0525] type 00 class 0x030000
pci 0000:01:05.0: reg 0x10: [mem 0x40000000-0x41ffffff pref]
pci 0000:01:05.0: reg 0x14: [mem 0x80810000-0x80813fff]
pci 0000:01:05.0: reg 0x18: [mem 0x80000000-0x807fffff]
pci 0000:01:05.0: reg 0x30: [mem 0x80800000-0x8080ffff pref]
pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
nautilus_init_pci: 1032192k freed
pci 0000:00:01.0: BAR 9: assigned [mem 0x100000000-0x102ffffff pref]
pci 0000:00:01.0: BAR 8: assigned [mem 0xff000000-0xffbfffff]
pci 0000:00:0b.0: BAR 6: assigned [mem 0xffc00000-0xffc3ffff pref]
pci 0000:00:08.0: BAR 6: assigned [mem 0xffc40000-0xffc5ffff pref]
pci 0000:00:09.0: BAR 0: assigned [mem 0xffc60000-0xffc6ffff 64bit]
pci 0000:00:03.0: BAR 0: assigned [mem 0xffc70000-0xffc70fff]
pci 0000:00:06.0: BAR 1: assigned [mem 0xffc71000-0xffc71fff]
pci 0000:00:08.0: BAR 1: assigned [mem 0xffc72000-0xffc72fff 64bit]
pci 0000:00:14.0: BAR 0: assigned [mem 0xffc73000-0xffc73fff]
pci 0000:00:0b.0: BAR 1: assigned [mem 0xffc74000-0xffc743ff]
pci 0000:00:03.0: BAR 1: assigned [io  0x8000-0x80ff]
pci 0000:00:06.0: BAR 0: assigned [io  0x8400-0x84ff]
pci 0000:00:08.0: BAR 0: assigned [io  0x8800-0x88ff]
pci 0000:00:0b.0: BAR 0: assigned [io  0x8c00-0x8c7f]
pci 0000:00:10.0: BAR 4: assigned [io  0x8c80-0x8c8f]
pci 0000:01:05.0: BAR 0: assigned [mem 0x100000000-0x101ffffff pref]
pci 0000:01:05.0: BAR 2: assigned [mem 0xff000000-0xff7fffff]
pci 0000:01:05.0: BAR 6: assigned [mem 0x102000000-0x10200ffff pref]
pci 0000:01:05.0: BAR 1: assigned [mem 0xff800000-0xff803fff]
pci 0000:00:01.0: PCI bridge to [bus 01]
pci 0000:00:01.0:   bridge window [mem 0xff000000-0xffbfffff]
pci 0000:00:01.0:   bridge window [mem 0x100000000-0x102ffffff pref]
bio: create slab <bio-0> at 0
vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:05.0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
NET: Registered protocol family 2
TCP established hash table entries: 32768 (order: 5, 262144 bytes)
TCP bind hash table entries: 32768 (order: 5, 262144 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
TCP: reno registered
UDP hash table entries: 2048 (order: 3, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 3, 65536 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:07.0: Activating ISA DMA hang workarounds
PCI: CLS mismatch (64 != 32), using 64 bytes
srm_env: version 0.0.6 loaded successfully
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
msgmni has been set to 8068
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
rtc: SRM (post-2000) epoch (2000) detected
Real Time Clock Driver v1.12b
[drm] Initialized drm 1.1.0 20060810
[drm] radeon kernel modesetting enabled.
loop: module loaded
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        <Adaptec 29160 Ultra160 SCSI adapter>
        aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

scsi 0:0:0:0: Direct-Access     CSC150GB 15K REFURBISHED  0126 PQ: 0 ANSI: 3
scsi0:A:0:0: Tagged Queuing enabled.  Depth 253
scsi target0:0:0: Beginning Domain Validation
scsi target0:0:0: wide asynchronous
scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 63)
scsi target0:0:0: Ending Domain Validation
random: nonblocking pool is initialized
tg3.c:v3.134 (Sep 16, 2013)
sd 0:0:0:0: [sda] 286749488 512-byte logical blocks: (146 GB/136 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: ab 00 10 08
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
tg3 0000:00:09.0 eth0: Tigon3 [partno(A6825-60101) rev 0105] (PCI:33MHz:32-bit) MAC address 00:17:a4:76:3d:87
tg3 0000:00:09.0 eth0: attached PHY is 5701 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
tg3 0000:00:09.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0]
tg3 0000:00:09.0 eth0: dma_rwctrl[76ff1b0f] dma_mask[64-bit]
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci-pci: OHCI PCI platform driver
ohci-pci 0000:00:14.0: OHCI PCI host controller
ohci-pci 0000:00:14.0: new USB bus registered, assigned bus number 1
ohci-pci 0000:00:14.0: irq 9, io mem 0xffc73000
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
usbcore: registered new interface driver usb-storage
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
i2c /dev entries driver
ali1535_smbus 0000:00:11.0: enabling device (0000 -> 0001)
atkbd serio0: keyboard reset failed on isa0060/serio0
i2c i2c-0: found ADM9240 revision 2
hwmon_vid: Unknown VRM version of your CPU
adm9240 0-002c: Using VRM: 0.0
adm9240 0-002c: status: config 0x01 mode 1
i2c i2c-0: Error: command never completed
atkbd serio1: keyboard reset failed on isa0060/serio1
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
lm75 0-004f: hwmon1: sensor 'lm75'
alim7101_wdt: Steve Hill <steve@navaho.co.uk>
alim7101_wdt: WDT driver for ALi M7101 initialised. timeout=30 sec (nowayout=1)
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
oprofile: using alpha/ev67 performance monitoring.
TCP: cubic registered
NET: Registered protocol family 10
NET: Registered protocol family 17
Key type dns_resolver registered
EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
devtmpfs: mounted
Freeing unused kernel memory: 144K (fffffc0000b34000 - fffffc0000b58000)
udevd[495]: starting version 3.2.5
udevd[496]: starting eudev-3.2.5
EXT4-fs (sda2): re-mounted. Opts: (null)
IPv6: ADDRCONF(NETDEV_UP): enp0s9: link is not ready
tg3 0000:00:09.0 enp0s9: Link is up at 1000 Mbps, full duplex
tg3 0000:00:09.0 enp0s9: Flow control is on for TX and on for RX
IPv6: ADDRCONF(NETDEV_CHANGE): enp0s9: link becomes ready

[-- Attachment #3: dmesg-2-f75b99d5a77d --]
[-- Type: application/octet-stream, Size: 11384 bytes --]

Initializing cgroup subsys cpu
Linux version 3.13.0-rc1-00014-gf75b99d5a77d (mattst88@ivybridge) (gcc version 4.9.4 (Gentoo 4.9.4 p1.3, pie-0.6.4) ) #31 Mon Apr 16 19:08:06 PDT 2018
Booting on Nautilus using machine vector Nautilus from SRM
Major Options: EV67 LEGACY_START VERBOSE_MCHECK MAGIC_SYSRQ 
Command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
memcluster 0, usage 1, start        0, end      256
memcluster 1, usage 0, start      256, end   130994
memcluster 2, usage 1, start   130994, end   131072
memcluster 3, usage 0, start   131072, end   524282
memcluster 4, usage 1, start   524282, end   524288
freeing pages 256:384
freeing pages 1562:130994
freeing pages 131072:524282
reserving pages 1562:1570
8192K Bcache detected; load hit latency 18 cycles, load miss latency 165 cycles
Iron stat_cmd 22100006
Iron ECC c00
irongate_init_arch: temporarily reserving region c0000000-ffff3fff for PCI
On node 0 totalpages: 524282
free_area_init_node: node 0, pgdat fffffc0000b8dd08, node_mem_map fffffc0001000080
  DMA zone: 14 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 2048 pages, LIFO batch:0
  Normal zone: 3570 pages used for memmap
  Normal zone: 522234 pages, LIFO batch:15
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520698
Kernel command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
PID hash table entries: 4096 (order: 2, 32768 bytes)
Dentry cache hash table entries: 524288 (order: 9, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 8, 2097152 bytes)
Sorting __ex_table...
Memory: 3098696K/4194256K available (6245K kernel code, 462K rwdata, 2076K rodata, 144K init, 396K bss, 1095560K reserved)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:16
HWRPB cycle frequency bogus.  Estimated 796423714 Hz
Console: colour VGA+ 80x25
console [ttyS0] enabled
Calibrating delay loop... 1577.12 BogoMIPS (lpj=770048)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
Performance events: Supported CPU type!
devtmpfs: initialized
NET: Registered protocol family 16
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:00: root bus resource [bus 00-ff]
pci 0000:00:00.0: [1022:700e] type 00 class 0x060000
pci 0000:00:00.0: reg 0x14: [mem 0x42000000-0x42000fff pref]
pci 0000:00:00.0: reg 0x18: [io  0x102a0-0x102a3]
pci 0000:00:01.0: [1022:700f] type 01 class 0x060400
pci 0000:00:03.0: [10b9:5457] type 00 class 0x070300
pci 0000:00:03.0: reg 0x10: [mem 0x80970000-0x80970fff]
pci 0000:00:03.0: reg 0x14: [io  0x1000-0x10ff]
pci 0000:00:03.0: PME# supported from D3hot D3cold
pci 0000:00:06.0: [10b9:5451] type 00 class 0x040100
pci 0000:00:06.0: reg 0x10: [io  0x10000-0x100ff]
pci 0000:00:06.0: reg 0x14: [mem 0x80971000-0x80971fff]
pci 0000:00:06.0: supports D1 D2
pci 0000:00:06.0: PME# supported from D2 D3hot D3cold
pci 0000:00:07.0: [10b9:1533] type 00 class 0x060100
pci 0000:00:08.0: [9005:0080] type 00 class 0x010000
pci 0000:00:08.0: reg 0x10: [io  0x10100-0x101ff]
pci 0000:00:08.0: reg 0x14: [mem 0x80972000-0x80972fff 64bit]
pci 0000:00:08.0: reg 0x30: [mem 0x80940000-0x8095ffff pref]
pci 0000:00:09.0: [14e4:1645] type 00 class 0x020000
pci 0000:00:09.0: reg 0x10: [mem 0x80960000-0x8096ffff 64bit]
pci 0000:00:09.0: PME# supported from D3hot D3cold
pci 0000:00:0b.0: [1011:0019] type 00 class 0x020000
pci 0000:00:0b.0: reg 0x10: [io  0x10200-0x1027f]
pci 0000:00:0b.0: reg 0x14: [mem 0x80974000-0x809743ff]
pci 0000:00:0b.0: reg 0x30: [mem 0x80900000-0x8093ffff pref]
pci 0000:00:10.0: [10b9:5229] type 00 class 0x0101fa
pci 0000:00:10.0: reg 0x10: [io  0x01f0-0x01ff]
pci 0000:00:10.0: reg 0x14: [io  0x03f4-0x03f7]
pci 0000:00:10.0: reg 0x18: [io  0x0170-0x017f]
pci 0000:00:10.0: reg 0x1c: [io  0x0374-0x0377]
pci 0000:00:10.0: reg 0x20: [io  0x10290-0x1029f]
pci 0000:00:11.0: [10b9:7101] type 00 class 0x000000
pci 0000:00:11.0: quirk: [io  0x4000-0x403f] claimed by ali7101 ACPI
pci 0000:00:11.0: quirk: [io  0x5000-0x501f] claimed by ali7101 SMB
pci 0000:00:14.0: [10b9:5237] type 00 class 0x0c0310
pci 0000:00:14.0: reg 0x10: [mem 0x80973000-0x80973fff]
pci 0000:01:05.0: [102b:0525] type 00 class 0x030000
pci 0000:01:05.0: reg 0x10: [mem 0x40000000-0x41ffffff pref]
pci 0000:01:05.0: reg 0x14: [mem 0x80810000-0x80813fff]
pci 0000:01:05.0: reg 0x18: [mem 0x80000000-0x807fffff]
pci 0000:01:05.0: reg 0x30: [mem 0x80800000-0x8080ffff pref]
pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
nautilus_init_pci: 1032192k freed
pci 0000:00:01.0: BAR 9: can't assign mem pref (size 0x3000000)
pci 0000:00:01.0: BAR 8: assigned [mem 0xff000000-0xffbfffff]
pci 0000:00:0b.0: BAR 6: assigned [mem 0xffc00000-0xffc3ffff pref]
pci 0000:00:08.0: BAR 6: assigned [mem 0xffc40000-0xffc5ffff pref]
pci 0000:00:09.0: BAR 0: assigned [mem 0xffc60000-0xffc6ffff 64bit]
pci 0000:00:03.0: BAR 0: assigned [mem 0xffc70000-0xffc70fff]
pci 0000:00:06.0: BAR 1: assigned [mem 0xffc71000-0xffc71fff]
pci 0000:00:08.0: BAR 1: assigned [mem 0xffc72000-0xffc72fff 64bit]
pci 0000:00:14.0: BAR 0: assigned [mem 0xffc73000-0xffc73fff]
pci 0000:00:0b.0: BAR 1: assigned [mem 0xffc74000-0xffc743ff]
pci 0000:00:03.0: BAR 1: assigned [io  0x8000-0x80ff]
pci 0000:00:06.0: BAR 0: assigned [io  0x8400-0x84ff]
pci 0000:00:08.0: BAR 0: assigned [io  0x8800-0x88ff]
pci 0000:00:0b.0: BAR 0: assigned [io  0x8c00-0x8c7f]
pci 0000:00:10.0: BAR 4: assigned [io  0x8c80-0x8c8f]
pci 0000:01:05.0: BAR 0: can't assign mem pref (size 0x2000000)
pci 0000:01:05.0: BAR 2: assigned [mem 0xff000000-0xff7fffff]
pci 0000:01:05.0: BAR 6: assigned [mem 0xff800000-0xff80ffff pref]
pci 0000:01:05.0: BAR 1: assigned [mem 0xff810000-0xff813fff]
pci 0000:00:01.0: PCI bridge to [bus 01]
pci 0000:00:01.0:   bridge window [mem 0xff000000-0xffbfffff]
bio: create slab <bio-0> at 0
vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:05.0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
NET: Registered protocol family 2
TCP established hash table entries: 32768 (order: 5, 262144 bytes)
TCP bind hash table entries: 32768 (order: 5, 262144 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
TCP: reno registered
UDP hash table entries: 2048 (order: 3, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 3, 65536 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:07.0: Activating ISA DMA hang workarounds
PCI: CLS mismatch (64 != 32), using 64 bytes
srm_env: version 0.0.6 loaded successfully
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
msgmni has been set to 8068
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
rtc: SRM (post-2000) epoch (2000) detected
Real Time Clock Driver v1.12b
[drm] Initialized drm 1.1.0 20060810
[drm] radeon kernel modesetting enabled.
loop: module loaded
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        <Adaptec 29160 Ultra160 SCSI adapter>
        aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

scsi 0:0:0:0: Direct-Access     CSC150GB 15K REFURBISHED  0126 PQ: 0 ANSI: 3
scsi0:A:0:0: Tagged Queuing enabled.  Depth 253
scsi target0:0:0: Beginning Domain Validation
scsi target0:0:0: wide asynchronous
scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 63)
scsi target0:0:0: Ending Domain Validation
random: nonblocking pool is initialized
tg3.c:v3.134 (Sep 16, 2013)
sd 0:0:0:0: [sda] 286749488 512-byte logical blocks: (146 GB/136 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: ab 00 10 08
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
tg3 0000:00:09.0 eth0: Tigon3 [partno(A6825-60101) rev 0105] (PCI:33MHz:32-bit) MAC address 00:17:a4:76:3d:87
tg3 0000:00:09.0 eth0: attached PHY is 5701 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
tg3 0000:00:09.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0]
tg3 0000:00:09.0 eth0: dma_rwctrl[76ff1b0f] dma_mask[64-bit]
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci-pci: OHCI PCI platform driver
ohci-pci 0000:00:14.0: OHCI PCI host controller
ohci-pci 0000:00:14.0: new USB bus registered, assigned bus number 1
ohci-pci 0000:00:14.0: irq 9, io mem 0xffc73000
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
usbcore: registered new interface driver usb-storage
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
i2c /dev entries driver
ali1535_smbus 0000:00:11.0: enabling device (0000 -> 0001)
atkbd serio0: keyboard reset failed on isa0060/serio0
i2c i2c-0: found ADM9240 revision 2
hwmon_vid: Unknown VRM version of your CPU
adm9240 0-002c: Using VRM: 0.0
adm9240 0-002c: status: config 0x01 mode 1
i2c i2c-0: Error: command never completed
atkbd serio1: keyboard reset failed on isa0060/serio1
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
lm75 0-004f: hwmon1: sensor 'lm75'
alim7101_wdt: Steve Hill <steve@navaho.co.uk>
alim7101_wdt: WDT driver for ALi M7101 initialised. timeout=30 sec (nowayout=1)
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
oprofile: using alpha/ev67 performance monitoring.
TCP: cubic registered
NET: Registered protocol family 10
NET: Registered protocol family 17
Key type dns_resolver registered
EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
devtmpfs: mounted
Freeing unused kernel memory: 144K (fffffc0000b34000 - fffffc0000b58000)
udevd[495]: starting version 3.2.5
udevd[496]: starting eudev-3.2.5
EXT4-fs (sda2): re-mounted. Opts: (null)
IPv6: ADDRCONF(NETDEV_UP): enp0s9: link is not ready
tg3 0000:00:09.0 enp0s9: Link is up at 1000 Mbps, full duplex
tg3 0000:00:09.0 enp0s9: Flow control is on for TX and on for RX
IPv6: ADDRCONF(NETDEV_CHANGE): enp0s9: link becomes ready

[-- Attachment #4: dmesg-3-d56dbf5bab8c --]
[-- Type: application/octet-stream, Size: 5884 bytes --]

Initializing cgroup subsys cpu
Linux version 3.13.0-rc1-00015-gd56dbf5bab8c (mattst88@ivybridge) (gcc version 4.9.4 (Gentoo 4.9.4 p1.3, pie-0.6.4) ) #32 Mon Apr 16 19:22:21 PDT 2018
Booting on Nautilus using machine vector Nautilus from SRM
Major Options: EV67 LEGACY_START VERBOSE_MCHECK MAGIC_SYSRQ 
Command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
memcluster 0, usage 1, start        0, end      256
memcluster 1, usage 0, start      256, end   130994
memcluster 2, usage 1, start   130994, end   131072
memcluster 3, usage 0, start   131072, end   524282
memcluster 4, usage 1, start   524282, end   524288
freeing pages 256:384
freeing pages 1562:130994
freeing pages 131072:524282
reserving pages 1562:1570
8192K Bcache detected; load hit latency 18 cycles, load miss latency 165 cycles
Iron stat_cmd 22100006
Iron ECC c00
irongate_init_arch: temporarily reserving region c0000000-ffff3fff for PCI
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520698
Kernel command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
PID hash table entries: 4096 (order: 2, 32768 bytes)
Dentry cache hash table entries: 524288 (order: 9, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 8, 2097152 bytes)
Sorting __ex_table...
Memory: 3098696K/4194256K available (6245K kernel code, 462K rwdata, 2076K rodata, 144K init, 396K bss, 1095560K reserved)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:16
HWRPB cycle frequency bogus.  Estimated 796423605 Hz
Console: colour VGA+ 80x25
console [ttyS0] enabled
Calibrating delay loop... 1577.12 BogoMIPS (lpj=770048)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
Performance events: Supported CPU type!
devtmpfs: initialized
NET: Registered protocol family 16
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:00: root bus resource [bus 00-ff]
pci 0000:00:11.0: quirk: [io  0x4000-0x403f] claimed by ali7101 ACPI
pci 0000:00:11.0: quirk: [io  0x5000-0x501f] claimed by ali7101 SMB
nautilus_init_pci: 1032192k freed
pci 0000:00:01.0: BAR 9: can't assign mem pref (size 0x3000000)
pci 0000:00:01.0: BAR 8: assigned [mem 0xff000000-0xffbfffff]
pci 0000:00:0b.0: BAR 6: assigned [mem 0xffc00000-0xffc3ffff pref]
pci 0000:00:08.0: BAR 6: assigned [mem 0xffc40000-0xffc5ffff pref]
pci 0000:00:09.0: BAR 0: assigned [mem 0x100000000-0x10000ffff 64bit]
pci 0000:00:03.0: BAR 0: assigned [mem 0xffc60000-0xffc60fff]
pci 0000:00:06.0: BAR 1: assigned [mem 0xffc61000-0xffc61fff]
pci 0000:00:08.0: BAR 1: assigned [mem 0x100010000-0x100010fff 64bit]
pci 0000:00:14.0: BAR 0: assigned [mem 0xffc62000-0xffc62fff]
pci 0000:00:0b.0: BAR 1: assigned [mem 0xffc63000-0xffc633ff]
pci 0000:00:03.0: BAR 1: assigned [io  0x8000-0x80ff]
pci 0000:00:06.0: BAR 0: assigned [io  0x8400-0x84ff]
pci 0000:00:08.0: BAR 0: assigned [io  0x8800-0x88ff]
pci 0000:00:0b.0: BAR 0: assigned [io  0x8c00-0x8c7f]
pci 0000:00:10.0: BAR 4: assigned [io  0x8c80-0x8c8f]
pci 0000:01:05.0: BAR 0: can't assign mem pref (size 0x2000000)
pci 0000:01:05.0: BAR 2: assigned [mem 0xff000000-0xff7fffff]
pci 0000:01:05.0: BAR 6: assigned [mem 0xff800000-0xff80ffff pref]
pci 0000:01:05.0: BAR 1: assigned [mem 0xff810000-0xff813fff]
pci 0000:00:01.0: PCI bridge to [bus 01]
pci 0000:00:01.0:   bridge window [mem 0xff000000-0xffbfffff]
bio: create slab <bio-0> at 0
vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:05.0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
NET: Registered protocol family 2
TCP established hash table entries: 32768 (order: 5, 262144 bytes)
TCP bind hash table entries: 32768 (order: 5, 262144 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
TCP: reno registered
UDP hash table entries: 2048 (order: 3, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 3, 65536 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:07.0: Activating ISA DMA hang workarounds
srm_env: version 0.0.6 loaded successfully
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
msgmni has been set to 8068
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
rtc: SRM (post-2000) epoch (2000) detected
Real Time Clock Driver v1.12b
[drm] Initialized drm 1.1.0 20060810
[drm] radeon kernel modesetting enabled.
loop: module loaded
aic7xxx: PCI Device 0:8:0 failed memory mapped test.  Using PIO.
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        <Adaptec 29160 Ultra160 SCSI adapter>
        aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

scsi 0:0:0:0: Direct-Access     CSC150GB 15K REFURBISHED  0126 PQ: 0 ANSI: 3
scsi0:A:0:0: Tagged Queuing enabled.  Depth 253
scsi target0:0:0: Beginning Domain Validation
scsi target0:0:0: wide asynchronous
scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 63)
scsi target0:0:0: Ending Domain Validation
random: nonblocking pool is initialized
tg3.c:v3.134 (Sep 16, 2013)

[-- Attachment #5: lspci --]
[-- Type: application/octet-stream, Size: 9693 bytes --]

00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] AMD-760 [IGD4-1P] System Controller [1022:700e] (rev 13)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 255
	Region 0: Memory at <unassigned> (32-bit, prefetchable)
	Region 1: Memory at 42000000 (32-bit, prefetchable) [size=4K]
	Region 2: I/O ports at 102a0 [disabled] [size=4]
	Capabilities: [a0] AGP version 2.0
		Status: RQ=16 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
lspci: Unable to load libkmod resources: error -12

00:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] AMD-760 [IGD4-1P] AGP Bridge [1022:700f] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 255
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=255
	Memory behind bridge: ff000000-ffbfffff
	Prefetchable memory behind bridge: c0000000-c2ffffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:03.0 Modem [0703]: ULi Electronics Inc. M5457 AC'97 Modem Controller [10b9:5457] (prog-if 00 [Generic])
	Subsystem: ULi Electronics Inc. M5457 AC'97 Modem Controller [10b9:5457]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 255
	Interrupt: pin A routed to IRQ 255
	Region 0: Memory at ffc70000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 8000 [size=256]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

00:06.0 Multimedia audio controller [0401]: ULi Electronics Inc. M5451 PCI AC-Link Controller Audio Device [10b9:5451] (rev 02)
	Subsystem: ULi Electronics Inc. M5451 PCI AC-Link Controller Audio Device [10b9:5451]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR+ <PERR+ INTx-
	Latency: 240 (500ns min, 6000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at 8400 [size=256]
	Region 1: Memory at ffc71000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: snd_ali5451

00:07.0 ISA bridge [0601]: ULi Electronics Inc. M1533/M1535/M1543 PCI to ISA Bridge [Aladdin IV/V/V+] [10b9:1533]
	Subsystem: ULi Electronics Inc. ALi M1533 Aladdin IV/V ISA Bridge [10b9:1533]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [a0] Power Management version 1
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

00:08.0 SCSI storage controller [0100]: Adaptec AIC-7892A U160/m [9005:0080] (rev 02)
	Subsystem: Adaptec 29160 Ultra160 SCSI Controller [9005:e2a0]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 252 (10000ns min, 6250ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 5
	BIST result: 00
	Region 0: I/O ports at 8800 [disabled] [size=256]
	Region 1: Memory at ffc72000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at ffc40000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: aic7xxx

00:09.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5701 Gigabit Ethernet [14e4:1645] (rev 15)
	Subsystem: Hewlett-Packard Company BCM5701 1000Base-T (HP, OEM 3COM) [103c:128a]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at ffc60000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [40] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=1
		Status: Dev=ff:1f.1 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=512 DMOST=1 DMCRS=8 RSCEM- 266MHz- 533MHz-
	Capabilities: [48] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [50] Vital Product Data
		Product Name: PCI 10/100/1000 Ethernet Adapter
		Read-only fields:
			[PN] Part number: A6825-60101
			[EC] Engineering changes: B-4246
			[SN] Serial number: HYLR763D87
			[MN] Manufacture ID: 31 30 33 43
			[V0] Vendor specific: N/A
			[V0] Vendor specific: N/A
			[V0] Vendor specific: N/A
			[RV] Reserved: checksum bad, 24 byte(s) reserved
		Read/write fields:
			[YA] Asset tag: N/A
			[V1] Vendor specific: N/A
			[RW] Read-write area: 109 byte(s) free
		End
	Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
		Address: ee77290f5dfa4564  Data: 7bcf
	Kernel driver in use: tg3

00:0b.0 Ethernet controller [0200]: Digital Equipment Corporation DECchip 21142/43 [1011:0019] (rev 41)
	Subsystem: Digital Equipment Corporation DE500B Fast Ethernet [1011:500b]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 255 (5000ns min, 10000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 8c00 [size=128]
	Region 1: Memory at ffc74000 (32-bit, non-prefetchable) [size=1K]
	Expansion ROM at ffc00000 [disabled] [size=256K]
	Kernel driver in use: tulip

00:10.0 IDE interface [0101]: ULi Electronics Inc. M5229 IDE [10b9:5229] (rev c4) (prog-if fa)
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 255 (500ns min, 1000ns max)
	Interrupt: pin A routed to IRQ 15
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374
	Region 4: I/O ports at 8c80 [size=16]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pata_ali

00:11.0 Non-VGA unclassified device [0000]: ULi Electronics Inc. M7101 Power Management Controller [PMU] [10b9:7101]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: ali1535_smbus

00:14.0 USB controller [0c03]: ULi Electronics Inc. USB 1.1 Controller [10b9:5237] (rev 03) (prog-if 10 [OHCI])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248 (20000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at ffc73000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: ohci-pci

01:05.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G400/G450 [102b:0525] (rev 04) (prog-if 00 [VGA controller])
	Subsystem: Matrox Electronics Systems Ltd. Millennium G400 16Mb SGRAM [102b:19d8]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248 (4000ns min, 8000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at c0000000 (32-bit, prefetchable) [size=32M]
	Region 1: Memory at ff800000 (32-bit, non-prefetchable) [size=16K]
	Region 2: Memory at ff000000 (32-bit, non-prefetchable) [size=8M]
	Expansion ROM at c2000000 [disabled] [size=64K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [f0] AGP version 2.0
		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
		Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1

[-- Attachment #6: dmesg-patched-4.17 --]
[-- Type: application/octet-stream, Size: 13465 bytes --]

Linux version 4.17.0-rc1-00021-ga27fc14219f2-dirty (mattst88@ivybridge) (gcc version 7.3.0 (Gentoo 7.3.0 p1.0)) #33 Mon Apr 16 21:18:02 PDT 2018
Booting on Nautilus using machine vector Nautilus from SRM
Major Options: EV67 LEGACY_START VERBOSE_MCHECK MAGIC_SYSRQ 
Command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
memcluster 0, usage 1, start        0, end      256
memcluster 1, usage 0, start      256, end   130994
memcluster 2, usage 1, start   130994, end   131072
memcluster 3, usage 0, start   131072, end   524282
memcluster 4, usage 1, start   524282, end   524288
freeing pages 256:384
freeing pages 1805:130994
freeing pages 131072:524282
reserving pages 1805:1813
8192K Bcache detected; load hit latency 18 cycles, load miss latency 165 cycles
Iron stat_cmd 22100006
Iron ECC c00
irongate_init_arch: temporarily reserving region c0000000-ffff3fff for PCI
On node 0 totalpages: 524282
  DMA zone: 14 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 2048 pages, LIFO batch:0
  Normal zone: 3570 pages used for memmap
  Normal zone: 522234 pages, LIFO batch:15
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0 
Built 1 zonelists, mobility grouping on.  Total pages: 520698
Kernel command line: ro root=/dev/sda2 alim7101_wdt.use_gpio=1 console=ttyS0
Dentry cache hash table entries: 524288 (order: 9, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 8, 2097152 bytes)
Sorting __ex_table...
Memory: 3096824K/4194256K available (7843K kernel code, 524K rwdata, 2328K rodata, 168K init, 410K bss, 1097432K reserved, 0K cma-reserved)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS: 16
HWRPB cycle frequency bogus.  Estimated 796476677 Hz
Console: colour VGA+ 80x25
console [ttyS0] enabled
Calibrating delay loop... 1577.12 BogoMIPS (lpj=770048)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 8192 (order: 3, 65536 bytes)
Mountpoint-cache hash table entries: 8192 (order: 3, 65536 bytes)
Performance events: Supported CPU type!
devtmpfs: initialized
random: get_random_u32 called from bucket_table_alloc+0x13c/0x260 with crng_init=0
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1866466235866741 ns
futex hash table entries: 256 (order: -1, 6144 bytes)
NET: Registered protocol family 16
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:00: root bus resource [bus 00-ff]
pci 0000:00:00.0: [1022:700e] type 00 class 0x060000
pci 0000:00:00.0: reg 0x14: [mem 0x42000000-0x42000fff pref]
pci 0000:00:00.0: reg 0x18: [io  0x102a0-0x102a3]
pci 0000:00:01.0: [1022:700f] type 01 class 0x060400
pci 0000:00:03.0: [10b9:5457] type 00 class 0x070300
pci 0000:00:03.0: reg 0x10: [mem 0x80970000-0x80970fff]
pci 0000:00:03.0: reg 0x14: [io  0x1000-0x10ff]
pci 0000:00:03.0: PME# supported from D3hot D3cold
pci 0000:00:06.0: [10b9:5451] type 00 class 0x040100
pci 0000:00:06.0: reg 0x10: [io  0x10000-0x100ff]
pci 0000:00:06.0: reg 0x14: [mem 0x80971000-0x80971fff]
pci 0000:00:06.0: supports D1 D2
pci 0000:00:06.0: PME# supported from D2 D3hot D3cold
pci 0000:00:07.0: [10b9:1533] type 00 class 0x060100
pci 0000:00:08.0: [9005:0080] type 00 class 0x010000
pci 0000:00:08.0: reg 0x10: [io  0x10100-0x101ff]
pci 0000:00:08.0: reg 0x14: [mem 0x80972000-0x80972fff 64bit]
pci 0000:00:08.0: reg 0x30: [mem 0x80940000-0x8095ffff pref]
pci 0000:00:09.0: [14e4:1645] type 00 class 0x020000
pci 0000:00:09.0: reg 0x10: [mem 0x80960000-0x8096ffff 64bit]
pci 0000:00:09.0: PME# supported from D3hot D3cold
pci 0000:00:0b.0: [1011:0019] type 00 class 0x020000
pci 0000:00:0b.0: reg 0x10: [io  0x10200-0x1027f]
pci 0000:00:0b.0: reg 0x14: [mem 0x80974000-0x809743ff]
pci 0000:00:0b.0: reg 0x30: [mem 0x80900000-0x8093ffff pref]
pci 0000:00:10.0: [10b9:5229] type 00 class 0x0101fa
pci 0000:00:10.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
pci 0000:00:10.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
pci 0000:00:10.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
pci 0000:00:10.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
pci 0000:00:10.0: reg 0x20: [io  0x10290-0x1029f]
pci 0000:00:10.0: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
pci 0000:00:10.0: legacy IDE quirk: reg 0x14: [io  0x03f6]
pci 0000:00:10.0: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
pci 0000:00:10.0: legacy IDE quirk: reg 0x1c: [io  0x0376]
pci 0000:00:11.0: [10b9:7101] type 00 class 0x000000
pci 0000:00:11.0: quirk: [io  0x4000-0x403f] claimed by ali7101 ACPI
random: fast init done
pci 0000:00:11.0: quirk: [io  0x5000-0x501f] claimed by ali7101 SMB
pci 0000:00:14.0: [10b9:5237] type 00 class 0x0c0310
pci 0000:00:14.0: reg 0x10: [mem 0x80973000-0x80973fff]
pci 0000:01:05.0: [102b:0525] type 00 class 0x030000
pci 0000:01:05.0: reg 0x10: [mem 0x40000000-0x41ffffff pref]
pci 0000:01:05.0: reg 0x14: [mem 0x80810000-0x80813fff]
pci 0000:01:05.0: reg 0x18: [mem 0x80000000-0x807fffff]
pci 0000:01:05.0: reg 0x30: [mem 0x80800000-0x8080ffff pref]
pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
nautilus_init_pci: 1032192k freed
pci 0000:00:01.0: BAR 9: assigned [mem 0xc0000000-0xc2ffffff pref]
pci 0000:00:01.0: BAR 8: assigned [mem 0xff000000-0xffbfffff]
pci 0000:00:0b.0: BAR 6: assigned [mem 0xffc00000-0xffc3ffff pref]
pci 0000:00:08.0: BAR 6: assigned [mem 0xffc40000-0xffc5ffff pref]
pci 0000:00:09.0: BAR 0: assigned [mem 0xffc60000-0xffc6ffff 64bit]
pci 0000:00:03.0: BAR 0: assigned [mem 0xffc70000-0xffc70fff]
pci 0000:00:06.0: BAR 1: assigned [mem 0xffc71000-0xffc71fff]
pci 0000:00:08.0: BAR 1: assigned [mem 0xffc72000-0xffc72fff 64bit]
pci 0000:00:14.0: BAR 0: assigned [mem 0xffc73000-0xffc73fff]
pci 0000:00:0b.0: BAR 1: assigned [mem 0xffc74000-0xffc743ff]
pci 0000:00:03.0: BAR 1: assigned [io  0x8000-0x80ff]
pci 0000:00:06.0: BAR 0: assigned [io  0x8400-0x84ff]
pci 0000:00:08.0: BAR 0: assigned [io  0x8800-0x88ff]
pci 0000:00:0b.0: BAR 0: assigned [io  0x8c00-0x8c7f]
pci 0000:00:10.0: BAR 4: assigned [io  0x8c80-0x8c8f]
pci 0000:01:05.0: BAR 0: assigned [mem 0xc0000000-0xc1ffffff pref]
pci 0000:01:05.0: BAR 2: assigned [mem 0xff000000-0xff7fffff]
pci 0000:01:05.0: BAR 6: assigned [mem 0xc2000000-0xc200ffff pref]
pci 0000:01:05.0: BAR 1: assigned [mem 0xff800000-0xff803fff]
pci 0000:00:01.0: PCI bridge to [bus 01]
pci 0000:00:01.0:   bridge window [mem 0xff000000-0xffbfffff]
pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc2ffffff pref]
pci 0000:01:05.0: vgaarb: setting as boot VGA device
pci 0000:01:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
pci 0000:01:05.0: vgaarb: bridge control possible
vgaarb: loaded
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
Advanced Linux Sound Architecture Driver Initialized.
NET: Registered protocol family 2
tcp_listen_portaddr_hash hash table entries: 2048 (order: 2, 32768 bytes)
TCP established hash table entries: 32768 (order: 5, 262144 bytes)
TCP bind hash table entries: 32768 (order: 5, 262144 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
UDP hash table entries: 2048 (order: 3, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 3, 65536 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:07.0: Activating ISA DMA hang workarounds
pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x980 took 51521 usecs
PCI: CLS mismatch (64 != 32), using 64 bytes
srm_env: version 0.0.6 loaded successfully
workingset: timestamp_bits=62 max_order=19 bucket_order=0
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
rtc: SRM (post-2000) epoch (2000) detected
Real Time Clock Driver v1.12b
[drm] radeon kernel modesetting enabled.
loop: module loaded
scsi host0: Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        <Adaptec 29160 Ultra160 SCSI adapter>
        aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

scsi 0:0:0:0: Direct-Access     CSC150GB 15K REFURBISHED  0126 PQ: 0 ANSI: 3
scsi0:A:0:0: 
Tagged Queuing enabled.  Depth 253
scsi target0:0:0: Beginning Domain Validation
scsi target0:0:0: wide asynchronous
scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 63)
scsi 0:0:0:0: Power-on or device reset occurred
scsi target0:0:0: Ending Domain Validation
scsi host1: pata_ali
scsi host2: pata_ali
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8c80 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8c88 irq 15
tg3.c:v3.137 (May 11, 2014)
sd 0:0:0:0: [sda] 286749488 512-byte logical blocks: (147 GB/137 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: ab 00 10 08
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
ata1.00: ATAPI: CD-540E, 1.0A, max UDMA/33
ata1.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
ata1.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
ata1.00: configured for UDMA/33
scsi 1:0:0:0: CD-ROM            TEAC     CD-540E          1.0A PQ: 0 ANSI: 5
tg3 0000:00:09.0 eth0: Tigon3 [partno(A6825-60101) rev 0105] (PCI:33MHz:32-bit) MAC address 00:17:a4:76:3d:87
tg3 0000:00:09.0 eth0: attached PHY is 5701 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
tg3 0000:00:09.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0]
tg3 0000:00:09.0 eth0: dma_rwctrl[76ff1b0f] dma_mask[64-bit]
Linux Tulip driver version 1.1.15 (Feb 27, 2007)
tulip0: EEPROM default media type Autosense
tulip0: Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block
tulip0: Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial PHY (2) block
tulip0: Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) block
tulip0: Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM PHY (4) block
net eth1: Digital DS21142/43 Tulip rev 65 at MMIO 0xffc74000, 00:00:f0:51:19:15, IRQ 11
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci-pci: OHCI PCI platform driver
ohci-pci 0000:00:14.0: OHCI PCI host controller
ohci-pci 0000:00:14.0: new USB bus registered, assigned bus number 1
ohci-pci 0000:00:14.0: irq 9, io mem 0xffc73000
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
usbcore: registered new interface driver usb-storage
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
i2c /dev entries driver
ali1535_smbus 0000:00:11.0: enabling device (0000 -> 0001)
i2c i2c-0: found ADM9240 revision 2
hwmon_vid: Unknown VRM version of your CPU
adm9240 0-002c: Using VRM: 0.0
adm9240 0-002c: status: config 0x01 mode 1
atkbd serio0: keyboard reset failed on isa0060/serio0
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
atkbd serio1: keyboard reset failed on isa0060/serio1
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
i2c i2c-0: Error: command never completed
lm75 0-004f: hwmon1: sensor 'lm75'
alim7101_wdt: Steve Hill <steve@navaho.co.uk>
alim7101_wdt: WDT driver for ALi M7101 initialised. timeout=30 sec (nowayout=1)
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
random: crng init done
snd_ali5451 0000:00:06.0: AC'97 1 does not respond - RESET
snd_ali5451 0000:00:06.0: AC'97 1 access is not valid [0xffffffff], removing mixer.
snd_ali5451 0000:00:06.0: ali mixer 1 creating error.
pci_map_single: no HW sg
oprofile: using alpha/ev67 performance monitoring.
NET: Registered protocol family 10
Segment Routing with IPv6
NET: Registered protocol family 17
Key type dns_resolver registered
ALSA device list:
  #0: ALI 5451 at 0x8400, irq 10
EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
devtmpfs: mounted
Freeing unused kernel memory: 168K
This architecture does not have kernel memory protection.
udevd[509]: starting version 3.2.5
udevd[510]: starting eudev-3.2.5
tulip 0000:00:0b.0 enp0s11: renamed from eth1
tg3 0000:00:09.0 enp0s9: renamed from eth0
EXT4-fs (sda2): re-mounted. Opts: (null)
IPv6: ADDRCONF(NETDEV_UP): enp0s9: link is not ready
tg3 0000:00:09.0 enp0s9: Link is up at 1000 Mbps, full duplex
tg3 0000:00:09.0 enp0s9: Flow control is on for TX and on for RX
IPv6: ADDRCONF(NETDEV_CHANGE): enp0s9: link becomes ready

  reply	other threads:[~2018-04-17  4:43 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16 14:33 Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation) Matt Turner
2018-04-16 21:50 ` Bjorn Helgaas
2018-04-17  4:43   ` Matt Turner [this message]
2018-04-17 19:43     ` Bjorn Helgaas
2018-04-18 20:48       ` Ivan Kokshaysky
2018-04-20 17:03         ` Bjorn Helgaas
2018-04-22 20:07         ` Matt Turner
2018-04-23 17:34           ` Ivan Kokshaysky
2018-05-02 20:33             ` Bjorn Helgaas
2018-05-02 21:10               ` Matt Turner
2018-05-07  0:46             ` Matt Turner
2019-10-18  5:57             ` Matt Turner
2020-02-22 16:55 ` Bjorn Helgaas
2020-02-28 23:51   ` Matt Turner
2020-03-01 14:30     ` Ivan Kokshaysky
2020-03-02 22:47     ` Bjorn Helgaas
2020-03-08 15:30       ` Ivan Kokshaysky
2020-03-08 19:41         ` Matt Turner
2020-03-12  4:28           ` Matt Turner
2020-03-12 20:19             ` Bjorn Helgaas
2020-03-12 20:49               ` Ivan Kokshaysky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEdQ38EdxHigQiH_k=+4enbHAutbWOE6Kc5C81ghfsC3pwELjw@mail.gmail.com' \
    --to=mattst88@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=jay.estabrook@gmail.com \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rth@twiddle.net \
    --cc=yinghai@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).