From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB5502C88 for ; Tue, 19 Oct 2021 14:19:59 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10142"; a="228403048" X-IronPort-AV: E=Sophos;i="5.87,164,1631602800"; d="scan'208";a="228403048" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 07:06:57 -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> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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 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