From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753820Ab2JRC1F (ORCPT ); Wed, 17 Oct 2012 22:27:05 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:37197 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753788Ab2JRC1A (ORCPT ); Wed, 17 Oct 2012 22:27:00 -0400 Date: Wed, 17 Oct 2012 19:26:58 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Daniel Santos cc: Borislav Petkov , 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 Subject: Re: [PATCH v2 01/10] compiler-gcc4.h: Reorder macros based upon gcc ver In-Reply-To: <5070703F.8050004@att.net> Message-ID: References: <1349465759-20524-1-git-send-email-daniel.santos@pobox.com> <1349466169-20637-1-git-send-email-daniel.santos@pobox.com> <20121006174220.GB6110@liondog.tnic> <5070703F.8050004@att.net> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 6 Oct 2012, Daniel Santos wrote: > These are based against -mm, where another commit is already in that > changes it. I was told that since that commit was already in -mm, to > not include it in the patch set: > > 6c620cf1536a0ce6a83ecaaaf05298dcc0f7d440 (committed 2012-09-27) > > This was probably (at least partially) the result of the fiasco I had > with my email. > Yeah, this patch applies fine on linux-next, which is the correct thing to do if you're building upon already queued patches.