summaryrefslogtreecommitdiffstats
path: root/drivers/net/cris
diff options
context:
space:
mode:
authorAviya Erenfeld <aviya.erenfeld@intel.com>2016-09-20 18:07:44 +0300
committerLuca Coelho <luciano.coelho@intel.com>2016-10-26 11:04:15 +0300
commit7e62a699aafbd97928f19a8356d719b71b0e151c (patch)
tree2c9444b32c6013f70cf573e129771ea232c402aa /drivers/net/cris
parent7948b87308a489c2caa23574ea3c72298288c374 (diff)
downloadlinux-7e62a699aafbd97928f19a8356d719b71b0e151c.tar.bz2
iwlwifi: mvm: use dev_coredumpsg()
iwlmvm currently uses dev_coredumpm() to collect multiple buffers, but this has the downside of pinning the module until the coredump expires, if the data isn't read by any userspace. Avoid this by using the new dev_coredumpsg() method. We still copy the data from the old way of generating it, but neither hold on to vmalloc'ed data for a long time, nor do we pin the module now. Signed-off-by: Aviya Erenfeld <aviya.erenfeld@intel.com> [rewrite commit message] Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/cris')
0 files changed, 0 insertions, 0 deletions