From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754837AbcJEJwC (ORCPT ); Wed, 5 Oct 2016 05:52:02 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:58805 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752428AbcJEJv7 (ORCPT ); Wed, 5 Oct 2016 05:51:59 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org F00F160227 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Tony Lindgren Cc: Al Viro , "Theodore Ts'o" , Jan Kara , Eric Biggers , Andreas Dilger , Jaegeuk Kim , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: Regression in next with ext4 oops References: <20161003233054.eltv3coiweht3ui4@atomide.com> <20161004090041.GE17515@quack2.suse.cz> <20161004140231.fyfrc6rs2lb6z63v@thunk.org> <20161004145915.GZ19539@ZenIV.linux.org.uk> <20161004191633.muirbg7mvb3ylhhl@atomide.com> <20161004192908.sl6iabbgkyyrdhes@atomide.com> <87fuobq4v1.fsf@kamboji.qca.qualcomm.com> <20161004203404.cxx767awxo7ti4v7@atomide.com> Date: Wed, 05 Oct 2016 12:51:52 +0300 In-Reply-To: <20161004203404.cxx767awxo7ti4v7@atomide.com> (Tony Lindgren's message of "Tue, 4 Oct 2016 13:34:04 -0700") Message-ID: <8737kbp1hj.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tony Lindgren writes: > * Kalle Valo [161004 12:42]: >> Tony Lindgren writes: >> >> > And the patch below seems to fix the issue as the driver is now >> > using devm_kzalloc. Will do some more testing and then will post >> > a proper patch. The same issue might be there for SPI glue also. >> >> This was already posted and you even acked it :) >> >> wlcore: sdio: drop kfree for memory allocated with devm_kzalloc >> >> https://patchwork.kernel.org/patch/9353985/ > > Heh well now we know :) Can you please apply it as it fixes a memory > corruption issue? Yeah, I'll apply it to wireless-drivers.git soon. > The SPI glue does not have this same issue. Good to know, thanks for checking. -- Kalle Valo