From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lithops.sigma-star.at ([195.201.40.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ga0TU-0002u3-0c for linux-mtd@lists.infradead.org; Thu, 20 Dec 2018 15:43:03 +0000 From: Richard Weinberger To: Martin Townsend Cc: linux-mtd@lists.infradead.org Subject: Re: hung task detected in ubifs Date: Thu, 20 Dec 2018 16:42:46 +0100 Message-ID: <1722601.NPUxFaVKW8@blindfold> In-Reply-To: References: <3974794.HFKrkWXeJj@blindfold> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am Donnerstag, 20. Dezember 2018, 16:04:10 CET schrieb Martin Townsend: > > Basically we need to figure why and where exactly cma_alloc() hangs. > > And of course also we need to know if it is really cma_alloc(). > > > > Can you please dig into that? > Will do, would CMA_DEBUG help or would it produce too much log information? I don't know. I'd first try to figure where exactly it hangs and why. Thanks, //richard