All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fix for 4.0-final
@ 2015-04-03 17:53 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2015-04-03 17:53 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-03 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03 17:53 [GIT PULL] Block fix for 4.0-final Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.