Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759804AbXHTNxQ (ORCPT ); Mon, 20 Aug 2007 09:53:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756171AbXHTNxG (ORCPT ); Mon, 20 Aug 2007 09:53:06 -0400 Received: from mtagate7.de.ibm.com ([195.212.29.156]:26262 "EHLO mtagate7.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752925AbXHTNxC convert rfc822-to-8bit (ORCPT ); Mon, 20 Aug 2007 09:53:02 -0400 From: Christian Borntraeger To: kvm-devel@lists.sourceforge.net Subject: Re: [kvm-devel] [PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct Date: Mon, 20 Aug 2007 15:52:57 +0200 User-Agent: KMail/1.9.7 Cc: Laurent Vivier , Ingo Molnar , linux-kernel , virtualization References: <46C99392.3050205@bull.net> In-Reply-To: <46C99392.3050205@bull.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200708201552.57617.borntraeger@de.ibm.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 787 Lines: 19 Am Montag, 20. August 2007 schrieb Laurent Vivier: > Index: kvm/fs/proc/array.c > =================================================================== > --- kvm.orig/fs/proc/array.c????2007-08-20 11:11:30.000000000 +0200 > +++ kvm/fs/proc/array.c?2007-08-20 13:04:03.000000000 +0200 Just a heads up, this patch collides with this fix in mm: http://marc.info/?l=linux-mm-commits&m=118737949222362&w=2 If Ingo accepts this fix, your patch should be adopted in array.c to use cputime_t for gtime as well. Lets see what Ingo thinks. Christian - 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/