Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751825AbbBFJwo (ORCPT ); Fri, 6 Feb 2015 04:52:44 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:55331 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751343AbbBFJwm (ORCPT ); Fri, 6 Feb 2015 04:52:42 -0500 Message-ID: <1423216358.5723.55.camel@gmail.com> Subject: Re: [PATCH 1/2] clk: Fix __clk_get access to already freed owner field. From: Alban Browaeys To: Stephen Boyd Cc: Tomeu Vizoso , Mike Turquette , linux-kernel@vger.kernel.org Date: Fri, 06 Feb 2015 10:52:38 +0100 In-Reply-To: <54D3E481.2060507@codeaurora.org> References: <1423160690-7853-1-git-send-email-prahal@yahoo.com> <54D3C4E0.80608@codeaurora.org> <1423168988.5723.38.camel@gmail.com> <54D3DAA1.10803@codeaurora.org> <1423171845.5723.51.camel@gmail.com> <54D3E481.2060507@codeaurora.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 733 Lines: 23 Le jeudi 05 février 2015 à 13:45 -0800, Stephen Boyd a écrit : > On 02/05/15 13:30, Alban Browaeys wrote: > >> Thanks for the information. Can you please try the patch in this other > >> thread[1]? I think you're seeing the same problem. > >> > >> [1] https://lkml.org/lkml/2015/2/5/595 > > > > This fixes both oops : the one from __clk_get and the next from > > hlist_del. > > > > Great! Can I take this as your Tested-by? Tested-by: Alban Browaeys Well done! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/