Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753310AbdGUIcX (ORCPT ); Fri, 21 Jul 2017 04:32:23 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:33274 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750737AbdGUIcW (ORCPT ); Fri, 21 Jul 2017 04:32:22 -0400 Date: Fri, 21 Jul 2017 09:32:26 +0100 From: Will Deacon To: Zhou =?utf-8?B?UWlhbyjlkajkvqgp?= Cc: "catalin.marinas@arm.com" , "mark.rutland@arm.com" , "suzuki.poulose@arm.com" , "mingo@kernel.org" , "marc.zyngier@arm.com" , "andre.przywara@arm.com" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH V2] arm64: traps: disable irq in die() Message-ID: <20170721083226.GA18719@arm.com> References: <1499419774-14563-1-git-send-email-qiaozhou@asrmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 216 Lines: 7 On Fri, Jul 21, 2017 at 07:38:42AM +0000, Zhou Qiao(周侨) wrote: > Could you please help to take a look and give some comments? Thanks in > advance. I've queued this on the arm64 for-next/fixes/core branch. Will