summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>2016-12-13 12:48:30 +0300
committerRalf Baechle <ralf@linux-mips.org>2017-01-03 18:34:48 +0300
commitcd854fc6f18f0c231f11f2c42167a07e3b265c72 (patch)
treefb477728bdac04e7fd4665cf91abde98f7b45d8b /scripts/const_structs.checkpatch
parent9c48568b3692f1a56cbf1935e4eea835e6b185b1 (diff)
downloadlinux-cd854fc6f18f0c231f11f2c42167a07e3b265c72.tar.xz
MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.
Arch-specific implementation of arch_uprobe_copy_ixol is expected to override the weak implementation in generic code. As currently both implementations are marked as weak, it is up to the linker to chose one. Remove the __weak attribute from MIPS code to make sure the correct version is used. Fixes: 40e084a506eb ("MIPS: Add uprobes support.") Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14660/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions