commit | 2741124119f4ed9e8b15fa657061f13b5e1cf4a2 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Tue Apr 09 17:07:02 2013 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Tue Sep 27 14:03:27 2016 -0700 |
tree | 69d40d200f744619f05f94be7aa62ee41f65a785 | |
parent | 3ddf8d193b688a3a916882cda8f0bfd040c5e8db [diff] |
mm: highmem: Add definitions for kmap_atomic_flush_unused kmap_flush_unused does not flush kmap_atomic mappings which are handled separately. Architectures may have use cases to require these to be flushed. Add an option to let architectures define kmap_atomic flushing to get rid of extra mappings. Change-Id: I5a338ed9e215f0f0ad3ab58a3066d2f4c8ce3ba7 Signed-off-by: Laura Abbott <lauraa@codeaurora.org> Signed-off-by: Patrick Daly <pdaly@codeaurora.org>