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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeremy Fitzhardinge <jeremy@...>
Cc: LKML <linux-kernel@...>
Date: Tuesday, July 15, 2008 - 10: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 abstr..., Jeremy Fitzhardinge, (Thu Jul 3, 11:53 am)
Re: linux-next: 1ea0704e (ptep_modify_prot transaction abstr..., Mike Frysinger, (Tue Jul 15, 10:24 am)
[PATCH] mm: fix ptep_modify_* for no-MMU systems, Jeremy Fitzhardinge, (Tue Jul 15, 4:39 pm)
Re: [PATCH] mm: fix ptep_modify_* for no-MMU systems, Adrian Bunk, (Wed Jul 16, 8:52 am)