All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: I can't get mapping ram work (Arm kernel 2.4 )
Date: Fri, 26 Aug 2005 10:05:00 +0800	[thread overview]
Message-ID: <430E78CC.4050704@gmail.com> (raw)
In-Reply-To: <BAY109-F21B4E3CE3F5CC94D769D58C8AB0@phx.gbl>

ruben quiñones ruiz wrote:
> TONY wrote:
> -----------
> How did you allocate this buffer?  Is is system RAM?  If it's system RAM,
> did you use kmalloc, vmalloc or __get_free_pages. (kmalloc, vmalloc usually
> do not work, you have to use __get_free_pages).
>  Tony
> ---------
> 
> Hi Tony, yeah , I use __get_free_pages : (this function is called in int 
> init_module(void) )
> 

Hmm, I don't see anything obviously wrong with the code.  Maybe you can
post this at the ARM mailing list (linux-arm-kernel@lists.arm.linux.org.uk).

Tony


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

  reply	other threads:[~2005-08-26  2:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-25 18:05 I can't get mapping ram work (Arm kernel 2.4 ) ruben quiñones ruiz
2005-08-26  2:05 ` Antonino A. Daplas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-26  8:07 ruben quiñones ruiz
     [not found] <20050825165333.3D585339DD@sc8-sf-spam1.sourceforge.net>
2005-08-25 17:19 ` ruben quiñones ruiz
2005-08-25 17:57   ` Antonino A. Daplas

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=430E78CC.4050704@gmail.com \
    --to=adaplas@gmail.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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.