From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751633AbcBLJpb (ORCPT ); Fri, 12 Feb 2016 04:45:31 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:59839 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750963AbcBLJp1 (ORCPT ); Fri, 12 Feb 2016 04:45:27 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: wlcore: Fix regression in wlcore_set_partition() From: Kalle Valo In-Reply-To: <20160210012216.GA18819@lianli> To: Emil Goode Cc: Shahar Patury , Guy Mishol , Igor Grinberg , Uri Mashiach , Ross Green , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: <20160212094526.EC572611CE@smtp.codeaurora.org> Date: Fri, 12 Feb 2016 09:45:26 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > The commit 3719c17e1816 ("wlcore/wl18xx: fw logger over sdio") introduced a > regression causing the wlcore to time out and go into recovery. Reverting the > changes regarding write of the last partition size brings the module back to > it's functional state. > > Fixes: 3719c17e1816 ("wlcore/wl18xx: fw logger over sdio") > Reported-by: Ross Green > Signed-off-by: Emil Goode > [kvalo@codeaurora.org: improved commit log] Thanks, applied to wireless-drivers.git. Kalle Valo