From: Pablo Neira Ayuso <pa...@netfilter.org> Date: Mon, 9 May 2016 21:52:00 +0200
> The following patchset contain Netfilter simple fixes for your net tree, > two one-liner and one two-liner: > > 1) Oneliner to fix missing spinlock definition that triggers > 'BUG: spinlock bad magic on CPU#' when spinlock debugging is enabled, > from Florian Westphal. > > 2) Fix missing workqueue cancelation on IDLETIMER removal, > from Liping Zhang. > > 3) Fix insufficient validation of netlink of NFACCT_QUOTA in > nfnetlink_acct, from Phil Turnbull. Pulled, thanks.