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

CONFIG_ARCH_HAS_REFCOUNT:

General informations

The Linux kernel configuration item CONFIG_ARCH_HAS_REFCOUNT:

Help text

An architecture selects this when it has implemented refcount_t using open coded assembly primitives that provide an optimized refcount_t implementation, possibly at the expense of some full refcount state checks of REFCOUNT_FULL=y.

The refcount overflow check behavior, however, must be retained. Catching overflows is the primary security concern for protecting against bugs in reference counts.

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 - A index

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