diff options
author | Alan Cox <alan@linux.intel.com> | 2017-04-28 15:09:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-28 15:27:25 +0300 |
commit | b83cc378dfc46a06efecd14d2e5c687a2ac335d2 (patch) | |
tree | c8da753c163a26ff10a9dc42005393571d51cc85 /tools/perf/scripts/python | |
parent | ec58cbed3f8879ae9d9447f49ff3cd57f315f5d8 (diff) | |
download | linux-b83cc378dfc46a06efecd14d2e5c687a2ac335d2.tar.xz |
atomisp: clean up the hmm init/cleanup indirections
We don't need any of these indirections as we only support one MMU type. Start
by getting rid of the init/clear/free ones. The init ordering check we already
pushed down in a previous patch.
The allocation side is more complicated so leave it for now.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions