diff mbox

xen/mcelog: also build for x86-32

Message ID 577E226702000078000FBDC5@prv-mh.provo.novell.com (mailing list archive)
State New, archived
Headers show

Commit Message

Jan Beulich July 7, 2016, 7:35 a.m. UTC
There's no reason why this would need to be limited to x86-64.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
 drivers/xen/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Vrabel July 7, 2016, 9:40 a.m. UTC | #1
On 07/07/16 08:35, Jan Beulich wrote:
> There's no reason why this would need to be limited to x86-64.

Did you test it?

David
Jan Beulich July 7, 2016, 9:46 a.m. UTC | #2
>>> On 07.07.16 at 11:40, <david.vrabel@citrix.com> wrote:
> On 07/07/16 08:35, Jan Beulich wrote:
>> There's no reason why this would need to be limited to x86-64.
> 
> Did you test it?

Well, its original version in the 2.6.18 tree did get enabled for 32-bit
use in the course of forward porting those patches, and things work
there. I don't have a 32-bit pv-ops Dom0 setup anywhere. So feel
free to ignore this patch.

Jan
diff mbox

Patch

--- 4.7-rc6-xen.orig/drivers/xen/Kconfig
+++ 4.7-rc6-xen/drivers/xen/Kconfig
@@ -264,7 +264,7 @@  config XEN_ACPI_PROCESSOR
 
 config XEN_MCE_LOG
 	bool "Xen platform mcelog"
-	depends on XEN_DOM0 && X86_64 && X86_MCE
+	depends on XEN_DOM0 && X86 && X86_MCE
 	default n
 	help
 	  Allow kernel fetching MCE error from Xen platform and