From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: [PATCH 0/2] Use hrtimers in UBIFS Date: Fri, 29 May 2009 18:09:29 +0300 Message-ID: <20090529150929.8912.33879.sendpatchset@localhost.localdomain> Cc: Peter Zijlstra , Artem Bityutskiy , Thomas Gleixner , Ingo Molnar , linux-fsdevel@vger.kernel.org, Steven Rostedt , Arjan van de Ven To: linux-kernel@vger.kernel.org Return-path: Received: from smtp.nokia.com ([192.100.122.230]:63999 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758848AbZE2NQS (ORCPT ); Fri, 29 May 2009 09:16:18 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, Resending this to lkml. No comments from fsdevel: http://marc.info/?l=linux-fsdevel&m=124351121304115&w=2 I guess no one cares, which is fine with me as long as my patch which exports ktime_add_safe is accepted :-) Could the relevant people accept the following patch please: [PATCH 1/2] hrtimer: export ktime_add_safe for 2.6.31 merge window? I've CC'ed people suggested by: $ scripts/get_maintainer.pl -f kernel/hrtimer.c Artem.