From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756814Ab2FUL5u (ORCPT ); Thu, 21 Jun 2012 07:57:50 -0400 Received: from mga11.intel.com ([192.55.52.93]:44235 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756637Ab2FUL5t (ORCPT ); Thu, 21 Jun 2012 07:57:49 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="168477933" Date: Thu, 21 Jun 2012 19:57:45 +0800 From: Fengguang Wu To: Jingoo Han Cc: "'Mark Brown'" , "'Liam Girdwood'" , "'Andrew Morton'" , linux-kernel@vger.kernel.org, "'Kim, Milo'" , "'Axel Lin'" Subject: Re: akpm 117/143] ERROR: "devm_gpio_request_one" [drivers/video/backlight/l4f00242t03.ko] undefined! Message-ID: <20120621115745.GA13316@localhost> References: <20120621101721.GA12365@localhost> <000e01cd4f98$d1366a40$73a33ec0$%han@samsung.com> <20120621104340.GA12679@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120621104340.GA12679@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 21, 2012 at 06:43:40PM +0800, Fengguang Wu wrote: > > > ERROR: "devm_gpio_request_one" [drivers/video/backlight/l4f00242t03.ko] undefined! > > > > Hi Fengguang, > > > > The patch a291ede7be8359a8986740b11b93f9c80e40210b ' backlight-l4f00242t03-use-devm_gpio_request_one-fix' > > is necessary to fix the export problem. > > > > In my opinion, Andrew Morton will fold these patches as usual. > > Err.. Sorry for the noise! This is a bit awkward situation. It seems > that I'll need to teach my scripts to detect the follow-up commits > with title "XXX-fix" and double check such commits before sending out > error reports. I end up with a simple workaround: since Andrew already caught and fix the problem, why should I bother again? Just skip it :-) And it worked: 930736bb0afef0452ee82b6d7b401b3fb937d5cd commit compiled.. skip 75f874d6fe0ad7fdfe3b205f59b21462cf1e62b3 commit compiled.. skip 779e06e1ecb540bcd1b1b8ea66f9fd96febbc898 has akpm fix..... skip backlight: l4f00242t03: export and use devm_gpio_request_one() a291ede7be8359a8986740b11b93f9c80e40210b has akpm fix..... skip backlight-l4f00242t03-use-devm_gpio_request_one-fix 602610fbfdffedba02554ba1adeb4540822cd00c commit compiled.. skip Thanks, Fengguang