From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:36512 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751555Ab2KLNfO (ORCPT ); Mon, 12 Nov 2012 08:35:14 -0500 Message-ID: <50A0FB0B.4070400@suse.cz> Date: Mon, 12 Nov 2012 14:35:07 +0100 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH v2] menuconfig: Replace CIRCLEQ by list_head-style lists. References: <1350754935-20014-1-git-send-email-benjamin.poirier@gmail.com> <201210222138.25805.yann.morin.1998@free.fr> <50893FCF.5030800@suse.cz> <201211111702.24556.yann.morin.1998@free.fr> <20121112122643.GA9351@1wt.eu> In-Reply-To: <20121112122643.GA9351@1wt.eu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Willy Tarreau Cc: "Yann E. MORIN" , linux-kbuild@vger.kernel.org, Benjamin Poirier , Jean Sacren , Arnaud Lacombe , Wang YanQing , Paul Gortmaker , Davidlohr Bueso , linux-kernel@vger.kernel.org, Tetsuo Handa , Yaakov Selkowitz Dne 12.11.2012 13:26, Willy Tarreau napsal(a): > On Sun, Nov 11, 2012 at 05:02:24PM +0100, Yann E. MORIN wrote: >> Michal, All, >> >> On Thursday 25 October 2012 Michal Marek wrote: >>> On 22.10.2012 21:38, Yann E. MORIN wrote: >>>> On Sunday 21 October 2012 Benjamin Poirier wrote: >>>>> Changes v1-v2: >>>>> * integrate the patch/suggestion from Yann to fix problems related to the >>>>> usage of list.h with xconfig/c++ >>>>> * "new" keyword >>>>> * offsetof redefinition >>>>> * silly #endif placement mistake >> [--SNIP--] >>> I pushed it to kbuild.git#rc-fixes now and will send it to Linus for 3.7 >>> inclusion later. >> >> Not trying to sound like a nuisance, but this has still not been pushed >> to Linus yet... ;-) > > Would love the patch to be merged too, as I can't build Linux on my Linux > laptop right now, very frustrating :-( I just sent the pull request, sorry guys. I thought I had sent it earlier, but apparently I hadn't. Michal