Re: cdrom: use kmalloced buffers instead of buffers on stack

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Monday, April 21, 2008 - 7:03 pm

From: Jeff Garzik <jeff@garzik.org>
Date: Mon, 21 Apr 2008 22:01:26 -0400


On some platforms the stack is virtually mapped instead of
from kmalloc or get_free_pages memory.

DMA on stack buffers is really not feasible.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: cdrom: use kmalloced buffers instead of buffers on stack, David Miller, (Mon Apr 21, 7:03 pm)
Re: cdrom: use kmalloced buffers instead of buffers on stack, Thomas Bogendoerfer, (Mon Apr 21, 10:48 pm)
Re: cdrom: use kmalloced buffers instead of buffers on stack, FUJITA Tomonori, (Tue Apr 22, 4:47 am)
Re: cdrom: use kmalloced buffers instead of buffers on stack, FUJITA Tomonori, (Tue Apr 22, 4:59 am)
Re: cdrom: use kmalloced buffers instead of buffers on stack, FUJITA Tomonori, (Tue Apr 22, 5:25 am)