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

Bug#883413: linux-image-4.14.0-1-amd64: WARN_ON_ONCE in page_counter_cancel() in mm/page_counter.c



Package: src:linux
Version: 4.14.7-1
Followup-For: Bug #883413

Dear kernel maintainers,

This problem is still occuring with the latest 4.14 upload. Once this
warning has happened, prolonged operation leads to spurious OOM kills of
system processes which makes the system unusable.

Best regards,
Chris

-- Package-specific info:
** Version:
Linux version 4.14.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 7.2.0 (Debian 7.2.0-18)) #1 SMP Debian 4.14.7-1 (2017-12-22)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.14.0-2-amd64 root=/dev/mapper/vg_tarquin-rootfs ro intel_iommu=on vsyscall=emulate scsi_mod.use_blk_mq=Y dm_mod.use_blk_mq=Y intel_pstate=passive i915.disable_display=true apparmor=0 systemd.unified_cgroup_hierarchy=1 quiet

** Tainted: W (512)
 * Taint on warning.

** Kernel log:
[ 2457.473503] ------------[ cut here ]------------
[ 2457.473507] WARNING: CPU: 6 PID: 19171 at /build/linux-NHzxYj/linux-4.14.7/mm/page_counter.c:27 page_counter_cancel+0x1b/0x20
[ 2457.473508] Modules linked in: binfmt_misc vhost_net vhost tap tun xt_multiport iptable_filter devlink bridge 8021q garp mrp stp llc fuse nls_ascii nls_cp437 vfat fat intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul hci_uart ghash_clmulni_intel ast btqca intel_cstate btintel intel_uncore ttm efi_pstore evdev joydev bluetooth drm_kms_helper intel_rapl_perf cdc_acm sg pcspkr efivars iTCO_wdt iTCO_vendor_support drm mei_me intel_pch_thermal shpchp mei ie31200_edac drbg ansi_cprng ecdh_generic rfkill battery intel_lpss_acpi intel_lpss mfd_core video acpi_als kfifo_buf acpi_power_meter acpi_pad industrialio button nfsd nfs_acl lockd ipmi_si auth_rpcgss grace ipmi_devintf ipmi_msghandler sunrpc efivarfs ip_tables x_tables autofs4 ext4 crc16
[ 2457.473536]  mbcache jbd2 crc32c_generic fscrypto ecb dm_mod ses enclosure sd_mod scsi_transport_sas hid_generic usbhid crc32c_intel aesni_intel aes_x86_64 crypto_simd cryptd glue_helper ahci libahci i2c_i801 xhci_pci xhci_hcd igb ixgbe i2c_algo_bit libata dca usbcore megaraid_sas ptp usb_common pps_core mdio scsi_mod fan thermal i2c_hid hid
[ 2457.473550] CPU: 6 PID: 19171 Comm: check_ups Not tainted 4.14.0-2-amd64 #1 Debian 4.14.7-1
[ 2457.473551] Hardware name: Supermicro Super Server/X11SSH-F, BIOS 2.0b 07/27/2017
[ 2457.473551] task: ffff96625ad34000 task.stack: ffffa50a43ad8000
[ 2457.473553] RIP: 0010:page_counter_cancel+0x1b/0x20
[ 2457.473553] RSP: 0018:ffffa50a43adbb90 EFLAGS: 00010097
[ 2457.473554] RAX: 0000000000000000 RBX: ffff9662ed1948c0 RCX: 0000000000000000
[ 2457.473554] RDX: 00002ea6fa404338 RSI: 0000000000000001 RDI: ffff9662ed1948c0
[ 2457.473555] RBP: ffffa50a43adbb90 R08: ffff966345012200 R09: 0000000000000000
[ 2457.473555] R10: ffffa50a43adbcb0 R11: 0000000001000000 R12: 0000000000000001
[ 2457.473556] R13: ffff9662ed194800 R14: ffff96631d201000 R15: ffff9662570fe600
[ 2457.473556] FS:  00007fcb1ac90480(0000) GS:ffff966345180000(0000) knlGS:0000000000000000
[ 2457.473557] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2457.473557] CR2: 00007ffeba7085e8 CR3: 00000007b6aba005 CR4: 00000000003626e0
[ 2457.473558] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2457.473558] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2457.473559] Call Trace:
[ 2457.473562]  page_counter_uncharge+0x22/0x40
[ 2457.473563]  drain_stock.isra.37+0x38/0xa0
[ 2457.473564]  refill_stock+0x47/0x80
[ 2457.473565]  mem_cgroup_uncharge_skmem+0x27/0x40
[ 2457.473567]  __sk_mem_reduce_allocated+0x7a/0xe0
[ 2457.473568]  __sk_mem_reclaim+0x1e/0x20
[ 2457.473570]  tcp_v4_destroy_sock+0x213/0x230
[ 2457.473572]  tcp_v6_destroy_sock+0x12/0x20
[ 2457.473573]  inet_csk_destroy_sock+0x4b/0x110
[ 2457.473574]  tcp_done+0x8d/0x90
[ 2457.473575]  tcp_rcv_state_process+0x9d3/0xe80
[ 2457.473577]  ? sk_reset_timer+0x18/0x30
[ 2457.473577]  ? tcp_schedule_loss_probe+0x12f/0x170
[ 2457.473579]  tcp_v6_do_rcv+0x1c4/0x410
[ 2457.473580]  ? tcp_v6_do_rcv+0x1c4/0x410
[ 2457.473581]  __release_sock+0x83/0xd0
[ 2457.473582]  release_sock+0x30/0xa0
[ 2457.473583]  tcp_close+0x16d/0x3f0
[ 2457.473585]  inet_release+0x3c/0x60
[ 2457.473586]  inet6_release+0x30/0x40
[ 2457.473587]  sock_release+0x1f/0x80
[ 2457.473588]  sock_close+0x12/0x20
[ 2457.473589]  __fput+0xe7/0x220
[ 2457.473590]  ____fput+0xe/0x10
[ 2457.473592]  task_work_run+0x97/0xc0
[ 2457.473593]  exit_to_usermode_loop+0xc0/0xd0
[ 2457.473594]  syscall_return_slowpath+0x8d/0x90
[ 2457.473596]  system_call_fast_compare_end+0x95/0x97
[ 2457.473597] RIP: 0033:0x7fcb1a446390
[ 2457.473597] RSP: 002b:00007ffeba709f28 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
[ 2457.473598] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007fcb1a446390
[ 2457.473598] RDX: 0000000000001fff RSI: 00007ffeba709f70 RDI: 0000000000000000
[ 2457.473599] RBP: 0000000000000006 R08: 0000000000000000 R09: 0000000000000000
[ 2457.473599] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffeba70bf70
[ 2457.473600] R13: 00007ffeba709f70 R14: 0000000000002000 R15: 0000000000000000
[ 2457.473600] Code: 8a a2 89 e8 f9 6b eb ff e9 47 ff ff ff 90 90 90 0f 1f 44 00 00 55 48 89 f0 48 f7 d8 48 89 e5 f0 48 0f c1 07 48 39 f0 78 02 5d c3 <0f> ff 5d c3 90 0f 1f 44 00 00 48 85 ff 74 24 55 48 89 e5 48 89 
[ 2457.473616] ---[ end trace 5cfc38ffe9b2faf0 ]---

** Model information
sys_vendor: Supermicro
product_name: Super Server
product_version: 0123456789
chassis_vendor: Supermicro
chassis_version: 0123456789
bios_vendor: American Megatrends Inc.
bios_version: 2.0b
board_vendor: Supermicro
board_name: X11SSH-F
board_version: 1.01

** Loaded modules:
binfmt_misc
vhost_net
vhost
tap
tun
xt_multiport
iptable_filter
devlink
bridge
8021q
garp
mrp
stp
llc
fuse
nls_ascii
nls_cp437
vfat
fat
intel_rapl
x86_pkg_temp_thermal
intel_powerclamp
coretemp
kvm_intel
kvm
irqbypass
crct10dif_pclmul
crc32_pclmul
hci_uart
ghash_clmulni_intel
ast
btqca
intel_cstate
btintel
intel_uncore
ttm
efi_pstore
evdev
joydev
bluetooth
drm_kms_helper
intel_rapl_perf
cdc_acm
sg
pcspkr
efivars
iTCO_wdt
iTCO_vendor_support
drm
mei_me
intel_pch_thermal
shpchp
mei
ie31200_edac
drbg
ansi_cprng
ecdh_generic
rfkill
battery
intel_lpss_acpi
intel_lpss
mfd_core
video
acpi_als
kfifo_buf
acpi_power_meter
acpi_pad
industrialio
button
nfsd
nfs_acl
lockd
ipmi_si
auth_rpcgss
grace
ipmi_devintf
ipmi_msghandler
sunrpc
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
fscrypto
ecb
dm_mod
ses
enclosure
sd_mod
scsi_transport_sas
hid_generic
usbhid
crc32c_intel
aesni_intel
aes_x86_64
crypto_simd
cryptd
glue_helper
ahci
libahci
i2c_i801
xhci_pci
xhci_hcd
igb
ixgbe
i2c_algo_bit
libata
dca
usbcore
megaraid_sas
ptp
usb_common
pps_core
mdio
scsi_mod
fan
thermal
i2c_hid
hid

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:5918] (rev 05)
	Subsystem: Super Micro Computer Inc Device [15d9:0884]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel driver in use: ie31200_edac
	Kernel modules: ie31200_edac

00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 27
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: df400000-df4fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:01.1 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8) [8086:1905] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 28
	Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: df300000-df3fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d02fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:02.0 Display controller [0380]: Intel Corporation HD Graphics P630 [8086:591d] (rev 04)
	Subsystem: Super Micro Computer Inc HD Graphics P630 [15d9:0884]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at dd000000 (64-bit, non-prefetchable) [disabled] [size=16M]
	Region 2: Memory at c0000000 (64-bit, prefetchable) [disabled] [size=256M]
	Region 4: I/O ports at f000 [disabled] [size=64]
	Capabilities: <access denied>
	Kernel modules: i915

00:13.0 Non-VGA unclassified device [0000]: Intel Corporation Sunrise Point-H Integrated Sensor Hub [8086:a135] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H Integrated Sensor Hub [15d9:0884]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at df522000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31) (prog-if 30 [XHCI])
	Subsystem: Super Micro Computer Inc Sunrise Point-H USB 3.0 xHCI Controller [15d9:0884]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 40
	Region 0: Memory at df500000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-H Thermal subsystem [8086:a131] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H Thermal subsystem [15d9:0884]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at df521000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H CSME HECI [15d9:0884]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at df520000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel modules: mei_me

00:16.1 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #2 [8086:a13b] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H CSME HECI [15d9:0884]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at df51f000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel modules: mei_me

00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31) (prog-if 01 [AHCI 1.0])
	Subsystem: Super Micro Computer Inc Sunrise Point-H SATA controller [AHCI mode] [15d9:0884]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 41
	Region 0: Memory at df510000 (32-bit, non-prefetchable) [size=8K]
	Region 1: Memory at df51e000 (32-bit, non-prefetchable) [size=256]
	Region 2: I/O ports at f090 [size=8]
	Region 3: I/O ports at f080 [size=4]
	Region 4: I/O ports at f060 [size=32]
	Region 5: Memory at df51d000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #1 [8086:a110] (rev f1) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 29
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: df200000-df2fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.1 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #2 [8086:a111] (rev f1) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 30
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: df100000-df1fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.6 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #7 [8086:a116] (rev f1) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 31
	Bus: primary=00, secondary=06, subordinate=07, sec-latency=0
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: de000000-df0fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a149] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H LPC Controller [15d9:0884]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H PMC [15d9:0884]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Region 0: Memory at df518000 (32-bit, non-prefetchable) [disabled] [size=16K]

00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
	Subsystem: Super Micro Computer Inc Sunrise Point-H SMBus [15d9:0884]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at df51c000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

01:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] [1000:005b] (rev 05)
	Subsystem: LSI Logic / Symbios Logic MegaRAID SAS 9271-4i [1000:9276]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at e000 [size=256]
	Region 1: Memory at df460000 (64-bit, non-prefetchable) [size=16K]
	Region 3: Memory at df400000 (64-bit, non-prefetchable) [size=256K]
	Expansion ROM at df440000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: megaraid_sas
	Kernel modules: megaraid_sas

02:00.0 Ethernet controller [0200]: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection [8086:10fb] (rev 01)
	Subsystem: Intel Corporation Ethernet Server Adapter X520-2 [8086:000c]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at d0000000 (64-bit, prefetchable) [size=512K]
	Region 2: I/O ports at d000 [size=32]
	Region 4: Memory at d0280000 (64-bit, prefetchable) [size=16K]
	Expansion ROM at df300000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: ixgbe
	Kernel modules: ixgbe

04:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03)
	Subsystem: Super Micro Computer Inc I210 Gigabit Network Connection [15d9:1533]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at df200000 (32-bit, non-prefetchable) [size=512K]
	Region 2: I/O ports at c000 [size=32]
	Region 3: Memory at df280000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: igb
	Kernel modules: igb

05:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03)
	Subsystem: Super Micro Computer Inc I210 Gigabit Network Connection [15d9:1533]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at df100000 (32-bit, non-prefetchable) [size=512K]
	Region 2: I/O ports at b000 [size=32]
	Region 3: Memory at df180000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: igb
	Kernel modules: igb

06:00.0 PCI bridge [0604]: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge [1a03:1150] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=06, secondary=07, subordinate=07, sec-latency=32
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: de000000-df0fffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

07:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 00 [VGA controller])
	Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0884]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at de000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at df000000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at a000 [size=128]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: ast
	Kernel modules: ast


** USB devices:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 20df:0001 Simtec Electronics Entropy Key [UDEKEY01]
Bus 001 Device 004: ID 0557:2419 ATEN International Co., Ltd 
Bus 001 Device 003: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.14.0-2-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.130
ii  kmod                                    24-1
ii  linux-base                              4.5

Versions of packages linux-image-4.14.0-2-amd64 recommends:
ii  apparmor             2.11.1-4
ii  firmware-linux-free  3.4
ii  irqbalance           1.3.0-0.1

Versions of packages linux-image-4.14.0-2-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.02-2
pn  linux-doc-4.14          <none>

Versions of packages linux-image-4.14.0-2-amd64 is related to:
ii  firmware-amd-graphics     20170823-1
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20170823-1
ii  firmware-misc-nonfree     20170823-1
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: