From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752516AbbCXKIZ (ORCPT ); Tue, 24 Mar 2015 06:08:25 -0400 Received: from mga03.intel.com ([134.134.136.65]:36579 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752058AbbCXKIX (ORCPT ); Tue, 24 Mar 2015 06:08:23 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,457,1422950400"; d="scan'208";a="684728451" Date: Tue, 24 Mar 2015 17:50:24 +0800 From: Wanpeng Li To: Ingo Molnar Cc: Peter Zijlstra , Juri Lelli , linux-kernel@vger.kernel.org, Wanpeng Li Subject: Re: [PATCH RESEND v10] sched/deadline: support dl task migration during cpu hotplug Message-ID: <20150324095024.GA4195@kernel> Reply-To: Wanpeng Li References: <1426231647-11966-1-git-send-email-wanpeng.li@linux.intel.com> <20150316150101.GA18521@gmail.com> <20150316230110.GA14994@kernel> <20150317080612.GA28235@gmail.com> <20150317075322.GA5431@kernel> <20150317081302.GA28462@gmail.com> <20150317075945.GA5646@kernel> <20150323072504.GA25184@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150323072504.GA25184@gmail.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 Mon, Mar 23, 2015 at 08:25:04AM +0100, Ingo Molnar wrote: >I still haven't seen a satisfactory answer to this question. Please >don't resend patches without clearing questions raised during review. Got it, btw, I think the v12 is the ready version. ;-) Regards, Wanpeng Li > >Thanks, > > Ingo