[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150603213546.GA7793@kernel.dk>
Date: Wed, 3 Jun 2015 15:35:46 -0600
From: Jens Axboe <axboe@...com>
To: <torvalds@...uxfoundation.org>
CC: <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Block fixes for 4.1-rc
Hi Linus,
Sending this off now, as I'm not aware of other current bugs, nor do I
expect further fixes before 4.1 final. This pull request contains two
fixes:
- A fix for a bdi unregister warning that gets spewed on md, due to a
regression introduced earlier in this cycle. From Neil Brown.
- A fix for a compile warning for NVMe on 32-bit platforms, also a
regression introduced in this cycle. From Arnd Bergmann.
Please pull!
git://git.kernel.dk/linux-block.git for-linus
----------------------------------------------------------------
Arnd Bergmann (1):
NVMe: fix type warning on 32-bit
NeilBrown (1):
block: discard bdi_unregister() in favour of bdi_destroy()
block/genhd.c | 1 -
drivers/block/nvme-core.c | 10 ++++++----
include/linux/backing-dev.h | 1 -
include/trace/events/writeback.h | 1 -
mm/backing-dev.c | 18 +-----------------
5 files changed, 7 insertions(+), 24 deletions(-)
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists