Back, Michael (ext) wrote:
>>>   
>>>       
>> Make sure CONFIG_PREEMPT_NOTIFIER is selected in your .config.  You'll
>> have to adjust Kconfig or select the in-tree kvm for that.
>>     
>
> Is there a possibility to check, if CONFIG_PREEMPT_NOTIFIER correct selected 
> and compiled in the kernel/modules? 
>   

The external module code checks CONFIG_PREEMPT_NOTIFIER, and emulates 
preempt notifiers if not present in the host kernel.  But the preempt 
notifier emulation has not been tested with -rt and may be broken there.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to