Eero Volotinen
2013-Jan-11 05:47 UTC
[CentOS] 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() ?
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
Devin Reade
2013-Jan-18 04:12 UTC
[CentOS] 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() ?
--On Friday, January 11, 2013 07:47:31 AM +0200 Eero Volotinen <eero.volotinen at 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/0xdfI'm also seeing it after upgrading to 5.9. See this thread: <https://www.redhat.com/archives/rhelv5-list/2013-January/msg00009.html> Devin