Any idea what causes this on boot?
You need to implement a remote task_setrlimit in your security module and call it directly from this functionWARNING: at security/security.c:51 security_ops_task_setrlimit()
Call Trace: [<ffffffff8012ee59>] security_ops_task_setrlimit+0x87/0x96 [<ffffffff8009dbc9>] do_prlimit+0xd7/0x1d2 [<ffffffff8009ed12>] sys_setrlimit+0x36/0x43 [<ffffffff8005d29e>] tracesys+0xd5/0xdf
-- Eero
--On Friday, January 11, 2013 07:47:31 AM +0200 Eero Volotinen eero.volotinen@iki.fi wrote:
Any idea what causes this on boot?
You need to implement a remote task_setrlimit in your security module and call it directly from this functionWARNING: at security/security.c:51 security_ops_task_setrlimit()
Call Trace: [<ffffffff8012ee59>] security_ops_task_setrlimit+0x87/0x96 [<ffffffff8009dbc9>] do_prlimit+0xd7/0x1d2 [<ffffffff8009ed12>] sys_setrlimit+0x36/0x43 [<ffffffff8005d29e>] tracesys+0xd5/0xdf
I'm also seeing it after upgrading to 5.9. See this thread: https://www.redhat.com/archives/rhelv5-list/2013-January/msg00009.html
Devin