linux-stable/arch/x86
Wei Yongjun 2304d14db6 x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration
Address this GCC warning:

  arch/x86/kernel/kprobes/core.c:940:1:
   warning: 'inline' is not at beginning of declaration [-Wold-style-declaration]
    940 | static int nokprobe_inline kprobe_is_ss(struct kprobe_ctlblk *kcb)
        | ^~~~~~

[ mingo: Tidied up the changelog. ]

Fixes: 6256e668b7: ("x86/kprobes: Use int3 instead of debug trap for single-step")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Link: https://lore.kernel.org/r/20210324144502.1154883-1-weiyongjun1@huawei.com
2021-03-25 13:07:58 +01:00
..
boot x86/boot/compressed/sev-es: Convert to insn_decode() 2021-03-15 11:18:35 +01:00
configs
crypto
entry Linux 5.12-rc3 2021-03-15 10:49:00 +01:00
events perf/x86/intel/ds: Check return values of insn decoder functions 2021-03-15 11:23:48 +01:00
hyperv iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition 2021-02-11 08:47:07 +00:00
ia32
include x86/kprobes: Use int3 instead of debug trap for single-step 2021-03-23 16:07:56 +01:00
kernel x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration 2021-03-25 13:07:58 +01:00
kvm - Make sure PMU internal buffers are flushed for per-CPU events too and 2021-03-14 12:57:17 -07:00
lib x86/insn: Make insn_complete() static 2021-03-15 13:03:46 +01:00
math-emu
mm x86/virtio: Have SEV guests enforce restricted virtio memory access 2021-03-08 20:41:33 +01:00
net bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as src 2021-02-22 18:03:11 +01:00
pci Simple Firmware Interface (SFI) support removal for v5.12-rc1 2021-02-24 10:35:29 -08:00
platform x86/stackprotector/32: Make the canary into a regular percpu variable 2021-03-08 13:19:05 +01:00
power x86/stackprotector/32: Make the canary into a regular percpu variable 2021-03-08 13:19:05 +01:00
purgatory
ras
realmode
tools x86/tools/insn_sanity: Convert to insn_decode() 2021-03-15 12:21:11 +01:00
um um: remove process stub VMA 2021-02-12 21:37:38 +01:00
video
xen Linux 5.12-rc3 2021-03-15 10:49:00 +01:00
.gitignore
Kbuild
Kconfig Merge 'x86/seves' into x86/core 2021-03-15 10:49:59 +01:00
Kconfig.assembler
Kconfig.cpu
Kconfig.debug
Makefile x86/stackprotector/32: Make the canary into a regular percpu variable 2021-03-08 13:19:05 +01:00
Makefile.um
Makefile_32.cpu