From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753695AbYI3Off (ORCPT ); Tue, 30 Sep 2008 10:35:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753069AbYI3Of0 (ORCPT ); Tue, 30 Sep 2008 10:35:26 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:38573 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753046AbYI3Of0 (ORCPT ); Tue, 30 Sep 2008 10:35:26 -0400 Date: Tue, 30 Sep 2008 07:34:20 -0700 (PDT) From: Linus Torvalds To: Thomas Gleixner cc: Andrew Morton , LKML , Ingo Molnar , "Paul E. McKenney" Subject: Re: [GIT pull] timer fixes for .27 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) 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 Sep 2008, Thomas Gleixner wrote: > > Please pull the latest timers-fixes-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-fixes-for-linus Did you forget to push? The tip of that branch is still commit 1eda81495a49a4ee91d8863b0a441a624375efea ("x86: prevent stale state of c1e_mask ...") which I already pulled last week. Linus