Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753823Ab3FQVXA (ORCPT ); Mon, 17 Jun 2013 17:23:00 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:52446 "EHLO mail-pb0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751515Ab3FQVW7 (ORCPT ); Mon, 17 Jun 2013 17:22:59 -0400 MIME-Version: 1.0 In-Reply-To: <20130617133055.20463ce157e104af15ef60a1@linux-foundation.org> References: <20130617133055.20463ce157e104af15ef60a1@linux-foundation.org> Date: Mon, 17 Jun 2013 23:22:58 +0200 X-Google-Sender-Auth: vOxJPHl_xXGL4TSOT0y1ggDVFkg Message-ID: Subject: Re: Linux 3.10-rc6 From: Geert Uytterhoeven To: Andrew Morton Cc: Linus Torvalds , David Daney , Linux Kernel Mailing List , Ralf Baechle Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1348 Lines: 34 On Mon, Jun 17, 2013 at 10:30 PM, Andrew Morton wrote: > From: Andrew Morton > Subject: include/linux/smp.h:on_each_cpu(): switch back to a macro > > f21afc25f9ed4 ("smp.h: Use local_irq_{save,restore}() in !SMP version of > on_each_cpu()") converted on_each_cpu() to a C function. This required > inclusion of irqflags.h, which broke ia64 and mn10300 (at least) due to > header ordering hell. > > Switch on_each_cpu() back to a macro to fix this. > > Reported-by: Geert Uytterhoeven > Cc: David Daney > Cc: Ralf Baechle > Signed-off-by: Andrew Morton Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/