> > 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
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
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
> 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
--