linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Re: OOPS in Kmalloc
@ 2003-04-24  8:45 ramands
  2003-04-24  9:57 ` Jurriaan
  2003-04-24 17:20 ` Randy.Dunlap
  0 siblings, 2 replies; 3+ messages in thread
From: ramands @ 2003-04-24  8:45 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: linux-kernel, linux-newbie

hello randy 
as i am new to kernel level programing 
i do not know how to decode a oops . could you tell me how to do it 
i will mail the exact oops messages in next mail 
right now i am debugging by using printk only 

raman 
"Randy.Dunlap" wrote:



> Hello,
> i am getting OOPS in Kmalloc .
>
> void **data;
> qset = 1000;
>
> dptr->data = kmalloc(qset * sizeof(char *), GFP_KERNEL);
>
> what could the possible the cause of the error
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
As I am so fond of saying, it's almost always correct to indicate what
kernel version one if referring to in a problem report.

Please decode the oops output and post it here.

~Randy






Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com

 Buy The Best In BOOKS at http://www.bestsellers.indiatimes.com

Bid for for Air Tickets @ Re.1 on Air Sahara Flights. Just log on to http://airsahara.indiatimes.com and Bid Now !


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-24 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-24  8:45 Re: OOPS in Kmalloc ramands
2003-04-24  9:57 ` Jurriaan
2003-04-24 17:20 ` Randy.Dunlap

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).