summaryrefslogtreecommitdiff
path: root/arch/arm/mm/pageattr.c
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-04-12 09:32:01 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-04-12 16:55:02 +1000
commite7168d1df94ef3a93a60c2e45040330d9f31494f (patch)
tree45d886aa034aa8d921fa96ea4018394c474c4243 /arch/arm/mm/pageattr.c
parenta3b7f6efc0637198e85d493dcff68ebe1396e9d9 (diff)
treewide: move set_memory_* functions away from cacheflush.h
Patch series "set_memory_* functions header refactor", v3. The set_memory_* APIs came out of a desire to have a better way to change memory attributes. Many of these attributes were linked to cache functionality so the prototypes were put in cacheflush.h. These days, the APIs have grown and have a much wider use than just cache APIs. To support this growth, split off set_memory_* and friends into a separate header file to avoid growing cacheflush.h for APIs that have nothing to do with caches. Link: http://lkml.kernel.org/r/1488920133-27229-2-git-send-email-labbott@redhat.com Signed-off-by: Laura Abbott <labbott@redhat.com> Acked-by: Russell King <rmk+kernel@armlinux.org.uk> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/arm/mm/pageattr.c')
0 files changed, 0 insertions, 0 deletions