From: Ilya Yanok <ilya.yanok@gmail.com>
To: Jan Beulich <JBeulich@novell.com>
Cc: adaplas@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: commit 68e5e9d734503695915734e50e9427624cf8f3b2 (Re: vfb: make virtual framebuffer mmapable)
Date: Fri, 02 Oct 2009 16:44:12 +0400 [thread overview]
Message-ID: <4AC5F59C.5090507@gmail.com> (raw)
In-Reply-To: <4AC5EFC50200007800017ABC@vpn.id2.novell.com>
Hi Jan,
Jan Beulich wrote:
> Is there any particular reason why this change uses vmalloc_32()
> rather than simply vmalloc()?
I don't think so. I wasn't very experienced with kernel programming that
time and just copied code from another driver. Actually I think we don't
really need all this rvmalloc()/rvfree() magic we just need to use
remap_vmalloc_range() instead of remap_pfn_range().
Regards, Ilya.
prev parent reply other threads:[~2009-10-02 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-02 10:19 commit 68e5e9d734503695915734e50e9427624cf8f3b2 (Re: vfb: make virtual framebuffer mmapable) Jan Beulich
2009-10-02 12:44 ` Ilya Yanok [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=4AC5F59C.5090507@gmail.com \
--to=ilya.yanok@gmail.com \
--cc=JBeulich@novell.com \
--cc=adaplas@gmail.com \
--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 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.