From: Markos Chandras Date: Wed, 25 Jun 2014 08:39:38 +0000 (+0100) Subject: MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register X-Git-Tag: omap-for-v3.16/fixes-rc4~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6a14a9845259eb21c9d8121330c4c3b22de182e;p=pandora-kernel.git MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register When loading a pointer to register we need to use the appropriate 32 or 64bit instruction to preserve the pointers' top 32bits. Signed-off-by: Markos Chandras Cc: David S. Miller Cc: Daniel Borkmann Cc: Alexei Starovoitov Cc: netdev@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7180/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed