[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200227215235.GB215068@google.com>
Date: Thu, 27 Feb 2020 13:52:35 -0800
From: Minchan Kim <minchan@...nel.org>
To: Jules Irenge <jbi.octave@...il.com>
Cc: linux-kernel@...r.kernel.org, boqun.feng@...il.com,
Nitin Gupta <ngupta@...are.org>,
Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"open list:ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR"
<linux-mm@...ck.org>
Subject: Re: [PATCH 10/30] mm/zsmalloc: Add missing annotation for
migrate_read_lock()
On Fri, Feb 14, 2020 at 08:47:21PM +0000, Jules Irenge wrote:
> Sparse reports a warning at migrate_read_lock()()
>
> warning: context imbalance in migrate_read_lock() - wrong count at exit
>
> The root cause is the missing annotation at migrate_read_lock()
> Add the missing __acquires(&zspage->lock) annotation
>
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>
Acked-by: Minchan Kim <minchan@...nel.org>
Powered by blists - more mailing lists