Re: [uml-user] unlock_kernel symbol

2007-07-05 Thread Blaisorblade
On giovedì 28 giugno 2007, Jeff Dike wrote: > On Thu, Jun 28, 2007 at 07:04:08PM +0100, kototama kototama wrote: > > I can't load a module inside a uml system. I've got the following error: > > > > Unknown symbol unlock_kernel > > Unknown symbol lock_kernel > > > > I know these functions should not

Re: [uml-user] unlock_kernel symbol

2007-06-28 Thread Jeff Dike
On Thu, Jun 28, 2007 at 07:04:08PM +0100, kototama kototama wrote: > I can't load a module inside a uml system. I've got the following error: > > Unknown symbol unlock_kernel > Unknown symbol lock_kernel > > I know these functions should not be used anymore but it's old code... I don't see any e

[uml-user] unlock_kernel symbol

2007-06-28 Thread kototama kototama
Hello, I can't load a module inside a uml system. I've got the following error: Unknown symbol unlock_kernel Unknown symbol lock_kernel I know these functions should not be used anymore but it's old code... Any ideas ? By the way what is the meaning of the option CONFIG_BROKEN_ON_SMP in .conf