> +     unmap_and_kill(&to_kill, pfn, page->mapping, page->index, flags);
> +unlock:
> +     dax_unlock_page(page, cookie);
> +     return 0;

As the buildbot points out this should probably be a "return rc".

Reply via email to