login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
5
Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Kyle McMartin
Subject:
Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
Date: Friday, September 5, 2008 - 9:28 am
On Fri, Sep 05, 2008 at 05:27:01PM +0100, David Woodhouse wrote:
quoted text
> diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig > index a7d4fd3..8313fcc 100644 > --- a/arch/parisc/Kconfig > +++ b/arch/parisc/Kconfig > @@ -76,9 +76,6 @@ config IRQ_PER_CPU > bool > default y > > -config ARCH_SUPPORTS_AOUT > - def_bool y > - > # unless you want to implement ACPI on PA-RISC ... ;-) > config PM > bool
This isn't even correct. PA-RISC only supports SOM or ELF... --
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, 2:07 pm)
Re: [PATCH] export linux/a.out.h
, David Woodhouse
, (Sun Jun 15, 2:32 pm)
Re: [PATCH] export linux/a.out.h
, Arjan van de Ven
, (Sun Jun 15, 3:33 pm)
Re: [PATCH] export linux/a.out.h
, Peter Korsgaard
, (Mon Jun 16, 12:03 am)
[PATCH v2] export linux/a.out.h
, Peter Korsgaard
, (Mon Jun 16, 1:29 am)
[PATCH 1/4] Include <asm/a.out.h> in fs/exec.c only for Alpha.
, David Woodhouse
, (Mon Jun 16, 4:11 am)
[PATCH 2/4] Remove last traces of a.out support from ELF l ...
, David Woodhouse
, (Mon Jun 16, 4:18 am)
[PATCH 3/4] Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from < ...
, David Woodhouse
, (Mon Jun 16, 4:18 am)
[PATCH 4/4] Export <linux/a.out.h> to userspace again.
, David Woodhouse
, (Mon Jun 16, 4:24 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 5:01 am)
Re: [PATCH v2] export linux/a.out.h
, Adrian Bunk
, (Mon Jun 16, 5:17 am)
Re: [PATCH v2] export linux/a.out.h
, Peter Korsgaard
, (Mon Jun 16, 5:20 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 5:26 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 6:22 am)
Re: [PATCH v2] export linux/a.out.h
, David Howells
, (Mon Jun 16, 6:48 am)
Re: [PATCH v2] export linux/a.out.h
, Andi Kleen
, (Mon Jun 16, 7:40 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 8:15 am)
Re: [PATCH v2] export linux/a.out.h
, David Woodhouse
, (Mon Jun 16, 8:47 am)
architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 17, 1:42 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 2:46 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 17, 3:11 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 3:18 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 17, 3:24 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 4:28 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Matthew Wilcox
, (Tue Jun 17, 4:28 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Sam Ravnborg
, (Tue Jun 17, 5:23 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 5:29 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Sam Ravnborg
, (Tue Jun 17, 5:37 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Tue Jun 17, 5:54 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Sun Jun 22, 2:49 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David Woodhouse
, (Sun Jun 22, 4:40 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, David McCullough
, (Sun Jun 22, 4:53 pm)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Paul Mundt
, (Mon Jun 23, 9:15 pm)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Adrian Bunk
, (Tue Jun 24, 4:46 am)
Re: architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
, Jeff Dike
, (Fri Jun 27, 9:27 am)
[2.6 patch] remove unused asm/a.out.h files
, Adrian Bunk
, (Fri Jun 27, 2:12 pm)
[PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
, David Woodhouse
, (Fri Sep 5, 9:27 am)
[PATCH 2/2] Introduce HAVE_AOUT symbol to remove hard-code ...
, David Woodhouse
, (Fri Sep 5, 9:27 am)
Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
, Kyle McMartin
, (Fri Sep 5, 9:28 am)
[PATCH 3/2] Remove asm/a.out.h files for all architectures ...
, David Woodhouse
, (Fri Sep 5, 10:17 am)
Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
, David Woodhouse
, (Fri Sep 5, 10:17 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Hugh Dickins
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Bernhard Beck
[PATCH 001/001] usb-serial: Add ThinkOptics WavIT
Oleg Nesterov
Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
Greg KH
[patch 07/21] rtc-pcf8563: detect polarity of century bit automatically
git
:
Jonathan del Strother
Re: [PATCH] Fixing path quoting issues
Gerrit Pape
[PATCH] fix skipping merge-order test with NO_OPENSSL=1.
Linus Torvalds
Re: Implementing branch attributes in git config
Johannes Schindelin
Re: Trying to use git-filter-branch to compress history by removing large, obsolet...
Gerrit Pape
[PATCH] hooks--update: fix test for properly set up project description file
linux-netdev
:
David Miller
Re: [PATCH 04/15] tg3: Preserve LAA when device control is released
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Sven Wegener
[PATCH] ipvs: Add missing locking during connection table hashing and unhashing
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
Stephen Hemminger
[PATCH 2/2] sky2: fix transmit state on resume
git-commits-head
:
Linux Kernel Mailing List
[SCSI] scsi ioctl: fix kernel-doc warning
Linux Kernel Mailing List
ALSA: HDA - Correct trivial typos in comments.
Linux Kernel Mailing List
i2c-viapro: Add support for SMBus Process Call transactions
Linux Kernel Mailing List
i2c: Documentation: upgrading clients HOWTO
Linux Kernel Mailing List
[PATCH] fix sysctl_nr_open bugs
openbsd-misc
:
Die Gestalt
Re: How to re-build openssl with SHA1 support?
Edwin Eyan Moragas
Re: managing routes for multiple PPPoE connections
Brian Candler
Re: OBSD's perspective on SELinux
Jonathan Schleifer
Why is getaddrinfo breaking POSIX?
Predrag Punosevac
Re: Kernel developers guide/tutorial
Colocation donated by:
Syndicate