When I try to boot the 2.2.10-rmk3 kernel it stops at the point where it
tries to start a kernel thread in init/main.c at the line:
/* Launch bdflush from here, instead of the old syscall way. */
kernel_thread(bdflush, NULL, CLONE_FS | CLONE_FILES | CLONE_SIGHAND);
Is there anything platform specific about this call ? I'm using the ebsa-285
as an addin board. (With some small patches)
greetings,
Mark.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
- Re: kernel_thread Mark van Doesburg
- Re: kernel_thread Russell King - ARM Linux Admin
