On Sun, Mar 29 2015, Mike Snitzer <snit...@redhat.com> wrote: > On Tue, Dec 9, 2014 at 4:03 PM, Rasmus Villemoes > <li...@rasmusvillemoes.dk> wrote: >> Return the mathematically correct answer when an argument is 0. >> >> Signed-off-by: Rasmus Villemoes <li...@rasmusvillemoes.dk> > > This change is the source of 3.19 regression for stacking device > limits, via commit 69c953c ("lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not > n"). > > > Rasmus, mathematical purity of lcm() aside, it'd have been nice if you > looked at the lcm() callers to determine whether you'd be breaking > them.
I'm sorry about this. I thought I did check the callers, but evidently not well enough. Rasmus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/