[Thomas Bogendoerfer - Sun, Mar 23, 2008 at 12:15:32PM +0100] | If cdrom commands are issued to a scsi drive in most cases the buffer | will be filled via dma. This leads to bad stack corruption on non coherent | platforms, because the buffers are neither cache line aligned nor is | the size a multiple of the cache line size. Using kmalloced buffers | avoids this. | | Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> | --- | | drivers/cdrom/cdrom.c | 274 ++++++++++++++++++++++++++++++++----------------- | 1 files changed, 181 insertions(+), 93 deletions(-) | [...] Hi Thomas, maybe would be better to use one memory pool instead? - Cyrill - --
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| David Miller | Re: 2.6.24-rc6-mm1: some section mismatches on sparc64 |
| S.Çağlar | Rescheduling interrupts |
git: | |
| Ken Pratt | pack operation is thrashing my server |
| Aaron Bentley | Re: VCS comparison table |
| Imran M Yousuf | Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins |
| しらいしななこ | Re: [ANNOUNCE] GIT 1.5.4 |
| Marco Peereboom | Re: Real men don't attack straw men |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Kevin Neff | Patching a SSH 'Weakness' |
| Steve B | Intel Atom and D945GCLF2 |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| David Miller | Re: [BUG] New Kernel Bugs |
| Arjan van de Ven | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
