diff options
author | 2022-04-29 14:38:02 -0700 | |
---|---|---|
committer | 2022-04-29 14:38:02 -0700 | |
commit | f26b2afd53e70db67be8252d340b4a1387ec8b55 (patch) | |
tree | 134d90902b6f174f4579f9b63321a529eae84407 /kernel/kexec_core.c | |
parent | fat: add ratelimit to fat*_ent_bread() (diff) | |
download | linux-dev-f26b2afd53e70db67be8252d340b4a1387ec8b55.tar.xz linux-dev-f26b2afd53e70db67be8252d340b4a1387ec8b55.zip |
ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
Patch series "ptrace: do some cleanup".
This patch (of 3):
PTRACE_SINGLESTEP is always defined as 9 in include/uapi/linux/ptrace.h,
remove redudant check of #ifdef PTRACE_SINGLESTEP.
Link: https://lkml.kernel.org/r/1649240981-11024-2-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/kexec_core.c')
0 files changed, 0 insertions, 0 deletions