From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rientjes Subject: Re: [PATCH 7/10] compiler{,-gcc4}.h: Introduce __flatten function attribute Date: Wed, 3 Oct 2012 00:53:04 -0700 (PDT) Message-ID: References: <1348874411-28288-1-git-send-email-daniel.santos@pobox.com> <1348874411-28288-8-git-send-email-daniel.santos@pobox.com> <20120929002626.GD13907@jtriplet-mobl1> <50664308.6020601@att.net> <20120929005043.GD14293@jtriplet-mobl1> <20121003065959.GA4963@leaf> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <20121003065959.GA4963@leaf> Sender: linux-kernel-owner@vger.kernel.org To: Josh Triplett , Daniel Santos Cc: LKML , Andi Kleen , Andrea Arcangeli , Andrew Morton , Christopher Li , David Daney , David Howells , Joe Perches , Konstantin Khlebnikov , linux-sparse@vger.kernel.org, Michel Lespinasse , Paul Gortmaker , Pavel Pisa , Peter Zijlstra , Steven Rostedt List-Id: linux-sparse@vger.kernel.org On Tue, 2 Oct 2012, Josh Triplett wrote: > This patch series started out as part of another patch series by Daniel > Santos that makes use of __flatten; I think Daniel plans to have that > patch series depend on this one. Thus, I think it makes sense to > introduce __flatten at this point. > Daniel, please introduce __flatten in the patch series that uses it, thanks.