public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Imre Deak <imre.deak@intel.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	David Vrabel <david.vrabel@citrix.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xen/xtime: remove incorrect preemption enabled assert
Date: Wed, 14 Jan 2015 16:48:18 -0500	[thread overview]
Message-ID: <54B6E422.7010604@oracle.com> (raw)
In-Reply-To: <1421271272-9852-1-git-send-email-imre.deak@intel.com>

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

      reply	other threads:[~2015-01-14 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14 21:34 [PATCH] xen/xtime: remove incorrect preemption enabled assert Imre Deak
2015-01-14 21:48 ` Boris Ostrovsky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54B6E422.7010604@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=imre.deak@intel.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox