]> Pileus Git - ~andy/linux/commit
staging: hv: Remove Ringbuffer from TODO line
authorHank Janssen <hjanssen@microsoft.com>
Thu, 4 Mar 2010 17:46:28 +0000 (17:46 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:32 +0000 (11:35 -0700)
commit173f3463804dbd583887de9871e85408942f90ee
treed8a98442553f5b0fa5f16274c0f4f1575c65f522
parent6764cbd72ac5295f8dfc96a38696553cecb452a8
staging: hv: Remove Ringbuffer from TODO line

Remove Ringbuffer work line item from TODO file.

The ring buffer in the Hyper-V Linux drivers is used to communicate with
the parent partition running Windows Server 2008 Hyper-V. The ring
buffer functionality on the Hyper-V Linux drivers is written to be
functionally compatible with the ring buffer functionality on the
Hyper-V Server. Consequently, it is not possible to make any changes
that might break the compatibility with server side ring buffer
implementation.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/TODO