From: Brendan Hickey Date: Wed, 30 Apr 2014 08:24:38 +0000 (+0200) Subject: bpf_dbg: fix wrong register usage X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5744fe9d262d11131916d04ea79ea539fe296c0;p=pandora-kernel.git bpf_dbg: fix wrong register usage The AND instruction is erroneously using the X register instead of the K register. Signed-off-by: Brendan Hickey Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed