Files
linux-st/kernel
Tejun Heo 7f30e49ee1 [PATCH] irq-devres: fix failure path of devm_request_irq()
devres should be deallocated with devres_free() not kfree().  This bug
corrupts slab on IRQ request failure.  Fix it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Greg KH <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-04-07 10:05:21 -07:00
..
2007-04-04 21:12:47 -07:00
2007-02-17 21:30:12 -05:00
2007-02-11 10:51:32 -08:00
2007-03-16 19:25:06 -07:00
2007-04-07 10:03:43 -07:00
2007-02-17 20:10:16 +01:00
2007-03-05 07:57:51 -08:00
2007-04-07 10:03:43 -07:00