All of lore.kernel.org
 help / color / mirror / Atom feed
* THP broken on MIPS-32 [3.8]
@ 2013-03-02 20:51 Ben Hutchings
  2013-03-04  4:17 ` MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE Ben Hutchings
  0 siblings, 1 reply; 7+ messages in thread
From: Ben Hutchings @ 2013-03-02 20:51 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Kirill A. Shutemov, linux-mips

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

You implemented transparent huge pages for MIPS:

commit 970d032fec3f9687446595ee2569fb70b858a69f
Author: Ralf Baechle <ralf@linux-mips.org>
Date:   Thu Oct 18 13:54:15 2012 +0200

    MIPS: Transparent Huge Pages support

but THP also changed in 3.8:

commit fc9fe822f7112db23e51e2be3b886f5d8f0afdb6
Author: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Date:   Wed Dec 12 13:50:51 2012 -0800

    thp: copy_huge_pmd(): copy huge zero page

This added the requirement for pfn_pmd(), which is only defined if
CONFIG_64BIT && !CONFIG_CPU_VR41XX.

Ben.

-- 
Ben Hutchings
Computers are not intelligent.	They only think they are.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-21  0:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 20:51 THP broken on MIPS-32 [3.8] Ben Hutchings
2013-03-04  4:17 ` MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE Ben Hutchings
2013-03-04 18:13   ` David Daney
2013-03-12 14:07   ` Ralf Baechle
2013-03-20 22:33   ` Sebastian Gottschall
2013-03-20 23:12     ` David Daney
2013-03-21  0:16       ` Sebastian Gottschall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.