diff options
author | Michal Simek <[email protected]> | 2011-01-21 08:49:56 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-01-21 08:40:30 -0800 |
commit | 3dece370ecc7c6152b3fdd21c6de28179f6e643d (patch) | |
tree | e63f721412c1ef469108ae7e688cebcf39d83cad /scripts/basic/docproc.c | |
parent | db9fd8486bfe895b00b3603685c086a3c8210ffe (diff) |
mm: System without MMU do not need pte_mkwrite
The patch "thp: export maybe_mkwrite" (commit 14fd403f2146) breaks
systems without MMU.
Error log:
CC arch/microblaze/mm/init.o
In file included from include/linux/mman.h:14,
from arch/microblaze/mm/consistent.c:24:
include/linux/mm.h: In function 'maybe_mkwrite':
include/linux/mm.h:482: error: implicit declaration of function 'pte_mkwrite'
include/linux/mm.h:482: error: incompatible types in assignment
Signed-off-by: Michal Simek <[email protected]>
CC: Andrea Arcangeli <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
CC: Andrew Morton <[email protected]>
CC: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions