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

CONFIG_LINUX_CLI_LEVEL: The highest interrupt priority excluded by local_irq_disable() (2-6)

General informations

The Linux kernel configuration item CONFIG_LINUX_CLI_LEVEL:

Help text

local_irq_disable() doesn't actually disable maskable interrupts - what it does is restrict the levels of interrupt which are permitted (a lower level indicates a higher priority) by lowering the value in EPSW.IM from 7. Any interrupt is permitted for which the level is lower than EPSW.IM.

Certain interrupts, such as DEBUGGER and virtual MN10300 on-chip serial DMA interrupts are allowed to interrupt normal disabled sections.

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

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