From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123592 invoked by alias); 9 Dec 2019 16:52:28 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 123484 invoked by uid 89); 9 Dec 2019 16:52:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*M:local, H*f:sk:821c81b, H*i:sk:821c81b, H*MI:sk:821c81b X-HELO: mail-qt1-f195.google.com Received: from mail-qt1-f195.google.com (HELO mail-qt1-f195.google.com) (209.85.160.195) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 09 Dec 2019 16:52:26 +0000 Received: by mail-qt1-f195.google.com with SMTP id k11so16171340qtm.3 for ; Mon, 09 Dec 2019 08:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=yOuEqZhNZxl6UNJRp4q7If5qBxh3iN2u1SURJ02W56E=; b=g1g3N4DW8OsOKyG1XvcogXSs7wguoXYsQXIgROnci8grtY9SpF0cCCNaidLM50K1uX Een0Ab4xUoz51ej4K88heRx/KSuexnLgsfm+6ZowJuvUqHUVjlhl/iOfDkpaWwxCIqK4 uo7xxQDd94WglPgdCZGfI8vBv2uV+wFi0mdS4= Return-Path: Received: from chatter.i7.local (107-179-243-71.cpe.teksavvy.com. [107.179.243.71]) by smtp.gmail.com with ESMTPSA id j68sm15284qkc.34.2019.12.09.08.52.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Dec 2019 08:52:23 -0800 (PST) Date: Mon, 09 Dec 2019 16:52:00 -0000 From: Konstantin Ryabitsev To: Siddhesh Poyarekar Cc: Christian Brauner , Florian Weimer , GLIBC Devel , gdb-patches@sourceware.org, help-guix@gnu.org Subject: Re: [X-POST] patchwork.sourceware.org refresh Message-ID: <20191209165222.oanyqa7s73gzz6yd@chatter.i7.local> References: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> <87y2vnxbk2.fsf@mid.deneb.enyo.de> <20191208122116.ae5wl4eytedt54vg@wittgenstein> <821c81bd-3c9a-0d33-ffbe-924de796dc7e@gotplt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <821c81bd-3c9a-0d33-ffbe-924de796dc7e@gotplt.org> X-SW-Source: 2019-12/txt/msg00339.txt.bz2 On Mon, Dec 09, 2019 at 01:26:16PM +0530, Siddhesh Poyarekar wrote: > On 08/12/19 5:51 pm, Christian Brauner wrote: > >> Maybe we can use for temporary > >> hosting? It already covers some non-kernel lists. > > > > If this is an option you'd probably need to talk to Konstantin about > > this. Hi, all: I'm not sure it makes that much sense to put glibc on patchwork.kernel.org. I know we have some non-kernel projects there, but they are pretty tiny and were approved largely because they wouldn't make much of an impact on kernel.org infra. The same wouldn't be true for glibc, especially if we're talking bot and CI integration. It really needs to stay on its own dedicated infrastructure where it can be properly scoped and resourced. Sorry that I don't have a better answer. Best, -K