cregit-Linux how code gets into the kernel

Release 4.14 drivers/misc/lkdtm_rodata.c

Directory: drivers/misc
// SPDX-License-Identifier: GPL-2.0
/*
 * This includes functions that are meant to live entirely in .rodata
 * (via objcopy tricks), to validate the non-executability of .rodata.
 */
#include "lkdtm.h"


void notrace lkdtm_rodata_do_nothing(void) { /* Does nothing. We just want an architecture agnostic "return". */ }

Contributors

PersonTokensPropCommitsCommitProp
Kees Cook888.89%150.00%
Michael Ellerman111.11%150.00%
Total9100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Kees Cook1285.71%250.00%
Michael Ellerman17.14%125.00%
Greg Kroah-Hartman17.14%125.00%
Total14100.00%4100.00%
Directory: drivers/misc
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.