linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] floppy: Fix couple of crashes during init and module removal
@ 2012-01-30 14:59 Vivek Goyal
  2012-01-30 14:59 ` [PATCH 1/2] floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called Vivek Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vivek Goyal @ 2012-01-30 14:59 UTC (permalink / raw)
  To: linux-kernel, axboe; +Cc: tj, sjayaraman, gouders, vgoyal

Hi Jens,

Here are couple of fixes for floppy driver. These fixes need to go in for 3.3.
Original discussion thread is here.

https://lkml.org/lkml/2012/1/24/138

I am reposting the patches in a separate thread as it might be easier for you
to pick up the patches.

Thanks
Vivek

Vivek Goyal (2):
  floppy: Cleanup disk->queue before caling put_disk() if add_disk()
    was never called
  floppy: Fix a crash during rmmod

 drivers/block/floppy.c |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

-- 
1.7.4.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-08 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-30 14:59 [PATCH 0/2] floppy: Fix couple of crashes during init and module removal Vivek Goyal
2012-01-30 14:59 ` [PATCH 1/2] floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called Vivek Goyal
2012-01-30 14:59 ` [PATCH 2/2] floppy: Fix a crash during rmmod Vivek Goyal
2012-02-08 18:14 ` [PATCH 0/2] floppy: Fix couple of crashes during init and module removal Vivek Goyal
2012-02-08 19:03   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).