diff options
author | 2014-02-24 17:04:52 -0300 | |
---|---|---|
committer | 2014-02-25 18:35:13 -0500 | |
commit | 687d705c031916b83953b714917b04d899e23cf5 (patch) | |
tree | 0689a00f18a3adc55f674b3809395571abe83b35 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'qlcnic' (diff) | |
download | linux-dev-687d705c031916b83953b714917b04d899e23cf5.tar.xz linux-dev-687d705c031916b83953b714917b04d899e23cf5.zip |
net/cxgb4: use remove handler as shutdown handler
Without a shutdown handler, T4 cards behave very badly after a kexec.
Some firmware calls return errors indicating allocation failures, for
example. This is probably because thouse resources were not released by
a BYE message to the firmware, for example.
Using the remove handler guarantees we will use a well tested path.
With this patch I applied, I managed to use kexec multiple times and
probe and iSCSI login worked every time.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions