Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752910AbdF2RWf (ORCPT ); Thu, 29 Jun 2017 13:22:35 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:35014 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751695AbdF2RW1 (ORCPT ); Thu, 29 Jun 2017 13:22:27 -0400 Date: Thu, 29 Jun 2017 19:22:23 +0200 From: Frederic Weisbecker To: Wanpeng Li Cc: Thomas Gleixner , Mike Galbraith , Rik van Riel , Luiz Capitulino , "linux-kernel@vger.kernel.org" , Peter Zijlstra , Paolo Bonzini Subject: Re: [BUG nohz]: wrong user and system time accounting Message-ID: <20170629172220.GC3156@lerouge> References: <1490818125.28917.11.camel@redhat.com> <1490848051.4167.57.camel@gmx.de> <20170412131818.GB21309@lerouge> <20170413133255.GA2608@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 300 Lines: 10 On Mon, May 15, 2017 at 04:17:10PM +0800, Wanpeng Li wrote: > Ping, Sorry for the late answer, I was focused on some other bugs. So since my ideas weren't even clear on that issue yet, I took your patch and enhanced the code around. I just posted a new series with it, please have a look. Thanks.