Page 1 of 1

kernel/user_namespace.c:808:25: error: invalid operands

PostPosted: Mon Mar 18, 2013 7:30 pm
by KDE
grsecurity-2.9.1-3.8.3-201303142235.patch and gcc 4.6 fails with

kernel/user_namespace.c: In function 'userns_install':
kernel/user_namespace.c:808:25: error: invalid operands to binary != (have 'atomic_t' and 'int')
make[1]: *** [kernel/user_namespace.o] Error 1

Re: kernel/user_namespace.c:808:25: error: invalid operands

PostPosted: Mon Mar 18, 2013 10:29 pm
by spender
This will be fixed in a patch to be released tonight.

Thanks for the report,
-Brad