From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753423Ab1AFPeh (ORCPT ); Thu, 6 Jan 2011 10:34:37 -0500 Received: from mail.digium.com ([216.207.245.2]:52561 "EHLO mail.digium.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753042Ab1AFPeg (ORCPT ); Thu, 6 Jan 2011 10:34:36 -0500 Message-ID: <4D25E05B.7000500@digium.com> Date: Thu, 06 Jan 2011 09:31:39 -0600 From: Shaun Ruffell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 MIME-Version: 1.0 To: Venkatesh Pallipadi CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/5] Proper kernel irq time reporting -v2 References: <1292980144-28796-1-git-send-email-venki@google.com> In-Reply-To: <1292980144-28796-1-git-send-email-venki@google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/21/2010 07:08 PM, Venkatesh Pallipadi wrote: > This is Part 2 of > "Proper kernel irq time accounting -v4" > http://lkml.indiana.edu/hypermail//linux/kernel/1010.0/01175.html > > and applies over 2.6.37-rc7. > Just a minor note to say I've been running with your updated patches on top of -rc7 the last week without any issues. I just updated my machines with these patches on top of 2.6.37 final without issue. Thanks, Shaun