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 1Fsp8q-0008K5-DQ for user-mode-linux-devel@lists.sourceforge.net; Tue, 20 Jun 2006 15:56:16 -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 1Fsp8p-0003VV-4Y for user-mode-linux-devel@lists.sourceforge.net; Tue, 20 Jun 2006 15:56:16 -0700 Date: Tue, 20 Jun 2006 15:55:22 -0700 From: Chris Wright Message-ID: <20060620225522.GK22737@sequoia.sous-sol.org> References: <200606202225.k5KMP3U5006871@ccure.user-mode-linux.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <200606202225.k5KMP3U5006871@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: stable@kernel.org, user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org * 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 ;-) Queued for -stable, thanks. -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 S1751463AbWFTW4R (ORCPT ); Tue, 20 Jun 2006 18:56:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751466AbWFTW4R (ORCPT ); Tue, 20 Jun 2006 18:56:17 -0400 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:38786 "EHLO sequoia.sous-sol.org") by vger.kernel.org with ESMTP id S1751463AbWFTW4R (ORCPT ); Tue, 20 Jun 2006 18:56:17 -0400 Date: Tue, 20 Jun 2006 15:55:22 -0700 From: Chris Wright To: Jeff Dike Cc: stable@kernel.org, linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net Subject: Re: [stable] [-stable PATCH] UML - fix uptime Message-ID: <20060620225522.GK22737@sequoia.sous-sol.org> References: <200606202225.k5KMP3U5006871@ccure.user-mode-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606202225.k5KMP3U5006871@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: > The use of unsigned instead of unsigned here broke the calculations on ^^^^^^^^ ^^^^^^^^ Hard to imagine how that would cause a problem ;-) Queued for -stable, thanks. -chris