1. 25 6月, 2015 1 次提交
    • Z
      mm/hugetlb: reduce arch dependent code about huge_pmd_unshare · e81f2d22
      Zhang Zhen 提交于
      Currently we have many duplicates in definitions of huge_pmd_unshare.  In
      all architectures this function just returns 0 when
      CONFIG_ARCH_WANT_HUGE_PMD_SHARE is N.
      
      This patch puts the default implementation in mm/hugetlb.c and lets these
      architectures use the common code.
      Signed-off-by: NZhang Zhen <zhenzhang.zhang@huawei.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Tony Luck <tony.luck@intel.com>
      Cc: James Hogan <james.hogan@imgtec.com>
      Cc: Ralf Baechle <ralf@linux-mips.org>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
      Cc: Chris Metcalf <cmetcalf@ezchip.com>
      Cc: David Rientjes <rientjes@google.com>
      Cc: James Yang <James.Yang@freescale.com>
      Cc: Aneesh Kumar <aneesh.kumar@linux.vnet.ibm.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      e81f2d22
  2. 10 6月, 2015 3 次提交
  3. 09 6月, 2015 1 次提交
  4. 08 6月, 2015 2 次提交
  5. 06 6月, 2015 5 次提交
  6. 03 6月, 2015 1 次提交
  7. 02 6月, 2015 1 次提交
  8. 01 6月, 2015 1 次提交
  9. 30 5月, 2015 3 次提交
  10. 28 5月, 2015 1 次提交
  11. 27 5月, 2015 1 次提交
  12. 26 5月, 2015 5 次提交
  13. 20 5月, 2015 1 次提交
  14. 19 5月, 2015 7 次提交
  15. 18 5月, 2015 1 次提交
  16. 16 5月, 2015 2 次提交
  17. 13 5月, 2015 4 次提交