[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87lfyn5rgu.fsf@yhuang-dev.intel.com>
Date: Fri, 31 May 2019 09:43:13 +0800
From: "Huang\, Ying" <ying.huang@...el.com>
To: Mike Kravetz <mike.kravetz@...cle.com>
Cc: <akpm@...ux-foundation.org>, <broonie@...nel.org>,
<linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-mm@...ck.org>, <linux-next@...r.kernel.org>,
<mhocko@...e.cz>, <mm-commits@...r.kernel.org>,
<sfr@...b.auug.org.au>
Subject: Re: mmotm 2019-05-29-20-52 uploaded
Hi, Mike,
Mike Kravetz <mike.kravetz@...cle.com> writes:
> On 5/29/19 8:53 PM, akpm@...ux-foundation.org wrote:
>> The mm-of-the-moment snapshot 2019-05-29-20-52 has been uploaded to
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>
> With this kernel, I seem to get many messages such as:
>
> get_swap_device: Bad swap file entry 1400000000000001
>
> It would seem to be related to commit 3e2c19f9bef7e
>> * mm-swap-fix-race-between-swapoff-and-some-swap-operations.patch
Hi, Mike,
Thanks for reporting! I find an issue in my patch and I can reproduce
your problem now. The reason is total_swapcache_pages() will call
get_swap_device() for invalid swap device. So we need to find a way to
silence the warning. I will post a fix ASAP.
Best Regards,
Huang, Ying
Powered by blists - more mailing lists