On Wed, Jun 25, 2014 at 1:39 AM, Markos Chandras <markos.chandras@xxxxxxxxxx> wrote: > When loading a pointer to register we need to use the appropriate > 32 or 64bit instruction to preserve the pointers' top 32bits. > > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Cc: Daniel Borkmann <dborkman@xxxxxxxxxx> > Cc: Alexei Starovoitov <ast@xxxxxxxxxxxx> > Cc: netdev@xxxxxxxxxxxxxxx > Signed-off-by: Markos Chandras <markos.chandras@xxxxxxxxxx> > --- > Changes since v1: > - Change function name to make it clear that we are loading a > pointer to a register, not an address Markos, when you post v2, please refresh the whole series, add v2 to subject and repost all patches from scratch. Thanks