5/5
tcp: Remove mmap_lock fallback path
[tcp: Remove mmap_lock fallback path] From: Dave Hansen dave.hansen@linux.intel.com Previously, the per-VMA locking could fail in the face of writers which necessitates a fallback to mmap_lock. The
[tcp: Remove mmap_lock fallback path] From: Dave Hansen dave.hansen@linux.intel.com Previously, the per-VMA locking could fail in the face of writers which necessitates a fallback to mmap_lock. The