From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755587AbcH3Hew (ORCPT ); Tue, 30 Aug 2016 03:34:52 -0400 Received: from mail.kapsi.fi ([217.30.184.167]:57606 "EHLO mail.kapsi.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598AbcH3Heu (ORCPT ); Tue, 30 Aug 2016 03:34:50 -0400 Date: Tue, 30 Aug 2016 10:34:43 +0300 From: Mikko Rapeli To: David Ranch Cc: walter harms , linux-kernel@vger.kernel.org, linux-hams@vger.kernel.org Subject: Re: [PATCH v05 69/72] uapi rose.h: glibc netrose/rose.h header file compatibility fixes Message-ID: <20160830073443.GC2831@lakka.kapsi.fi> References: <1471890809-4383-1-git-send-email-mikko.rapeli@iki.fi> <1471890809-4383-70-git-send-email-mikko.rapeli@iki.fi> <57C06258.8000807@bfs.de> <20160828055918.GZ5399@lakka.kapsi.fi> <65db8f70-0533-3edb-11da-5795b986a460@trinnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <65db8f70-0533-3edb-11da-5795b986a460@trinnet.net> X-SA-Exim-Connect-IP: 2001:1bc8:1004::1 X-SA-Exim-Mail-From: mikko.rapeli@iki.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 29, 2016 at 12:34:25PM -0700, David Ranch wrote: > Hello Mikko, > > Somewhat related, the ax25.h file from libax25-devel also has conflicts with > the Glibc's ax.25.h. This creates trouble so if we could get a fix for > that, that would be appreciated as well though it might be a Glibc issue and > not a kernel issue. I'll put this to the back of my todo list. The approach could be similar to include/uapi/linux/libc-compat.h from linux uapi headers. -Mikko