cregit-Linux how code gets into the kernel

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

#ifndef _ASM_POWERPC_PGALLOC_H

#define _ASM_POWERPC_PGALLOC_H

#include <linux/mm.h>

#ifdef CONFIG_PPC_BOOK3S
#include <asm/book3s/pgalloc.h>
#else
#include <asm/nohash/pgalloc.h>
#endif

#endif /* _ASM_POWERPC_PGALLOC_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Paul Mackerras936.00%116.67%
Anton Blanchard624.00%116.67%
Benjamin Herrenschmidt416.00%233.33%
Kumar Gala312.00%116.67%
Aneesh Kumar K.V312.00%116.67%
Total25100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.