[ARM] 3307/1: old ABI compat: mark it experimental

Patch from Nicolas Pitre

Although OABI_COMPAT works fine in most cases, it is still experimental
and could be for ever since it is nearly impossible to handle
everything, e.g. ioctls.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Nicolas Pitre 2006-02-08 21:09:08 +00:00 committed by Russell King
parent 29fe3cf384
commit 61c484d41f
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@ config AEABI
config OABI_COMPAT
bool "Allow old ABI binaries to run with this kernel"
depends on AEABI
depends on AEABI && EXPERIMENTAL
default y
help
This option preserves the old syscall interface along with the