WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] processor_xen.o should depend on CONFIG_XEN

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] processor_xen.o should depend on CONFIG_XEN
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Sat, 12 Mar 2011 16:07:36 +0100
Delivery-date: Sat, 12 Mar 2011 07:08:30 -0800
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1299942457; l=266; s=domk; d=aepfle.de; h=Content-Type:MIME-Version:Subject:To:From:Date:X-RZG-CLASS-ID: X-RZG-AUTH; bh=ctFBU6I997PCndv/iswzp1JB8zA=; b=kISeadCouU64zlAiWCY84o53r4UVqGo8jMUiuO1oFBvGxDTtw8eROSDo7LzYX0SkFWv B0qUZW/m6SjktC/KEG6OqrFs46qyYvePBvUxNYoJy6niKXmfn/7aYtRopt5v7JNJfSfsJ F+uXoIib/6hkTYMx2TSr3jEvyezoOsBQxbA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.21 (2010-09-15)
By accident CONFIG_XEN got disabled in my .config. I noticed that in
xen.git/drivers/acpi/Makefile processor_xen.o is compiled unconditionally.
I think it should be processor-$(CONFIG_XEN) instead of processor-y
because it references xen_pcpu_index().

Olaf

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel