From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753128AbdJ3XtN (ORCPT ); Mon, 30 Oct 2017 19:49:13 -0400 Received: from anholt.net ([50.246.234.109]:60286 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751593AbdJ3XtL (ORCPT ); Mon, 30 Oct 2017 19:49:11 -0400 From: Eric Anholt To: Kees Cook Cc: David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH] drm/vc4: Convert timers to use timer_setup() In-Reply-To: <20171024151648.GA104538@beast> References: <20171024151648.GA104538@beast> User-Agent: Notmuch/0.22.2+1~gb0bcfaa (http://notmuchmail.org) Emacs/25.2.2 (x86_64-pc-linux-gnu) Date: Mon, 30 Oct 2017 16:49:08 -0700 Message-ID: <87ineww617.fsf@anholt.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-=-= Content-Type: text/plain Kees Cook writes: > 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. Reviewed and applied to drm-misc-next. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAln3unUACgkQtdYpNtH8 nuh6uRAAs9SOcbmwCM1vg/SX7EielUaNEV7XaeT255x5FhdvBpij+TQQLSTweytT iacjSI1Y1ReogwJj/Hw3AQs7JggWdWaB45kMnPbqujrJtPPvNAMEgzEcuVQuJeB/ oT3+WT2mwgSUPED7AVXJB48NGIImvCwca3QDrrtQCe2rD4Vnp7DhffZjHw0PEYGq lQjy8uHmpAsJ97DuQQ/IMwscN7Xj8H/ND1aoMFmE2FjwDNRQkT69pXGL4jx5IfZu eH8pstfR7adOFMSd3pzKQGXLrhBUbQgax44d1i9VRfaZaKoYBhNhXGIitMZXrEww RNn9vu7eLxk3GuKvCeVuhHGcOGc76jxzSwFQlYEWvXtENqQriSIEzH0+CP1ODOxW Bmv5X+YL8n4O6VvQuIdVoBIYoDyiGnv86YXVBri467O8TOpyyM9ncuLt7qZXlxAX AfRzzWvx3mIgbrzB69nipeESrV6ENsfoOz8y6rjqFpzq1b8WpXud+sCqyyKILVPH f+gIVtbS/YIuOVt2BqK5Vs7/hu1+mo1i5rOT9uQRArD9hKpaZIgxAZYS4Kbzjv0W 8uEn/n/jm3+kWE7BRb/LYTESHHk68enKIGqwHjMpqKaH0JNSgJg/MP7ySlPLnZe9 jNl9DF9oW9C5N2Yse1MZsteLfvamNTfBjkAjBxOe33hQ4fjuAw8= =o5+d -----END PGP SIGNATURE----- --=-=-=--