cregit-Linux how code gets into the kernel

Release 4.14 arch/powerpc/include/asm/context_tracking.h

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

#define _ASM_POWERPC_CONTEXT_TRACKING_H

#ifdef CONFIG_CONTEXT_TRACKING

#define SCHEDULE_USER bl      schedule_user
#else

#define SCHEDULE_USER bl      schedule
#endif

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Li Zhong2187.50%133.33%
Anton Blanchard28.33%133.33%
Greg Kroah-Hartman14.17%133.33%
Total24100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.