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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99479C433EF for ; Tue, 19 Oct 2021 14:16:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 74F51610A1 for ; Tue, 19 Oct 2021 14:16:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232709AbhJSOSy (ORCPT ); Tue, 19 Oct 2021 10:18:54 -0400 Received: from mga06.intel.com ([134.134.136.31]:43531 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229584AbhJSOSx (ORCPT ); Tue, 19 Oct 2021 10:18:53 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10142"; a="289374764" X-IronPort-AV: E=Sophos;i="5.87,164,1631602800"; d="scan'208";a="289374764" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 07:06:58 -0700 X-IronPort-AV: E=Sophos;i="5.87,164,1631602800"; d="scan'208";a="526668039" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.159]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 07:06:52 -0700 Received: from andy by smile with local (Exim 4.95) (envelope-from ) id 1mcplB-000f1m-2P; Tue, 19 Oct 2021 17:06:33 +0300 Date: Tue, 19 Oct 2021 17:06:33 +0300 From: Andy Shevchenko To: Tsuchiya Yuto Cc: Hans de Goede , Patrik Gfeller , Mauro Carvalho Chehab , Sakari Ailus , Greg Kroah-Hartman , Peter Zijlstra , Thomas Gleixner , Arnd Bergmann , Kaixu Xia , Dan Carpenter , Linux Media Mailing List , linux-staging@lists.linux.dev, Linux Kernel Mailing List , Nable , Fabio Aiuto , "andrey.i.trufanov" Subject: Re: [BUG 0/5] bug reports for atomisp to make it work Message-ID: References: <20211017162337.44860-1-kitakar@gmail.com> <2170cfdf-767f-969c-f241-4e61bfafd1f5@redhat.com> <919e6e09bf258b48dd8819ec43cd13ab48489aa7.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <919e6e09bf258b48dd8819ec43cd13ab48489aa7.camel@gmail.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Tue, Oct 19, 2021 at 09:58:20PM +0900, Tsuchiya Yuto wrote: > On Mon, 2021-10-18 at 11:10 +0300, Andy Shevchenko wrote: > > On Mon, Oct 18, 2021 at 10:51 AM Hans de Goede wrote: > > > > > Just adding some folks to the Cc. > > > > A hint to the newly added folks, there is an archive of the Linux > > kernel related emails located on lore.kernel.org. The quite famous > > distros already have in their repositories the `b4` tool that helps to > > access that archive. So, after installing that tool you may download > > the whole thread as a mailbox or as a bundle ready for `git am` just > > using the Message-ID value. > > Ah sorry, I failed to add people to Cc who I should have definitly > added. > > And I might have sent all of the emails to people who I should not > by blindly using `scripts/get_maintainer.pl` for the first bug report > with `--cc-cmd`. I have written a script [1] for myself which helps me a lot nowadays. It tries to be smart enough to include all interested parties. Although, user may expand the Cc and/or To lists. [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh -- With Best Regards, Andy Shevchenko