From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tS5Gs06HxzDvWg for ; Mon, 28 Nov 2016 23:15:17 +1100 (AEDT) In-Reply-To: <1479192976-17847-2-git-send-email-bsingharora@gmail.com> To: Balbir Singh From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org Subject: Re: [powerpc,v6,1/3] Setup AMOR in HV mode Message-Id: <3tS5Gr4Xtxz9vFs@ozlabs.org> Date: Mon, 28 Nov 2016 23:15:16 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-11-15 at 06:56:14 UTC, Balbir Singh wrote: > AMOR should be setup in HV mode, we set it up once > and let the generic kernel handle IAMR. This patch is > used to enable storage keys in a following patch as > defined in ISA 3. We don't setup AMOR in DD1, since we > can't setup IAMR in DD1 (bits have to be 0). If we setup > AMOR some other code could potentially try to set IAMR > (guest kernel for example). > > Reported-by: Aneesh Kumar K.V > Signed-off-by: Balbir Singh Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/ee97b6b99f42285d29d439f2e5376e cheers