Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754446Ab2KUCfp (ORCPT ); Tue, 20 Nov 2012 21:35:45 -0500 Received: from mail-vc0-f174.google.com ([209.85.220.174]:48978 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754099Ab2KUCf1 (ORCPT ); Tue, 20 Nov 2012 21:35:27 -0500 MIME-Version: 1.0 In-Reply-To: <1353444132-6809-1-git-send-email-daniel.santos@pobox.com> References: <1348874411-28288-1-git-send-email-daniel.santos@pobox.com> <1353444132-6809-1-git-send-email-daniel.santos@pobox.com> Date: Tue, 20 Nov 2012 18:35:26 -0800 Message-ID: Subject: Re: [PATCH v6 0/9] Cleanup & new features for compiler*.h and bug.h From: Michel Lespinasse To: danielfsantos@att.net Cc: LKML , Andi Kleen , Andrea Arcangeli , Andrew Morton , Borislav Petkov , Christopher Li , David Daney , David Rientjes , Joe Perches , Josh Triplett , linux-sparse@vger.kernel.org, Paul Gortmaker , Peter Zijlstra , Steven Rostedt , Daniel Santos Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 941 Lines: 23 On Tue, Nov 20, 2012 at 12:42 PM, wrote: > > include/linux/bug.h | 47 ++++++++++++++++++++++------------------ > include/linux/compiler-gcc.h | 3 ++ > include/linux/compiler-gcc3.h | 8 +++--- > include/linux/compiler-gcc4.h | 28 ++++++++++++------------ > include/linux/compiler.h | 32 +++++++++++++++++++++++++-- > 5 files changed, 76 insertions(+), 42 deletions(-) > > Changes in v6: > o Remove extraneous double negation > o Fixed faulty macro expansion in last patch Acked-by: Michel Lespinasse on the entire v6 series. -- Michel "Walken" Lespinasse A program is never fully debugged until the last user dies. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/