From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PATCH] radeon: si_dpm.c: avoid a signed 64-bit divide Date: Fri, 2 Aug 2013 13:16:08 -0400 Message-ID: <20130802171608.GZ5919@redacted.bos.redhat.com> References: <20130802171230.GY5919@redacted.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 17F68E67BB for ; Fri, 2 Aug 2013 10:16:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: "Deucher, Alexander" Cc: "airlied@redhat.com" , "jglisse@redhat.com" , "dri-devel@lists.freedesktop.org" , "jwboyer@redhat.com" List-Id: dri-devel@lists.freedesktop.org On Fri, Aug 02, 2013 at 05:14:52PM +0000, Deucher, Alexander wrote: > The fix is already queued in my tree: > http://lists.freedesktop.org/archives/dri-devel/2013-August/042668.html > thanks. ;-)