Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1683083

Re: [PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET

From Richard Weinberger <richard.weinberger@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET
Date 2017-07-07 11:40 +0200
Message-ID <u0xTY-24L-15@gated-at.bofh.it> (permalink)
References <u09yi-1lP-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jul 6, 2017 at 9:35 AM, Richard Weinberger <richard@nod.at> wrote:
> When checking for PTRACE_GETRESET/SETREGSET, make sure that
> the correct header file is included. We need linux/ptrace.h
> which contains all ptrace UAPI related defines.
> Otherwise #if defined(PTRACE_GETRESET) is always false.
>
> Cc: Florian Fainelli <f.fainelli@gmail.com>
> Signed-off-by: Richard Weinberger <richard@nod.at>

Applied.

-- 
Thanks,
//richard

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET Richard Weinberger <richard@nod.at> - 2017-07-06 09:40 +0200
  Re: [PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET Richard Weinberger <richard.weinberger@gmail.com> - 2017-07-07 11:40 +0200

csiph-web