Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758419AbXIWSeJ (ORCPT ); Sun, 23 Sep 2007 14:34:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756101AbXIWSd5 (ORCPT ); Sun, 23 Sep 2007 14:33:57 -0400 Received: from x35.xmailserver.org ([64.71.152.41]:45111 "EHLO x35.xmailserver.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756077AbXIWSd4 (ORCPT ); Sun, 23 Sep 2007 14:33:56 -0400 X-AuthUser: davidel@xmailserver.org Date: Sun, 23 Sep 2007 11:33:50 -0700 (PDT) From: Davide Libenzi X-X-Sender: davide@alien.or.mcafeemobile.com To: Michael Kerrisk cc: Ulrich Drepper , geoff@gclare.org.uk, lkml , Andrew Morton , Thomas Gleixner , Christoph Hellwig , Jonathan Corbet , Randy Dunlap , vda.linux@googlemail.com, Linus Torvalds , Lee Schermerhorn , =?X-UNKNOWN?Q?David_H=E4rdeman?= Subject: Re: RFC: A revised timerfd API In-Reply-To: <46F6A37C.9010009@gmx.net> Message-ID: References: <46EF7DDA.2070401@gmx.net> <46F514C9.5010208@gmx.net> <46F6A37C.9010009@gmx.net> X-GPG-FINGRPRINT: CFAE 5BEE FD36 F65E E640 56FE 0974 BF23 270F 474E X-GPG-PUBLIC_KEY: http://www.xmailserver.org/davidel.asc MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 596 Lines: 19 On Sun, 23 Sep 2007, Michael Kerrisk wrote: > I applied this patch against 2.6.27-rc7, and wired up the syscalls as shown > in the definitions below. When I ran the the program below, my system > immediately froze. Can you try it on your system please. There's an hrtimer_init() missing in timerfd_create(). I'll refactor the patch. - Davide - 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/