linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] floppy, pktcdvd
@ 2012-09-04  9:39 Jiri Kosina
  2012-09-09 10:42 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2012-09-04  9:39 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel

Jens,

please consider pulling from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block.git for-jens

(based on 'master' of your linux-block.git) to receive the changes below.

There are a couple of fixes (mostly clenaups) to floppy driver from Herton 
Ronaldo Krzesinski and Ben Hutchings.

Ben's fix I'd like to explicitly point out, as it slightly modifies how 
GENHD_FL_UP is handled in block/genhd.c, but as you have been CCed on it 
and didn't object, I am including it as well.

Apart from that, Peter is giving up on pktcdvd maintainer ship, so I 
offered to take it, cosidering that I have the necessary hardware and it's 
a very low-traffic code anyway.

Thanks!

Ben Hutchings (1):
      genhd: Make put_disk() safe for disks that have not been registered

Herton Ronaldo Krzesinski (5):
      floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
      floppy: do put_disk on current dr if blk_init_queue fails
      floppy: properly handle failure on add_disk loop
      floppy: use common function to check if floppies can be registered
      floppy: remove dr, reuse drive on do_floppy_init

Jiri Kosina (1):
      pktcdvd: update MAINTAINERS

 MAINTAINERS            |    2 +-
 block/genhd.c          |    6 +-
 drivers/block/floppy.c |   97 +++++++++++++++++++++++------------------------
 3 files changed, 51 insertions(+), 54 deletions(-)

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2012-09-09 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04  9:39 [GIT] floppy, pktcdvd Jiri Kosina
2012-09-09 10:42 ` 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).