All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Olaf Hering <olaf@aepfle.de>
Cc: Hank Janssen <hjanssen@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hv: use sync_bitops when interacting with the hypervisor
Date: Mon, 21 Mar 2011 07:09:27 -0700	[thread overview]
Message-ID: <20110321140927.GA7358@suse.de> (raw)
In-Reply-To: <20110321134137.GA29305@aepfle.de>

On Mon, Mar 21, 2011 at 02:41:37PM +0100, Olaf Hering wrote:
> Locking is required when tweaking bits located in a shared page, use the
> sync_ version of bitops. Without this change vmbus_on_event() will miss
> events and as a result, vmbus_isr() will not schedule the receive tasklet.
> 
> Signed-off-by: Olaf Hering <olaf@aepfle.de>

Great!  Can I get an Acked-by from Hank or Haiyang on this as well
before I apply it?

thanks,

greg k-h

  reply	other threads:[~2011-03-21 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21 13:41 [PATCH] hv: use sync_bitops when interacting with the hypervisor Olaf Hering
2011-03-21 14:09 ` Greg KH [this message]
2011-03-21 14:16   ` Haiyang Zhang
2011-03-21 14:58     ` Hank Janssen

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=20110321140927.GA7358@suse.de \
    --to=gregkh@suse.de \
    --cc=haiyangz@microsoft.com \
    --cc=hjanssen@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olaf@aepfle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.