From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752502AbbIRBOc (ORCPT ); Thu, 17 Sep 2015 21:14:32 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:11085 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752279AbbIRBOb (ORCPT ); Thu, 17 Sep 2015 21:14:31 -0400 Subject: Re: [RFC PATCH v4 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu To: Thomas Gleixner References: <1442467166-1460-1-git-send-email-yangyingliang@huawei.com> CC: , From: Yang Yingliang Message-ID: <55FB6572.6000008@huawei.com> Date: Fri, 18 Sep 2015 09:14:26 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.19.219] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/9/18 6:10, Thomas Gleixner wrote: > On Thu, 17 Sep 2015, Yang Yingliang wrote: > > Can you please Cc the relevant people on the cover letter as well next > time? > > Thanks, > > tglx > > OK, I will add Cc next time. Thanks, Yang