From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764029AbYGOVVj (ORCPT ); Tue, 15 Jul 2008 17:21:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755395AbYGOVV3 (ORCPT ); Tue, 15 Jul 2008 17:21:29 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:60696 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753814AbYGOVV2 (ORCPT ); Tue, 15 Jul 2008 17:21:28 -0400 Date: Tue, 15 Jul 2008 14:20:11 -0700 (PDT) From: Linus Torvalds To: Thomas Gleixner cc: Andrew Morton , LKML , Ingo Molnar Subject: Re: [GIT pull] x86 updates In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 15 Jul 2008, Thomas Gleixner wrote: > > Please pull the latest x86/urgent git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git x86/urgent Hmm> "Already up-to-date"? Also, your other tree seems to also have added annoying warnings: arch/x86/kernel/acpi/boot.c: In function ˇacpi_parse_fadt˘: arch/x86/kernel/acpi/boot.c:747: warning: format ˇ%#x˘ expects type ˇunsigned int˘, but argument 2 has type ˇlong unsigned int˘ Grr. Guys, stop sending me crap. A _little_ bit of testing would be good. Linus