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


Groups > linux.kernel > #1578164

Re: [PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify
Date 2017-02-10 04:50 +0100
Message-ID <t9anE-6yu-9@gated-at.bofh.it> (permalink)
References <t8k5H-78e-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


"Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> writes:

> kprobe_exceptions_notify() is not used on some of the architectures such
> as arm[64] and powerpc anymore. Introduce a weak variant for such
> architectures.

I'll merge patch 1 & 3 via the powerpc tree for v4.11.

You can then send patch 2 to the arm guys after -rc1, or for 4.12.

cheers

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


Thread

[PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2017-02-07 21:00 +0100
  [PATCH 3/3] powerpc: kprobes: remove kprobe_exceptions_notify() "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2017-02-07 21:00 +0100
  [PATCH 2/3] arm: kprobes: remove kprobe_exceptions_notify "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2017-02-07 21:00 +0100
  Re: [PATCH 1/3] kprobes: introduce weak variant of  kprobe_exceptions_notify Masami Hiramatsu <mhiramat@kernel.org> - 2017-02-08 03:00 +0100
  Re: [PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify Michael Ellerman <mpe@ellerman.id.au> - 2017-02-10 04:50 +0100
    Re: [PATCH 1/3] kprobes: introduce weak variant of  kprobe_exceptions_notify Ingo Molnar <mingo@kernel.org> - 2017-02-10 09:00 +0100
    Re: [PATCH 1/3] kprobes: introduce weak variant of  kprobe_exceptions_notify "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2017-02-13 09:40 +0100

csiph-web