Greg Ungerer
2012-02-22 12:01:31 UTC
Hi Linus,
Can you please pull from the m68knommu git tree, for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
It contains 3 important fixes for ColdFire based machines:
. fix processes getting stuck when running from strace
. fix kernel vmalloced pages not being visible in all kernel contexts
. fix shared user pages sometimes being visible in another process context
Thanks
Greg
The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:
Linus Torvalds (1):
Linux 3.3-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Alexander Stein (2):
m68k: Add shared bit to Coldfire kernel page entries
m68k: Do not set global share for non-kernel shared pages
Greg Ungerer (1):
m68knommu: fix syscall tracing stuck process
arch/m68k/include/asm/mcf_pgtable.h | 3 ++-
arch/m68k/mm/mcfmmu.c | 9 +++++----
arch/m68k/platform/coldfire/entry.S | 4 +---
3 files changed, 8 insertions(+), 8 deletions(-)
Can you please pull from the m68knommu git tree, for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
It contains 3 important fixes for ColdFire based machines:
. fix processes getting stuck when running from strace
. fix kernel vmalloced pages not being visible in all kernel contexts
. fix shared user pages sometimes being visible in another process context
Thanks
Greg
The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:
Linus Torvalds (1):
Linux 3.3-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Alexander Stein (2):
m68k: Add shared bit to Coldfire kernel page entries
m68k: Do not set global share for non-kernel shared pages
Greg Ungerer (1):
m68knommu: fix syscall tracing stuck process
arch/m68k/include/asm/mcf_pgtable.h | 3 ++-
arch/m68k/mm/mcfmmu.c | 9 +++++----
arch/m68k/platform/coldfire/entry.S | 4 +---
3 files changed, 8 insertions(+), 8 deletions(-)