From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751633AbYGIQHb (ORCPT ); Wed, 9 Jul 2008 12:07:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753454AbYGIQHT (ORCPT ); Wed, 9 Jul 2008 12:07:19 -0400 Received: from gw.goop.org ([64.81.55.164]:57517 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753316AbYGIQHS (ORCPT ); Wed, 9 Jul 2008 12:07:18 -0400 Message-ID: <4874E22B.7020808@goop.org> Date: Wed, 09 Jul 2008 09:07:07 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Ingo Molnar CC: LKML , x86@kernel.org, Stephen Tweedie , Eduardo Habkost , Mark McLoughlin Subject: Re: [patch] xen64: fix !HVC_XEN build dependency References: <20080709111219.GA24874@elte.hu> <20080709112133.GA4947@elte.hu> In-Reply-To: <20080709112133.GA4947@elte.hu> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ingo Molnar wrote: > another small build problem that -tip testing exposed, with this config: > > http://redhat.com/~mingo/misc/config-Wed_Jul__9_13_02_55_CEST_2008.bad > > find the fix below. > Looks good, thanks. Which reminds me, I should put printf formatting checks on those prototypes. J