linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "ramands" <ramands@indiatimes.com>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: <linux-kernel@vger.kernel.org>, <linux-newbie@vger.kernel.org>
Subject: Re: Re: OOPS in Kmalloc
Date: Thu, 24 Apr 2003 14:15:06 +0530	[thread overview]
Message-ID: <200304240813.NAA23499@WS0005.indiatimes.com> (raw)

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:



&gt; Hello,
&gt; i am getting OOPS in Kmalloc .
&gt;
&gt; void **data;
&gt; qset = 1000;
&gt;
&gt; dptr-&gt;data = kmalloc(qset * sizeof(char *), GFP_KERNEL);
&gt;
&gt; 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 !


             reply	other threads:[~2003-04-24  8:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24  8:45 ramands [this message]
2003-04-24  9:57 ` Re: OOPS in Kmalloc Jurriaan
2003-04-24 17:20 ` Randy.Dunlap

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=200304240813.NAA23499@WS0005.indiatimes.com \
    --to=ramands@indiatimes.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-newbie@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    /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 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).