From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932306Ab1EYUb1 (ORCPT ); Wed, 25 May 2011 16:31:27 -0400 Received: from cantor2.suse.de ([195.135.220.15]:41376 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932190Ab1EYUbZ (ORCPT ); Wed, 25 May 2011 16:31:25 -0400 Message-ID: <4DDD675B.6030405@suse.cz> Date: Wed, 25 May 2011 22:32:27 +0200 From: Michal Marek User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, x86@kernel.org Cc: linux-kbuild@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Paul Bolle Subject: Re: [PATCH v2] x86: Do not set the root_dev field in bzImage References: <20110411150820.GA22004@sepie.suse.cz> <1302607824-24699-1-git-send-email-mmarek@suse.cz> <4DCAA99B.1070208@suse.cz> In-Reply-To: <4DCAA99B.1070208@suse.cz> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dne 11.5.2011 17:22, Michal Marek napsal(a): > On 12.4.2011 13:30, Michal Marek wrote: >> This has been obsoleted by the root= commandline for several years. >> People who still depend on this will surely have a copy of the rdev >> command around, the rest of the world gets rid of another piece of >> buildhost-dependent data in the build. Thanks to Paul Bolle for the >> build.c cleanup. >> >> Cc: Thomas Gleixner >> Cc: Ingo Molnar >> Cc: "H. Peter Anvin" >> Cc: x86@kernel.org >> Cc: Paul Bolle >> Signed-off-by: Michal Marek > > Hi, > > Is this patch OK for the tip tree? Hi, I don't see the patch in today's linux-next. Can I get an Acked-by: to apply it to kbuild-2.6.git or can someone apply it to the tip tree? Thanks a lot. Michal