From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E955FC433B4 for ; Mon, 5 Apr 2021 15:30:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BFBAD6127A for ; Mon, 5 Apr 2021 15:30:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238294AbhDEPah (ORCPT ); Mon, 5 Apr 2021 11:30:37 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:43944 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232714AbhDEPag (ORCPT ); Mon, 5 Apr 2021 11:30:36 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id A1A401C0B81; Mon, 5 Apr 2021 17:30:29 +0200 (CEST) Date: Mon, 5 Apr 2021 17:30:29 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Vincent Mailhol , Marc Kleine-Budde , Sasha Levin Subject: Re: [PATCH 5.10 039/126] can: dev: move driver related infrastructure into separate subdir Message-ID: <20210405153029.GB32232@amd> References: <20210405085031.040238881@linuxfoundation.org> <20210405085032.339701089@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lEGEL1/lMxI0MVQ2" Content-Disposition: inline In-Reply-To: <20210405085032.339701089@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lEGEL1/lMxI0MVQ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > From: Marc Kleine-Budde >=20 > [ Upstream commit 3e77f70e734584e0ad1038e459ed3fd2400f873a ] >=20 > This patch moves the CAN driver related infrastructure into a separate su= bdir. > It will be split into more files in the coming patches. I don't think this is suitable for stable. I don't think any of the follow up patches depend on it...? Best regards, Pavel > drivers/net/can/Makefile | 7 +------ > drivers/net/can/dev/Makefile | 7 +++++++ > drivers/net/can/{ =3D> dev}/dev.c | 0 > drivers/net/can/{ =3D> dev}/rx-offload.c | 0 --=20 http://www.livejournal.com/~pavelmachek --lEGEL1/lMxI0MVQ2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmBrLRQACgkQMOfwapXb+vLz2QCfQi57uvjSLOc0libOSz6A+Ox6 hb8Anj+y8PiT1bKf7tNq7B4i2+Fw4UIG =O/ji -----END PGP SIGNATURE----- --lEGEL1/lMxI0MVQ2--