From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3w253G4sBmzDqFx for ; Tue, 11 Apr 2017 08:49:30 +1000 (AEST) In-Reply-To: <1491801875-25733-1-git-send-email-alistair@popple.id.au> To: Alistair Popple From: Michael Ellerman Cc: linuxppc-dev@ozlabs.org, Alistair Popple Subject: Re: powerpc/powernv: Fix powernv Kconfig dependencies Message-Id: <3w253G36Fzz9sDG@ozlabs.org> Date: Tue, 11 Apr 2017 08:49:30 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-04-10 at 05:24:35 UTC, Alistair Popple wrote: > The patch to introduce address translation services for Nvlink2 uses > MMU notifiers. However usage of MMU notifiers requires a Kconfig > option which is not selected by default on powerpc so add it to the > powernv Kconfig. > > Signed-off-by: Alistair Popple Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/abfe8026b505d66dad7a3e5ebe7235 cheers