aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorArjan van de Ven <[email protected]>2010-07-26 09:04:24 +0000
committerMatthew Garrett <[email protected]>2010-08-03 13:50:31 +0000
commit51cd525dce018f298568d8e2e769b1a698ef91cd (patch)
treeac07e343da1fb1f5c9ae4de15b5d6b751088300d /fs/jbd/commit.c
parentintel_scu_ipc: Use the new cpu identification function (diff)
downloadkernel-51cd525dce018f298568d8e2e769b1a698ef91cd.tar.gz
kernel-51cd525dce018f298568d8e2e769b1a698ef91cd.zip
Fix stack buffer size for IPC writev messages
The stack buffer for IPC messages was 16 bytes, limiting messages to a size of 4 (each message is 32 bit). However, the touch screen driver is trying to send messages of size 5.... (AC: Set to 20 bytes having checked the max size allowed) Signed-off-by: Arjan van de Ven <[email protected]> Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions