]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Free context before closing associated file descriptors
authorRoland Dreier <rolandd@cisco.com>
Tue, 28 Jun 2005 16:11:49 +0000 (16:11 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:56 +0000 (11:35 -0800)
commitb58c5ac0b7d0f2dfbcf3ecff76ac18829e993102
tree27b818207cb2f57a8ae9b3b4d1ee493eae78fa4a
parent797b990884e2a695111c4f5f6bd4aa0f9e67e5eb
Free context before closing associated file descriptors

Free context before closing associated file descriptors.  This can
avoid some problems acquiring mmap_sem when there is still memory to
be released by the kernel.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
src/device.c