public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Linux Geek <bourne@ToughGuy.net>
To: Madhavi <madhavis@sasken.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Stack overflow
Date: Fri, 24 Jan 2003 13:23:32 +0530	[thread overview]
Message-ID: <3E30F0FC.1010008@ToughGuy.net> (raw)
In-Reply-To: Pine.LNX.4.33.0301241232590.3655-100000@pcz-madhavis.sasken.com

>
>
>I have a functionality which works well if the code whcih performs this
>function is embedded in the required function. If this functionality is
>implemented as a separate function, and this function is called at the
>required place, the system crashes. I have used KDB for debugging. But,
>  
>
    I'd suggest check the args passed to the function and the sizes they 
would consume when they are passed as 'call by value'.
Try to pass them as pointers maybe.

Yes, i think there is a limit on kernel stack but not i'm not too sure 
about the number.


  reply	other threads:[~2003-01-24  7:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24  7:08 Stack overflow Madhavi
2003-01-24  7:53 ` Linux Geek [this message]
2003-01-24 15:32   ` GrandMasterLee
2003-01-24 15:41     ` Madhavi
2003-01-24 16:42       ` Richard B. Johnson
2003-01-24 16:52       ` Gianni Tedesco
  -- strict thread matches above, loose matches on Subject: below --
2003-09-12 17:53 stack overflow Breno
2003-09-12 22:50 ` Andreas Dilger
2003-09-12 19:14   ` Breno
2003-09-12 23:06   ` William Lee Irwin III
2003-09-12 19:23     ` Breno
2003-09-12 23:18     ` Alan Cox
2003-09-12 23:25       ` William Lee Irwin III

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=3E30F0FC.1010008@ToughGuy.net \
    --to=bourne@toughguy.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madhavis@sasken.com \
    /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