Hi Hannes, We noticed the below warnings on commit beba1fc005a56a0597d01d3f381e533427856f5d ("[SCSI] Add EVPD page 0x83 to sysfs") [ 13.210464] sd 0:0:0:0: [sda] Attached SCSI disk [ 13.229569] sdb: sdb1 sdb2 [ 13.230918] sd 1:0:0:0: [sdb] Attached SCSI disk [ 13.272657] igb 0000:01:00.0: eth1: (PCIe:2.5Gb/s:Width x4) 00:30:48:cf:17:26 [ 13.276044] ------------[ cut here ]------------ [ 13.276051] WARNING: CPU: 7 PID: 1484 at mm/page_alloc.c:2513 __alloc_pages_nodemask+0x1df/0x986() [ 13.276053] Modules linked in: [ 13.276056] CPU: 7 PID: 1484 Comm: kworker/u50:5 Not tainted 3.14.0-rc7-wl-ath-03670-g3c3af80 #1 [ 13.276057] Hardware name: Supermicro X8DTN/X8DTN, BIOS 4.6.3 01/06/2010 [ 13.276062] Workqueue: events_unbound async_run_entry_fn [ 13.276065] 0000000000000000 ffff880417b2ba18 ffffffff81a48792 0000000000000000 [ 13.276067] ffff880417b2ba50 ffffffff810de155 ffffffff8118c3ab 00000000001040d0 [ 13.276069] 0000000000000000 0000000000000002 0000000000000000 ffff880417b2ba60 [ 13.276070] Call Trace: [ 13.276076] [] dump_stack+0x4d/0x66 [ 13.276079] [] warn_slowpath_common+0x7f/0x98 [ 13.276082] [] ? __alloc_pages_nodemask+0x1df/0x986 [ 13.276085] [] warn_slowpath_null+0x1a/0x1c [ 13.276087] [] __alloc_pages_nodemask+0x1df/0x986 [ 13.276091] [] ? __freed_request+0x42/0x96 [ 13.276093] [] ? freed_request+0x4a/0x69 [ 13.276095] [] ? __blk_put_request+0xfe/0x15e [ 13.276099] [] alloc_pages_current+0xc7/0xe2 [ 13.276102] [] __get_free_pages+0xe/0x3b [ 13.276104] [] kmalloc_order_trace+0x2b/0x98 [ 13.276108] [] __kmalloc+0x38/0x1f2 [ 13.276112] [] scsi_attach_vpd+0x36/0x29a [ 13.276114] [] scsi_probe_and_add_lun+0x8f6/0xa2b [ 13.276117] [] __scsi_add_device+0xd3/0x10f [ 13.276121] [] ata_scsi_scan_host+0x82/0x16e [ 13.276124] [] async_port_probe+0x4a/0x4f [ 13.276127] [] async_run_entry_fn+0x5f/0x115 [ 13.276130] [] process_one_work+0x1f7/0x396 [ 13.276131] [] worker_thread+0x1e8/0x2e2 [ 13.276133] [] ? rescuer_thread+0x2d4/0x2d4 [ 13.276136] [] kthread+0xdb/0xe3 [ 13.276139] [] ? kthread_create_on_node+0x16f/0x16f [ 13.276142] [] ret_from_fork+0x7c/0xb0 [ 13.276144] [] ? kthread_create_on_node+0x16f/0x16f [ 13.276150] ---[ end trace 3c57e8c3743333ed ]--- [ 13.277434] scsi 5:0:0:0: Attached scsi generic sg2 type 5 Full dmesg is attached. Thanks, Fengguang