diff options
| author | Xianting Tian <[email protected]> | 2021-10-15 10:46:58 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-10-21 10:35:04 +0200 |
| commit | 9db81eca10ba2d84177fa076704db3a5d76863c3 (patch) | |
| tree | 92e4d16e58c47d4ee2c02b3ecd96df93bae367d3 /tools/perf/scripts/python/bin | |
| parent | 0986d7bc5598f5df30e3db777d00e73890c97627 (diff) | |
virtio-console: remove unnecessary kmemdup()
This revert commit c4baad5029 ("virtio-console: avoid DMA from stack")
hvc framework will never pass stack memory to the put_chars() function,
So the calling of kmemdup() is unnecessary, we can remove it.
Signed-off-by: Xianting Tian <[email protected]>
Reviewed-by: Shile Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions