[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150904164729.GD25329@mtj.duckdns.org>
Date: Fri, 4 Sep 2015 12:47:29 -0400
From: Tejun Heo <tj@...nel.org>
To: Sasha Levin <sasha.levin@...cle.com>
Cc: rostedt@...dmis.org, mingo@...hat.com, axboe@...com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] writeback: verify that underlying dev exists before
getting its name
On Fri, Sep 04, 2015 at 12:45:18PM -0400, Sasha Levin wrote:
> We can't assume there is always an underlying device and must verify that
> as well. Otherwise, we'd deref a NULL ptr here.
Do you have backtrace of this happening? There's a bug in cleanup
path which causes oops (patch is being tested) and this may just be a
symptom of the same problem.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists