cregit-Linux how code gets into the kernel

Release 4.14 arch/blackfin/include/asm/hardirq.h

/*
 * Copyright 2004-2009 Analog Devices Inc.
 *
 * Licensed under the GPL-2 or later.
 */

#ifndef __BFIN_HARDIRQ_H

#define __BFIN_HARDIRQ_H


#define __ARCH_IRQ_EXIT_IRQS_DISABLED	1

extern void ack_bad_irq(unsigned int irq);

#define ack_bad_irq ack_bad_irq

#include <asm-generic/hardirq.h>

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Mike Frysinger1655.17%250.00%
Bryan Wu1241.38%125.00%
Robin Getz13.45%125.00%
Total29100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.