linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Voegtle <tv@lio96.de>
To: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	"Rafael J . Wysocki" <rjw@rjwysocki.net>,
	Dave Airlie <airlied@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Lv Zheng <lv.zheng@intel.com>
Subject: Re: [Debug 0/2] Debug PCI root resource parsing failure
Date: Mon, 2 Mar 2015 09:35:08 +0100 (CET)	[thread overview]
Message-ID: <alpine.LSU.2.11.1503020932210.29400@er-systems.de> (raw)
In-Reply-To: <1425270801-20270-1-git-send-email-jiang.liu@linux.intel.com>

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

On Mon, 2 Mar 2015, Jiang Liu wrote:

> Hi Thomas,
> 	I still can't figure out why the last resource entry "pci_bus
> 0000:00: root bus resource [mem 0x80000000-0xd0716ffe]" gets ignored
> by new code. Could you please help to apply these two patches and send
> me back dmesg?

No problem, dmesg attached.
Hope this helps.

Let me know if you need anything else.

  Thomas


[-- Attachment #2: Type: text/plain, Size: 53557 bytes --]

[    0.000000] Linux version 4.0.0-rc1-celeron-00036-g4f671fe-dirty (thomas@maggie) (gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux) ) #220 SMP Mon Mar 2 09:22:32 CET 2015
[    0.000000] Command line: root=/dev/sda3 console=ttyS0,115200N8 panic=30
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000079578fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079579000-0x00000000795a8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000795a9000-0x00000000795fcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000795fd000-0x000000007970dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007970e000-0x0000000079a7afff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079a7b000-0x0000000079a7bfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079a7c000-0x0000000079abdfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079abe000-0x0000000079c2bfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079c2c000-0x0000000079ff9fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079ffa000-0x0000000079ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Q1900B-ITX, BIOS P1.70 11/04/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7a000 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-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-through
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07A800000 mask FFF800000 uncachable
[    0.000000]   2 base 07B000000 mask FFF000000 uncachable
[    0.000000]   3 base 07C000000 mask FFC000000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01a0f000, 0x01a0ffff] PGTABLE
[    0.000000] BRK [0x01a10000, 0x01a10fff] PGTABLE
[    0.000000] BRK [0x01a11000, 0x01a11fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x79200000-0x793fffff]
[    0.000000]  [mem 0x79200000-0x793fffff] page 2M
[    0.000000] BRK [0x01a12000, 0x01a12fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x60000000-0x791fffff]
[    0.000000]  [mem 0x60000000-0x791fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x40000000-0x5fffffff]
[    0.000000]  [mem 0x40000000-0x5fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20100000-0x3fffffff]
[    0.000000]  [mem 0x20100000-0x201fffff] page 4k
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000] BRK [0x01a13000, 0x01a13fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x79400000-0x79578fff]
[    0.000000]  [mem 0x79400000-0x79578fff] page 4k
[    0.000000] BRK [0x01a14000, 0x01a14fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x795a9000-0x795fcfff]
[    0.000000]  [mem 0x795a9000-0x795fcfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x79a7b000-0x79a7bfff]
[    0.000000]  [mem 0x79a7b000-0x79a7bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x79abe000-0x79c2bfff]
[    0.000000]  [mem 0x79abe000-0x79c2bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x79ffa000-0x79ffffff]
[    0.000000]  [mem 0x79ffa000-0x79ffffff] page 4k
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x0000000079683080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000007968E3C0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20150204/tbfadt-618)
[    0.000000] ACPI: DSDT 0x0000000079683190 00B229 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000007970DF80 000040
[    0.000000] ACPI: APIC 0x000000007968E4D0 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000007968E558 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000007968E5A0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: LPIT 0x000000007968E5E0 000104 (v01 ALASKA A M I    00000003 VLV2 0100000D)
[    0.000000] ACPI: AAFT 0x000000007968E6E8 0000D7 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x000000007968E7C0 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x000000007968E7F8 000763 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x000000007968EF60 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x000000007968F1F0 00017A (v01 PmRef  ApTst    00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x000000007968F370 000042 (v01 ALASKA A M I    00000000      00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880076c00000-ffff880078bfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x0000000079ffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.000000]   node   0: [mem 0x0000000020100000-0x0000000079578fff]
[    0.000000]   node   0: [mem 0x00000000795a9000-0x00000000795fcfff]
[    0.000000]   node   0: [mem 0x0000000079a7b000-0x0000000079a7bfff]
[    0.000000]   node   0: [mem 0x0000000079abe000-0x0000000079c2bfff]
[    0.000000]   node   0: [mem 0x0000000079ffa000-0x0000000079ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000079ffffff]
[    0.000000] On node 0 totalpages: 497117
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3995 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7744 pages used for memmap
[    0.000000]   DMA32 zone: 493122 pages, LIFO batch:31
[    0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[    0.000000] Reserving Intel graphics stolen memory at 0x7b000000-0x7effffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x4f])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] res edge lint[0xcb])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] res edge lint[0x9d])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high dfl lint[0x5e])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[    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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x79579000-0x795a8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x795fd000-0x7970dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7970e000-0x79a7afff]
[    0.000000] PM: Registered nosave memory: [mem 0x79a7c000-0x79abdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x79c2c000-0x79ff9fff]
[    0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880079200000 s79704 r0 d30888 u524288
[    0.000000] pcpu-alloc: s79704 r0 d30888 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 489288
[    0.000000] Kernel command line: root=/dev/sda3 console=ttyS0,115200N8 panic=30
[    0.000000] log_buf_len individual max cpu contribution: 131072 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 393216 bytes
[    0.000000] log_buf_len min size: 262144 bytes
[    0.000000] log_buf_len: 1048576 bytes
[    0.000000] early log buf free: 251296(95%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 1940648K/1988468K available (5079K kernel code, 526K rwdata, 1828K rodata, 780K init, 768K bss, 47820K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:1024 16
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-3.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] Maximum core-clock to bus-clock ratio: 0x18
[    0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[    0.000000] TSC runs at 1996800 KHz
[    0.000000] lapic_timer_frequency = 332800
[    0.000000] tsc: Detected 1996.800 MHz processor
[    0.000029] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.60 BogoMIPS (lpj=7987200)
[    0.011037] pid_max: default: 32768 minimum: 301
[    0.015679] ACPI: Core revision 20150204
[    0.045938] ACPI: All ACPI Tables successfully acquired
[    0.051476] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.058203] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.065603] CPU: Physical Processor ID: 0
[    0.069627] CPU: Processor Core ID: 0
[    0.073309] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.079334] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.091156] mce: CPU supports 6 MCE banks
[    0.095189] CPU0: Thermal monitoring enabled (TM1)
[    0.099998] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.105412] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[    0.111814] Freeing SMP alternatives memory: 20K (ffffffff81948000 - ffffffff8194d000)
[    0.120540] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.166105] TSC deadline timer enabled
[    0.166110] smpboot: CPU0: Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz (fam: 06, model: 37, stepping: 03)
[    0.175609] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[    0.185998] ... version:                3
[    0.190019] ... bit width:              40
[    0.194128] ... generic registers:      2
[    0.198146] ... value mask:             000000ffffffffff
[    0.203470] ... max period:             000000ffffffffff
[    0.208793] ... fixed-purpose events:   3
[    0.212814] ... event mask:             0000000700000003
[    0.219096] x86: Booting SMP configuration:
[    0.223309] .... node  #0, CPUs:      #1 #2 #3
[    0.281480] x86: Booted up 1 node, 4 CPUs
[    0.285701] smpboot: Total of 4 processors activated (15974.40 BogoMIPS)
[    0.292900] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.301239] devtmpfs: initialized
[    0.304841] PM: Registering ACPI NVS region [mem 0x795fd000-0x7970dfff] (1118208 bytes)
[    0.313140] RTC time:  8:27:55, date: 03/02/15
[    0.317781] NET: Registered protocol family 16
[    0.329010] cpuidle: using governor ladder
[    0.341152] cpuidle: using governor menu
[    0.345133] ACPI: bus type PCI registered
[    0.349179] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.358505] PCI: not using MMCONFIG
[    0.362006] PCI: Using configuration type 1 for base access
[    0.377604] ACPI: Added _OSI(Module Device)
[    0.381803] ACPI: Added _OSI(Processor Device)
[    0.386263] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.390979] ACPI: Added _OSI(Processor Aggregator Device)
[    0.415094] ACPI: Dynamic OEM Table Load:
[    0.419168] ACPI: SSDT 0xFFFF880078D66400 0003D7 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.429101] ACPI: Dynamic OEM Table Load:
[    0.433166] ACPI: SSDT 0xFFFF880078D66800 0003DE (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    0.443770] ACPI: Dynamic OEM Table Load:
[    0.447839] ACPI: SSDT 0xFFFF880078F13000 00015F (v01 PmRef  ApIst    00003000 INTL 20061109)
[    0.457672] ACPI: Dynamic OEM Table Load:
[    0.461750] ACPI: SSDT 0xFFFF880078C73B40 00008D (v01 PmRef  ApCst    00003000 INTL 20061109)
[    0.473820] ACPI: Interpreter enabled
[    0.477507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    0.486797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    0.496105] ACPI: (supports S0 S3 S4 S5)
[    0.500032] ACPI: Using IOAPIC for interrupt routing
[    0.505204] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.516250] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.525435] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.547622] ACPI: Power Resource [USBC] (on)
[    0.554221] ACPI: Power Resource [PLPE] (on)
[    0.558988] ACPI: Power Resource [PLPE] (on)
[    0.575478] ACPI: Power Resource [CLK0] (on)
[    0.579858] ACPI: Power Resource [CLK1] (on)
[    0.659808] ACPI: Power Resource [FN00] (off)
[    0.665062] acpi new resource [mem 0xfed00000-0xfed003ff]
[    0.670484] acpi new resource [irq 8]
[    0.674712] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.680920] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.689589] \_SB_.PCI0:_OSC invalid UUID
[    0.689593] _OSC request data:1 1f 0 
[    0.689601] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.696320] acpi filter resource type 1000, types 300
[    0.701386] acpi filter resource type 100, types 300
[    0.706360] acpi new resource [io  0x0070-0x0077]
[    0.711075] acpi filter resource type 100, types 300
[    0.716051] acpi new resource [io  0x0cf8-0x0cff]
[    0.720767] acpi filter resource type 100, types 300
[    0.725743] acpi new resource [io  0x0000-0x006f window]
[    0.731064] acpi filter resource type 100, types 300
[    0.736040] acpi new resource [io  0x0078-0x0cf7 window]
[    0.741364] acpi filter resource type 100, types 300
[    0.746339] acpi new resource [io  0x0d00-0xffff window]
[    0.751661] acpi filter resource type 200, types 300
[    0.756640] acpi new resource [mem 0x000a0000-0x000bffff window]
[    0.762654] acpi filter resource type 200, types 300
[    0.767633] acpi new resource [mem 0x000c0000-0x000dffff window]
[    0.773648] acpi filter resource type 200, types 300
[    0.778628] acpi new resource [mem 0x000e0000-0x000fffff window]
[    0.784647] acpi filter resource type 200, types 300
[    0.789629] acpi filter resource type 200, types 300
[    0.794603] acpi filter resource type 200, types 300
[    0.799578] acpi filter resource type 0, types 300
[    0.804382] pci_root probe resource [io  0x0070-0x0077]
[    0.809617] pci_root probe resource [io  0x0cf8-0x0cff]
[    0.814855] pci_root probe resource [io  0x0000-0x006f window]
[    0.820698] pci_root probe resource [io  0x0078-0x0cf7 window]
[    0.826541] pci_root probe resource [io  0x0d00-0xffff window]
[    0.832384] pci_root probe resource [mem 0x000a0000-0x000bffff window]
[    0.838924] pci_root probe resource [mem 0x000c0000-0x000dffff window]
[    0.845463] pci_root probe resource [mem 0x000e0000-0x000fffff window]
[    0.852003] pci_root validate resource [io  0x0000-0x006f window]
[    0.858106] pci_root validate resource [io  0x0078-0x0cf7 window]
[    0.864211] pci_root validate resource [io  0x0d00-0xffff window]
[    0.870316] pci_root validate resource [mem 0x000a0000-0x000bffff window]
[    0.877115] pci_root validate resource [mem 0x000c0000-0x000dffff window]
[    0.883914] pci_root validate resource [mem 0x000e0000-0x000fffff window]
[    0.890713] pci_root validate resource [io  0x0000-0x006f window]
[    0.896819] pci_root validate resource [io  0x0078-0x0cf7 window]
[    0.902924] pci_root validate resource [io  0x0d00-0xffff window]
[    0.909028] pci_root validate resource [mem 0x000a0000-0x000bffff window]
[    0.915829] pci_root validate resource [mem 0x000c0000-0x000dffff window]
[    0.922625] pci_root validate resource [mem 0x000e0000-0x000fffff window]
[    0.929424] pci_root add resource [io  0x0000-0x006f window]
[    0.935096] pci_root add resource [io  0x0078-0x0cf7 window]
[    0.940766] pci_root add resource [io  0x0d00-0xffff window]
[    0.946437] pci_root add resource [mem 0x000a0000-0x000bffff window]
[    0.952802] pci_root add resource [mem 0x000c0000-0x000dffff window]
[    0.959167] pci_root add resource [mem 0x000e0000-0x000fffff window]
[    0.965779] PCI host bridge to bus 0000:00
[    0.969894] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.975391] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.982189] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.988989] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.995787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.003281] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    1.010775] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    1.018277] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[    1.018505] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[    1.018522] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff]
[    1.018535] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[    1.018547] pci 0000:00:02.0: reg 0x20: [io  0xf080-0xf087]
[    1.018786] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[    1.018809] pci 0000:00:13.0: reg 0x10: [io  0xf070-0xf077]
[    1.018820] pci 0000:00:13.0: reg 0x14: [io  0xf060-0xf063]
[    1.018830] pci 0000:00:13.0: reg 0x18: [io  0xf050-0xf057]
[    1.018841] pci 0000:00:13.0: reg 0x1c: [io  0xf040-0xf043]
[    1.018852] pci 0000:00:13.0: reg 0x20: [io  0xf020-0xf03f]
[    1.018863] pci 0000:00:13.0: reg 0x24: [mem 0xd0716000-0xd07167ff]
[    1.018919] pci 0000:00:13.0: PME# supported from D3hot
[    1.019119] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[    1.019141] pci 0000:00:14.0: reg 0x10: [mem 0xd0700000-0xd070ffff 64bit]
[    1.019209] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.019386] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.025144] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[    1.025173] pci 0000:00:1a.0: reg 0x10: [mem 0xd0500000-0xd05fffff]
[    1.025188] pci 0000:00:1a.0: reg 0x14: [mem 0xd0400000-0xd04fffff]
[    1.025301] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    1.025502] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[    1.025528] pci 0000:00:1b.0: reg 0x10: [mem 0xd0710000-0xd0713fff 64bit]
[    1.025608] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.025803] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[    1.025875] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.026071] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[    1.026142] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.026337] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[    1.026409] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.026607] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[    1.026679] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.026878] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[    1.027144] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[    1.027182] pci 0000:00:1f.3: reg 0x10: [mem 0xd0714000-0xd071401f]
[    1.027255] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    1.027609] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.032698] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    1.032721] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    1.032751] pci 0000:02:00.0: reg 0x18: [mem 0xd0604000-0xd0604fff 64bit]
[    1.032771] pci 0000:02:00.0: reg 0x20: [mem 0xd0600000-0xd0603fff 64bit pref]
[    1.032871] pci 0000:02:00.0: supports D1 D2
[    1.032876] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.032933] pci 0000:02:00.0: System wakeup disabled by ACPI
[    1.046637] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.051618] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    1.051623] pci 0000:00:1c.1:   bridge window [mem 0xd0600000-0xd06fffff]
[    1.051713] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    1.056785] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    1.061793] pci_bus 0000:00: on NUMA node 0
[    1.061981] acpi new resource [mem 0xff000000-0xffffffff]
[    1.068972] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.076289] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.083607] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    1.090919] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.098231] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[    1.105542] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.114030] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.121346] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.131774] acpi new resource [mem 0xe00000d0-0xe00000db]
[    1.137403] ACPI: Enabled 6 GPEs in block 00 to 3F
[    1.142435] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.148106] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.156214] vgaarb: loaded
[    1.158931] vgaarb: bridge control possible 0000:00:02.0
[    1.164378] SCSI subsystem initialized
[    1.168154] libata version 3.00 loaded.
[    1.168177] ACPI: bus type USB registered
[    1.172226] usbcore: registered new interface driver usbfs
[    1.177741] usbcore: registered new interface driver hub
[    1.183097] usbcore: registered new device driver usb
[    1.188204] Linux video capture interface: v2.00
[    1.192878] PCI: Using ACPI for IRQ routing
[    1.202988] PCI: pci_cache_line_size set to 64 bytes
[    1.202998] pci 0000:00:1c.1: can't claim BAR 8 [mem 0xd0600000-0xd06fffff]: no compatible bridge window
[    1.212493] pci 0000:00:02.0: can't claim BAR 0 [mem 0xd0000000-0xd03fffff]: no compatible bridge window
[    1.221992] pci 0000:00:02.0: can't claim BAR 2 [mem 0xc0000000-0xcfffffff pref]: no compatible bridge window
[    1.231926] pci 0000:00:13.0: can't claim BAR 5 [mem 0xd0716000-0xd07167ff]: no compatible bridge window
[    1.241425] pci 0000:00:14.0: can't claim BAR 0 [mem 0xd0700000-0xd070ffff 64bit]: no compatible bridge window
[    1.251446] pci 0000:00:1a.0: can't claim BAR 0 [mem 0xd0500000-0xd05fffff]: no compatible bridge window
[    1.260944] pci 0000:00:1a.0: can't claim BAR 1 [mem 0xd0400000-0xd04fffff]: no compatible bridge window
[    1.270439] pci 0000:00:1b.0: can't claim BAR 0 [mem 0xd0710000-0xd0713fff 64bit]: no compatible bridge window
[    1.280460] pci 0000:02:00.0: can't claim BAR 2 [mem 0xd0604000-0xd0604fff 64bit]: no compatible bridge window
[    1.290476] pci 0000:02:00.0: can't claim BAR 4 [mem 0xd0600000-0xd0603fff 64bit pref]: no compatible bridge window
[    1.300929] pci 0000:00:1f.3: can't claim BAR 0 [mem 0xd0714000-0xd071401f]: no compatible bridge window
[    1.310439] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[    1.310443] e820: reserve RAM buffer [mem 0x79579000-0x7bffffff]
[    1.310446] e820: reserve RAM buffer [mem 0x795fd000-0x7bffffff]
[    1.310449] e820: reserve RAM buffer [mem 0x79a7c000-0x7bffffff]
[    1.310452] e820: reserve RAM buffer [mem 0x79c2c000-0x7bffffff]
[    1.310455] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[    1.310706] Switched to clocksource refined-jiffies
[    1.315740] pnp: PnP ACPI init
[    1.318898] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.319158] system 00:01: [io  0x0680-0x069f] has been reserved
[    1.325093] system 00:01: [io  0x0400-0x047f] has been reserved
[    1.331029] system 00:01: [io  0x0500-0x05fe] has been reserved
[    1.336961] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.337233] system 00:02: [io  0x0290-0x029f] has been reserved
[    1.343173] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.344166] pnp 00:03: [dma 3]
[    1.344467] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
[    1.345019] pnp 00:04: [dma 0 disabled]
[    1.345111] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.346014] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
[    1.352995] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved
[    1.359626] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved
[    1.366250] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved
[    1.372877] system 00:05: [mem 0xfed0c000-0xfed0ffff] has been reserved
[    1.379501] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[    1.386127] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    1.392753] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[    1.399379] system 00:05: [mem 0xfef00000-0xfeffffff] has been reserved
[    1.406004] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.409283] pnp: PnP ACPI: found 6 devices
[    1.421410] Switched to clocksource acpi_pm
[    1.425645] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    1.425652] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    1.425657] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[    1.425668] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 02] add_size 200000
[    1.425673] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x001fffff] to [bus 02] add_size 200000
[    1.425682] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    1.425687] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    1.425692] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[    1.425701] pci 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    1.425706] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[    1.425712] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[    1.425726] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    1.425730] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    1.425734] pci 0000:00:1c.1: res[8]=[mem 0x00100000-0x001fffff] get_res_add_size add_size 200000
[    1.425739] pci 0000:00:1c.1: res[9]=[mem 0x00100000-0x001fffff 64bit pref] get_res_add_size add_size 200000
[    1.425743] pci 0000:00:1c.2: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    1.425747] pci 0000:00:1c.2: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    1.425751] pci 0000:00:1c.3: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    1.425755] pci 0000:00:1c.3: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    1.425759] pci 0000:00:1c.0: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    1.425763] pci 0000:00:1c.2: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    1.425767] pci 0000:00:1c.3: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    1.425777] pci 0000:00:02.0: BAR 2: no space for [mem size 0x10000000 pref]
[    1.432855] pci 0000:00:02.0: BAR 2: trying firmware assignment [mem size 0x10000000 pref]
[    1.441144] pci 0000:00:02.0: BAR 2: assigned [mem 0xc0000000-0xcfffffff pref]
[    1.448396] pci 0000:00:02.0: BAR 0: no space for [mem size 0x00400000]
[    1.455037] pci 0000:00:02.0: BAR 0: trying firmware assignment [mem size 0x00400000]
[    1.462894] pci 0000:00:02.0: BAR 0: assigned [mem 0xd0000000-0xd03fffff]
[    1.469715] pci 0000:00:1a.0: BAR 0: no space for [mem size 0x00100000]
[    1.476356] pci 0000:00:1a.0: BAR 0: trying firmware assignment [mem size 0x00100000]
[    1.484213] pci 0000:00:1a.0: BAR 0: assigned [mem 0xd0500000-0xd05fffff]
[    1.491035] pci 0000:00:1a.0: BAR 1: no space for [mem size 0x00100000]
[    1.497675] pci 0000:00:1a.0: BAR 1: trying firmware assignment [mem size 0x00100000]
[    1.505547] pci 0000:00:1a.0: BAR 1: assigned [mem 0xd0400000-0xd04fffff]
[    1.512372] pci 0000:00:1c.0: BAR 8: no space for [mem size 0x00200000]
[    1.519009] pci 0000:00:1c.0: BAR 8: failed to assign [mem size 0x00200000]
[    1.526002] pci 0000:00:1c.0: BAR 9: no space for [mem size 0x00200000 64bit pref]
[    1.533598] pci 0000:00:1c.0: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[    1.541544] pci 0000:00:1c.1: BAR 8: no space for [mem size 0x00300000]
[    1.548189] pci 0000:00:1c.1: BAR 8: failed to assign [mem size 0x00300000]
[    1.555180] pci 0000:00:1c.1: BAR 9: no space for [mem size 0x00300000 64bit pref]
[    1.562776] pci 0000:00:1c.1: BAR 9: failed to assign [mem size 0x00300000 64bit pref]
[    1.570724] pci 0000:00:1c.2: BAR 8: no space for [mem size 0x00200000]
[    1.577364] pci 0000:00:1c.2: BAR 8: failed to assign [mem size 0x00200000]
[    1.584357] pci 0000:00:1c.2: BAR 9: no space for [mem size 0x00200000 64bit pref]
[    1.591953] pci 0000:00:1c.2: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[    1.599899] pci 0000:00:1c.3: BAR 8: no space for [mem size 0x00200000]
[    1.606542] pci 0000:00:1c.3: BAR 8: failed to assign [mem size 0x00200000]
[    1.613534] pci 0000:00:1c.3: BAR 9: no space for [mem size 0x00200000 64bit pref]
[    1.621129] pci 0000:00:1c.3: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[    1.629074] pci 0000:00:14.0: BAR 0: no space for [mem size 0x00010000 64bit]
[    1.636238] pci 0000:00:14.0: BAR 0: trying firmware assignment [mem size 0x00010000 64bit]
[    1.644615] pci 0000:00:14.0: BAR 0: assigned [mem 0xd0700000-0xd070ffff 64bit]
[    1.651957] pci 0000:00:1b.0: BAR 0: no space for [mem size 0x00004000 64bit]
[    1.659117] pci 0000:00:1b.0: BAR 0: trying firmware assignment [mem size 0x00004000 64bit]
[    1.667490] pci 0000:00:1b.0: BAR 0: assigned [mem 0xd0710000-0xd0713fff 64bit]
[    1.674842] pci 0000:00:1c.0: BAR 7: assigned [io  0x1000-0x1fff]
[    1.680962] pci 0000:00:1c.2: BAR 7: assigned [io  0x2000-0x2fff]
[    1.687082] pci 0000:00:1c.3: BAR 7: assigned [io  0x3000-0x3fff]
[    1.693204] pci 0000:00:13.0: BAR 5: no space for [mem size 0x00000800]
[    1.699847] pci 0000:00:13.0: BAR 5: trying firmware assignment [mem size 0x00000800]
[    1.707705] pci 0000:00:13.0: BAR 5: assigned [mem 0xd0716000-0xd07167ff]
[    1.714526] pci 0000:00:1f.3: BAR 0: no space for [mem size 0x00000020]
[    1.721167] pci 0000:00:1f.3: BAR 0: trying firmware assignment [mem size 0x00000020]
[    1.729024] pci 0000:00:1f.3: BAR 0: assigned [mem 0xd0714000-0xd071401f]
[    1.735852] pci 0000:00:02.0: BAR 2: no space for [mem size 0x10000000 pref]
[    1.742927] pci 0000:00:02.0: BAR 2: trying firmware assignment [mem size 0x10000000 pref]
[    1.751219] pci 0000:00:02.0: BAR 2: assigned [mem 0xc0000000-0xcfffffff pref]
[    1.758473] pci 0000:00:02.0: BAR 0: no space for [mem size 0x00400000]
[    1.765113] pci 0000:00:02.0: BAR 0: trying firmware assignment [mem size 0x00400000]
[    1.772971] pci 0000:00:02.0: BAR 0: assigned [mem 0xd0000000-0xd03fffff]
[    1.779791] pci 0000:00:1a.0: BAR 0: no space for [mem size 0x00100000]
[    1.786429] pci 0000:00:1a.0: BAR 0: trying firmware assignment [mem size 0x00100000]
[    1.794289] pci 0000:00:1a.0: BAR 0: assigned [mem 0xd0500000-0xd05fffff]
[    1.801111] pci 0000:00:1a.0: BAR 1: no space for [mem size 0x00100000]
[    1.807754] pci 0000:00:1a.0: BAR 1: trying firmware assignment [mem size 0x00100000]
[    1.815609] pci 0000:00:1a.0: BAR 1: assigned [mem 0xd0400000-0xd04fffff]
[    1.822429] pci 0000:00:1c.1: BAR 8: no space for [mem size 0x00100000]
[    1.829069] pci 0000:00:1c.1: BAR 8: failed to assign [mem size 0x00100000]
[    1.836061] pci 0000:00:1c.1: BAR 9: no space for [mem size 0x00100000 64bit pref]
[    1.843656] pci 0000:00:1c.1: BAR 9: failed to assign [mem size 0x00100000 64bit pref]
[    1.851603] pci 0000:00:14.0: BAR 0: no space for [mem size 0x00010000 64bit]
[    1.858768] pci 0000:00:14.0: BAR 0: trying firmware assignment [mem size 0x00010000 64bit]
[    1.867147] pci 0000:00:14.0: BAR 0: assigned [mem 0xd0700000-0xd070ffff 64bit]
[    1.874492] pci 0000:00:1b.0: BAR 0: no space for [mem size 0x00004000 64bit]
[    1.881656] pci 0000:00:1b.0: BAR 0: trying firmware assignment [mem size 0x00004000 64bit]
[    1.890035] pci 0000:00:1b.0: BAR 0: assigned [mem 0xd0710000-0xd0713fff 64bit]
[    1.897384] pci 0000:00:13.0: BAR 5: no space for [mem size 0x00000800]
[    1.904027] pci 0000:00:13.0: BAR 5: trying firmware assignment [mem size 0x00000800]
[    1.911884] pci 0000:00:13.0: BAR 5: assigned [mem 0xd0716000-0xd07167ff]
[    1.918705] pci 0000:00:1f.3: BAR 0: no space for [mem size 0x00000020]
[    1.925345] pci 0000:00:1f.3: BAR 0: trying firmware assignment [mem size 0x00000020]
[    1.933203] pci 0000:00:1f.3: BAR 0: assigned [mem 0xd0714000-0xd071401f]
[    1.940030] pci 0000:00:1c.3: BAR 8: no space for [mem size 0x00200000]
[    1.946670] pci 0000:00:1c.3: BAR 8: failed to assign [mem size 0x00200000]
[    1.953663] pci 0000:00:1c.3: BAR 9: no space for [mem size 0x00200000 64bit pref]
[    1.961258] pci 0000:00:1c.3: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[    1.969206] pci 0000:00:1c.2: BAR 8: no space for [mem size 0x00200000]
[    1.975848] pci 0000:00:1c.2: BAR 8: failed to assign [mem size 0x00200000]
[    1.982841] pci 0000:00:1c.2: BAR 9: no space for [mem size 0x00200000 64bit pref]
[    1.990437] pci 0000:00:1c.2: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[    1.998383] pci 0000:00:1c.0: BAR 8: no space for [mem size 0x00200000]
[    2.005026] pci 0000:00:1c.0: BAR 8: failed to assign [mem size 0x00200000]
[    2.012018] pci 0000:00:1c.0: BAR 9: no space for [mem size 0x00200000 64bit pref]
[    2.019614] pci 0000:00:1c.0: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[    2.027560] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    2.032554] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    2.038684] pci 0000:02:00.0: BAR 4: no space for [mem size 0x00004000 64bit pref]
[    2.046283] pci 0000:02:00.0: BAR 4: trying firmware assignment [mem size 0x00004000 64bit pref]
[    2.055092] pci 0000:02:00.0: BAR 4: assigned [mem 0xd0600000-0xd0603fff 64bit pref]
[    2.062870] pci 0000:02:00.0: BAR 2: no space for [mem size 0x00001000 64bit]
[    2.070034] pci 0000:02:00.0: BAR 2: trying firmware assignment [mem size 0x00001000 64bit]
[    2.078411] pci 0000:02:00.0: BAR 2: assigned [mem 0xd0604000-0xd0604fff 64bit]
[    2.085759] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    2.090750] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    2.096877] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    2.101863] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    2.107984] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    2.112971] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    2.119101] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    2.128177] pci_bus 0000:00: resource 4 [io  0x0000-0x006f window]
[    2.128181] pci_bus 0000:00: resource 5 [io  0x0078-0x0cf7 window]
[    2.128185] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]
[    2.128189] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[    2.128192] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff window]
[    2.128196] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff window]
[    2.128200] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    2.128204] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    2.128208] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    2.128211] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    2.128258] NET: Registered protocol family 2
[    2.132853] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    2.140149] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    2.146872] TCP: Hash tables configured (established 16384 bind 16384)
[    2.153469] TCP: reno registered
[    2.156713] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    2.162763] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    2.169297] NET: Registered protocol family 1
[    2.173708] pci 0000:00:02.0: Video device with shadowed ROM
[    2.173937] PCI: CLS 64 bytes, default 64
[    2.174301] microcode: CPU0 sig=0x30673, pf=0x4, revision=0x321
[    2.180234] microcode: CPU1 sig=0x30673, pf=0x4, revision=0x321
[    2.186195] microcode: CPU2 sig=0x30673, pf=0x4, revision=0x321
[    2.192135] microcode: CPU3 sig=0x30673, pf=0x4, revision=0x321
[    2.198165] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.207319] Scanning for low memory corruption every 60 seconds
[    2.214241] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    2.223198] zpool: loaded
[    2.225825] zbud: loaded
[    2.229287] ntfs: driver 2.1.31 [Flags: R/O].
[    2.233770] fuse init (API version 7.23)
[    2.238740] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.246164] io scheduler noop registered
[    2.250109] io scheduler deadline registered (default)
[    2.256024] intel_idle: MWAIT substates: 0x33000020
[    2.256028] intel_idle: v0.4 model 0x37
[    2.256030] intel_idle: lapic_timer_reliable_states 0xffffffff
[    2.256503] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.264887] ACPI: Power Button [PWRB]
[    2.268641] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    2.277013] ACPI: Sleep Button [SLPB]
[    2.280783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.288207] ACPI: Power Button [PWRF]
[    2.297305] thermal LNXTHERM:00: registered as thermal_zone0
[    2.303005] ACPI: Thermal Zone [TZ01] (27 C)
[    2.307356] GHES: HEST is not enabled!
[    2.311266] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[    2.338334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.349722] hpet: number irqs doesn't agree with number of timers
[    2.355963] Non-volatile memory driver v1.3
[    2.360383] rdac: device handler registered
[    2.364899] hp_sw: device handler registered
[    2.369205] emc: device handler registered
[    2.373324] alua: device handler registered
[    2.377608] ahci 0000:00:13.0: version 3.0
[    2.377769] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[    2.399328] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[    2.407447] ahci 0000:00:13.0: flags: 64bit ncq led clo pio slum part deso 
[    2.416334] scsi host0: ahci
[    2.420688] scsi host1: ahci
[    2.423721] ata1: SATA max UDMA/133 abar m2048@0xd0716000 port 0xd0716100 irq 87
[    2.431143] ata2: DUMMY
[    2.433661] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    2.439777] e100: Copyright(c) 1999-2006 Intel Corporation
[    2.445318] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.450918] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.458479] r8169 0000:02:00.0 (unnamed net_device) (uninitialized): unknown MAC, using family default
[    2.477974] r8169 0000:02:00.0 (unnamed net_device) (uninitialized): rtl_chipcmd_cond == 1 (loop: 100, delay: 100).
[    2.488698] r8169 0000:02:00.0 eth0: RTL8168b/8111b at 0xffffc9000003a000, ff:ff:ff:ff:ff:ff, XID 9cf0f8ff IRQ 88
[    2.498987] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    2.507590] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.512855] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.520675] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00001810
[    2.529147] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.530108] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.536931] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.544177] usb usb1: Product: xHCI Host Controller
[    2.549082] usb usb1: Manufacturer: Linux 4.0.0-rc1-celeron-00036-g4f671fe-dirty xhci-hcd
[    2.557288] usb usb1: SerialNumber: 0000:00:14.0
[    2.562231] hub 1-0:1.0: USB hub found
[    2.566027] hub 1-0:1.0: 6 ports detected
[    2.571455] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.576711] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.585248] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    2.592069] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.599318] usb usb2: Product: xHCI Host Controller
[    2.604223] usb usb2: Manufacturer: Linux 4.0.0-rc1-celeron-00036-g4f671fe-dirty xhci-hcd
[    2.612429] usb usb2: SerialNumber: 0000:00:14.0
[    2.617370] hub 2-0:1.0: USB hub found
[    2.621165] hub 2-0:1.0: 1 port detected
[    2.625581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.632144] ehci-pci: EHCI PCI platform driver
[    2.636636] uhci_hcd: USB Universal Host Controller Interface driver
[    2.643068] usbcore: registered new interface driver usb-storage
[    2.649151] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.659607] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.664615] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.670539] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    2.677729] rtc_cmos 00:00: RTC can wake from S4
[    2.682643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    2.689024] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[    2.696155] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
[    2.713018] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.723255] saa7146: register extension 'budget_av'
[    2.728194] usbcore: registered new interface driver dvb_usb_ttusb2
[    2.735401] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[    2.743882] Intel P-state driver initializing.
[    2.748711] hidraw: raw HID events driver (C) Jiri Kosina
[    2.754368] usbcore: registered new interface driver usbhid
[    2.760062] usbhid: USB HID core driver
[    2.760374] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.761912] ata1.00: ATA-8: ST31000524AS, JC4B, max UDMA/133
[    2.761915] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.763810] ata1.00: configured for UDMA/133
[    2.764249] scsi 0:0:0:0: Direct-Access     ATA      ST31000524AS     JC4B PQ: 0 ANSI: 5
[    2.764718] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.764783] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.765149] sd 0:0:0:0: [sda] Write Protect is off
[    2.765158] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.765438] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.822564] TCP: cubic registered
[    2.826282]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[    2.828596]   Magic number: 7:901:471
[    2.831631] rtc_cmos 00:00: setting system clock to 2015-03-02 08:27:58 UTC (1425284878)
[    2.831761] PM: Hibernation image not present or could not be loaded.
[    2.845422] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.868362] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[    2.877463] EXT4-fs (sda3): couldn't mount as ext2 due to feature incompatibilities
[    2.884400] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    2.922885] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    2.930754] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
[    2.975564] devtmpfs: mounted
[    2.979666] Freeing unused kernel memory: 780K (ffffffff81885000 - ffffffff81948000)
[    2.987545] Write protecting the kernel read-only data: 8192k
[    2.995516] Freeing unused kernel memory: 1052K (ffff8800014f9000 - ffff880001600000)
[    3.004451] Freeing unused kernel memory: 220K (ffff8800017c9000 - ffff880001800000)
[    3.023900] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[    3.031073] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.038596] usb 1-2: Product: USB2.0 Hub
[    3.045339] hub 1-2:1.0: USB hub found
[    3.049938] hub 1-2:1.0: 3 ports detected
[    3.196975] tsc: Refined TSC clocksource calibration: 1999.997 MHz
[    3.221249] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[    3.358730] usb 1-3: New USB device found, idVendor=0b48, idProduct=300d
[    3.365554] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.373355] usb 1-3: Product: TT-USB2.0
[    3.377448] usb 1-3: Manufacturer: TechnoTrend
[    3.382458] usb 1-3: SerialNumber: LHJNON
[    3.389380] dvb-usb: found a 'Technotrend TT-connect CT-3650' in warm state.
[    3.397462] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[    3.406049] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[    3.414885] DVB: registering new adapter (Technotrend TT-connect CT-3650)
[    3.427070] ttusb2: CI initialized.
[    3.430671] usb 1-3: DVB: registering adapter 0 frontend 0 (Philips TDA10023 DVB-C)...
[    3.448093] usb 1-3: DVB: registering adapter 0 frontend 1 (NXP TDA10048HN DVB-T)...
[    3.457274] IR keymap rc-tt-1500 not found
[    3.461813] Registered IR keymap rc-empty
[    3.466077] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/rc/rc0/input6
[    3.477005] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/rc/rc0
[    3.487380] dvb-usb: schedule remote query interval to 150 msecs.
[    3.784632] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    3.922871] systemd[1]: Failed to insert module 'autofs4'
[    3.929145] systemd[1]: Failed to insert module 'ipv6'
[    3.934783] systemd[1]: Set hostname to <maggie>.
[    3.963983] random: systemd urandom read with 81 bits of entropy available
[    4.204158] Switched to clocksource tsc
[    4.261290] LVM: Logical Volume autoactivation enabled.
[    4.266597] LVM: Activation generator successfully completed.
[    4.818269] random: nonblocking pool is initialized
[    5.053011] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    5.094765] systemd[1]: Starting Replay Read-Ahead Data...
[    5.109791] systemd[1]: Starting Collect Read-Ahead Data...
[    5.125506] systemd[1]: Expecting device dev-ttyS0.device...
[    5.141113] systemd[1]: Starting Syslog Socket.
[    5.143232] systemd-readahead[87]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[    5.168961] systemd[1]: Listening on Syslog Socket.
[    5.174005] systemd[1]: Starting Delayed Shutdown Socket.
[    5.189202] systemd[1]: Listening on Delayed Shutdown Socket.
[    5.195019] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    5.213252] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.220294] systemd[1]: Starting LVM2 metadata daemon socket.
[    5.245169] systemd[1]: Listening on LVM2 metadata daemon socket.
[    5.251356] systemd[1]: Starting Journal Socket.
[    5.264951] systemd[1]: Listening on Journal Socket.
[    5.270016] systemd[1]: Mounted Huge Pages File System.
[    5.275289] systemd[1]: Starting Create dynamic rule for /dev/root link...
[    5.298066] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    5.307280] systemd[1]: Starting Create static device nodes in /dev...
[    5.325754] systemd[1]: Mounting POSIX Message Queue File System...
[    5.345804] systemd[1]: Starting Journal Service...
[    5.373490] systemd[1]: Started Journal Service.
[    5.497851] dvb-usb: recv bulk message failed: -110
[    5.502922] ttusb2: there might have been an error during control message transfer. (rlen = 0, was 0)
[    5.536185] systemd-journald[92]: Vacuuming done, freed 0 bytes
[    6.229534] systemd-udevd[121]: starting version 208
[    6.370442] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    6.407378] systemd-udevd[139]: renamed network interface eth0 to enp2s0
[    6.416019] EXT4-fs (sda3): re-mounted. Opts: (null)
[    7.513487] dvb-usb: recv bulk message failed: -110
[    7.518732] ttusb2: there might have been an error during control message transfer. (rlen = 0, was 0)
[    7.528587] dvb-usb: Technotrend TT-connect CT-3650 successfully initialized and connected.
[    9.661470] Adding 2097148k swap on /dev/sda1.  Priority:42 extents:1 across:2097148k FS
[   11.535788] EXT4-fs (sda5): barriers disabled
[   12.240720] EXT4-fs (sda5): mounted filesystem with writeback data mode. Opts: data=writeback,barrier=0
[   33.513610] systemd-journald[92]: Received request to flush runtime journal from PID 1

  parent reply	other threads:[~2015-03-02  8:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAPM=9tz8HQAZbdfgE15++i++NkArjxqiY3-BjANqDBTo1g-pOw@mail.gmail.com>
2015-02-25  7:10 ` regression in 4.0.0-rc1 with r8169 ethernet Bjorn Helgaas
2015-02-25  8:03   ` Dave Airlie
2015-02-25 22:42     ` Rafael J. Wysocki
2015-02-27 14:50     ` Thomas Voegtle
2015-02-27 22:24       ` Rafael J. Wysocki
2015-02-28  8:06         ` Jiang Liu
2015-02-28  8:36           ` Marcel Holtmann
2015-02-28  8:45             ` Jiang Liu
2015-02-28 10:03           ` Thomas Voegtle
2015-03-02  4:33             ` [Debug 0/2] Debug PCI root resource parsing failure Jiang Liu
2015-03-02  4:33               ` [Debug 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself Jiang Liu
2015-03-02  4:33               ` [Debug 2/2] x86/PCI/ACPI: Gather debug info Jiang Liu
2015-03-02  8:35               ` Thomas Voegtle [this message]
2015-03-02  9:51                 ` [Debug 0/2] Debug ACPI resource parsing failure Jiang Liu
2015-03-02  9:51                   ` [Debug 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself Jiang Liu
2015-03-02  9:51                   ` [Debug 2/2] x86/PCI/ACPI: Gather debug info Jiang Liu
2015-03-02 11:52                   ` [Debug 0/2] Debug ACPI resource parsing failure Thomas Voegtle
2015-02-28  8:43   ` regression in 4.0.0-rc1 with r8169 ethernet Jiang Liu

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=alpine.LSU.2.11.1503020932210.29400@er-systems.de \
    --to=tv@lio96.de \
    --cc=airlied@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=jiang.liu@linux.intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lv.zheng@intel.com \
    --cc=rjw@rjwysocki.net \
    --cc=tglx@linutronix.de \
    /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).