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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD216C001DE for ; Thu, 27 Jul 2023 03:29:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231152AbjG0D3I (ORCPT ); Wed, 26 Jul 2023 23:29:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39368 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229819AbjG0D2n (ORCPT ); Wed, 26 Jul 2023 23:28:43 -0400 Received: from 1wt.eu (ded1.1wt.eu [163.172.96.212]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 520F5F2; Wed, 26 Jul 2023 20:28:41 -0700 (PDT) Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 36R3Pwt8028003; Thu, 27 Jul 2023 05:25:58 +0200 Date: Thu, 27 Jul 2023 05:25:58 +0200 From: Willy Tarreau To: Randy Dunlap Cc: Shuah Khan , linux-next@vger.kernel.org, Stephen Rothwell , "Paul E. McKenney" , thomas@t-8ch.de, linux-kernel@vger.kernel.org, shuah Subject: Re: Request for linux-kselftest nolibc branch Inclusion in linux-next Message-ID: <20230727032558.GA27996@1wt.eu> References: <4a007283-be03-907a-094f-6651a44e631f@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Randy, On Wed, Jul 26, 2023 at 04:17:41PM -0700, Randy Dunlap wrote: > > > On 7/24/23 15:22, Shuah Khan wrote: > > Hi Stephen, > > > > Please include the following linux-kselftest nolibc branch for linux-next > > coverage. This will be based on Linus's tree. > > > > I will be using this branch to send nolibc pull requests to Linus. > > > > URL for the branch: > > https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/log/?h=nolibc > > > > Primary Contacts: > > Shuah Khan - shuah@kernel.org or Shuah Khan > > > > Please cc: > > Willy Tarreau > > Thomas Weißschuh > > Paul E. McKenney > > Should the MAINTAINERS file entry for NOLIBC be updated? > (I think so.) Yes we planned to do it and will do it soon. Thanks, Willy