diff options
author | 2009-04-28 07:49:53 -0700 | |
---|---|---|
committer | 2009-04-28 09:34:13 -0700 | |
commit | 0385c5ee3ca96bfe244610bf459abf66682ff202 (patch) | |
tree | 501c065abff9f3c262152de507cfc76a8e07258e /lib/dma-debug.c | |
parent | Input: wacom - fix TabletPC touch bug (diff) | |
download | linux-rng-0385c5ee3ca96bfe244610bf459abf66682ff202.tar.xz linux-rng-0385c5ee3ca96bfe244610bf459abf66682ff202.zip |
Input: appletouch - fix DMA to/from stack buffer
CONFIG_DMA_API_DEBUG spotted an instance of appletouch using
an array on the stack as a DMA buffer for certain hardware.
Change it to use a kmalloc()ed buffer instead.
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions