cregit-Linux how code gets into the kernel

Release 4.15 include/linux/pti.h

Directory: include/linux
// SPDX-License-Identifier: GPL-2.0
#ifndef _INCLUDE_PTI_H

#define _INCLUDE_PTI_H

#ifdef CONFIG_PAGE_TABLE_ISOLATION
#include <asm/pti.h>
#else

static inline void pti_init(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner27100.00%1100.00%
Total27100.00%1100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.