After compiling kernel, did u do this in with iptables?
 
make && make install
 
Like that, after compiling kernel with the new patch-o-matic patch applied, iptables will recognice (built) new libraries
 
If u did, make sure to copy the librarys (.so) from /usr/local/lib/netfilter to /lib/netfilter
 
and try :)