diff options
| author | Laura Abbott <[email protected]> | 2017-05-08 22:57:59 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-05-09 00:15:13 +0000 |
| commit | 299878bac326c890699c696ebba26f56fe93fc75 (patch) | |
| tree | e9f9ba4a5deef3486e0a4371edc6ecccbe6d63f5 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
| parent | treewide: spelling: correct diffrent[iate] and banlance typos (diff) | |
| download | kernel-299878bac326c890699c696ebba26f56fe93fc75.tar.gz kernel-299878bac326c890699c696ebba26f56fe93fc75.zip | |
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/[email protected]
Signed-off-by: Laura Abbott <[email protected]>
Acked-by: Russell King <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions
