aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/stackprotector.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-10-23 22:06:00 +0200
committerJason A. Donenfeld <[email protected]>2022-11-18 02:18:10 +0100
commitb3883a9a1f09e7b41f4dcb1bbd7262216a62d253 (patch)
treea3fc9ed3fee27e63a7b93252484e87e7de7cc1bc /arch/arm64/include/asm/stackprotector.h
parente8a533cbeb79809206f8724e89961e0079508c3c (diff)
stackprotector: move get_random_canary() into stackprotector.h
This has nothing to do with random.c and everything to do with stack protectors. Yes, it uses randomness. But many things use randomness. random.h and random.c are concerned with the generation of randomness, not with each and every use. So move this function into the more specific stackprotector.h file where it belongs. Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/stackprotector.h')
0 files changed, 0 insertions, 0 deletions