]> Git Repo - linux.git/commit
arm64: use set_memory.h header
authorLaura Abbott <[email protected]>
Mon, 8 May 2017 22:58:05 +0000 (15:58 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 May 2017 00:15:13 +0000 (17:15 -0700)
commitd4bbc30bb059ec6bbb17edd3d3f98c5edeee7494
tree2d9479c50746bd47504c142e3b78eee408d7ac61
parent74d86a70636a0a5eec76efcff24bee9681e01804
arm64: use set_memory.h header

The set_memory_* functions have moved to set_memory.h.  Use that header
explicitly.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Laura Abbott <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/arm64/mm/pageattr.c
arch/arm64/net/bpf_jit_comp.c
This page took 0.054133 seconds and 4 git commands to generate.