All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: marcelo.tosatti@cyclades.com, linux-kernel@vger.kernel.org
Subject: Re: [2.4 patch] disallow modular BINFMT_ELF
Date: Wed, 7 Jan 2004 23:51:09 -0800	[thread overview]
Message-ID: <20040107235109.52abe4a2.akpm@osdl.org> (raw)
In-Reply-To: <20040107194759.GC11523@fs.tum.de>

Adrian Bunk <bunk@fs.tum.de> wrote:
>
> with no 2.4 kernel BINFMT_ELF=m actually worked, you always get a
> 
>  <--  snip  -->
> 
>  depmod: *** Unresolved symbols in /lib/modules/2.4.25-pre4/kernel/fs/binfmt_elf.o
>  depmod:         smp_num_siblings
>  depmod:         put_files_struct
>  depmod:         steal_locks

In 2.6 we gave up and made CONFIG_BINFMT_ELF a def_bool.  So people who
want it get it statically linked.  People who are making tiny a.out systems
set it to 'n'.

  reply	other threads:[~2004-01-08  7:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07 19:47 [2.4 patch] disallow modular BINFMT_ELF Adrian Bunk
2004-01-08  7:51 ` Andrew Morton [this message]
2004-01-08  9:45   ` Isaac Claymore

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=20040107235109.52abe4a2.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.