From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [Qemu-devel] [RFC] Bring in all the Linux headers we depend on in QEMU Date: Mon, 4 May 2009 16:01:33 +0200 Message-ID: <20090504140133.GA7296@lst.de> References: <49FE0E97.30602@codemonkey.ws> <49FE9069.7010201@mail.berlios.de> <49FEE9EC.6060604@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stefan Weil , "qemu-devel@nongnu.org" , kvm-devel To: Anthony Liguori Return-path: Received: from verein.lst.de ([213.95.11.210]:42019 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751733AbZEDOBk (ORCPT ); Mon, 4 May 2009 10:01:40 -0400 Content-Disposition: inline In-Reply-To: <49FEE9EC.6060604@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, May 04, 2009 at 08:13:16AM -0500, Anthony Liguori wrote: > The fact is, linux-libc-dev is *not* meant for applications to use as > the official kernel ABI. We shouldn't depend on it. Umm, it is. That's exactly the reason what it is for. Note that the name of the package varies depending on the distro, but those headers in /usr/include/linux/ are the ABI for features not shimed by libc.