From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: [PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH Date: Thu, 08 Jun 2017 21:41:53 +1000 Message-ID: <871squemf2.fsf@concordia.ellerman.id.au> References: <201706080005.vXjRK5G3%fengguang.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Alex Williamson , linuxppc-dev@lists.ozlabs.org To: Alexey Kardashevskiy , kbuild test robot , Murilo Opsfelder Araujo Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Alexey Kardashevskiy writes: > Hi, > > How did you manage to have CONFIG_EEH=y and CONFIG_VFIO_SPAPR_EEH=n? "make > oldconfig" fixes this to CONFIG_VFIO_SPAPR_EEH=y. Hmm, Murilo did you confirm the bug still happens on upstream with that rand config? cheers