commit | f318dd083c8128c50e48ceb8c3e812e52800fc4f | [log] [tgz] |
---|---|---|
author | Laura Abbott <labbott@redhat.com> | Tue Apr 18 11:27:03 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 20:41:12 2017 +0200 |
tree | 29d2a27dbc996aac1413457a89832df22aae7da0 | |
parent | df47c0a638b07dab18b202b307506e4b86b02e9a [diff] |
cma: Store a name in the cma structure Frameworks that may want to enumerate CMA heaps (e.g. Ion) will find it useful to have an explicit name attached to each region. Store the name in each CMA structure. Signed-off-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>