https://github.com/torvalds/linux
Revision dbaaff2a2caa03d472b5cc53a3fbfd415c97dc26 authored by Eli Cohen on 27 October 2016, 13:36:44 UTC, committed by Doug Ledford on 17 November 2016, 01:03:44 UTC
When an internal error condition is detected, make sure to set the
device inactive after dispatching the event so ULPs can get a
notification of this event.

Fixes: e126ba97dba9 ('mlx5: Add driver for Mellanox Connect-IB adapters')
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Reviewed-by: Mohamad Haj Yahia <mohamad@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent 6bc1a65
History
Tip revision: dbaaff2a2caa03d472b5cc53a3fbfd415c97dc26 authored by Eli Cohen on 27 October 2016, 13:36:44 UTC
IB/mlx5: Fix fatal error dispatching
Tip revision: dbaaff2
File Mode Size
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 667 bytes
alarmtimer.c -rw-r--r-- 21.4 KB
clockevents.c -rw-r--r-- 19.2 KB
clocksource.c -rw-r--r-- 28.7 KB
hrtimer.c -rw-r--r-- 46.1 KB
itimer.c -rw-r--r-- 7.3 KB
jiffies.c -rw-r--r-- 3.9 KB
ntp.c -rw-r--r-- 25.6 KB
ntp_internal.h -rw-r--r-- 536 bytes
posix-clock.c -rw-r--r-- 8.4 KB
posix-cpu-timers.c -rw-r--r-- 39.5 KB
posix-timers.c -rw-r--r-- 30.5 KB
sched_clock.c -rw-r--r-- 8.1 KB
test_udelay.c -rw-r--r-- 4.1 KB
tick-broadcast-hrtimer.c -rw-r--r-- 3.0 KB
tick-broadcast.c -rw-r--r-- 26.4 KB
tick-common.c -rw-r--r-- 13.5 KB
tick-internal.h -rw-r--r-- 7.0 KB
tick-oneshot.c -rw-r--r-- 3.2 KB
tick-sched.c -rw-r--r-- 31.1 KB
tick-sched.h -rw-r--r-- 2.5 KB
time.c -rw-r--r-- 20.8 KB
timeconst.bc -rw-r--r-- 2.7 KB
timeconv.c -rw-r--r-- 3.5 KB
timecounter.c -rw-r--r-- 3.0 KB
timekeeping.c -rw-r--r-- 63.7 KB
timekeeping.h -rw-r--r-- 740 bytes
timekeeping_debug.c -rw-r--r-- 2.1 KB
timekeeping_internal.h -rw-r--r-- 824 bytes
timer.c -rw-r--r-- 54.7 KB
timer_list.c -rw-r--r-- 9.6 KB
timer_stats.c -rw-r--r-- 10.0 KB

back to top