Re: HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver)
From: nitin ahuja
Date: Sat Apr 09 2005 - 04:58:06 EST
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
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html