From: Michal Januszewski Change the maximum message size to 16k to allow transfers of VBE data blocks from userspace. Signed-off-by: Michal Januszewski Signed-off-by: Antonino Daplas Cc: Evgeniy Polyakov Signed-off-by: Andrew Morton --- include/linux/connector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN include/linux/connector.h~connector-change-connectors-max-message-size include/linux/connector.h --- a/include/linux/connector.h~connector-change-connectors-max-message-size +++ a/include/linux/connector.h @@ -43,7 +43,7 @@ /* * Maximum connector's message size. */ -#define CONNECTOR_MAX_MSG_SIZE 1024 +#define CONNECTOR_MAX_MSG_SIZE 16384 /* * idx and val are unique identifiers which _