All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Richard Cochran <richard.cochran@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] FW: [PATCH] repost: ARM FCSE
Date: Thu, 02 Oct 2008 19:36:37 +0200	[thread overview]
Message-ID: <48E506A5.4000406@domain.hid> (raw)
In-Reply-To: <48E4E8FB.1050901@domain.hid>

Gilles Chanteperdrix wrote:
> Something else I needed was that the cache flush do not rely on
> mm->cpu_vm_mask to flush. So, we basically wanted that the cpu bit be
> set in cpu_vm_mask unconditionnaly when the context is switched first to
> the new process, and not cleared in switch_to when the process is
> switched out.

A side effect of this, is that va_to_mva had to be changed to use the
pid of a given mm instead of using the current mm pid.

Other cosmetic changes were to rename asm/pid.h asm/fcse.h, and prefix
all fcse functions with fcse_ to avoid namespace pollution and so that
it appears clearly in the source what fcse uses.

-- 
					    Gilles.


  reply	other threads:[~2008-10-02 17:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 16:19 [Adeos-main] FW: [PATCH] repost: ARM FCSE Richard Cochran
2008-03-07 16:31 ` Gilles Chanteperdrix
2008-09-21 15:52 ` Gilles Chanteperdrix
2008-09-21 16:30   ` Gilles Chanteperdrix
2008-09-23 18:32   ` Gilles Chanteperdrix
2008-09-24  5:47     ` Richard Cochran
2008-09-24  7:38       ` Gilles Chanteperdrix
2008-09-27 17:53     ` Gilles Chanteperdrix
2008-10-02  8:44       ` Gilles Chanteperdrix
2008-10-02 14:54         ` Richard Cochran
2008-10-02 15:30           ` Gilles Chanteperdrix
2008-10-02 17:36             ` Gilles Chanteperdrix [this message]
2008-10-02 20:03           ` Gilles Chanteperdrix
2008-10-03  7:20             ` Richard Cochran
2008-10-02 22:04         ` Bosko Radivojevic
2008-10-02 22:34           ` Gilles Chanteperdrix
2008-10-03  1:57             ` Philippe Gerum

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=48E506A5.4000406@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=adeos-main@gna.org \
    --cc=richard.cochran@domain.hid \
    /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.