summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/GENcopy_to_user.S
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-11-03 14:30:12 +0300
committerIngo Molnar <mingo@kernel.org>2017-11-03 14:30:12 +0300
commit294cbd05e32990c3b1a62be27441fc719edebbab (patch)
tree9e543bcfdaa183343f18714a256d3fd5c88d3b5c /arch/sparc/lib/GENcopy_to_user.S
parentbe96b316deff35e119760982c43af74e606fa143 (diff)
parent5cb0512c02ecd7e6214e912e4c150f4219ac78e0 (diff)
downloadlinux-294cbd05e32990c3b1a62be27441fc719edebbab.tar.xz
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/sparc/lib/GENcopy_to_user.S')
-rw-r--r--arch/sparc/lib/GENcopy_to_user.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/lib/GENcopy_to_user.S b/arch/sparc/lib/GENcopy_to_user.S
index 311c8fa5e98e..df75b532a934 100644
--- a/arch/sparc/lib/GENcopy_to_user.S
+++ b/arch/sparc/lib/GENcopy_to_user.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/* GENcopy_to_user.S: Generic sparc64 copy to userspace.
*
* Copyright (C) 2007 David S. Miller (davem@davemloft.net)