在 2022/4/11 14:40, wangjianjian (C) 写道:
>> This new function is a variant of mf_generic_kill_procs that accepts a
>> file, offset pair instead o a struct to support multiple files
sharing a
typo, instead of
Thanks for pointing out!
--
Ruan.
在 2022/4/11 14:37, Christoph Hellwig 写道:
+ 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".
Yes, my mistake, when resolving the conflic
On Mon, Apr 11, 2022 at 01:16:23AM +0800, Shiyang Ruan wrote:
> diff --git a/drivers/nvdimm/pmem.c b/drivers/nvdimm/pmem.c
> index bd502957cfdf..72d9e69aea98 100644
> --- a/drivers/nvdimm/pmem.c
> +++ b/drivers/nvdimm/pmem.c
> @@ -359,7 +359,6 @@ static void pmem_release_disk(void *__pmem)
>
3 matches
Mail list logo