From: Ian Campbell Date: Wed, 4 Jan 2012 11:39:51 +0000 (+0000) Subject: xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX X-Git-Tag: v3.3-rc1~129^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50bf73796e85ed6a061df6d8474f7cef7870df6a;p=pandora-kernel.git xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX Use this now that it is defined even though it happens to be == PAGE_SIZE. The code which takes requests from userspace already validates against the size of this buffer so no further checks are required to ensure that userspace requests comply with the protocol in this respect. Signed-off-by: Ian Campbell Cc: Haogang Chen Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed