From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751823AbdH2SKL (ORCPT ); Tue, 29 Aug 2017 14:10:11 -0400 Received: from mail-qt0-f179.google.com ([209.85.216.179]:34520 "EHLO mail-qt0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751546AbdH2SKI (ORCPT ); Tue, 29 Aug 2017 14:10:08 -0400 Date: Tue, 29 Aug 2017 11:10:04 -0700 From: Tejun Heo To: Waiman Long Cc: lizefan@huawei.com, hannes@cmpxchg.org, peterz@infradead.org, mingo@redhat.com, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, pjt@google.com, luto@amacapital.net, efault@gmx.de, torvalds@linux-foundation.org, guro@fb.com Subject: Re: [PATCH v2 3/3] cgroup: Implement cgroup2 basic CPU usage accounting Message-ID: <20170829181004.GV491396@devbig577.frc2.facebook.com> References: <20170811163754.3939102-1-tj@kernel.org> <20170811163754.3939102-4-tj@kernel.org> <20170829174325.GS491396@devbig577.frc2.facebook.com> <73f65285-867d-8ec0-d81a-000a2d16f611@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <73f65285-867d-8ec0-d81a-000a2d16f611@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 29, 2017 at 02:06:24PM -0400, Waiman Long wrote: > > Cc: Waiman Long > > I just noticed that you have used my obsoleted email address in the cc > line. Would you mind changing it to the one that I am currently using? Ah, my apologies. Will update. Thanks. -- tejun