From: "nitin ahuja" <nitin2ahuja@myrealbox.com>
To: nobin_matthew@yahoo.com
Cc: kernelnewbies@nl.linux.org,
linux-arm-kernel@lists.arm.linux.org.uk,
linux-kernel@vger.kernel.org, linux-net@vger.kernel.org
Subject: Re: HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver)
Date: Sat, 09 Apr 2005 03:57:28 -0600 [thread overview]
Message-ID: <1113040648.8c11a3fcnitin2ahuja@myrealbox.com> (raw)
Hi,
You cannot allocate memory in real time threads RTLinux's threads. You have to do it in the init_module function and pass the meory pointer to threads as parameter.
Can you tell exactly what problem are you facing?
niTin
next reply other threads:[~2005-04-09 9:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-09 9:57 nitin ahuja [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-04-09 4:03 HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver) nobin matthew
2005-04-09 4:39 ` Lee Revell
2005-04-09 8:26 ` Ian Campbell
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=1113040648.8c11a3fcnitin2ahuja@myrealbox.com \
--to=nitin2ahuja@myrealbox.com \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=nobin_matthew@yahoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.