From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755507Ab3I3Qbu (ORCPT ); Mon, 30 Sep 2013 12:31:50 -0400 Received: from mail-we0-f178.google.com ([74.125.82.178]:62715 "EHLO mail-we0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755418Ab3I3Qbq (ORCPT ); Mon, 30 Sep 2013 12:31:46 -0400 Date: Mon, 30 Sep 2013 18:31:39 +0200 From: "Yann E. MORIN" To: Robert Richter Cc: Michal Marek , Linus Torvalds , Russell King , Linux Kbuild mailing list , Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] arm, kbuild: make "make install" not depend on vmlinux Message-ID: <20130930163139.GA12450@free.fr> References: <20130711135445.GA21500@sepie.suse.cz> <20130712105721.GF8731@rric.localhost> <20130717160506.GI8731@rric.localhost> <20130717165743.GK8731@rric.localhost> <51E7B3D0.4060609@suse.cz> <20130930084945.GA1963@rric.localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130930084945.GA1963@rric.localhost> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Robert, All, On 2013-09-30 10:49 +0200, Robert Richter spake thusly: > On 18.07.13 11:22:24, Michal Marek wrote: > > > So Michal (or ARM people - whoever wants to take the patch), just take > > > my ack. No objections. > > > > I can add it to the kbuild tree if needed. Otherwise you can add > > Acked-by: Michal Marek . > > This didn't make it upstream yet, can somebody at it to a tree? Since it's been acked-by Linus, I'll queue it in my tree, for Michal to pull from. Expect a pull-request soon. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f178.google.com ([74.125.82.178]:62715 "EHLO mail-we0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755418Ab3I3Qbq (ORCPT ); Mon, 30 Sep 2013 12:31:46 -0400 Date: Mon, 30 Sep 2013 18:31:39 +0200 From: "Yann E. MORIN" Subject: Re: [PATCH] arm, kbuild: make "make install" not depend on vmlinux Message-ID: <20130930163139.GA12450@free.fr> References: <20130711135445.GA21500@sepie.suse.cz> <20130712105721.GF8731@rric.localhost> <20130717160506.GI8731@rric.localhost> <20130717165743.GK8731@rric.localhost> <51E7B3D0.4060609@suse.cz> <20130930084945.GA1963@rric.localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130930084945.GA1963@rric.localhost> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Robert Richter Cc: Michal Marek , Linus Torvalds , Russell King , Linux Kbuild mailing list , Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" Robert, All, On 2013-09-30 10:49 +0200, Robert Richter spake thusly: > On 18.07.13 11:22:24, Michal Marek wrote: > > > So Michal (or ARM people - whoever wants to take the patch), just take > > > my ack. No objections. > > > > I can add it to the kbuild tree if needed. Otherwise you can add > > Acked-by: Michal Marek . > > This didn't make it upstream yet, can somebody at it to a tree? Since it's been acked-by Linus, I'll queue it in my tree, for Michal to pull from. Expect a pull-request soon. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' From mboxrd@z Thu Jan 1 00:00:00 1970 From: yann.morin.1998@free.fr (Yann E. MORIN) Date: Mon, 30 Sep 2013 18:31:39 +0200 Subject: [PATCH] arm, kbuild: make "make install" not depend on vmlinux In-Reply-To: <20130930084945.GA1963@rric.localhost> References: <20130711135445.GA21500@sepie.suse.cz> <20130712105721.GF8731@rric.localhost> <20130717160506.GI8731@rric.localhost> <20130717165743.GK8731@rric.localhost> <51E7B3D0.4060609@suse.cz> <20130930084945.GA1963@rric.localhost> Message-ID: <20130930163139.GA12450@free.fr> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Robert, All, On 2013-09-30 10:49 +0200, Robert Richter spake thusly: > On 18.07.13 11:22:24, Michal Marek wrote: > > > So Michal (or ARM people - whoever wants to take the patch), just take > > > my ack. No objections. > > > > I can add it to the kbuild tree if needed. Otherwise you can add > > Acked-by: Michal Marek . > > This didn't make it upstream yet, can somebody at it to a tree? Since it's been acked-by Linus, I'll queue it in my tree, for Michal to pull from. Expect a pull-request soon. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------'