Re: [kvm-devel] [02/17][PATCH] Implement smp_call_function_mask for ia64 - V8

2008-04-02 Thread Luck, Tony
> > Have you looked at Jens Axboe's patches to make all this stuff a lot > > more arch-common? > > Nope, do you have a pointer? Check your favourite archive for this Subject line: Generic smp_call_function(), improvements, and smp_call_function_single() -Tony

Re: [kvm-devel] [PATCH]Add TR insert/purge interface for add-on component

2008-01-21 Thread Luck, Tony
Looks pretty good. Stylistically it would be nicer to initialize ia64_max_tr_num to 8 (with a comment that this is the least smallest allowed value allowed by the architecture - SDM p.2:44 section 4.1.1.1) and increase this if PAL_VM_SUMMARY indicates that the current processor model supports a la

Re: [kvm-devel] [PATCH] Export three symbols out.

2008-01-17 Thread Luck, Tony
I can apply this when the kvm code is ready (and I think that is close). One change that I will make to for all three to be EXPORT_SYMBOL_GPL. -Tony - This SF.net email is sponsored by: Microsoft Defy all challenges. Microso

Re: [kvm-devel] kvm warning

2007-08-13 Thread Luck, Tony
> Solution (1) above sounds preferable, unless there are mysterious reasons > why ia64 wants to avoid Kconfig.preempt (adding Tony Luck to Cc:). Send me a patch and unless it causes more problems than it solves, I'll put it in. -Tony --