diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-09-14 18:10:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-25 20:33:24 +0200 |
commit | 52a42c2a90226dc61c99bbd0cb096deeb52c334b (patch) | |
tree | 5ed0c2c0e95fd17f12001d147442b278137be78f /Kbuild | |
parent | vmbus: pass channel to hv_process_channel_removal (diff) | |
download | linux-52a42c2a90226dc61c99bbd0cb096deeb52c334b.tar.xz linux-52a42c2a90226dc61c99bbd0cb096deeb52c334b.zip |
vmbus: keep pointer to ring buffer page
Avoid going from struct page to virt address (and back) by just
keeping pointer to the allocated pages instead of virt address.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions