Re: linux-next: net tree build warnings

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Leblond
Date: Thursday, March 26, 2009 - 12:50 am

Hi Stephen,

Le jeudi 26 mars 2009 =E0 17:37 +1100, Stephen Rothwell a =E9crit :
g_register' discards qualifiers from pointer target type
g_unregister' discards qualifiers from pointer target type
og_register' discards qualifiers from pointer target type
og_unregister' discards qualifiers from pointer target type

Thanks a lot for pointing this. I stupidely forgot to build this module
during my testing.

I've made the necessary modifications and a patch fixing this will
follow this mail.

Doing some testing of the ebt_ulog module, I've found some problems. One
of them was the following messages:

sys_init_module: 'ebt_ulog'->init suspiciously returned 1, it should
follow 0/-E convention
sys_init_module: loading module anyway...
Pid: 2334, comm: modprobe Not tainted 2.6.29-rc5edenwall0-00883-g199e57b
#146
Call Trace:
 [<c0441b81>] ? printk+0xf/0x16
 [<c02311af>] sys_init_module+0x107/0x186
 [<c0202cfa>] syscall_call+0x7/0xb

A patch fixing this will also follow.

BR,
--=20
Eric Leblond <eric@inl.fr>
INL: http://www.inl.fr/
NuFW: http://www.nufw.org/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: net tree build warnings, Stephen Rothwell, (Wed Mar 25, 11:37 pm)
Re: linux-next: net tree build warnings, Eric Leblond, (Thu Mar 26, 12:50 am)
[PATCH 3/3] netfilter: fix nf_logger name in ebt_ulog., Eric Leblond, (Thu Mar 26, 12:59 am)
Re: linux-next: net tree build warnings, Patrick McHardy, (Thu Mar 26, 6:17 am)
Re: linux-next: net tree build warnings, Stephen Rothwell, (Thu Mar 26, 3:01 pm)