diff options
| author | Arjan van de Ven <[email protected]> | 2010-07-26 09:04:24 +0000 |
|---|---|---|
| committer | Matthew Garrett <[email protected]> | 2010-08-03 13:50:31 +0000 |
| commit | 51cd525dce018f298568d8e2e769b1a698ef91cd (patch) | |
| tree | ac07e343da1fb1f5c9ae4de15b5d6b751088300d /fs/jbd/commit.c | |
| parent | intel_scu_ipc: Use the new cpu identification function (diff) | |
| download | kernel-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
