]> asedeno.scripts.mit.edu Git - linux.git/commit
Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()"
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 6 Sep 2016 19:23:21 +0000 (12:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 05:54:40 +0000 (07:54 +0200)
commit65a532f3d50a266bcc5e9c7efc636006565e8e7e
tree9c7b9775f5ddb7af66a585df19f05efe528e4577
parentfbc1ec2efe665c07c8c71f9f19edb018f7984107
Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()"

To deal with the merge conflict between net-next and char-misc trees,
revert commit bb08d431a914 from char-misc tree. This commit can be rebased
and applied once net-next picks up char-misc changes.

Here is the commit log of the reverted patch:
"With wrap around mappings in place we can always provide drivers with
direct links to packets on the ring buffer, even when they wrap around.
Do the required updates to get_next_pkt_raw()/put_pkt_raw()"

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/hyperv.h