commit | 85c42749346bed0bdb08aabeae4be038b48d0c0c | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Aug 25 03:09:18 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Mon Aug 25 03:09:18 2008 +0000 |
tree | ba9bef6a7edff4f16b30ba2ba8b9c80d83b612e1 | |
parent | 4a6f652cb769024f71ab4023d5ee93e38d730355 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index d1afb39..a462c1e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ 2008-08-24 Roland McGrath <roland@redhat.com> + * linux/powerpc/syscallent.h: Handle subpage_prot. + * mem.c [LINUX && POWERPC] (sys_subpage_prot): New function. + * linux/syscall.h [POWERPC]: Declare it. + From Simon Murray <simon@transitive.com>. + * mem.c (mmap_prot): Handle PROT_SAO. From Simon Murray <simon@transitive.com>.