From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 22 Feb 2012 16:45:08 +0000 (-0800)
Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=71c01b9d5b00e5887f6a81a5303c65841e096d61;p=linux.git

Merge branch 'for-linus' of git://git./linux/kernel/git/gerg/m68knommu

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

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:
  m68k: Do not set global share for non-kernel shared pages
  m68k: Add shared bit to Coldfire kernel page entries
  m68knommu: fix syscall tracing stuck process
---

71c01b9d5b00e5887f6a81a5303c65841e096d61