Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755546AbbFKUrQ (ORCPT ); Thu, 11 Jun 2015 16:47:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55756 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755116AbbFKUrN (ORCPT ); Thu, 11 Jun 2015 16:47:13 -0400 Message-ID: <5579F3D0.5020901@redhat.com> Date: Thu, 11 Jun 2015 16:47:12 -0400 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Frederic Weisbecker , LKML CC: Peter Zijlstra , Thomas Gleixner , Preeti U Murthy , Christoph Lameter , Ingo Molnar , Viresh Kumar Subject: Re: [PATCH 2/8] apm32: Fix cputime == jiffies assumption References: <1434044168-23173-1-git-send-email-fweisbec@gmail.com> <1434044168-23173-3-git-send-email-fweisbec@gmail.com> In-Reply-To: <1434044168-23173-3-git-send-email-fweisbec@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 23 On 06/11/2015 01:36 PM, Frederic Weisbecker wrote: > That code wrongly assumes that cputime_t wraps jiffies_t. Lets use > the correct accessors/mutators. > > No real harm now as that code can't be used with full dynticks. > > Cc: Christoph Lameter > Cc: Ingo Molnar > Cc; John Stultz > Cc: Peter Zijlstra > Cc: Preeti U Murthy > Cc: Rik van Riel > Cc: Thomas Gleixner > Cc: Viresh Kumar > Signed-off-by: Frederic Weisbecker Reviewed-by: Rik van Riel -- 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/