From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1Fsrlt-0005GG-Q4 for user-mode-linux-devel@lists.sourceforge.net; Tue, 20 Jun 2006 18:44:45 -0700 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87] helo=sequoia.sous-sol.org) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1Fsrls-0003iH-GG for user-mode-linux-devel@lists.sourceforge.net; Tue, 20 Jun 2006 18:44:45 -0700 Date: Tue, 20 Jun 2006 18:43:59 -0700 From: Chris Wright Message-ID: <20060621014359.GN22737@sequoia.sous-sol.org> References: <200606202225.k5KMP3U5006871@ccure.user-mode-linux.org> <20060620225522.GK22737@sequoia.sous-sol.org> <20060621004930.GA8274@ccure.user-mode-linux.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20060621004930.GA8274@ccure.user-mode-linux.org> Subject: Re: [uml-devel] [stable] [-stable PATCH] UML - fix uptime List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Jeff Dike Cc: Chris Wright , stable@kernel.org, user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org * Jeff Dike (jdike@addtoit.com) wrote: > On Tue, Jun 20, 2006 at 03:55:22PM -0700, Chris Wright wrote: > > * Jeff Dike (jdike@addtoit.com) wrote: > > > The use of unsigned instead of unsigned here broke the calculations on > > ^^^^^^^^ ^^^^^^^^ > > Hard to imagine how that would cause a problem ;-) > > Heh, feel free to fix. Thanks, I did when I queued it up. -chris _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751923AbWFUBor (ORCPT ); Tue, 20 Jun 2006 21:44:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751921AbWFUBor (ORCPT ); Tue, 20 Jun 2006 21:44:47 -0400 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:3971 "EHLO sequoia.sous-sol.org") by vger.kernel.org with ESMTP id S1751923AbWFUBoq (ORCPT ); Tue, 20 Jun 2006 21:44:46 -0400 Date: Tue, 20 Jun 2006 18:43:59 -0700 From: Chris Wright To: Jeff Dike Cc: Chris Wright , stable@kernel.org, user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [stable] [-stable PATCH] UML - fix uptime Message-ID: <20060621014359.GN22737@sequoia.sous-sol.org> References: <200606202225.k5KMP3U5006871@ccure.user-mode-linux.org> <20060620225522.GK22737@sequoia.sous-sol.org> <20060621004930.GA8274@ccure.user-mode-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060621004930.GA8274@ccure.user-mode-linux.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Jeff Dike (jdike@addtoit.com) wrote: > On Tue, Jun 20, 2006 at 03:55:22PM -0700, Chris Wright wrote: > > * Jeff Dike (jdike@addtoit.com) wrote: > > > The use of unsigned instead of unsigned here broke the calculations on > > ^^^^^^^^ ^^^^^^^^ > > Hard to imagine how that would cause a problem ;-) > > Heh, feel free to fix. Thanks, I did when I queued it up. -chris