[GIT PULL] Block fix for 4.0-final

From: Jens Axboe
Date: Fri Apr 03 2015 - 13:54:01 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/