[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150403175353.GA5825@kernel.dk>
Date: Fri, 3 Apr 2015 11:53:53 -0600
From: Jens Axboe <axboe@...com>
To: <torvalds@...uxfoundation.org>
CC: <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Block fix for 4.0-final
Hi Linus,
Just one patch in this pull request, fixing a regression caused by a
"mathematically correct" change to lcm(). Please pull!
git://git.kernel.dk/linux-block.git for-linus
Mike Snitzer (1):
block: fix blk_stack_limits() regression due to lcm() change
block/blk-settings.c | 6 +++---
include/linux/lcm.h | 1 +
lib/lcm.c | 11 +++++++++++
3 files changed, 15 insertions(+), 3 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