From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qlPrs2vyQzDqBC for ; Wed, 13 Apr 2016 23:33:33 +1000 (AEST) In-Reply-To: <1460318028-28056-1-git-send-email-aaro.koskinen@iki.fi> To: Aaro Koskinen , Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Aaro Koskinen Subject: Re: [RESEND, 1/2] drivers: macintosh: rack-meter: limit idle ticks to total ticks Message-Id: <3qlPrs1bdzz9t3V@ozlabs.org> Date: Wed, 13 Apr 2016 23:33:33 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2016-10-04 at 19:53:47 UTC, Aaro Koskinen wrote: > Limit idle ticks to total ticks. This prevents the annoying rackmeter > leds fully ON / OFF blinking state that happens on fully idling > G5 Xserve systems. > > Signed-off-by: Aaro Koskinen Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c796d1d97c3035cf54d4d5a9e7 cheers