From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752264AbdJ3KlB (ORCPT ); Mon, 30 Oct 2017 06:41:01 -0400 Received: from mout.web.de ([217.72.192.78]:52968 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751917AbdJ3Kk7 (ORCPT ); Mon, 30 Oct 2017 06:40:59 -0400 Subject: Re: Adjustments for a lot of function implementations To: Hans Verkuil , Mauro Carvalho Chehab , linux-media@vger.kernel.org Cc: Julia Lawall , Jan Kara , Lorenzo Stoakes , Michal Hocko , Muralidharan Karicheri , LKML , kernel-janitors@vger.kernel.org References: <356f75b2-d303-7f10-b76c-95e2f686bd3c@xs4all.nl> <14619198-bebe-d215-5324-a14fbc2103fb@users.sourceforge.net> From: SF Markus Elfring Message-ID: <049aa1b4-6291-ec24-1ffb-77ae8d1cdb63@users.sourceforge.net> Date: Mon, 30 Oct 2017 11:40:10 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:RtQj0UHT7aTKP8pSmTbI5pYf3iu0bMYIcOWmFol/CCJIZi9ZAwK ooQdwoRzNsrqtDgII3ykLPiKmAd4hNY6STE8idMCuVn+tudp6QDxdQcO+NFKn62G8UduWtG 1ixpABp3OWbOQtJg3Cwoy5R46iv/3sWZK1NuQYr1C7HgF+EzDL3rZljxVBhdc7xi1f17qQ4 /ZseX61F0Xi9UpaCLgY6A== X-UI-Out-Filterresults: notjunk:1;V01:K0:fBxtlidgcK0=:gpeSbgT+NQwN+PluEtv9w1 HwdIn4eyt3ur2FCix6uWhqjBHgUXiARTPBHLatxprSuLcPIWoVKTqeOc+vJXprT4civmykpqr FcvSn0LUQy5ERgMkLvkW5bPJzQ1tVBJ9yDN6pbto6Ck7BhfQSqST8ccHbXZQii1gu+ucHD5M9 pGMoTQr+RWnMcHBsxIrfKjV+ttGqcFNpg4TuCNWH1+m2rJZgtYmRKDI+q6Q6m05qW0ypBZwpR 4VQCEKCNS4p0T8r1EvdMZU0tVsyJ/mld7J2yjzGG9a2a52MtfYjEinn37jn9O/s4HSxPq/Goc VlO6HuQVRYwDBNQYHj3nhTRSzk0DkiJa/6NtZAodWD1jwrARDLzW5xetVNsqT2+puOkN/XjmW CfL7bgukL69gKJYxuU27vVCV5UaCUtYJi2AGp5V4L8aYormKu/FtqJIIlRQx8RKMvAux/2W0W hlEhPlWRkx1tmKkN1qZn7H4b0Fol/OuTkQXW+Iad5vu3THK44Hm7DJvHumfeUJ8tKtUyeWkYi 8/9ru/k9s3XpmSyK7kWpXvkZaSQhJiux2G7TIObCLIc/ZrN5/6pdvnaf5d1ANOhYKpsbwkr8p 5L0/OtFSNe5oU7Fddrgyw0gvoULZYAn3NyTkwbmMGSXFFhezEIQwoqjZ6yvk51Kt/CuJZRci2 a9B7YJI2kO1k/mJ5vToam9iOpWdBTv2TrR3HnfO4UWvgpdZE8+RIyOViIa6Ey7jJH/kZ7Sho3 HFLh2jBlPZ367Zsd8LMIyGAjfCE18MleJHNGFL6g21DWLSJiQWRL3oeZOo6v+/ReX49Eu+5cK 5duHrrKa1U2MeAQPSMf4BRPaomdfs0vmzzcixxf0SLZ2bDpuNY= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>> Feel free to repost, but only if you organize the patch as either fixing the same type of >>>> issue for a whole subdirectory (media/usb, media/pci, etc) >> >> Just for the record, while this may work for media, it won't work for all >> subsystems. One will quickly get a complaint that the big patch needs to >> go into multiple trees. > > For the record: this only applies to drivers/media. Interesting … > We discussed what do to with series like this during our media summit last Friday Would you like to share any more information from this meeting? > and this was the conclusion of that. I would appreciate further indications for a corresponding change acceptance. I found a feedback by Mauro Carvalho Chehab more constructive. [GIT,PULL,FOR,v4.15] Cleanup fixes https://patchwork.linuxtv.org/patch/43957/ “… This time, I was nice and I took some time doing: $ quilt fold < `quilt next` && quilt delete `quilt next` …” Regards, Markus