From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932930AbdJQHBj (ORCPT ); Tue, 17 Oct 2017 03:01:39 -0400 Received: from mga14.intel.com ([192.55.52.115]:10176 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932811AbdJQHBi (ORCPT ); Tue, 17 Oct 2017 03:01:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,389,1503385200"; d="scan'208";a="139177503" Message-ID: <1508223692.4313.4.camel@linux.intel.com> Subject: Re: [PATCH] drm/i915: Convert timers to use timer_setup() From: Joonas Lahtinen To: Kees Cook , Daniel Vetter Cc: Jani Nikula , David Airlie , Chris Wilson , Tvrtko Ursulin , Oscar Mateo , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Date: Tue, 17 Oct 2017 10:01:32 +0300 In-Reply-To: <20171016225519.GA99023@beast> References: <20171016225519.GA99023@beast> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.6 (3.24.6-1.fc26) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-10-16 at 15:55 -0700, Kees Cook wrote: > In preparation for unconditionally passing the struct timer_list pointer to > all timer callbacks, switch to using the new timer_setup() and from_timer() > to pass the timer pointer explicitly. > > Cc: Daniel Vetter > Cc: Jani Nikula > Cc: David Airlie > Cc: Chris Wilson > Cc: Joonas Lahtinen > Cc: Tvrtko Ursulin > Cc: Oscar Mateo > Cc: intel-gfx@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org > Signed-off-by: Kees Cook > Reviewed-by: Joonas Lahtinen # for mock_engine Reviewed-by: Joonas Lahtinen For some reason our CI didn't pick this up even though it was correctly sent to the mailing list, so I will re-send with my refreshed R-b for our CI and then we can merge this. Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation