From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 21717DDE2F for ; Wed, 5 Sep 2007 10:32:29 +1000 (EST) Date: Tue, 4 Sep 2007 18:39:18 -0500 From: Olof Johansson To: Tony Breeds Subject: Re: [POWERPC] flags as passed to spin_*_irqsave() should be unsigned long. Message-ID: <20070904233918.GA20412@lixom.net> References: <20070905002314.GT10345@bakeyournoodle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070905002314.GT10345@bakeyournoodle.com> Cc: LinuxPPC-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 05, 2007 at 10:23:14AM +1000, Tony Breeds wrote: > Signed-off-by: Tony Breeds > > --- > Found trying to build a -rt kernel, which has a BUILD_BUG_ON(), in this > caswe. Thanks, applied. I'll batch it up with the next set of updates to jgarzik. -Olof