lkml.org 
[lkml]   [2015]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] xen/xtime: remove incorrect preemption enabled assert
On 01/14/2015 04:34 PM, Imre Deak wrote:
> Signed-off-by: Imre Deak <imre.deak@intel.com>
> ---
> arch/x86/xen/time.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/x86/xen/time.c b/arch/x86/xen/time.c
> index f473d26..23019b4 100644
> --- a/arch/x86/xen/time.c
> +++ b/arch/x86/xen/time.c
> @@ -458,8 +458,6 @@ void xen_setup_timer(int cpu)
>
> void xen_setup_cpu_clockevents(void)
> {
> - BUG_ON(preemptible());
> -
> clockevents_register_device(this_cpu_ptr(&xen_clock_events.evt));
> }
>


This is already in the tree. Commit 8b8cd8a3673d.

Thanks.
-boris


\
 
 \ /
  Last update: 2015-01-14 23:21    [W:0.024 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site