From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lithops.sigma-star.at ([195.201.40.130]:47246 "EHLO lithops.sigma-star.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728018AbfKZQCR (ORCPT ); Tue, 26 Nov 2019 11:02:17 -0500 Date: Tue, 26 Nov 2019 17:02:12 +0100 (CET) From: Richard Weinberger Message-ID: <907430042.98310.1574784132348.JavaMail.zimbra@nod.at> In-Reply-To: References: <64a5d6c94d331058331af7d191d2cdbe870d009b.1573179553.git.thehajime@gmail.com> Subject: Re: [RFC v2 03/37] lkl: architecture skeleton for Linux kernel library MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-arch-owner@vger.kernel.org List-ID: To: Hajime Tazaki Cc: linux-um , linux-arch , pscollins , levex , mattator , cem , tavi purdila , staal1978 , motomuman , jiangshanlai , retrage01 , petrosagg , liuyuan , xiaoj , mark , linux-kernel-library , phh , sigmaepsilon92 , luca dariz , edisonmcastro ----- Ursprüngliche Mail ----- > Von: "Hajime Tazaki" > An: "Richard Weinberger" > CC: "linux-um" , "linux-arch" , "pscollins" > , "levex" , "mattator" , "cem" , "tavi > purdila" , "staal1978" , "motomuman" , "jiangshanlai" > , "retrage01" , "petrosagg" , "liuyuan" > , "xiaoj" , "mark" , "linux-kernel-library" > , "phh" , "sigmaepsilon92" , "luca dariz" > , "edisonmcastro" > Gesendet: Dienstag, 26. November 2019 15:17:26 > Betreff: Re: [RFC v2 03/37] lkl: architecture skeleton for Linux kernel library > On Tue, 26 Nov 2019 07:00:33 +0900, > Richard Weinberger wrote: >> > (snip) >> > >> > Signed-off-by: Andreas Abel >> > Signed-off-by: Conrad Meyer >> > Signed-off-by: Edison M. Castro >> > Signed-off-by: H.K. Jerry Chu >> > Signed-off-by: Hajime Tazaki >> > Signed-off-by: Jens Staal >> > Signed-off-by: Lai Jiangshan >> > Signed-off-by: Levente Kurusa >> > Signed-off-by: Luca Dariz >> > Signed-off-by: Mark Stillwell >> > Signed-off-by: Matthieu Coudron >> > Signed-off-by: Michael Zimmermann >> > Signed-off-by: Motomu Utsumi >> > Signed-off-by: Patrick Collins >> > Signed-off-by: Petros Angelatos >> > Signed-off-by: Pierre-Hugues Husson >> > Signed-off-by: Xiao Jia >> > Signed-off-by: Yuan Liu >> > Signed-off-by: Octavian Purdila >> >> Can we please have this chain cleaned up? >> Please see process/submitting-patches.rst. > > Do you mean "this chain" by the long list of Signed-off-by lines, or > something else ? The long list is rather unusual. > We were trying to put all of contributors on the list. I was failed to > interpret process/submitting-patches.rst on which part is not appropriate. If every contributor is also a Co-Author. Okay. But having such a long list of authors is still a little odd. Thanks, //richard