Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1234507 > unrolled thread

[PATCH] thermal: avoid division by zero in power allocator

Started byAndrea Arcangeli <aarcange@redhat.com>
First post2015-09-28 23:30 +0200
Last post2015-09-28 23:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] thermal: avoid division by zero in power allocator Andrea Arcangeli <aarcange@redhat.com> - 2015-09-28 23:30 +0200

#1234507 — [PATCH] thermal: avoid division by zero in power allocator

FromAndrea Arcangeli <aarcange@redhat.com>
Date2015-09-28 23:30 +0200
Subject[PATCH] thermal: avoid division by zero in power allocator
Message-ID<qdO9J-34R-13@gated-at.bofh.it>
Hello,

This is needed for my workstations or they Oops at boot since
v4.3-rc3.

Andrea Arcangeli (1):
  thermal: avoid division by zero in power allocator

 drivers/thermal/power_allocator.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

Thanks,
Andrea
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web