commit | d3ba2e922d4d1d61806fcb6e09512d2bee734d06 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Fri Mar 31 15:40:52 2017 +0100 |
committer | James Hogan <james.hogan@imgtec.com> | Wed Apr 05 15:27:32 2017 +0100 |
tree | 5ef9ef8b411faacfd92cedbc89990ad7ee7f6710 | |
parent | fc1b759ae4e0f636c56ca8410207a8a36630a96e [diff] |
metag/usercopy: Add 64-bit get_user support Metag already supports 64-bit put_user, so add support for 64-bit get_user too so that the test_user_copy module can test both. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: linux-metag@vger.kernel.org