From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933936Ab0JSKbf (ORCPT ); Tue, 19 Oct 2010 06:31:35 -0400 Received: from mga11.intel.com ([192.55.52.93]:37790 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754337Ab0JSKbe (ORCPT ); Tue, 19 Oct 2010 06:31:34 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.57,349,1283756400"; d="scan'208";a="848609536" Date: Tue, 19 Oct 2010 12:31:31 +0200 From: Samuel Ortiz To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: linux-kernel@vger.kernel.org, Ian Molton , Magnus Damm Subject: Re: [PATCH] mfd/tc6393xb: don't use devinit data from non-init function Message-ID: <20101019103130.GK2736@sortiz-mobl> References: <1267546953-19319-1-git-send-email-u.kleine-koenig@pengutronix.de> <20101019071951.GB23839@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101019071951.GB23839@pengutronix.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Uwe, On Tue, Oct 19, 2010 at 09:19:51AM +0200, Uwe Kleine-König wrote: > Hello, > > On Tue, Mar 02, 2010 at 05:22:33PM +0100, Uwe Kleine-König wrote: > > tc6393xb_mmc_resources (which was marked __devinitdata) is used in > > tc6393xb_mmc_enable() and tc6393xb_mmc_resume() which both are functions > > living in .text. This is not save with CONFIG_HOTPLUG=n. > > > > This was introduced in > > > > 64e8867 (mfd: tmio_mmc hardware abstraction for CNF area) > > > > Signed-off-by: Uwe Kleine-König > > Cc: Ian Molton > > Cc: Magnus Damm > > Cc: Samuel Ortiz > ping This one slipped through... I just applied a similar patch from Marek Vasut, are you ok with that ? Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/