mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
Change an instance of down_write_killable() to a simple down_write() where
there is no user process that might want to interrupt the operation.
Link: https://lkml.kernel.org/r/20240430-vv-dax_abi_fixes-v3-3-e3dcd755774c@intel.com
Fixes:
|
||
|---|---|---|
| .. | ||
| hmem | ||
| pmem | ||
| bus.c | ||
| bus.h | ||
| cxl.c | ||
| dax-private.h | ||
| device.c | ||
| Kconfig | ||
| kmem.c | ||
| Makefile | ||
| pmem.c | ||
| super.c | ||