Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753530AbbBEVaw (ORCPT ); Thu, 5 Feb 2015 16:30:52 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:43506 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751237AbbBEVav (ORCPT ); Thu, 5 Feb 2015 16:30:51 -0500 Message-ID: <1423171845.5723.51.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: Thu, 05 Feb 2015 22:30:45 +0100 In-Reply-To: <54D3DAA1.10803@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> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 511 Lines: 19 > > 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. Thanks Alban -- 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/