Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - O index

CONFIG_OABI_COMPAT: Allow old ABI binaries to run with this kernel (EXPERIMENTAL)

General informations

The Linux kernel configuration item CONFIG_OABI_COMPAT:

Help text

This option preserves the old syscall interface along with the new (ARM EABI) one. It also provides a compatibility layer to intercept syscalls that have structure arguments which layout in memory differs between the legacy ABI and the new ARM EABI (only for non "thumb" binaries). This option adds a tiny overhead to all syscalls and produces a slightly larger kernel.

The seccomp filter system will not be available when this is selected, since there is no way yet to sensibly distinguish between calling conventions during filtering.

Support for OABI_COMPAT will be removed from the kernel once Intel StrongARM CPUs are phased out.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - O index

Automatically generated (in year 2026). See also LKDDb sources on GitLab