Re: [2.4 patch] disallow modular BINFMT_ELF
From: Andrew Morton (akpm_at_osdl.org)
Date: 01/08/04
- Previous message: Olaf Hering: "Re: removable media revalidation - udev vs. devfs or static /dev"
- In reply to: Adrian Bunk: "[2.4 patch] disallow modular BINFMT_ELF"
- Next in thread: Isaac Claymore: "Re: [2.4 patch] disallow modular BINFMT_ELF"
- Reply: Isaac Claymore: "Re: [2.4 patch] disallow modular BINFMT_ELF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 7 Jan 2004 23:51:09 -0800 To: Adrian Bunk <bunk@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'.
-
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: Olaf Hering: "Re: removable media revalidation - udev vs. devfs or static /dev"
- In reply to: Adrian Bunk: "[2.4 patch] disallow modular BINFMT_ELF"
- Next in thread: Isaac Claymore: "Re: [2.4 patch] disallow modular BINFMT_ELF"
- Reply: Isaac Claymore: "Re: [2.4 patch] disallow modular BINFMT_ELF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|