[Click] - "kernel tainted" warning on 2.6.13.2 & question about Scripting/Wait/Timer

p z frankbear at gmail.com
Wed Apr 26 13:48:44 EDT 2006


Hi all

I am trying to use click realizing some ethernet/wifi tunnels, with
2.6.13.2kernel did patch and compile several times but when load click
still get a
"kernel tainted" message:

------------
click: no version for "proclikefs_new_inode_operations" found: kernel
tainted.
scheduling while atomic: click-install/0x00000001/6667
[<c027d9bb>] schedule+0x60b/0x620
[<c0113ea6>] __wake_up_common+0x36/0x60
....
[<c0103089>] syscall_call+0x7/0xb
click: starting router thread pid 6680 (dadd4280)
------------

however seems clickfs is successfully initialized and test configurations
can work properly, except sometimes after intensive testing the pc hangs...
Not sure is this output important, I missed something in kernel
configuration, or it's more because problems with my click configurations?

Beside, tried to use script command to update etherencap configurations
after certain period, but with synchronization to other neighbours, the
"wait" instruction is not good enough, seems click Timer class is rather for
single elements, so except use external Timer to hot-swap configurations, is
there still a nicer solution, be able to realize it with Timer/Handlers
internally? Or, somehow could rewrite related elements to let include a
internal Timer?

Very much appreciate your help.

Greetings, Paul


More information about the click mailing list