virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xen: remove unused Kconfig parameter
@ 2013-07-08  6:28 Michael Opdenacker
  0 siblings, 0 replies; 28+ messages in thread
From: Michael Opdenacker @ 2013-07-08  6:28 UTC (permalink / raw)
  To: konrad.wilk, jeremy, tglx, mingo, hpa
  Cc: Michael Opdenacker, linux-kernel, x86, xen-devel, virtualization

This patch proposes to remove the XEN_PRIVILEGED_GUEST kernel
configuration parameter defined in arch/x86/xen/Kconfig, but used
nowhere in the makefiles and source code.

This dummy parameter was added 3 years back, and it may
make sense to remove it now, as the reasons to use it were not
very clear.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
 arch/x86/xen/Kconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig
index 1a3c765..b6401dc 100644
--- a/arch/x86/xen/Kconfig
+++ b/arch/x86/xen/Kconfig
@@ -19,11 +19,6 @@ config XEN_DOM0
 	depends on XEN && PCI_XEN && SWIOTLB_XEN
 	depends on X86_LOCAL_APIC && X86_IO_APIC && ACPI && PCI
 
-# Dummy symbol since people have come to rely on the PRIVILEGED_GUEST
-# name in tools.
-config XEN_PRIVILEGED_GUEST
-	def_bool XEN_DOM0
-
 config XEN_PVHVM
 	def_bool y
 	depends on XEN && PCI && X86_LOCAL_APIC
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2013-07-11 21:13 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1373264904-27053-1-git-send-email-michael.opdenacker@free-electrons.com>
2013-07-08 19:28 ` [PATCH] xen: remove unused Kconfig parameter Konrad Rzeszutek Wilk
2013-07-08 19:34   ` [Xen-devel] " Matt Wilson
2013-07-08 20:13   ` H. Peter Anvin
     [not found]   ` <20130708193457.GA6926@u109add4315675089e695.ant.amazon.com>
2013-07-08 20:29     ` [Xen-devel] " H. Peter Anvin
2013-07-08 20:58       ` Borislav Petkov
     [not found]       ` <20130708205834.GA481@pd.tnic>
2013-07-08 23:35         ` Paul Bolle
     [not found]         ` <1373326534.1438.10.camel@x61.thuisdomein>
2013-07-09  0:26           ` Konrad Rzeszutek Wilk
2013-07-09  7:41             ` Jan Beulich
2013-07-09 14:48               ` Konrad Rzeszutek Wilk
2013-07-09 14:54                 ` Jan Beulich
2013-07-09 15:05                 ` Borislav Petkov
     [not found]                 ` <20130709150554.GA27579@pd.tnic>
2013-07-09 15:09                   ` H. Peter Anvin
2013-07-09 17:19                   ` Konrad Rzeszutek Wilk
2013-07-09 20:01                     ` Borislav Petkov
2013-07-09 20:40                       ` Konrad Rzeszutek Wilk
2013-07-09 20:57                         ` Borislav Petkov
2013-07-09 22:34                   ` Sander Eikelenboom
     [not found]                   ` <1382658288.20130710003458@eikelenboom.it>
2013-07-10  3:20                     ` Borislav Petkov
2013-07-10  3:55                     ` H. Peter Anvin
2013-07-10  6:19                     ` Matt Wilson
2013-07-10  7:41                       ` Sander Eikelenboom
2013-07-10 14:46                         ` Konrad Rzeszutek Wilk
2013-07-11 10:08             ` Paul Bolle
2013-07-11 17:57               ` H. Peter Anvin
2013-07-11 18:13                 ` Paul Bolle
2013-07-11 18:24                   ` Konrad Rzeszutek Wilk
2013-07-11 21:13                 ` Geert Uytterhoeven
2013-07-08  6:28 Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).