/* * Temporarily disable interrupts to avoid races where cachelines are * evicted when the CPU is interrupted to do something else.
*/
local_irq_save(flags);
/* * Temporarily disable interrupts to avoid races where cachelines are * evicted when the CPU is interrupted to do something else.
*/
local_irq_save(flags);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.