public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Christoph Hellwig <hch@lst.de>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH] virtio_blk: don't bounce highmem requests
Date: Wed, 8 Jul 2009 20:10:53 +0200	[thread overview]
Message-ID: <20090708181053.GA10552@lst.de> (raw)
In-Reply-To: <200906231642.52848.rusty@rustcorp.com.au>

On Tue, Jun 23, 2009 at 04:42:52PM +0930, Rusty Russell wrote:
> On Sun, 21 Jun 2009 04:02:15 am Christoph Hellwig wrote:
> > Looks like I sent a patch that doesn't actually compile because qui
> > decided to apply those fixes to a different one.  Here's the correc
> > one:
> >
> > --
> >
> > Subject: virtio_blk: don't bounce highmem requests
> > From: Christoph Hellwig <hch@lst.de>
> >
> > By default a block driver bounces highmem requests, but virtio-blk is
> > perfectly fine with any request that fit into it's 64 bit addressing
> > scheme, mapped in the kernel virtual space or not.
> 
> Thanks, applied.

Can you forward it to Linus for 2.6.31?  It's a trivial fix for an issue
causing a lot of pain to people with highmem enabled.


      reply	other threads:[~2009-07-08 18:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 18:20 [PATCH] virtio_blk: don't bounce highmem requests Christoph Hellwig
2009-06-20 18:32 ` Christoph Hellwig
2009-06-23  7:12   ` Rusty Russell
2009-07-08 18:10     ` Christoph Hellwig [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=20090708181053.GA10552@lst.de \
    --to=hch@lst.de \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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