On Thu, Sep 19, 2013 at 11:28:31AM +0200, Bjørnar Ness wrote: > git: 6b92ef23eb12021c5ffe3ff03f60f6e0359c02c2 > > x86_64 > > net/netfilter/nft_meta.c: In function ‘nft_meta_eval’: > net/netfilter/nft_meta.c:82:17: error: incompatible types when > assigning to type ‘u32’ from type ‘kuid_t’ > net/netfilter/nft_meta.c:88:17: error: incompatible types when > assigning to type ‘u32’ from type ‘kgid_t’ Please, give a try to the attached patch. Thanks.