Re: mmotm 2015-01-27-16-19 uploaded (smack)
From: Randy Dunlap <hidden>
Date: 2015-01-28 20:13:23
Also in:
lkml
From: Randy Dunlap <hidden>
Date: 2015-01-28 20:13:23
Also in:
lkml
On 01/27/15 16:20, akpm@linux-foundation.org wrote:
The mm-of-the-moment snapshot 2015-01-27-16-19 has been uploaded to http://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: http://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week.
(from linux-next)
on i386:
CONFIG_NETWORK_SECMARK is not enabled.
CONFIG_SECURITY_SMACK_NETFILTER is not enabled.
../security/smack/smack_netfilter.c: In function 'smack_ipv4_output':
../security/smack/smack_netfilter.c:55:6: error: 'struct sk_buff' has no member named 'secmark'
skb->secmark = skp->smk_secid;
^
Error in security/smack/Makefile:
smack-$(CONFIG_NETFILTER) += smack_netfilter.o
--
~Randy