Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935736AbWK1JU5 (ORCPT ); Tue, 28 Nov 2006 04:20:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935767AbWK1JU5 (ORCPT ); Tue, 28 Nov 2006 04:20:57 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:20961 "EHLO 2ka.mipt.ru") by vger.kernel.org with ESMTP id S935736AbWK1JU4 (ORCPT ); Tue, 28 Nov 2006 04:20:56 -0500 Date: Tue, 28 Nov 2006 12:16:58 +0300 From: Evgeniy Polyakov To: Ulrich Drepper Cc: David Miller , Andrew Morton , netdev , Zach Brown , Christoph Hellwig , Chase Venters , Johann Borck , linux-kernel@vger.kernel.org, Jeff Garzik , Alexander Viro Subject: Re: Kevent POSIX timers support. Message-ID: <20061128091656.GD15083@2ka.mipt.ru> References: <20061121095302.GA15210@2ka.mipt.ru> <45633049.2000209@redhat.com> <20061121174334.GA25518@2ka.mipt.ru> <20061121184605.GA7787@2ka.mipt.ru> <4563FE71.4040807@redhat.com> <20061122104416.GD11480@2ka.mipt.ru> <20061123085243.GA11575@2ka.mipt.ru> <456603E7.9090006@redhat.com> <20061124095052.GC13600@2ka.mipt.ru> <456B2C82.7040700@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <456B2C82.7040700@redhat.com> User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (2ka.mipt.ru [0.0.0.0]); Tue, 28 Nov 2006 12:17:03 +0300 (MSK) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 594 Lines: 14 On Mon, Nov 27, 2006 at 10:20:50AM -0800, Ulrich Drepper (drepper@redhat.com) wrote: > sigev_value is a union and the largest element is a pointer. So, > transporting the pointer value is sufficient and it should be passed up > to the user in the ptr member of struct ukevent. That is where I've put it in current version. -- Evgeniy Polyakov - 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/