[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AC5F59C.5090507@gmail.com>
Date: Fri, 02 Oct 2009 16:44:12 +0400
From: Ilya Yanok <ilya.yanok@...il.com>
To: Jan Beulich <JBeulich@...ell.com>
CC: adaplas@...il.com, linux-kernel@...r.kernel.org
Subject: Re: commit 68e5e9d734503695915734e50e9427624cf8f3b2 (Re: vfb: make
virtual framebuffer mmapable)
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists