From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30537 invoked by alias); 4 Dec 2017 23:29:02 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 30523 invoked by uid 89); 4 Dec 2017 23:29:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:456 X-HELO: relay1.mentorg.com Date: Mon, 04 Dec 2017 23:29:00 -0000 From: Joseph Myers To: Chris Metcalf CC: John Paul Adrian Glaubitz , GNU C Library Subject: Re: RFC: remove the "tile" architecture from glibc In-Reply-To: Message-ID: References: <1a57be83-3349-5450-ee4f-d2a33569a728@mellanox.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) X-SW-Source: 2017-12/txt/msg00106.txt.bz2 On Mon, 4 Dec 2017, Chris Metcalf wrote: > The one other new failure is due to the compat-only, never-upstreamed > "set_dataplane" syscall, and I'm not sure if there's an obvious fix for that: > > FAIL: misc/tst-syscall-list If you have a local patch to the kernel headers adding a syscall there, you do indeed need a local syscall-names.list patch as well. -- Joseph S. Myers joseph@codesourcery.com