From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCH 00/33] devm improvement series, part 1, take 2 Date: Thu, 16 May 2013 16:11:02 +0300 Message-ID: <1368709862.15764.224.camel@sauron.fi.intel.com> References: <1368702961-4325-1-git-send-email-wsa@the-dreams.de> <1368705452.15764.217.camel@sauron.fi.intel.com> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devel-bounces@linuxdriverproject.org Sender: "devel" To: Viresh Kumar Cc: linux-mips@linux-mips.org, alsa-devel@alsa-project.org, Alessandro Zummo , Wolfram Sang , Alexander Shishkin , Linus Walleij , Thierry Reding , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , linux-ide@vger.kernel.org, linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, Evgeniy Polyakov , ac100@lists.launchpad.net, devel@driverdev.osuosl.org, Kukjin Kim , Russell King , Herbert Xu , Samuel Ortiz , Florian Tobias Schandinat , Vinod Koul , linux-pm@vger.kernel.org, cpufreq@vger.kernel.org, Eduardo Valentin List-Id: linux-tegra@vger.kernel.org On Thu, 2013-05-16 at 18:25 +0530, Viresh Kumar wrote: > On 16 May 2013 17:27, Artem Bityutskiy wrote: > > On Thu, 2013-05-16 at 13:15 +0200, Wolfram Sang wrote: > >> Despite various architectures and platform dependencies, I managed to > >> compile > >> test 45 out of 57 modified files locally using heuristics and > >> defconfigs. > >> If somebody knows how to create a minimal .config with a certain > >> kconfig symbol > >> (and its dependencies) set, I'd love to hear about it. > > > > If you find this out, please, share! > > Are you guys looking for "make savedefconfig" ?? No. It is more like: I have changed this strange driver. I want to compile-test my changes. I need a defconfig which would have this driver enabled. I also want to know for my "make ARCH=" command. -- Best Regards, Artem Bityutskiy From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCH 00/33] devm improvement series, part 1, take 2 Date: Thu, 16 May 2013 16:11:02 +0300 Message-ID: <1368709862.15764.224.camel@sauron.fi.intel.com> References: <1368702961-4325-1-git-send-email-wsa@the-dreams.de> <1368705452.15764.217.camel@sauron.fi.intel.com> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-mips@linux-mips.org, alsa-devel@alsa-project.org, Alessandro Zummo , Wolfram Sang , Alexander Shishkin , Linus Walleij , Thierry Reding , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , linux-ide@vger.kernel.org, linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, Evgeniy Polyakov , ac100@lists.launchpad.net, devel@driverdev.osuosl.org, Kukjin Kim , Russell King , Herbert Xu , Samuel Ortiz , Florian Tobias Schandinat , Vinod Koul , linux-pm@vger.kernel.org, cpufreq@vger.kernel.org, Eduardo Valentin Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devel-bounces@linuxdriverproject.org Sender: "devel" List-Id: netdev.vger.kernel.org On Thu, 2013-05-16 at 18:25 +0530, Viresh Kumar wrote: > On 16 May 2013 17:27, Artem Bityutskiy wrote: > > On Thu, 2013-05-16 at 13:15 +0200, Wolfram Sang wrote: > >> Despite various architectures and platform dependencies, I managed to > >> compile > >> test 45 out of 57 modified files locally using heuristics and > >> defconfigs. > >> If somebody knows how to create a minimal .config with a certain > >> kconfig symbol > >> (and its dependencies) set, I'd love to hear about it. > > > > If you find this out, please, share! > > Are you guys looking for "make savedefconfig" ?? No. It is more like: I have changed this strange driver. I want to compile-test my changes. I need a defconfig which would have this driver enabled. I also want to know for my "make ARCH=" command. -- Best Regards, Artem Bityutskiy From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 16 May 2013 15:08:50 +0200 (CEST) Received: from mga02.intel.com ([134.134.136.20]:16836 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6822672Ab3EPNIstrGfY (ORCPT ); Thu, 16 May 2013 15:08:48 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 16 May 2013 06:08:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,683,1363158000"; d="scan'208";a="314617772" Received: from linux.jf.intel.com (HELO linux.intel.com) ([10.23.219.25]) by orsmga001.jf.intel.com with ESMTP; 16 May 2013 06:08:31 -0700 Received: from [10.237.72.52] (sauron.fi.intel.com [10.237.72.52]) by linux.intel.com (Postfix) with ESMTP id DF6686A408D; Thu, 16 May 2013 06:08:06 -0700 (PDT) Message-ID: <1368709862.15764.224.camel@sauron.fi.intel.com> Subject: Re: [PATCH 00/33] devm improvement series, part 1, take 2 From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Viresh Kumar Cc: Wolfram Sang , linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, alsa-devel@alsa-project.org, linux-usb@vger.kernel.org, Alexander Shishkin , Linus Walleij , Matt Mackall , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , linux-ide@vger.kernel.org, Wim Van Sebroeck , netdev@vger.kernel.org, linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, Evgeniy Polyakov , Wan ZongShun , ac100@lists.launchpad.net, devel@driverdev.osuosl.org, Kukjin Kim , Russell King , Herbert Xu , Florian Tobias Schandinat , Marc Dietrich , Stephen Warren , "Rafael J. Wysocki" , cpufreq@vger.kernel.org, Eduardo Valentin , David Airlie , Tomi Valkeinen , Alan Stern , Grant Likely , Zhang Rui , Thierry Reding , Deepak Saxena , linux-watchdog@vger.kernel.org, Arnd Bergmann , linux-pm@vger.kernel.org, Julian Andres Klode , Inki Dae , linux-samsung-soc@vger.kernel.org, Ben Dooks , Barry Song , linux-tegra@vger.kernel.org, rtc-linux@googlegroups.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Joonyoung Shim , Alessandro Zummo , spi-devel-general@lists.sourceforge.net, Greg Kroah-Hartman , Ralf Baechle , Linus Torvalds , Seung-Woo Kim , Liam Girdwood , Felipe Balbi , Tony Prisk , Vinod Koul , Kyungmin Park , Mark Brown , Takashi Iwai , Dan Williams , Tejun Heo , Samuel Ortiz , David Woodhouse , Paul Zimmerman Date: Thu, 16 May 2013 16:11:02 +0300 In-Reply-To: References: <1368702961-4325-1-git-send-email-wsa@the-dreams.de> <1368705452.15764.217.camel@sauron.fi.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 (3.6.4-3.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 36421 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: dedekind1@gmail.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Thu, 2013-05-16 at 18:25 +0530, Viresh Kumar wrote: > On 16 May 2013 17:27, Artem Bityutskiy wrote: > > On Thu, 2013-05-16 at 13:15 +0200, Wolfram Sang wrote: > >> Despite various architectures and platform dependencies, I managed to > >> compile > >> test 45 out of 57 modified files locally using heuristics and > >> defconfigs. > >> If somebody knows how to create a minimal .config with a certain > >> kconfig symbol > >> (and its dependencies) set, I'd love to hear about it. > > > > If you find this out, please, share! > > Are you guys looking for "make savedefconfig" ?? No. It is more like: I have changed this strange driver. I want to compile-test my changes. I need a defconfig which would have this driver enabled. I also want to know for my "make ARCH=" command. -- Best Regards, Artem Bityutskiy From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1368709862.15764.224.camel@sauron.fi.intel.com> Subject: Re: [PATCH 00/33] devm improvement series, part 1, take 2 From: Artem Bityutskiy To: Viresh Kumar Date: Thu, 16 May 2013 16:11:02 +0300 In-Reply-To: References: <1368702961-4325-1-git-send-email-wsa@the-dreams.de> <1368705452.15764.217.camel@sauron.fi.intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-mips@linux-mips.org, alsa-devel@alsa-project.org, Alessandro Zummo , Wolfram Sang , Alexander Shishkin , Linus Walleij , Thierry Reding , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , linux-ide@vger.kernel.org, Wim Van Sebroeck , linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, Evgeniy Polyakov , ac100@lists.launchpad.net, devel@driverdev.osuosl.org, Kukjin Kim , Russell King , Herbert Xu , Samuel Ortiz , Florian Tobias Schandinat , Vinod Koul , linux-pm@vger.kernel.org, cpufreq@vger.kernel.org, Eduardo Valentin , David Airlie , linux-omap@vger.kernel.org, Tomi Valkeinen , Alan Stern , Felipe Balbi , Grant Likely , Zhang Rui , David Woodhouse , Deepak Saxena , linux-watchdog@vger.kernel.org, Wan ZongShun , Stephen Warren , Julian Andres Klode , Liam Girdwood , Dan Williams , "Rafael J. Wysocki" , linux-samsung-soc@vger.kernel.org, Ben Dooks , Matt Mackall , linux-tegra@vger.kernel.org, rtc-linux@googlegroups.com, Marc Dietrich , linux-arm-kernel@lists.infradead.org, Joonyoung Shim , Inki Dae , netdev@vger.kernel.org, Takashi Iwai , linux-usb@vger.kernel.org, Seung-Woo Kim , linux-kernel@vger.kernel.org, Ralf Baechle , Tony Prisk , Kyungmin Park , Mark Brown , Arnd Bergmann , Barry Song , Greg Kroah-Hartman , Tejun Heo , spi-devel-general@lists.sourceforge.net, Linus Torvalds , Paul Zimmerman Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2013-05-16 at 18:25 +0530, Viresh Kumar wrote: > On 16 May 2013 17:27, Artem Bityutskiy wrote: > > On Thu, 2013-05-16 at 13:15 +0200, Wolfram Sang wrote: > >> Despite various architectures and platform dependencies, I managed to > >> compile > >> test 45 out of 57 modified files locally using heuristics and > >> defconfigs. > >> If somebody knows how to create a minimal .config with a certain > >> kconfig symbol > >> (and its dependencies) set, I'd love to hear about it. > > > > If you find this out, please, share! > > Are you guys looking for "make savedefconfig" ?? No. It is more like: I have changed this strange driver. I want to compile-test my changes. I need a defconfig which would have this driver enabled. I also want to know for my "make ARCH=" command. -- Best Regards, Artem Bityutskiy From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCH 00/33] devm improvement series, part 1, take 2 Date: Thu, 16 May 2013 16:11:02 +0300 Message-ID: <1368709862.15764.224.camel@sauron.fi.intel.com> References: <1368702961-4325-1-git-send-email-wsa@the-dreams.de> <1368705452.15764.217.camel@sauron.fi.intel.com> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devel-bounces@linuxdriverproject.org Sender: "devel" To: Viresh Kumar Cc: linux-mips@linux-mips.org, alsa-devel@alsa-project.org, Alessandro Zummo , Wolfram Sang , Alexander Shishkin , Linus Walleij , Thierry Reding , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , linux-ide@vger.kernel.org, linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, Evgeniy Polyakov , ac100@lists.launchpad.net, devel@driverdev.osuosl.org, Kukjin Kim , Russell King , Herbert Xu , Samuel Ortiz , Florian Tobias Schandinat , Vinod Koul , linux-pm@vger.kernel.org, cpufreq@vger.kernel.org, Eduardo Valentin <> On Thu, 2013-05-16 at 18:25 +0530, Viresh Kumar wrote: > On 16 May 2013 17:27, Artem Bityutskiy wrote: > > On Thu, 2013-05-16 at 13:15 +0200, Wolfram Sang wrote: > >> Despite various architectures and platform dependencies, I managed to > >> compile > >> test 45 out of 57 modified files locally using heuristics and > >> defconfigs. > >> If somebody knows how to create a minimal .config with a certain > >> kconfig symbol > >> (and its dependencies) set, I'd love to hear about it. > > > > If you find this out, please, share! > > Are you guys looking for "make savedefconfig" ?? No. It is more like: I have changed this strange driver. I want to compile-test my changes. I need a defconfig which would have this driver enabled. I also want to know for my "make ARCH=" command. -- Best Regards, Artem Bityutskiy