From: Hank Janssen Date: Thu, 4 Mar 2010 17:46:28 +0000 (+0000) Subject: staging: hv: Remove Ringbuffer from TODO line X-Git-Tag: v2.6.35-rc1~441^2^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173f3463804dbd583887de9871e85408942f90ee;p=pandora-kernel.git 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 Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed