From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764634AbXGSM5u (ORCPT ); Thu, 19 Jul 2007 08:57:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S936187AbXGSM5X (ORCPT ); Thu, 19 Jul 2007 08:57:23 -0400 Received: from mx2.suse.de ([195.135.220.15]:45898 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936158AbXGSM5V (ORCPT ); Thu, 19 Jul 2007 08:57:21 -0400 To: Andrew Morton Cc: Thomas Gleixner , LKML , Stable Team , Ingo Molnar Subject: Re: [PATCH] X86_64: hpet tsc calibration fix broken smi detection logic References: <1184402499.12353.340.camel@chaos> <20070718195932.ea72e6f0.akpm@linux-foundation.org> From: Andi Kleen Date: 19 Jul 2007 15:52:21 +0200 In-Reply-To: <20070718195932.ea72e6f0.akpm@linux-foundation.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton writes: > > So I queued this, and then another patch to revert it so that the > x86_64-clockevents conversion would apply. But I was unable to locate the > corresponding bug in the post-x86_64-clockevents tree. Did it get fixed by > other means in there? Yes, the code gets merged with i386 there -Andi