Linus Torvalds wrote: > > On Fri, 5 Dec 2003, Jeff Garzik wrote: > >>Linus, please do a >> >> bk pull bk://gkernel.bkbits.net/libata-2.5 >> >>This will update the following files: >> >> drivers/scsi/libata-core.c | 17 ++--- >> drivers/scsi/sata_promise.c | 128 +++++++++++++++++++++++++------------------- > > > Right now, I'm accepting one-liners that I think are "obvious" and also > "very important" (ie fixes for oopses that anybody can trigger, rather > than for example updates to one particular driver). So it sounds like I > might accept _one_ of these: > > >> (03/12/05 1.1498) >> [libata] fix use-after-free >> >> Fixes oops some were seeing on module unload. >> >> Caught by Jon Burgess. > > > If this is basically an obvious one-liner ("move a kfree")? > > Andrew is still off, and he can make a decision independently, but right > now I'm not going to apply anything bigger. Yep, split out and attached... Jeff