[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120308152110.12c805f59c45251d79bcb24b@canb.auug.org.au>
Date: Thu, 8 Mar 2012 15:21:10 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Greg KH <greg@...ah.com>, Alan Cox <alan@...ux.intel.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: linux-next: build failure after merge of the tip tree
Hi all,
After merging the tip tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/staging/sep/sep_driver.c:55:32: fatal error: linux/rar_register.h: No such file or directory
Caused by commit 33e9970add94 ("x86/mid: Kill off Moorestown").
Following previous instructions, I have disabled the staging tree driver
using this patch (pending a fix in the tip tree):
From: Stephen Rothwell <sfr@...b.auug.org.au>
Date: Thu, 8 Mar 2012 15:15:44 +1100
Subject: [PATCH] staging: disable the sep driver due to breakage
Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
---
drivers/staging/sep/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/sep/Kconfig b/drivers/staging/sep/Kconfig
index 92bf166..cd95ca2 100644
--- a/drivers/staging/sep/Kconfig
+++ b/drivers/staging/sep/Kconfig
@@ -1,6 +1,6 @@
config DX_SEP
tristate "Discretix SEP driver"
- depends on PCI
+ depends on PCI && BROKEN
help
Discretix SEP driver; used for the security processor subsystem
on bard the Intel Mobile Internet Device.
--
1.7.9.1
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists