public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@mcmartin.ca>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
Date: Fri, 5 Sep 2008 12:28:31 -0400	[thread overview]
Message-ID: <20080905162831.GA13801@phobos.i.cabal.ca> (raw)
In-Reply-To: <1220632021.2985.360.camel@pmac.infradead.org>

On Fri, Sep 05, 2008 at 05:27:01PM +0100, David Woodhouse wrote:
> 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...

  reply	other threads:[~2008-09-05 16:28 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1213565555.26255.522.camel@pmac.infradead.org>
     [not found] ` <1213604973-7073-1-git-send-email-jacmet@sunsite.dk>
     [not found]   ` <1213617663.26255.708.camel@pmac.infradead.org>
     [not found]     ` <20080616121727.GB10854@cs181133002.pp.htv.fi>
     [not found]       ` <1213619214.26255.721.camel@pmac.infradead.org>
     [not found]         ` <20080617084235.GA20169@cs181133002.pp.htv.fi>
2008-06-17  9:46           ` architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout David Woodhouse
2008-06-17 10:11             ` Adrian Bunk
2008-06-17 10:11               ` Adrian Bunk
2008-06-17 10:18               ` David Woodhouse
2008-06-17 10:18                 ` David Woodhouse
2008-06-17 10:24                 ` Adrian Bunk
2008-06-17 10:24                   ` Adrian Bunk
2008-06-17 11:28               ` David Woodhouse
2008-06-17 11:28                 ` David Woodhouse
2008-06-17 12:23                 ` Sam Ravnborg
2008-06-17 12:23                   ` Sam Ravnborg
2008-06-17 12:29                   ` David Woodhouse
2008-06-17 12:37                     ` Sam Ravnborg
2008-06-17 12:37                       ` Sam Ravnborg
2008-06-17 12:54                       ` David Woodhouse
2008-06-17 12:54                         ` David Woodhouse
2008-06-22  9:49                 ` Adrian Bunk
2008-06-22  9:49                   ` Adrian Bunk
2008-06-22 11:40                   ` David Woodhouse
2008-06-22 11:40                     ` David Woodhouse
2008-06-22 23:53                     ` David McCullough
2008-06-24 11:46                     ` Adrian Bunk
2008-06-24 11:46                       ` Adrian Bunk
2008-06-27 16:27                       ` Jeff Dike
2008-06-27 21:12             ` [2.6 patch] remove unused asm/a.out.h files Adrian Bunk
2008-06-27 21:12               ` Adrian Bunk
2008-09-05 16:27             ` [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT David Woodhouse
2008-09-05 16:28               ` Kyle McMartin [this message]
2008-09-05 17:17                 ` [PATCH 3/2] Remove asm/a.out.h files for all architectures without a.out support David Woodhouse
2008-09-05 17:17                 ` [PATCH 1/2] Remove redundant CONFIG_ARCH_SUPPORTS_AOUT David Woodhouse
2008-09-05 16:27             ` [PATCH 2/2] Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080905162831.GA13801@phobos.i.cabal.ca \
    --to=kyle@mcmartin.ca \
    --cc=dwmw2@infradead.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox