From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753561Ab1HaFsZ (ORCPT ); Wed, 31 Aug 2011 01:48:25 -0400 Received: from ozlabs.org ([203.10.76.45]:51646 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753402Ab1HaFsM (ORCPT ); Wed, 31 Aug 2011 01:48:12 -0400 From: Rusty Russell To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Wang Sheng-Hui Subject: Re: linux-next: build failure after merge of the rr tree In-Reply-To: <20110830140325.7af8d5d4e88d907aed45780e@canb.auug.org.au> References: <20110830140325.7af8d5d4e88d907aed45780e@canb.auug.org.au> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i686-pc-linux-gnu) Date: Wed, 31 Aug 2011 14:06:27 +0930 Message-ID: <87zkiq5h9w.fsf@rustcorp.com.au> 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 Tue, 30 Aug 2011 14:03:25 +1000, Stephen Rothwell wrote: > Hi Rusty, > > After merging the rr tree, today's linux-next build (x86_64 allmodconfig) > failed like this: Gah, I took a trivial replacement and didn't actually compile-check it myself. Fixed with the obvious addition, thanks. Rusty.