Comments

Kernel – 5.9-rc6 – Rare Compile Fail! — 1 Comment

  1. Just moving the declarations of dax_supported() in includde/linux/dax.h into respective sections of #if IS_ENABLED(CONFIG_DAX) … #else … #endif (rather than #if IS_ENABLED(CONFIG_FS_DAX) where they are now) should do the trick.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.