From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752010AbZHRUiU (ORCPT ); Tue, 18 Aug 2009 16:38:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751913AbZHRUiT (ORCPT ); Tue, 18 Aug 2009 16:38:19 -0400 Received: from www.tglx.de ([62.245.132.106]:40816 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690AbZHRUiT (ORCPT ); Tue, 18 Aug 2009 16:38:19 -0400 Date: Tue, 18 Aug 2009 22:37:36 +0200 (CEST) From: Thomas Gleixner To: Linus Torvalds cc: Andrew Morton , LKML , Ingo Molnar Subject: Re: [GIT pull] irq fixes for 2.6.31 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, 18 Aug 2009, Linus Torvalds wrote: > On Mon, 17 Aug 2009, Thomas Gleixner wrote: > > > > I have no idea what went wrong this time. I force pushed the branch > > and pulled it back on a test machine to compile and test boot. The > > test machine still has the correct sha1 for that branch while > > master.kernel.org did not. I probably pushed out some other branch > > between the point where I sent the pull request and the time you > > pulled, but I can not find any hint in my bash history which would > > explain why it wreckaged the irq-fixes-for-linus branch. > > > > Just double checked that it is pushed out to git://.... as well. > > It's still wrong. > > http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=irq-fixes-for-linus > > still does _not_ show that > > genirq: Do not wakeup irq thread from __setup_irq() and set action->irq > > commit, but the broken one. Err, no. Please see the mail I sent an hour ago. Even the http.... interface shows the one I want you to pull: 69ab849439b506cd8dd2879527fdb64d95dd5211 Thanks, tglx