Re: [Xen-devel] [PATCH 03/11] Xen: Rename the balloon lock

From: Jeremy Fitzhardinge
Date: Mon May 11 2009 - 15:00:38 EST


Isaku Yamahata wrote:
Hi. Please please don't move the arch common variable
into x86 specific file. It causes link error on ia64.

Before I sent the patches to fix it twice or so,
but it seems to be dropped.

Sorry, I can't seem to find them. Could you resend?

I guess there's the larger issue of whether the xen_create_contiguous_region() code is also useful on ia64. It seems to me the options are:

* it is, so we should move the code somewhere common (along with the
lock)
* it isn't so ia64 will have its own version (in which case it can
define its own version of the lock without much impact)
* or we could move the lock anyway, but there's no very obvious
place to put it

J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/