[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [rtl] ??? RTLinux on Linux v2.4.2 available for PPC




On Thu, 05 Apr 2001 14:48:14 +0200
Wojciech Kromer <krom@dgt-lab.com.pl> wrote:

>                 memcpy( (ulong *)KERNELBASE, &block, sizeof(ulong)*7 );
> 
>                 ^^^ it craches here (memcpy is not allowed to kernel code)

Yes, it is allowed. It's in linux/arch/i386/lib/memcpy.c.

+-------------------------------------+
| Masahiro Abe, Software Engineer     |
| A&D Co., Ltd. of Tokyo, Japan       |
| mailto:m-abe@aandd.co.jp            |
+-------------------------------------+
|This is my opinion, not my employer's|
+-------------------------------------+