Re: linux-next: 1ea0704e (ptep_modify_prot transaction abstraction) breaks no-mmu

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mike Frysinger
Date: Tuesday, July 15, 2008 - 7:24 am

On Thu, Jul 3, 2008 at 11:53 AM, Jeremy Fitzhardinge wrote:

it depends on the port.  by default, i'm pretty sure mprotect on all
nommu systems are realistically pretty much noops.  the Blackfin can
do real protection (CONFIG_MPU), but with significant performance
degradation (since the page fault handler is not in hardware nor
hardware assisted in any way).


simply move them into CONFIG_MMU for now
-mike
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux-next: 1ea0704e (ptep_modify_prot transaction abs ..., Jeremy Fitzhardinge, (Thu Jul 3, 8:53 am)
Re: linux-next: 1ea0704e (ptep_modify_prot transaction abs ..., Mike Frysinger, (Tue Jul 15, 7:24 am)
[PATCH] mm: fix ptep_modify_* for no-MMU systems, Jeremy Fitzhardinge, (Tue Jul 15, 1:39 pm)
Re: [PATCH] mm: fix ptep_modify_* for no-MMU systems, Adrian Bunk, (Wed Jul 16, 5:52 am)