From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756345AbdKCUIB (ORCPT ); Fri, 3 Nov 2017 16:08:01 -0400 Received: from anholt.net ([50.246.234.109]:40464 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751907AbdKCUIA (ORCPT ); Fri, 3 Nov 2017 16:08:00 -0400 From: Eric Anholt To: Kees Cook Cc: David Airlie , LKML , Maling list - DRI developers Subject: Re: [PATCH] drm/vc4: Convert timers to use timer_setup() In-Reply-To: References: <20171024151648.GA104538@beast> <87ineww617.fsf@anholt.net> User-Agent: Notmuch/0.22.2+1~gb0bcfaa (http://notmuchmail.org) Emacs/25.2.2 (x86_64-pc-linux-gnu) Date: Fri, 03 Nov 2017 13:07:57 -0700 Message-ID: <87a803ruqq.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: > On Mon, Oct 30, 2017 at 4:49 PM, Eric Anholt wrote: >> 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! > > Thanks! > > I happened to notice that this was in next-20171102, but missing in > next-20171103. Did it get removed, or am I misunderstanding something? I don't know. It's in drm-misc-next, though, so it'll flow upstream without my intervention. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAln8zJ0ACgkQtdYpNtH8 nui1ZA//X9DhqR8mcMIVBWX5DQq9m531Z2e/bFYqEPZH8GnBEb16SxOFJe57IH3w HvRxg1kHXLTFawe8cJJ7zfrWXUeuRteztdaRPCPRmk3wfWDcmwdPLXCQYnVtg7QV Ua7dj2fG7qs5l8XshsCTqOuDQWisKr8kViVsvPiP2otgdfhfJVAPy8y6ih6sIxs8 PJfcenDwGhkjU6EyjH+LBLH9QAy9Z2lAKS8mgeVm4dphNeTTCCSxc61UBuwoBVb1 6HABFAs5thYC0TWoddKGJll4T4lsLb/z6vLgnJky+7mw0IxCVCmRdaeU+RI7NedN lAa1JXxsUSEQZBKi/6EV7fF+7oR/W+27zOMNZppgzUdbboAM5NspgqRTnjqTMTdK hIN5jW9rw0uyue37/7xrvsbxJZXMSOGKjeRrI2uc4fGW/xaeSjNMCCGmz1RdWbeZ wliVGJ7qjnZEWez1OQR09jAmsePZK0s2Pn6/sTenM297yRpuac621jYRguTWl16Y g/yX/BPrwS2TE98evRslw4ZV5N7HSaDgblW0+dJoTmfpMfzAgiPiB8/aiWjt8QWl JYAvkOz/uBVWRpmPEpLM/Zb5J7lCXY75XuEpqSRMi0RiODnSpK/NsOkWzf+9i2Rm kIrCiRW3/4RNcvmssZXuskIt0YlTkmce1veqazhX3pPnkf7CTAE= =/kXc -----END PGP SIGNATURE----- --=-=-=--