[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1168061641.20372.17.camel@localhost.localdomain>
Date: Sat, 06 Jan 2007 16:34:01 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Arjan van de Ven <arjan@...radead.org>
Cc: Zachary Amsden <zach@...are.com>, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
Adrian Bunk <bunk@...sta.de>
Subject: Re: [patch] paravirt: isolate module ops
On Fri, 2007-01-05 at 18:07 -0800, Arjan van de Ven wrote:
> >
> > I would suggest a slightly different carving. For one, no TLB flushes.
> > If you can't modify PTEs, why do you need to have TLB flushes? And I
> > would allow CR0 read / write for code which saves and restores FPU state
>
> no that is abstracted away by kernel_fpu_begin/end. Modules have no
> business doing that themselves
Sure, but it'll take some time to fix the raid modules (which are the
ones which abuse this).
I'm testing a patch now, I'll send the clts removal patch on top of that
once it's done.
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists