cregit-Linux how code gets into the kernel

Release 4.16 arch/powerpc/include/asm/nmi.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_NMI_H

#define _ASM_NMI_H

#ifdef CONFIG_PPC_WATCHDOG
extern void arch_touch_nmi_watchdog(void);
#else

static inline void arch_touch_nmi_watchdog(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Nicholas Piggin8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif /* _ASM_NMI_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Nicholas Piggin2268.75%250.00%
Anton Blanchard928.12%125.00%
Greg Kroah-Hartman13.12%125.00%
Total32100.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.