[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen & OpenMosix
On 16/10/2009 17:59, "Nick Couchman" <Nick.Couchman@xxxxxxxxx> wrote: > So, I'm wondering a couple of things: > - Is there a reason why do_signal is marked static, and so cannot be shared > with other source files? > - What are the ramifications of removing static from that function definition > in order to make it usable in the openMOSIX code? I'm assuming there was a > good reason for making it static, and I'd like to verify that removing it as > part of applying the OM code isn't going to cause problems. I wouldn't be surprised if it's been made static in >2.6.18 because it turns out not to be called outside signal.c. I suggest you just make it non-static again and see how you get on. It'll probably be fine! -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |