From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934007Ab3CHJ4v (ORCPT ); Fri, 8 Mar 2013 04:56:51 -0500 Received: from www.linutronix.de ([62.245.132.108]:53561 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933419Ab3CHJ4t (ORCPT ); Fri, 8 Mar 2013 04:56:49 -0500 Date: Fri, 8 Mar 2013 10:56:39 +0100 (CET) From: Thomas Gleixner To: Pavel Emelyanov cc: Ingo Molnar , Peter Zijlstra , Michael Kerrisk , Matthew Helsley , linux-api@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH 0/3] posix timers: Extend kernel API to report more info about timers (v2) In-Reply-To: <5139A409.3040805@parallels.com> Message-ID: References: <512665BA.9040802@parallels.com> <5139A409.3040805@parallels.com> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Mar 2013, Pavel Emelyanov wrote: > On 02/21/2013 10:21 PM, Pavel Emelyanov wrote: > > Hi. > > > > Here's another approach to address the problems with insufficient API > > of posix timers. > > Gentlemen, Sir, that caught my attention. Will move it up on my todo list :)