All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Ramos <fabiano.ramos@gmail.com>
To: Chris Wright <chrisw@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: help with access_process_vm
Date: Tue, 14 Dec 2004 18:52:21 -0200	[thread overview]
Message-ID: <5afb2c65041214125270170a1@mail.gmail.com> (raw)
In-Reply-To: <20041214123124.R469@build.pdx.osdl.net>

> 
> The access_process_vm() call is doing down_read(), which could sleep,
> with irqs disabled.  That's what's wrong.
> 



Is it possible to put the process that caused the trap to sleep, call
schedule and
defer this access_process_vm to later on with irqs enabled and only than resume
the faulty process?

I want to write the the faulty process image.

Thanks
Fabiano

  reply	other threads:[~2004-12-14 21:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-14 19:25 help with access_process_vm Fabiano Ramos
2004-12-14 20:31 ` Chris Wright
2004-12-14 20:52   ` Fabiano Ramos [this message]
2004-12-15 10:52     ` Jirka Kosina

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=5afb2c65041214125270170a1@mail.gmail.com \
    --to=fabiano.ramos@gmail.com \
    --cc=chrisw@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ramos_fabiano@yahoo.com.br \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.