diff options
author | Frank Praznik <[email protected]> | 2014-11-12 14:10:09 -0500 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2014-11-19 10:23:54 +0100 |
commit | 9b2b5c9a790743ccb2516f1a86671d5df9c6c5cd (patch) | |
tree | 3401b3ff86f562eb38989039fa0c9dd6a2e57d8c /lib/timerqueue.c | |
parent | 6b07974af9698225766d42175470b1a5d7bf9f48 (diff) |
HID: sony: Use kernel allocated buffers for HID reports
Replace stack buffers with kernel allocated buffers for sending
and receiving HID reports to prevent issues with DMA transfers
on certain hardware.
Output report buffers are allocated at initialization time to avoid
excessive calls to kmalloc and kfree.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=87991
Signed-off-by: Frank Praznik <[email protected]>
Reviewed-by: Dmitry Torokhov <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions