cregit-Linux how code gets into the kernel

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

#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 Zhong2191.30%150.00%
Anton Blanchard28.70%150.00%
Total23100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.