public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: linux-kernel@vger.kernel.org, Ian.Pratt@cl.cam.ac.uk,
	Keir.Fraser@cl.cam.ac.uk, Christian.Limpach@cl.cam.ac.uk
Subject: Re: [patch 4/4] Xen core patch : /dev/mem calls io_remap_page_range
Date: Wed, 17 Nov 2004 19:01:58 -0800	[thread overview]
Message-ID: <20041117190158.690fe458.akpm@osdl.org> (raw)
In-Reply-To: <E1CUZfD-00059Q-00@mta1.cl.cam.ac.uk>

Ian Pratt <Ian.Pratt@cl.cam.ac.uk> wrote:
>
> 
> This patch modifies /dev/mem to call io_remap_page_range rather than
> remap_page_range under CONFIG_XEN.

And this patch has tabs replaced with whitespace and also does not apply.

> diff -Nurp pristine-linux-2.6.9/drivers/char/mem.c linux-2.6.9-xen0/drivers/char/mem.c

linux-2.6.9 is very very old in kernel time.

>         if (remap_page_range(vma, vma->vm_start, offset, vma->vm_end-vma->vm_start,

There is no mention of `remap_page_range' in current kernels.


Please, always generate patches against current kernels.  You can use
Linus's bk tree or the latest snapshot from
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots.

Sort out what's going on with your email client, email the patches to
yourself first, make sure they still apply, then resend.

Thanks.

      parent reply	other threads:[~2004-11-18  3:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-17 23:56 [patch 4/4] Xen core patch : /dev/mem calls io_remap_page_range Ian Pratt
2004-11-18  0:25 ` Dave Hansen
2004-11-18  1:05   ` Ian Pratt
2004-11-18  1:20     ` Dave Hansen
2004-11-18  3:01 ` Andrew Morton [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=20041117190158.690fe458.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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