← Back to team overview

kernel-packages team mailing list archive

[Bug 1419938] [NEW] hang in mlx5_create_map_eq in Ubuntu 15.04 due to not getting interrupts (mlx5) (Mellanox)

 

You have been subscribed to a public bug:

---Problem Description---
While installing Ubuntu 15.04 LE in powerNV system, I see the following error:


[  242.141309] INFO: task systemd-udevd:623 blocked for more than 120 seconds.
[  242.141408]       Tainted: G            E  3.18.0-12-generic #13-Ubuntu
[  242.141463] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  242.141529] systemd-udevd   D 00003fff8ad27d24     0   623    603 0x00040000
[  242.141597] Call Trace:
[  242.141625] [c000002fe2dbad50] [0000000500000000] 0x500000000 (unreliable)


Mellanox Error from trace:

[    2.609984] /build/buildd/linux-3.18.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    2.611142] Freeing unused kernel memory: 5760K (c000000000d90000 - c000000001330000)
starting version 218
[    2.664785] scsi_transport_fc: module verification failed: signature and/or  required key missing - tainting kernel
[    2.668055] mlx4_core: Mellanox ConnectX core driver v2.2-1 (Feb, 2014)
[    2.668124] mlx4_core: Initializing 0000:01:00.0
 

---uname output---
Linux powerio-le21 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:55:08 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux
 
---Additional Hardware Info---
Mellanox device which seems to be causing the error:
0000:01:00.0 Ethernet controller: Mellanox Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0)
 

 
Machine Type = 8286-42A PowerNV 
 
---Debugger---
---Steps to Reproduce---
1. Start install of Ubuntu 15.04 LE
2. Installer does not start at all. We see the error
  
Install ISO Information: Ubuntu 15.04 - vivid-server-ppc64el.iso
 
Install method: DVD
 
Install disk info: # ethtool -i  eth17                
driver: mlx4_en
version: 2.2-1 (Feb 2014)
firmware-version: 2.9.1326
bus-info: 0000:01:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: yes
 
The issue is that we are not getting interrupts. 

I forced to install Mellanox OFED in my virtual guest with ubuntu 15.04
and I do not see the issue with that code so I will try to look tonight
for differences between that code and upstream to see if I can spot the
issue.

The problem is related to the following commit:

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/drivers/net/ethernet/mellanox/mlx5/core?id=c7a08ac7ee68b9af0d5af99c7b34b574cac4d144

They forgot to set the page size for UAR to adapter so that is why is
not working. So any kernel for power that gets that patch in mlx5 will
see this issue.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: architecture-ppc64le bot-comment bugnameltc-121428 severity-critical targetmilestone-inin1504
-- 
hang in mlx5_create_map_eq in Ubuntu 15.04 due to not getting interrupts (mlx5) (Mellanox)
https://bugs.launchpad.net/bugs/1419938
You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.