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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Cc: Jens Axboe <jens.axboe@...>, Thomas Bogendoerfer <tsbogend@...>, Andrew Morton <akpm@...>
Date: Monday, April 21, 2008 - 10:01 pm

Linux Kernel Mailing List wrote:

Eh... AFAICS this is only really useful in two of the cases converted.

For all the other cases (<= 32 bytes), it is _far_ less complex, far 
less code to simply communicate the additional alignment requirements to 
the compiler.

What about __attribute__ __aligned__?  Was that tried?

	Jeff


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: cdrom: use kmalloced buffers instead of buffers on stack, Jeff Garzik, (Mon Apr 21, 10:01 pm)
Re: cdrom: use kmalloced buffers instead of buffers on stack, Thomas Bogendoerfer, (Tue Apr 22, 1:48 am)
Re: cdrom: use kmalloced buffers instead of buffers on stack, FUJITA Tomonori, (Tue Apr 22, 7:47 am)
Re: cdrom: use kmalloced buffers instead of buffers on stack, FUJITA Tomonori, (Tue Apr 22, 7:59 am)
Re: cdrom: use kmalloced buffers instead of buffers on stack, FUJITA Tomonori, (Tue Apr 22, 8:25 am)