Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
While testing a patch I was able to deadlock all the CPU of my machine.
After investigating the log reports I found out that in "LNetMDAttach" (implemented in lnet/lnet/lib-md.c) there is a call to the "vfree" function in interrupt context which is illegal in linux kernel versions prior to 3.10.
I cannot be sure whether or not this was actually the cause of my problem though, because I have not been able to reproduce since then.
Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/20676/
Subject:
LU-8249lnet: potential deadlock in lnetProject: fs/lustre-release
Branch: master
Current Patch Set:
Commit: cc025e667464672edd25da819e106854c220e668