Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756042Ab1BNQYv (ORCPT ); Mon, 14 Feb 2011 11:24:51 -0500 Received: from casper.infradead.org ([85.118.1.10]:33065 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755967Ab1BNQYs (ORCPT ); Mon, 14 Feb 2011 11:24:48 -0500 Subject: Re: [PATCH 0/2] jump label: 2.6.38 updates From: Peter Zijlstra To: Mathieu Desnoyers Cc: Jason Baron , hpa@zytor.com, rostedt@goodmis.org, mingo@elte.hu, tglx@linutronix.de, andi@firstfloor.org, roland@redhat.com, rth@redhat.com, masami.hiramatsu.pt@hitachi.com, fweisbec@gmail.com, avi@redhat.com, davem@davemloft.net, sam@ravnborg.org, ddaney@caviumnetworks.com, michael@ellerman.id.au, linux-kernel@vger.kernel.org In-Reply-To: References: <1297452328.5226.89.camel@laptop> <1297460297.5226.99.camel@laptop> <1297536465.5226.108.camel@laptop> <20110214155113.GA2840@redhat.com> <1297699024.2401.12.camel@twins> <20110214160437.GB2840@redhat.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Feb 2011 17:25:54 +0100 Message-ID: <1297700754.5226.110.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 594 Lines: 13 On Mon, 2011-02-14 at 11:14 -0500, Mathieu Desnoyers wrote: > > I remember that atomic_t is defined in types.h now rather than atomic.h. > Any reason why you should keep including atomic.h from jump_label.h ? Ooh, shiny.. we could probably move the few atomic_{read,inc,dec} users in jump_label.h into out of line functions and have this sorted. -- 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/