From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753195Ab3AXLGB (ORCPT ); Thu, 24 Jan 2013 06:06:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15260 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752989Ab3AXLFz (ORCPT ); Thu, 24 Jan 2013 06:05:55 -0500 Date: Thu, 24 Jan 2013 12:05:45 +0100 From: Stanislaw Gruszka To: Frederic Weisbecker Cc: Peter Zijlstra , Ingo Molnar , linux-kernel@vger.kernel.org, Oleg Nesterov , akpm@linux-foundation.org, Steven Rostedt Subject: Re: [PATCH v2 repost] sched: cputime: avoid multiplication overflow (in common cases) Message-ID: <20130124110545.GB2345@redhat.com> References: <20130107113144.GA7544@redhat.com> <20130109183248.GA8293@somewhere.redhat.com> <20130110122621.GA13629@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 23, 2013 at 04:58:14PM +0100, Frederic Weisbecker wrote: > Cool! So I can add your acked-by, right? I'll send this patch to Ingo soon. Sure. Acked-by: Stanislaw Gruszka Thanks Stanislaw