Oliver Neukum 2129c4e1b4 USB: Sane memory allocation in option driver
The option driver
- violates DMA coherency rules
- allocates ~16500 bytes in one chunk
This patch splits out the buffers and uses __get_free_page() to avoid
higher order allocations.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Acked-By: Matthias Urlichs <matthias@urlichs.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-02-21 15:38:48 -08:00
..
2007-10-12 14:55:20 -07:00
2007-10-25 12:18:40 -07:00
2007-10-25 12:18:41 -07:00
2008-02-21 15:38:48 -08:00
2007-10-12 14:55:32 -07:00
2008-02-01 14:34:57 -08:00
2008-02-01 14:35:00 -08:00
2007-10-25 12:18:41 -07:00
2008-02-01 14:34:47 -08:00
2008-02-01 14:34:47 -08:00
2008-02-01 14:35:06 -08:00
2008-02-01 14:34:42 -08:00
2008-02-01 14:34:47 -08:00
2008-02-01 14:34:57 -08:00
2007-08-22 14:27:43 -07:00