login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
16
Re: [PATCH v2] export linux/a.out.h
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Andi Kleen <andi@...>
To: David Woodhouse <dwmw2@...>
Cc: Peter Korsgaard <jacmet@...>, <linux-kernel@...>, <sam@...>, <dhowells@...>, Kirill A. Shutemov <k.shutemov@...>, <rth@...>
Subject:
Re: [PATCH v2] export linux/a.out.h
Date: Monday, June 16, 2008 - 10:40 am
>
quoted text
> ...and (indirectly, by virtue of being the only other file that includes > <linux/a.out.h> when ARCH_SUPPORTS_AOUT might be unset) fs/binfmt_elf.c, > which still has unnecessary references to 'struct exec' even though Andi > removed the support for a.out interpreters a few months ago. That can > just go away.
I didn't think the Alpha /sbin/loader stuff was an a.out interpreter for ELF. Also pure a.out is still supported. It might be ok to remove it anyways, but you should check with someone who knows Alpha first. cc Richard. -Andi --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] export linux/a.out.h
, Peter Korsgaard
, (Sun Jun 15, 5:07 pm)
Re: [PATCH] export linux/a.out.h
, Arjan van de Ven
, (Sun Jun 15, 6:33 pm)
Re: [PATCH] export linux/a.out.h
, Peter Korsgaard
, (Mon Jun 16, 3:03 am)
Re: [PATCH] export linux/a.out.h
, David Woodhouse
, (Sun Jun 15, 5:32 pm)
[PATCH v2] export linux/a.out.h
, Peter Korsgaard
, (Mon Jun 16, 4:29 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 8:01 am)
Re: [PATCH v2] export linux/a.out.h
, Andi Kleen
, (Mon Jun 16, 10:40 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 11:15 am)
Re: [PATCH v2] export linux/a.out.h
, Peter Korsgaard
, (Mon Jun 16, 8:20 am)
[PATCH 4/4] Export <linux/a.out.h> to userspace again.
, David Woodhouse
, (Mon Jun 16, 7:24 am)
[PATCH 3/4] Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <...
, David Woodhouse
, (Mon Jun 16, 7:18 am)
[PATCH 2/4] Remove last traces of a.out support from ELF loa...
, David Woodhouse
, (Mon Jun 16, 7:18 am)
[PATCH 1/4] Include <asm/a.out.h> in fs/exec.c only for Alpha.
, David Woodhouse
, (Mon Jun 16, 7:11 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 9:22 am)
Re: [PATCH v2] export linux/a.out.h
, Adrian Bunk
, (Mon Jun 16, 8:17 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 8:26 am)
architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 17, 4:42 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Paul Mundt
, (Tue Jun 24, 12:15 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Matthew Wilcox
, (Tue Jun 17, 7:28 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 5:46 am)
[PATCH 2/2] Introduce HAVE_AOUT symbol to remove hard-coded ...
, David Woodhouse
, (Fri Sep 5, 12:27 pm)
[PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
, David Woodhouse
, (Fri Sep 5, 12:27 pm)
Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
, Kyle McMartin
, (Fri Sep 5, 12:28 pm)
Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
, David Woodhouse
, (Fri Sep 5, 1:17 pm)
[PATCH 3/2] Remove asm/a.out.h files for all architectures w...
, David Woodhouse
, (Fri Sep 5, 1:17 pm)
[2.6 patch] remove unused asm/a.out.h files
, Adrian Bunk
, (Fri Jun 27, 5:12 pm)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 17, 6:11 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 7:28 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Sun Jun 22, 5:49 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Sun Jun 22, 7:40 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 24, 7:46 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Jeff Dike
, (Fri Jun 27, 12:27 pm)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David McCullough
, (Sun Jun 22, 7:53 pm)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Sam Ravnborg
, (Tue Jun 17, 8:23 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 8:29 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Sam Ravnborg
, (Tue Jun 17, 8:37 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 8:54 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 6:18 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 17, 6:24 am)
Re: [PATCH v2] export linux/a.out.h
, David Howells
, (Mon Jun 16, 9:48 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 11:47 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Washington Odhiambo
Weird Problem with NAT - more details
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Andrew Morton
-mm merge plans for 2.6.23
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
David Miller
Re: [GIT]: Networking
Denys Fedoryshchenko
thousands of classes, e1000 TX unit hang
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
521 guests
online.
Online users
strcmp
ppcloophole
jammyvasie
armilikis
Syndicate