public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ia64 hang/mca running gdb 'make check'
@ 2010-07-20 17:35 dann frazier
  2010-07-21  1:51 ` KAMEZAWA Hiroyuki
  0 siblings, 1 reply; 19+ messages in thread
From: dann frazier @ 2010-07-20 17:35 UTC (permalink / raw)
  To: linux-ia64
  Cc: linux-kernel, Hugh Dickins, Rik van Riel, KAMEZAWA Hiroyuki,
	KOSAKI Motohiro, Nick Piggin, Mel Gorman, Minchan Kim,
	Ralf Baechle

Debian's ia64 autobuilders have been experiencing system crashes while
trying to run the gdb test suite:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588574

I was able to reproduce this w/ the latest git tree, and bisected it
down to this commit, introduced in 2.6.32:

  commit 62eede62dafb4a6633eae7ffbeb34c60dba5e7b1
  Author: Hugh Dickins <hugh.dickins@tiscali.co.uk>
  Date:   Mon Sep 21 17:03:34 2009 -0700

    mm: ZERO_PAGE without PTE_SPECIAL

    Reinstate anonymous use of ZERO_PAGE to all architectures, not just to
    those which __HAVE_ARCH_PTE_SPECIAL: as suggested by Nick Piggin.

    Contrary to how I'd imagined it, there's nothing ugly about this, just a
    zero_pfn test built into one or another block of vm_normal_page().

    But the MIPS ZERO_PAGE-of-many-colours case demands is_zero_pfn() and
    my_zero_pfn() inlines.  Reinstate its mremap move_pte() shuffling of
    ZERO_PAGEs we did from 2.6.17 to 2.6.19?  Not unless someone shouts for
    that: it would have to take vm_flags to weed out some cases.

fyi, I found this to not be reproducible on SLES11 SP1 (which is
2.6.32-based). I compared the .configs and found that the relevant
difference is the PAGE_SIZE. It does not fail w/ 64KB pages, but
reliably fails w/ 16KB pages.

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

end of thread, other threads:[~2010-07-30 18:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-20 17:35 ia64 hang/mca running gdb 'make check' dann frazier
2010-07-21  1:51 ` KAMEZAWA Hiroyuki
2010-07-21  3:06   ` dann frazier
2010-07-21  4:19     ` Hugh Dickins
2010-07-21 12:54       ` KOSAKI Motohiro
2010-07-27  7:19       ` dann frazier
2010-07-27  9:03         ` KAMEZAWA Hiroyuki
2010-07-27 14:43           ` dann frazier
2010-07-29  3:50             ` Hugh Dickins
2010-07-29 19:22               ` dann frazier
2010-07-30  0:41                 ` KAMEZAWA Hiroyuki
2010-07-30  2:01                 ` Hugh Dickins
2010-07-30  4:34                   ` dann frazier
2010-07-30 17:52                     ` Hugh Dickins
2010-07-30 17:58                       ` [PATCH] mm: fix ia64 crash when gcore reads gate area Hugh Dickins
2010-07-29  7:38           ` ia64 hang/mca running gdb 'make check' Luming Yu
2010-07-29  7:58             ` KAMEZAWA Hiroyuki
2010-07-29  8:40               ` Luming Yu
2010-07-29  8:44                 ` KAMEZAWA Hiroyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox