Re: mmotm 2015-01-27-16-19 uploaded (smack)

From: Randy Dunlap
Date: Wed Jan 28 2015 - 15:13:27 EST


On 01/27/15 16:20, akpm@xxxxxxxxxxxxxxxxxxxx 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/