]> git.baikalelectronics.ru Git - kernel.git/commit
arm: use set_memory.h header
authorLaura Abbott <labbott@redhat.com>
Mon, 8 May 2017 22:58:02 +0000 (15:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 May 2017 00:15:13 +0000 (17:15 -0700)
commitde18f165d74ef8e45d52bbd91fc1e526911f2d98
treee05d56848a20e949116611bf0147d4e212ffdcfb
parent50ba7a5dedcdda44587d03ff96aecd88ac320fb2
arm: use set_memory.h header

set_memory_* functions have moved to set_memory.h.  Switch to this
explicitly

Link: http://lkml.kernel.org/r/1488920133-27229-3-git-send-email-labbott@redhat.com
Signed-off-by: Laura Abbott <labbott@redhat.com>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/kernel/ftrace.c
arch/arm/kernel/machine_kexec.c
arch/arm/mm/pageattr.c
arch/arm/net/bpf_jit_32.c