Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758141AbZAMTiV (ORCPT ); Tue, 13 Jan 2009 14:38:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753152AbZAMTiK (ORCPT ); Tue, 13 Jan 2009 14:38:10 -0500 Received: from yx-out-2324.google.com ([74.125.44.29]:2192 "EHLO yx-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753254AbZAMTiJ (ORCPT ); Tue, 13 Jan 2009 14:38:09 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cgXpevrf5ibNnNS3dw4jAyPdxp63M4hBe98sinYHv9zAtBulGIawZNGLjckjh/744G GWMemdjbSkI8jSgvOti0S63TlWPOJ0DRYeOpHVppAOLmBdG2Gfxcc6YR2Qgb6SiZzRHu YoTFlwftFsbM2qA9mzfzoSe0chAcMwBrYBnOQ= Message-ID: Date: Tue, 13 Jan 2009 11:38:06 -0800 From: "Ulrich Drepper" To: "Bernd Schmidt" Subject: Re: Fix timeouts in sys_pselect7 Cc: "Arjan van de Ven" , "Linux Kernel Mailing List" , "Hennerich, Michael" In-Reply-To: <496CCF94.8050304@t-online.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <496CCF94.8050304@t-online.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 617 Lines: 16 On Tue, Jan 13, 2009 at 9:29 AM, Bernd Schmidt wrote: > The patch below passes it to > core_sys_select instead of &end_time, and this appears to fix the > problem. Does this look like the correct approach? Yes, that change is correct. > Signed-off-by: Bernd Schmidt Reviewed-by: Ulrich Drepper -- 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/