cregit-Linux how code gets into the kernel

Release 4.14 arch/metag/include/asm/mman.h

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

#define __METAG_MMAN_H__

#include <uapi/asm/mman.h>

#ifndef __ASSEMBLY__

#define arch_mmap_check metag_mmap_check
int metag_mmap_check(unsigned long addr, unsigned long len,
		     unsigned long flags);
#endif
#endif /* __METAG_MMAN_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
James Hogan3797.37%150.00%
Greg Kroah-Hartman12.63%150.00%
Total38100.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.