From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752866Ab2JBHXs (ORCPT ); Tue, 2 Oct 2012 03:23:48 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:62557 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752564Ab2JBHXr (ORCPT ); Tue, 2 Oct 2012 03:23:47 -0400 Date: Tue, 2 Oct 2012 09:23:42 +0200 From: Ingo Molnar To: Tejun Heo Cc: Linus Torvalds , linux-kernel@vger.kernel.org, Lai Jiangshan , Joonsoo Kim , Thomas Gleixner , Ingo Molnar , Jiri Kosina , emilgoode@gmail.com Subject: Re: [GIT PULL] workqueue changes for v3.7-rc1 Message-ID: <20121002072342.GA9393@gmail.com> References: <20121002070010.GB6144@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121002070010.GB6144@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tejun Heo wrote: > timer: Generalize timer->base flags handling > timer: Relocate declarations of init_timer_on_stack_key() > timer: Clean up timer initializers > timer: Implement TIMER_IRQSAFE Note that I pushed these timer changes to Linus already and Linus pulled them via 2fff56641be9, so the diffstat might not match on Linus's side. Thanks, Ingo