Messages in this thread |  | | Date | Mon, 7 Apr 2008 15:17:24 -0700 (PDT) | From | Linus Torvalds <> | Subject | Re: [PATCH] scsi: fix sense_slab/bio swapping livelock |
| |
On Tue, 8 Apr 2008, Pekka J Enberg wrote: > > So something like the following (totally untested) patch modulo the > pre-allocation bits.
Hmm. I didn't check, but won't this cause problems on the freeing path when we call kmem_cache_free() on the result but with the wrong "struct kmem_cache" pointer?
Linus
|  |