Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756932AbYHMRGX (ORCPT ); Wed, 13 Aug 2008 13:06:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752534AbYHMRGM (ORCPT ); Wed, 13 Aug 2008 13:06:12 -0400 Received: from web82108.mail.mud.yahoo.com ([209.191.84.221]:32521 "HELO web82108.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751545AbYHMRGL (ORCPT ); Wed, 13 Aug 2008 13:06:11 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=2C8rik9FfMqvoMTGP/ubjOV2WiCth0sCYCY1lk+82d8m/2l5sN0uwPEH39oS4fsSIpqC2Wi0xzYsFiDDwyHjuEpPAnNx1CQ2ODs1i+yrQgPPmUNlRXRJsFQXTLQxjKFrBhndgdqV8nU0OmsoW8WkWLqRtB40MT+LgCyOQ1ZF1cU=; X-Mailer: YahooMailRC/1042.40 YahooMailWebService/0.7.218 Date: Wed, 13 Aug 2008 10:06:10 -0700 (PDT) From: David Witbrodt Subject: Re: HPET regression in 2.6.26 versus 2.6.25 -- experimental revert for 2.6.27 failed To: Yinghai Lu Cc: Ingo Molnar , linux-kernel@vger.kernel.org, "Paul E. McKenney" , Peter Zijlstra , Thomas Gleixner , "H. Peter Anvin" , netdev MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <868545.24711.qm@web82108.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1019 Lines: 30 > that patch revert to use request_resource, so there is some other problem I agree. I have already begun to bisect to find where the other problem, which prevents reverting, might have been introduced. Unfortunately, I'm on my way to work as soon as I hit the "Send" button on this msg, so I will be offline for the next 8 hours. > could apply with > cat revert_*.;patch | patch -p1 I assumed I should use 'git' to apply the patch. Using 'git apply' worked perfectly, though -- 'git status' reported that the files had changed, and I looked over the files to see if the changes were what were intended by the patch. Also, the kernel built without errors. I'll check it again when I get home, just to be sure, but I think it applied just fine. Thanks, Dave W. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/