Skip to content

Commit 190b5ca

Browse files
Ross Zwislerdchinner
authored andcommitted
dax: remove "depends on BROKEN" from FS_DAX_PMD
Now that DAX PMD faults are once again working and are now participating in DAX's radix tree locking scheme, allow their config option to be enabled. Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Dave Chinner <david@fromorbit.com>
1 parent 862f1b9 commit 190b5ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ config FS_DAX_PMD
5555
depends on FS_DAX
5656
depends on ZONE_DEVICE
5757
depends on TRANSPARENT_HUGEPAGE
58-
depends on BROKEN
5958

6059
endif # BLOCK
6160

0 commit comments

Comments
 (0)