From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751856AbeCULPA (ORCPT ); Wed, 21 Mar 2018 07:15:00 -0400 Received: from 8bytes.org ([81.169.241.247]:46614 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751551AbeCULO7 (ORCPT ); Wed, 21 Mar 2018 07:14:59 -0400 Date: Wed, 21 Mar 2018 06:14:55 -0500 From: Joerg Roedel To: Yong Wu Cc: Matthias Brugger , Robin Murphy , Will Deacon , Tomasz Figa , linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, arnd@arndb.de, honghui.zhang@mediatek.com, youlin.pei@mediatek.com Subject: Re: [PATCH] iommu/mediatek: Fix protect memory setting Message-ID: <20180321111455.djllpdsj35vu5cxc@8bytes.org> References: <1521337974-22112-1-git-send-email-yong.wu@mediatek.com> <20180320185716.ldxs2vvfcchznpnb@8bytes.org> <1521609504.24119.5.camel@mhfsdcap03> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1521609504.24119.5.camel@mhfsdcap03> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 21, 2018 at 01:18:24PM +0800, Yong Wu wrote: > On Tue, 2018-03-20 at 13:57 -0500, Joerg Roedel wrote: > > On Sun, Mar 18, 2018 at 09:52:54AM +0800, Yong Wu wrote: > > > To avoid adding this complex macro or a new function, I put > > > it in the code and backup its value in the suspend registers. > > > > Missing Signed-off-by. > > Signed-off-by and Reported-by have been added above. > > ==== > Reported-by: Honghui Zhang > Signed-off-by: Yong Wu > ==== Right, sorry. I was in a hurry and missed it. Patch is now applied. Thanks, Joerg