linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kmalloc is failing and kernel is hanging
@ 2008-12-03 11:52 abc xyz
  0 siblings, 0 replies; only message in thread
From: abc xyz @ 2008-12-03 11:52 UTC (permalink / raw)
  To: linux-fbdev-devel


[-- Attachment #1.1: Type: text/plain, Size: 674 bytes --]

Hi All,

I have an ARM PXA-255 board with an LCD support. I have ported kernel
2.6.26.3 on it and am trying to make frame buffer driver up for my board. I
m able to able to  get the backlight on tho LCD panel. In pxafb.c file, the
function pxafb_probe is calling pxafb_init_fbinfo function. This
pxafb_init_fbinfo is then allocating some memory by calling kmalloc. The
kmalloc fails here and my kernel hangs.

I am able to able to figure out the problem as kmalloc as returning a valid
address to the variable fbi.  I also tried with GFP_ATOMIC flag in kmalloc
but still the problem exists.
Any help to solve this problem will be highly appreciated.


-- 
Regards,
Volatile

[-- Attachment #1.2: Type: text/html, Size: 762 bytes --]

[-- Attachment #2: Type: text/plain, Size: 363 bytes --]

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

[-- Attachment #3: Type: text/plain, Size: 182 bytes --]

_______________________________________________
Linux-fbdev-devel mailing list
Linux-fbdev-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-fbdev-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-03 11:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 11:52 kmalloc is failing and kernel is hanging abc xyz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).