From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754747AbdJISLD (ORCPT ); Mon, 9 Oct 2017 14:11:03 -0400 Received: from metis.ext.4.pengutronix.de ([92.198.50.35]:56125 "EHLO metis.ext.4.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001AbdJISK6 (ORCPT ); Mon, 9 Oct 2017 14:10:58 -0400 Subject: Re: [PATCH] net: can: Convert timers to use timer_setup() To: Kees Cook Cc: LKML , Oliver Hartkopp , "David S. Miller" , linux-can@vger.kernel.org, Network Development , Thomas Gleixner References: <20171005005126.GA23416@beast> <04d30a39-3e88-e46b-ad94-686da16e571e@pengutronix.de> From: Marc Kleine-Budde Message-ID: <1de2e034-debc-d356-2ea9-e5eecb15f397@pengutronix.de> Date: Mon, 9 Oct 2017 20:10:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="D47cmVrcFt9L7S0u0kpXGn92epK8Efxx0" X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --D47cmVrcFt9L7S0u0kpXGn92epK8Efxx0 Content-Type: multipart/mixed; boundary="3OCJTdNND5trGJVb54wJfpKatFEDDDBm8"; protected-headers="v1" From: Marc Kleine-Budde To: Kees Cook Cc: LKML , Oliver Hartkopp , "David S. Miller" , linux-can@vger.kernel.org, Network Development , Thomas Gleixner Message-ID: <1de2e034-debc-d356-2ea9-e5eecb15f397@pengutronix.de> Subject: Re: [PATCH] net: can: Convert timers to use timer_setup() References: <20171005005126.GA23416@beast> <04d30a39-3e88-e46b-ad94-686da16e571e@pengutronix.de> In-Reply-To: --3OCJTdNND5trGJVb54wJfpKatFEDDDBm8 Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: quoted-printable On 10/09/2017 08:09 PM, Kees Cook wrote: > On Mon, Oct 9, 2017 at 10:53 AM, Marc Kleine-Budde = wrote: >> On 10/05/2017 02:51 AM, Kees Cook wrote: >>> In preparation for unconditionally passing the struct timer_list poin= ter to >>> all timer callbacks, switch to using the new timer_setup() and from_t= imer() >>> to pass the timer pointer explicitly. >>> >>> Cc: Oliver Hartkopp >>> Cc: Marc Kleine-Budde >>> Cc: "David S. Miller" >>> Cc: linux-can@vger.kernel.org >>> Cc: netdev@vger.kernel.org >>> Cc: Thomas Gleixner >>> Signed-off-by: Kees Cook >>> --- >>> This requires commit 686fef928bba ("timer: Prepare to change timer >>> callback argument type") in v4.14-rc3, but should be otherwise >>> stand-alone. >> >> Are you taking the patch or should I apply it? >> >> Acked-by: Marc Kleine-Budde >=20 > If you have -rc3 in your tree, please take it. If you want the timers > tree to carry it instead, we can do that too. I think it will hit mainline faster via your tree, as it will go via net-next. You've my acked-by. Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --3OCJTdNND5trGJVb54wJfpKatFEDDDBm8-- --D47cmVrcFt9L7S0u0kpXGn92epK8Efxx0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE4bay/IylYqM/npjQHv7KIOw4HPYFAlnbu6oACgkQHv7KIOw4 HPZG7ggAligHi21MQu+5erns0N1xXD/dp642K2tVhD56VtpSpLctbVvHNQU9rxpj WlcU0LTBcjjFSXCTSWHFEkCeT+ggstuQl3TOLMBfAuiqMcUxPp+6m8NNm4eAVFGq W38c+czLrBj0o2TDiVh++liH+Eqv0RxIUptdlAUiJg3rMSDHB4GbMxqV0/viriki xSDQT/ch+0IoC18N72lKjkFjYWJMQgwjdK6eXSPRhd4n9Xi3MrlziuFcd0ax1vge dJxmeBCFBa14C+ahOzPMu5xBibTbqSmtJxNAnrwNis5Y8/vjJPE+aIljXXSmZ7+2 SVTq3SRa/za1yfHgDWtZQzEBaVbjGg== =KGSh -----END PGP SIGNATURE----- --D47cmVrcFt9L7S0u0kpXGn92epK8Efxx0--