Re: [BUG] mm/page-writeback.c: divide by zero in pos_ratio_polynom not fixed
From: Steven Rostedt
Date: Sat Nov 01 2014 - 08:30:25 EST
On Sat, 1 Nov 2014 08:23:25 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> I don't see how d5c9fde3dae75
> could have fixed anything.
I take that back. It fixes the case on 64 bit systems where the
parameter of div_u64() truncates it. But it does nothing to help the
situation on 32 bit systems.
-- Steve
--
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/