This is Intel SE7520JR22S mainboard with 2 64-bit P4 xeons. Earlier kernels up to 4.14 have had W+X checking on but found nothing. Now I tried 4.15.0-rc9-00023-g1f07476ec143 and it gives a new W+X warning. Full dmesg below.
[ 0.000000] Linux version 4.15.0-rc9-00023-g1f07476ec143 (mroos@ml500) (gcc version 7.2.0 (Debian 7.2.0-18)) #104 SMP Wed Jan 24 18:21:33 EET 2018 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-rc9-00023-g1f07476ec143 root=/dev/sda1 ro [ 0.000000] Disabled fast string operations [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e2000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffe0000-0x000000003ffeefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffef000-0x000000003fffdbff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000003fffdc00-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec85fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! [ 0.000000] random: fast init done [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Intel /SE7520JR22S, BIOS SE7520JR22.86B.P.10.00.0087.120820051348 12/08/2005 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffe0 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 disabled [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- UC [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Base memory trampoline at [ (ptrval)] 99000 size 24576 [ 0.000000] BRK [0x02b93000, 0x02b93fff] PGTABLE [ 0.000000] BRK [0x02b94000, 0x02b94fff] PGTABLE [ 0.000000] BRK [0x02b95000, 0x02b95fff] PGTABLE [ 0.000000] BRK [0x02b96000, 0x02b96fff] PGTABLE [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F8500 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFE0000 000038 (v01 A M I OEMRSDT 12000508 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFE0200 000084 (v02 A M I OEMFACP 12000508 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFE04F0 00483B (v01 SJR2A SJR2A087 00000087 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFEF000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE0390 0000B0 (v01 A M I OEMAPIC 12000508 MSFT 00000097) [ 0.000000] ACPI: SPCR 0x000000003FFE0460 000050 (v01 A M I OEMSPCR 12000508 MSFT 00000097) [ 0.000000] ACPI: MCFG 0x000000003FFE04B0 00003C (v01 A M I OEMMCFG 12000508 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFEF040 000040 (v01 A M I AMI_OEM 12000508 MSFT 00000097) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdffff] [ 0.000000] On node 0 totalpages: 262014 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 4032 pages used for memmap [ 0.000000] DMA32 zone: 258016 pages, LIFO batch:31 [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47 [ 0.000000] IOAPIC[2]: apic_id 10, version 32, address 0xfec80400, GSI 48-71 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e1fff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e2000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfebfffff] available for PCI devices [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] percpu: Embedded 42 pages/cpu @ (ptrval) s134168 r8192 d29672 u262144 [ 0.000000] pcpu-alloc: s134168 r8192 d29672 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257897 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-rc9-00023-g1f07476ec143 root=/dev/sda1 ro [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] Memory: 1000376K/1048056K available (12300K kernel code, 7627K rwdata, 1388K rodata, 976K init, 392K bss, 47680K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 4352, nr_irqs: 1304, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.020000] tsc: Fast TSC calibration using PIT [ 0.024000] tsc: Detected 2793.196 MHz processor [ 0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.39 BogoMIPS (lpj=11172784) [ 0.024000] pid_max: default: 32768 minimum: 301 [ 0.024000] Security Framework initialized [ 0.024000] AppArmor: AppArmor initialized [ 0.024000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024000] Disabled fast string operations [ 0.024000] CPU: Physical Processor ID: 0 [ 0.024000] CPU: Processor Core ID: 0 [ 0.024000] mce: CPU supports 4 MCE banks [ 0.024000] CPU0: Thermal monitoring enabled (TM1) [ 0.024000] process: using mwait in idle threads [ 0.024000] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64 [ 0.024000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0 [ 0.024000] Spectre V2 mitigation: Vulnerable: Minimal generic ASM retpoline [ 0.028135] Freeing SMP alternatives memory: 24K [ 0.032000] smpboot: CPU0: Intel(R) Xeon(TM) CPU 2.80GHz (family: 0xf, model: 0x3, stepping: 0x4) [ 0.032000] Performance Events: Netburst events, Netburst P4/Xeon PMU driver. [ 0.032000] ... version: 0 [ 0.032000] ... bit width: 40 [ 0.032000] ... generic registers: 18 [ 0.032000] ... value mask: 000000ffffffffff [ 0.032000] ... max period: 0000007fffffffff [ 0.032000] ... fixed-purpose events: 0 [ 0.032000] ... event mask: 000000000003ffff [ 0.032000] Hierarchical SRCU implementation. [ 0.032000] smp: Bringing up secondary CPUs ... [ 0.032000] x86: Booting SMP configuration: [ 0.032000] .... node #0, CPUs: #1 [ 0.040815] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.004000] smpboot: CPU 1 Converting physical 3 to logical package 1 [ 0.124206] #2 [ 0.004000] Disabled fast string operations [ 0.136251] #3 [ 0.150949] smp: Brought up 1 node, 4 CPUs [ 0.150949] smpboot: Max logical packages: 4 [ 0.150949] smpboot: Total of 4 processors activated (22345.89 BogoMIPS) [ 0.152307] devtmpfs: initialized [ 0.152412] PM: Registering ACPI NVS region [mem 0x3ffef000-0x3fffdbff] (60416 bytes) [ 0.152678] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.152823] futex hash table entries: 2048 (order: 6, 262144 bytes) [ 0.153169] prandom: seed boundary self test passed [ 0.154226] prandom: 100 self tests passed [ 0.154547] NET: Registered protocol family 16 [ 0.154819] audit: initializing netlink subsys (disabled) [ 0.156055] audit: type=2000 audit(1516811414.156:1): state=initialized audit_enabled=0 res=1 [ 0.156225] cpuidle: using governor ladder [ 0.156225] cpuidle: using governor menu [ 0.156225] ACPI: bus type PCI registered [ 0.156313] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.156444] PCI: Intel Corporation E7520 Memory Controller Hub with MMCONFIG support [ 0.156579] PCI: not using MMCONFIG [ 0.156662] PCI: Using configuration type 1 for base access [ 0.160034] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.160159] ACPI: Added _OSI(Module Device) [ 0.160214] ACPI: Added _OSI(Processor Device) [ 0.160299] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160386] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160741] ACPI: Executed 1 blocks of module-level executable AML code [ 0.167033] ACPI: Interpreter enabled [ 0.167163] ACPI: (supports S0 S1 S4 S5) [ 0.167251] ACPI: Using IOAPIC for interrupt routing [ 0.167403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167937] ACPI: Enabled 9 GPEs in block 00 to 1F [ 0.179312] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.179415] acpi PNP0A03:00: _OSC: OS supports [Segments MSI] [ 0.179516] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179613] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179911] PCI host bridge to bus 0000:00 [ 0.180010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.180103] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.180194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.180328] pci_bus 0000:00: root bus resource [mem 0x40000000-0xffbfffff window] [ 0.180463] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.180568] pci 0000:00:00.0: [8086:3590] type 00 class 0x060000 [ 0.180756] pci 0000:00:00.1: [8086:3591] type 00 class 0xff0000 [ 0.180924] pci 0000:00:01.0: [8086:3594] type 00 class 0x088000 [ 0.180942] pci 0000:00:01.0: reg 0x10: [mem 0xfcbff000-0xfcbfffff] [ 0.181105] pci 0000:00:02.0: [8086:3595] type 01 class 0x060400 [ 0.181176] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold [ 0.181347] pci 0000:00:1d.0: [8086:24d2] type 00 class 0x0c0300 [ 0.181397] pci 0000:00:1d.0: reg 0x20: [io 0xb880-0xb89f] [ 0.181559] pci 0000:00:1d.1: [8086:24d4] type 00 class 0x0c0300 [ 0.181610] pci 0000:00:1d.1: reg 0x20: [io 0xbc00-0xbc1f] [ 0.181768] pci 0000:00:1d.2: [8086:24d7] type 00 class 0x0c0300 [ 0.181817] pci 0000:00:1d.2: reg 0x20: [io 0xbc80-0xbc9f] [ 0.181996] pci 0000:00:1d.7: [8086:24dd] type 00 class 0x0c0320 [ 0.182025] pci 0000:00:1d.7: reg 0x10: [mem 0xfcbfec00-0xfcbfefff] [ 0.182122] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.182265] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060400 [ 0.182442] pci 0000:00:1f.0: [8086:24d0] type 00 class 0x060100 [ 0.182517] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.182527] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH4 ACPI/GPIO/TCO [ 0.182671] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH4 GPIO [ 0.182899] pci 0000:00:1f.2: [8086:24d1] type 00 class 0x01018a [ 0.182918] pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007] [ 0.182928] pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003] [ 0.182937] pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007] [ 0.182946] pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003] [ 0.182955] pci 0000:00:1f.2: reg 0x20: [io 0xfc00-0xfc0f] [ 0.182973] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.183066] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.183157] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.183251] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.183472] pci 0000:00:1f.3: [8086:24d3] type 00 class 0x0c0500 [ 0.183523] pci 0000:00:1f.3: reg 0x20: [io 0x0540-0x055f] [ 0.183722] pci 0000:01:00.0: [8086:0329] type 01 class 0x060400 [ 0.183726] pci 0000:01:00.0: PXH quirk detected; SHPC device MSI disabled [ 0.183884] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.183988] pci 0000:01:00.2: [8086:032a] type 01 class 0x060400 [ 0.183991] pci 0000:01:00.2: PXH quirk detected; SHPC device MSI disabled [ 0.184075] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold [ 0.184168] pci 0000:00:02.0: PCI bridge to [bus 01-03] [ 0.184258] pci 0000:00:02.0: bridge window [io 0xc000-0xdfff] [ 0.184262] pci 0000:00:02.0: bridge window [mem 0xfcc00000-0xfcffffff] [ 0.184337] pci 0000:02:05.0: [1000:0030] type 00 class 0x010000 [ 0.184361] pci 0000:02:05.0: reg 0x10: [io 0xc800-0xc8ff] [ 0.184375] pci 0000:02:05.0: reg 0x14: [mem 0xfced0000-0xfcedffff 64bit] [ 0.184389] pci 0000:02:05.0: reg 0x1c: [mem 0xfcec0000-0xfcecffff 64bit] [ 0.184406] pci 0000:02:05.0: reg 0x30: [mem 0xfcc00000-0xfccfffff pref] [ 0.184453] pci 0000:02:05.0: supports D1 D2 [ 0.184517] pci 0000:02:05.1: [1000:0030] type 00 class 0x010000 [ 0.184540] pci 0000:02:05.1: reg 0x10: [io 0xcc00-0xccff] [ 0.184554] pci 0000:02:05.1: reg 0x14: [mem 0xfcef0000-0xfcefffff 64bit] [ 0.184568] pci 0000:02:05.1: reg 0x1c: [mem 0xfcee0000-0xfceeffff 64bit] [ 0.184585] pci 0000:02:05.1: reg 0x30: [mem 0xfcd00000-0xfcdfffff pref] [ 0.184632] pci 0000:02:05.1: supports D1 D2 [ 0.184719] pci 0000:01:00.0: PCI bridge to [bus 02] [ 0.184808] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 0.184812] pci 0000:01:00.0: bridge window [mem 0xfcc00000-0xfcefffff] [ 0.184883] pci 0000:03:04.0: [8086:1079] type 00 class 0x020000 [ 0.184911] pci 0000:03:04.0: reg 0x10: [mem 0xfcfa0000-0xfcfbffff 64bit] [ 0.184934] pci 0000:03:04.0: reg 0x20: [io 0xdc00-0xdc3f] [ 0.184995] pci 0000:03:04.0: PME# supported from D0 D3hot D3cold [ 0.185068] pci 0000:03:04.1: [8086:1079] type 00 class 0x020000 [ 0.185096] pci 0000:03:04.1: reg 0x10: [mem 0xfcfe0000-0xfcffffff 64bit] [ 0.185120] pci 0000:03:04.1: reg 0x20: [io 0xdc80-0xdcbf] [ 0.185180] pci 0000:03:04.1: PME# supported from D0 D3hot D3cold [ 0.185280] pci 0000:01:00.2: PCI bridge to [bus 03] [ 0.186344] pci 0000:01:00.2: bridge window [io 0xd000-0xdfff] [ 0.186349] pci 0000:01:00.2: bridge window [mem 0xfcf00000-0xfcffffff] [ 0.186424] pci 0000:04:0c.0: [1002:4752] type 00 class 0x030000 [ 0.186446] pci 0000:04:0c.0: reg 0x10: [mem 0xfd000000-0xfdffffff] [ 0.186457] pci 0000:04:0c.0: reg 0x14: [io 0xec00-0xecff] [ 0.186467] pci 0000:04:0c.0: reg 0x18: [mem 0xfebff000-0xfebfffff] [ 0.186510] pci 0000:04:0c.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref] [ 0.186548] pci 0000:04:0c.0: supports D1 D2 [ 0.186624] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode) [ 0.186718] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.186723] pci 0000:00:1e.0: bridge window [mem 0xfd000000-0xfebfffff] [ 0.186730] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.186734] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.186737] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.186740] pci 0000:00:1e.0: bridge window [mem 0x40000000-0xffbfffff window] (subtractive decode) [ 0.186755] pci_bus 0000:00: on NUMA node 0 [ 0.187834] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 7 *10 11 12 14 15) [ 0.188190] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 7 10 *11 12 14 15) [ 0.188468] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *7 10 11 12 14 15) [ 0.188745] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 7 *10 11 12 14 15) [ 0.189027] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 7 10 11 12 14 15) *0, disabled. [ 0.189354] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 7 10 11 12 14 15) *0, disabled. [ 0.189679] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 7 10 11 12 14 15) *0, disabled. [ 0.189999] ACPI: PCI Interrupt Link [LNKH] (IRQs *5) [ 0.190372] pci 0000:04:0c.0: vgaarb: setting as boot VGA device [ 0.190372] pci 0000:04:0c.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.190372] pci 0000:04:0c.0: vgaarb: bridge control possible [ 0.190372] vgaarb: loaded [ 0.190372] SCSI subsystem initialized [ 0.192064] libata version 3.00 loaded. [ 0.192074] EDAC MC: Ver: 3.0.0 [ 0.192283] PCI: Using ACPI for IRQ routing [ 0.192283] PCI: pci_cache_line_size set to 64 bytes [ 0.192283] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] [ 0.192283] e820: reserve RAM buffer [mem 0x3ffe0000-0x3fffffff] [ 0.192455] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.192455] hpet clockevent registered [ 0.192455] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.192455] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.192498] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.196050] clocksource: Switched to clocksource hpet [ 0.196400] AppArmor: AppArmor Filesystem Enabled [ 0.196528] pnp: PnP ACPI init [ 0.196781] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.196925] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.197065] pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) [ 0.197477] pnp 00:03: [dma 0 disabled] [ 0.197591] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.197962] pnp 00:04: [dma 0 disabled] [ 0.198102] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.198887] system 00:05: [io 0x0680-0x069f] has been reserved [ 0.198978] system 00:05: [io 0x0640-0x065f] has been reserved [ 0.199065] system 00:05: [io 0x0600-0x060f] has been reserved [ 0.199152] system 00:05: [io 0x06c0-0x06df] has been reserved [ 0.199238] system 00:05: [io 0x0700-0x071f] has been reserved [ 0.199325] system 00:05: [io 0x0720-0x073f] has been reserved [ 0.199412] system 00:05: [io 0x0740-0x074f] has been reserved [ 0.199499] system 00:05: [io 0x06ae] has been reserved [ 0.199585] system 00:05: [io 0x06af] has been reserved [ 0.199679] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.199912] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.200015] system 00:06: [io 0x0400-0x047f] has been reserved [ 0.200104] system 00:06: [io 0x0500-0x053f] has been reserved [ 0.200191] system 00:06: [io 0x0900-0x090f] has been reserved [ 0.200277] system 00:06: [io 0x0910-0x091f] has been reserved [ 0.200365] system 00:06: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.200460] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.200614] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.200709] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.200809] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.200929] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved [ 0.201027] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.201286] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.201379] system 00:09: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.201470] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.201561] system 00:09: [mem 0x00100000-0x3fffffff] could not be reserved [ 0.201653] system 00:09: [mem 0xffc00000-0xffffffff] has been reserved [ 0.201751] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.202123] pnp: PnP ACPI: found 10 devices [ 0.210635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.210819] pci 0000:01:00.0: PCI bridge to [bus 02] [ 0.210910] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 0.211003] pci 0000:01:00.0: bridge window [mem 0xfcc00000-0xfcefffff] [ 0.211097] pci 0000:01:00.2: PCI bridge to [bus 03] [ 0.211185] pci 0000:01:00.2: bridge window [io 0xd000-0xdfff] [ 0.211278] pci 0000:01:00.2: bridge window [mem 0xfcf00000-0xfcffffff] [ 0.211375] pci 0000:00:02.0: PCI bridge to [bus 01-03] [ 0.211464] pci 0000:00:02.0: bridge window [io 0xc000-0xdfff] [ 0.211557] pci 0000:00:02.0: bridge window [mem 0xfcc00000-0xfcffffff] [ 0.211654] pci 0000:00:1e.0: PCI bridge to [bus 04] [ 0.211744] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.211837] pci 0000:00:1e.0: bridge window [mem 0xfd000000-0xfebfffff] [ 0.211935] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.211938] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.211941] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.211944] pci_bus 0000:00: resource 7 [mem 0x40000000-0xffbfffff window] [ 0.211947] pci_bus 0000:01: resource 0 [io 0xc000-0xdfff] [ 0.211949] pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfcffffff] [ 0.211952] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 0.211955] pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcefffff] [ 0.211958] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] [ 0.211960] pci_bus 0000:03: resource 1 [mem 0xfcf00000-0xfcffffff] [ 0.211963] pci_bus 0000:04: resource 0 [io 0xe000-0xefff] [ 0.211966] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfebfffff] [ 0.211968] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window] [ 0.211971] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window] [ 0.211973] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.211976] pci_bus 0000:04: resource 7 [mem 0x40000000-0xffbfffff window] [ 0.212119] NET: Registered protocol family 2 [ 0.212503] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.212629] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.212777] TCP: Hash tables configured (established 8192 bind 8192) [ 0.212966] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.213066] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.213240] NET: Registered protocol family 1 [ 0.213361] pci_bus 0000:01: writes to ASPM control bits will be ignored [ 0.214745] pci 0000:01:00.0: rerouting interrupts for [8086:0329] [ 0.214842] pci 0000:01:00.2: rerouting interrupts for [8086:032a] [ 0.214956] pci 0000:04:0c.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.215090] PCI: CLS 64 bytes, default 64 [ 0.216830] workingset: timestamp_bits=62 max_order=18 bucket_order=0 [ 0.221661] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.221803] io scheduler noop registered [ 0.221981] io scheduler cfq registered (default) [ 0.222071] io scheduler mq-deadline registered [ 0.222832] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.243339] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.263939] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.264689] Non-volatile memory driver v1.3 [ 0.265225] Fusion MPT base driver 3.04.20 [ 0.265315] Copyright (c) 1999-2008 LSI Corporation [ 0.265410] Fusion MPT SPI Host driver 3.04.20 [ 0.265925] mptspi 0000:02:05.0: PCI IRQ 26 -> rerouted to legacy IRQ 18 [ 0.266250] mptbase: ioc0: Initiating bringup [ 0.996019] ioc0: LSI53C1030 C0: Capabilities={Initiator} [ 1.244087] tsc: Refined TSC clocksource calibration: 2792.999 MHz [ 1.244198] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x28426b16f90, max_idle_ns: 440795205097 ns [ 2.163932] scsi host0: ioc0: LSI53C1030 C0, FwRev=01032700h, Ports=1, MaxQ=222, IRQ=18 [ 2.268179] clocksource: Switched to clocksource tsc [ 2.603992] mptspi 0000:02:05.1: PCI IRQ 25 -> rerouted to legacy IRQ 17 [ 2.604338] mptbase: ioc1: Initiating bringup [ 4.380014] ioc1: LSI53C1030 C0: Capabilities={Initiator} [ 5.412234] scsi 0:0:0:0: Direct-Access LSILOGIC 1030 IM 1000 PQ: 0 ANSI: 2 [ 5.547169] scsi host1: ioc1: LSI53C1030 C0, FwRev=01032700h, Ports=1, MaxQ=222, IRQ=17 [ 5.974935] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 5.978298] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.978392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.978675] rtc_cmos 00:00: RTC can wake from S4 [ 5.978940] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.979057] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 5.979566] NET: Registered protocol family 10 [ 5.980142] Segment Routing with IPv6 [ 5.980259] mip6: Mobile IPv6 [ 5.980348] NET: Registered protocol family 17 [ 5.980510] Key type dns_resolver registered [ 5.980984] microcode: sig=0xf34, pf=0x1, revision=0x17 [ 5.981179] microcode: Microcode Update Driver: v2.2. [ 5.981211] sched_clock: Marking stable (5981165651, 0)->(6079289103, -98123452) [ 5.981786] registered taskstats version 1 [ 5.981904] AppArmor: AppArmor sha1 policy hashing enabled [ 5.982334] console [netcon0] enabled [ 5.982422] netconsole: network logging started [ 5.982553] rtc_cmos 00:00: setting system clock to 2018-01-24 16:30:20 UTC (1516811420) [ 7.797210] scsi 0:0:6:0: Processor ESG-SHV SCA HSBP M30 1.07 PQ: 0 ANSI: 2 [ 7.797409] scsi target0:0:6: Beginning Domain Validation [ 7.809352] scsi target0:0:6: Ending Domain Validation [ 7.809502] scsi target0:0:6: asynchronous [ 9.838847] scsi 0:1:0:0: Direct-Access IBM-ESXS PYH073C3-ETS10FN RXQN PQ: 0 ANSI: 4 [ 9.839938] mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0 [ 9.840027] mptbase: ioc0: volume is now optimal, enabled, quiesced [ 9.840267] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 0 id=0 [ 9.840358] mptbase: ioc0: PhysDisk is now online, quiesced [ 9.840581] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0 [ 9.840670] mptbase: ioc0: PhysDisk is now online, quiesced [ 9.840821] scsi target0:1:0: Beginning Domain Validation [ 9.934794] scsi target0:1:0: Ending Domain Validation [ 9.935757] mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0 [ 9.935847] mptbase: ioc0: volume is now optimal, enabled [ 9.936085] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 0 id=0 [ 9.936174] mptbase: ioc0: PhysDisk is now online [ 9.936397] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0 [ 9.936484] mptbase: ioc0: PhysDisk is now online [ 9.937073] scsi target0:1:0: FAST-160 WIDE SCSI 320.0 MB/s DT IU RTI WRFLOW PCOMP (6.25 ns, offset 80) [ 9.967597] scsi 0:1:1:0: Direct-Access IBM-ESXS PYH073C3-ETS10FN RXQN PQ: 0 ANSI: 4 [ 9.968688] mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0 [ 9.968775] mptbase: ioc0: volume is now optimal, enabled, quiesced [ 9.969016] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 0 id=0 [ 9.969106] mptbase: ioc0: PhysDisk is now online, quiesced [ 9.969331] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0 [ 9.969417] mptbase: ioc0: PhysDisk is now online, quiesced [ 9.969558] scsi target0:1:1: Beginning Domain Validation [ 10.063932] scsi target0:1:1: Ending Domain Validation [ 10.064909] mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0 [ 10.064998] mptbase: ioc0: volume is now optimal, enabled [ 10.065237] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 0 id=0 [ 10.065326] mptbase: ioc0: PhysDisk is now online [ 10.065549] mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0 [ 10.065639] mptbase: ioc0: PhysDisk is now online [ 10.066224] scsi target0:1:1: FAST-160 WIDE SCSI 320.0 MB/s DT IU RTI WRFLOW PCOMP (6.25 ns, offset 80) [ 10.074521] sd 0:0:0:0: [sda] 143110144 512-byte logical blocks: (73.3 GB/68.2 GiB) [ 10.074895] sd 0:0:0:0: [sda] Write Protect is off [ 10.074988] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 08 [ 10.075228] sd 0:0:0:0: [sda] No Caching mode page found [ 10.075319] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 10.090990] sda: sda1 sda2 < sda5 > [ 10.093109] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.796741] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities [ 10.799102] EXT4-fs (sda1): couldn't mount as ext2 due to feature incompatibilities [ 10.827174] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 10.827333] VFS: Mounted root (ext4 filesystem) readonly on device 8:1. [ 10.866642] devtmpfs: mounted [ 10.868241] Freeing unused kernel memory: 976K [ 10.868340] Write protecting the kernel read-only data: 16384k [ 10.877358] Freeing unused kernel memory: 2008K [ 10.880565] Freeing unused kernel memory: 660K [ 10.880663] ------------[ cut here ]------------ [ 10.880755] x86/mm: Found insecure W+X mapping at address 00000000d051fb08/0xffff880000000000 [ 10.880900] WARNING: CPU: 2 PID: 1 at arch/x86/mm/dump_pagetables.c:266 note_page+0x718/0xb89 [ 10.881035] Modules linked in: [ 10.881128] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.15.0-rc9-00023-g1f07476ec143 #104 [ 10.881264] Hardware name: Intel /SE7520JR22S, BIOS SE7520JR22.86B.P.10.00.0087.120820051348 12/08/2005 [ 10.881405] RIP: 0010:note_page+0x718/0xb89 [ 10.881491] RSP: 0000:ffffc90000013e48 EFLAGS: 00010296 [ 10.881578] RAX: 0000000000000051 RBX: ffffc90000013ec8 RCX: ffffffff8164f938 [ 10.881666] RDX: 0000000000000001 RSI: 0000000000000092 RDI: ffffffff82b468cc [ 10.881756] RBP: 0000000000000061 R08: 0000000000000177 R09: 00000000000001d7 [ 10.881844] R10: 0720072007200720 R11: 0720072007200720 R12: 0000000000000000 [ 10.881932] R13: 0000000000000000 R14: 0000000000000001 R15: 8800000990000000 [ 10.882022] FS: 0000000000000000(0000) GS:ffff88003fc80000(0000) knlGS:0000000000000000 [ 10.882156] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 10.882243] CR2: 0000000000000000 CR3: 000000000200a000 CR4: 00000000000006e0 [ 10.882331] Call Trace: [ 10.882423] ptdump_walk_pgd_level_core+0x367/0x3a5 [ 10.882511] ptdump_walk_pgd_level_checkwx+0x10/0x3e [ 10.882602] kernel_init+0x2e/0x10f [ 10.882688] ? rest_init+0xb9/0xb9 [ 10.882775] ret_from_fork+0x35/0x40 [ 10.882861] Code: fb ff ff 41 f7 c7 00 10 00 00 0f 85 e2 fe ff ff e9 36 fd ff ff c6 05 7d 45 6f 01 01 48 89 f2 48 c7 c7 08 5b ee 81 e8 4b d6 00 00 <0f> ff 48 8b 73 10 e9 bc f9 ff ff 4d 85 ed 0f 84 b9 01 00 00 41 [ 10.883103] ---[ end trace bc3e2cf1a1adfa39 ]--- [ 10.896336] x86/mm: Checked W+X mappings: FAILED, 266243 W+X pages found. [ 10.896430] x86/mm: Checking user space page tables [ 10.909522] x86/mm: Checked W+X mappings: FAILED, 56 W+X pages found. [ 10.909624] rodata_test: all tests were successful [ 13.226629] ipmi message handler version 39.2 [ 13.230412] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2 [ 13.230584] ACPI: Power Button [PWRB] [ 13.230824] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 13.230992] ACPI: Power Button [PWRF] [ 13.270308] ipmi device interface [ 13.284706] IPMI SSIF Interface driver [ 13.388161] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 13.404818] ata_piix 0000:00:1f.2: version 2.13 [ 13.405127] ata_piix 0000:00:1f.2: MAP [ P0 P1 IDE IDE ] [ 13.406515] scsi host2: ata_piix [ 13.406811] scsi host3: ata_piix [ 13.406987] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14 [ 13.407083] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15 [ 13.407373] EDAC e752x: tolm = 40000, remapbase = ffc000, remaplimit = 0 [ 13.407739] EDAC MC0: Giving out device to module e752x_edac controller E7520: DEV 0000:00:00.0 (POLLED) [ 13.407919] EDAC PCI0: Giving out device to module e752x_edac controller EDAC PCI controller: DEV 0000:00:00.0 (POLLED) [ 13.528207] intel_rng: FWH not detected [ 13.528801] input: PC Speaker as /devices/platform/pcspkr/input/input4 [ 13.533733] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 13.533963] scsi 0:0:6:0: Attached scsi generic sg1 type 3 [ 13.534161] scsi 0:1:0:0: Attached scsi generic sg2 type 0 [ 13.534359] scsi 0:1:1:0: Attached scsi generic sg3 type 0 [ 13.553665] ACPI: bus type USB registered [ 13.553898] usbcore: registered new interface driver usbfs [ 13.554056] usbcore: registered new interface driver hub [ 13.554315] usbcore: registered new device driver usb [ 13.587828] ata2.01: ATAPI: SR244W, T01A, max UDMA/33 [ 13.592599] ata2.01: configured for UDMA/33 [ 13.601064] scsi 3:0:1:0: CD-ROM MITSUMI CD-ROM SR244W T01A PQ: 0 ANSI: 5 [ 13.604134] scsi 3:0:1:0: Attached scsi generic sg4 type 5 [ 13.660131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 13.666034] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 13.666147] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 13.666521] e1000 0000:03:04.0: PCI IRQ 54 -> rerouted to legacy IRQ 18 [ 13.678726] ehci-pci: EHCI PCI platform driver [ 13.679270] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 13.679388] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 13.679549] ehci-pci 0000:00:1d.7: debug port 1 [ 13.683560] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported [ 13.683626] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfcbfec00 [ 13.685091] sr 3:0:1:0: [sr0] scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray [ 13.685247] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 13.685607] sr 3:0:1:0: Attached scsi CD-ROM sr0 [ 13.696043] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 13.696250] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 13.696341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.696472] usb usb1: Product: EHCI Host Controller [ 13.696560] usb usb1: Manufacturer: Linux 4.15.0-rc9-00023-g1f07476ec143 ehci_hcd [ 13.696691] usb usb1: SerialNumber: 0000:00:1d.7 [ 13.697080] hub 1-0:1.0: USB hub found [ 13.697190] hub 1-0:1.0: 6 ports detected [ 13.700344] uhci_hcd: USB Universal Host Controller Interface driver [ 13.700812] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 13.700932] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 13.701134] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000b880 [ 13.701415] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 13.701508] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.701644] usb usb2: Product: UHCI Host Controller [ 13.701730] usb usb2: Manufacturer: Linux 4.15.0-rc9-00023-g1f07476ec143 uhci_hcd [ 13.701865] usb usb2: SerialNumber: 0000:00:1d.0 [ 13.702500] iTCO_vendor_support: vendor-support=0 [ 13.703098] hub 2-0:1.0: USB hub found [ 13.703226] hub 2-0:1.0: 2 ports detected [ 13.703982] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 13.704121] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 13.704306] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000bc00 [ 13.704506] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 13.704599] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.704732] usb usb3: Product: UHCI Host Controller [ 13.704822] usb usb3: Manufacturer: Linux 4.15.0-rc9-00023-g1f07476ec143 uhci_hcd [ 13.704954] usb usb3: SerialNumber: 0000:00:1d.1 [ 13.705304] hub 3-0:1.0: USB hub found [ 13.705412] hub 3-0:1.0: 2 ports detected [ 13.706101] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 13.706213] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 13.706382] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000bc80 [ 13.706577] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 13.706669] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.706803] usb usb4: Product: UHCI Host Controller [ 13.706892] usb usb4: Manufacturer: Linux 4.15.0-rc9-00023-g1f07476ec143 uhci_hcd [ 13.707027] usb usb4: SerialNumber: 0000:00:1d.2 [ 13.707360] hub 4-0:1.0: USB hub found [ 13.707473] hub 4-0:1.0: 2 ports detected [ 13.895362] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 13.895538] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0x0460) [ 13.899725] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 13.989854] e1000 0000:03:04.0 eth0: (PCI-X:100MHz:64-bit) 00:04:23:b3:58:c8 [ 13.989970] e1000 0000:03:04.0 eth0: Intel(R) PRO/1000 Network Connection [ 13.990326] e1000 0000:03:04.1: PCI IRQ 55 -> rerouted to legacy IRQ 19 [ 14.313775] e1000 0000:03:04.1 eth1: (PCI-X:100MHz:64-bit) 00:04:23:b3:58:c9 [ 14.313885] e1000 0000:03:04.1 eth1: Intel(R) PRO/1000 Network Connection [ 14.960847] random: crng init done [ 14.984170] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 15.494449] Adding 2001916k swap on /dev/sda5. Priority:-2 extents:1 across:2001916k [ 15.569727] EXT4-fs (sda1): re-mounted. Opts: (null) [ 15.721955] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 16.170129] loop: module loaded [ 16.216974] pc87427 pc87427.1792: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). [ 16.301400] Fusion MPT misc device (ioctl) driver 3.04.20 [ 16.301660] mptctl: Registered with Fusion MPT base driver [ 16.301764] mptctl: /dev/mptctl @ (major,minor=10,220) [ 17.020409] e1000: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX [ 17.020573] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.535582] audit: type=1400 audit(1516811432.091:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1013 comm="apparmor_parser" [ 17.536021] audit: type=1400 audit(1516811432.091:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man//filter" pid=1013 comm="apparmor_parser" [ 17.536432] audit: type=1400 audit(1516811432.095:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man//groff" pid=1013 comm="apparmor_parser" [ 17.610155] audit: type=1400 audit(1516811432.167:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=1014 comm="apparmor_parser" -- Meelis Roos (mr...@linux.ee)