[PATCH 0/2] psi: two division fixes

From: Johannes Weiner
Date: Tue Dec 03 2019 - 13:35:42 EST


Hi Peter,

here is a patch that should fix the rare div0 crashes reported by
Jingfeng, and a second patch for a div32-with-64-bit-divisor issue
spotted during code review.

Can you please take a look and route them through the scheduler tree?

Thanks!

kernel/sched/psi.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)