From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by ozlabs.org (Postfix) with ESMTP id 62E5DDDE26 for ; Fri, 19 Sep 2008 21:15:22 +1000 (EST) Received: by rv-out-0506.google.com with SMTP id f6so351858rvb.9 for ; Fri, 19 Sep 2008 04:15:21 -0700 (PDT) Message-ID: <319b0ac50809190415g6d132058l9bb8521046502eab@mail.gmail.com> Date: Fri, 19 Sep 2008 13:15:20 +0200 From: "=?ISO-8859-1?Q?S=E9bastien_Chr=E9tien?=" To: linuxppc-dev@ozlabs.org Subject: ioremap and vmalloc MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_55306_25240393.1221822920964" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_55306_25240393.1221822920964 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, When I use ioremap, the second time, I obtain this message : allocation failed: out of vmalloc space - use vmalloc= to increase size. What can I do in order to fix this problem ? ------=_Part_55306_25240393.1221822920964 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello,
 
When I use ioremap, the second time, I obtain this message :
 
allocation failed: out of vmalloc space - use vmalloc=<size> to increase size.
What can I do in order to fix this problem ?
------=_Part_55306_25240393.1221822920964--