From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Bunk Subject: ELF: what should be part of the userspace headers? Date: Sat, 5 Aug 2006 13:05:59 +0200 Message-ID: <20060805110559.GU25692@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k75B6G6k002241 for ; Sat, 5 Aug 2006 07:06:16 -0400 Received: from mailout.stusta.mhn.de (mailout.stusta.mhn.de [141.84.69.5]) by mx3.redhat.com (8.13.1/8.13.1) with SMTP id k75B66bP032134 for ; Sat, 5 Aug 2006 07:06:07 -0400 Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-kernel@vger.kernel.org Cc: dhowells@redhat.com, linux-audit@redhat.com, David Woodhouse List-Id: linux-audit@redhat.com I'm currently a bit lost trying to understand what from the following headers is part of the kernel <-> userspace ABI: include/asm/elf.h include/linux/elfcore.h include/linux/elf-em.h include/linux/elf-fdpic.h include/linux/elf.h include/linux/elf-em.h is used by include/linux/audit.h, but this usage doesn't seem to be part of the kernel <-> userspace interface? And which part of the ELF headers is part of the kernel <-> userspace interface? TIA Adrian -- Gentoo kernels are 42 times more popular than SUSE kernels among KLive users (a service by SUSE contractor Andrea Arcangeli that gathers data about kernels from many users worldwide). There are three kinds of lies: Lies, Damn Lies, and Statistics. Benjamin Disraeli