[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZO86ik6QWamW2u/j@infradead.org>
Date: Wed, 30 Aug 2023 05:48:10 -0700
From: Christoph Hellwig <hch@...radead.org>
To: "Joel Fernandes (Google)" <joel@...lfernandes.org>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Uladzislau Rezki <urezki@...il.com>,
Christoph Hellwig <hch@...radead.org>,
Lorenzo Stoakes <lstoakes@...il.com>,
Zhen Lei <thunder.leizhen@...weicloud.com>,
"Paul E . McKenney" <paulmck@...nel.org>, rcu@...r.kernel.org,
Zqiang <qiang.zhang1211@...il.com>, linux-mm@...ck.org
Subject: Re: [PATCH 1/2] mm/vmalloc: Add a safer version of find_vm_area()
for debug
On Wed, Aug 30, 2023 at 11:03:59AM +0000, Joel Fernandes (Google) wrote:
> It is unsafe to dump vmalloc area information when trying to do so from
> some contexts. Add a safer trylock version of the same function to do a
> best-effort VMA finding and use it from vmalloc_dump_obj().
Seems like 2/2 to actually use this is missing?
Powered by blists - more mailing lists