cregit-Linux how code gets into the kernel

Release 4.9 arch/avr32/include/uapi/asm/cachectl.h

#ifndef _UAPI__ASM_AVR32_CACHECTL_H

#define _UAPI__ASM_AVR32_CACHECTL_H

/*
 * Operations that can be performed through the cacheflush system call
 */

/* Clean the data cache, then invalidate the icache */

#define CACHE_IFLUSH	0

#endif /* _UAPI__ASM_AVR32_CACHECTL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
haavard skinnemoenhaavard skinnemoen1280.00%150.00%
chen gangchen gang320.00%150.00%
Total15100.00%2100.00%