mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: prasanna@in.ibm.com
Cc: bibo.mao@intel.com, hiramatu@sdl.hitachi.co.jp,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Kprobes causes NX protection fault on i686 SMP
Date: 22 Feb 2006 18:28:33 +0100	[thread overview]
Message-ID: <p73u0ar2tha.fsf@verdi.suse.de> (raw)
In-Reply-To: <20060222042121.GA18108@in.ibm.com>

Prasanna S Panchamukhi <prasanna@in.ibm.com> writes:

> This patch fixes the problem seen on i686 machine with NX support,
> where the instruction could not be single stepped because of NX
> bit set on the memory pages allocated by kprobes module. This patch
> provides allocation of instruction solt so that the processor can
> execute the instruction from that location similar to x86_64
> architecture. Thanks to Bibo and Masami for testing this patch.
> 
> Signed-off-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>

Looks good to me.

Acked-by: Andi Kleen <ak@suse.de>

-Andi

      reply	other threads:[~2006-02-22 17:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-22  4:21 Prasanna S Panchamukhi
2006-02-22 17:28 ` Andi Kleen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=p73u0ar2tha.fsf@verdi.suse.de \
    --to=ak@suse.de \
    --cc=bibo.mao@intel.com \
    --cc=hiramatu@sdl.hitachi.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prasanna@in.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome