All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
@ 2014-02-11 10:34 ` Aneesh Kumar K.V
  0 siblings, 0 replies; 22+ messages in thread
From: Aneesh Kumar K.V @ 2014-02-11 10:34 UTC (permalink / raw)
  To: benh, paulus, riel, mgorman, mpe; +Cc: linux-mm, linuxppc-dev

Hello,

This patch series fix random application crashes observed on ppc64 with numa
balancing enabled. Without the patch we see crashes like

anacron[14551]: unhandled signal 11 at 0000000000000041 nip 000000003cfd54b4 lr 000000003cfd5464 code 30001
anacron[14599]: unhandled signal 11 at 0000000000000041 nip 000000003efc54b4 lr 000000003efc5464 code 30001

-aneesh

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

end of thread, other threads:[~2014-02-11 18:49 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 10:34 [PATCH 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled Aneesh Kumar K.V
2014-02-11 10:34 ` Aneesh Kumar K.V
2014-02-11 10:34 ` [PATCH 1/3] powerpc: mm: Add new set flag argument to pte/pmd update function Aneesh Kumar K.V
2014-02-11 10:34   ` Aneesh Kumar K.V
2014-02-11 13:54   ` Rik van Riel
2014-02-11 13:54     ` Rik van Riel
2014-02-11 17:00   ` Mel Gorman
2014-02-11 17:00     ` Mel Gorman
2014-02-11 10:34 ` [PATCH 2/3] mm: dirty accountable change only apply to non prot numa case Aneesh Kumar K.V
2014-02-11 10:34   ` Aneesh Kumar K.V
2014-02-11 13:20   ` Rik van Riel
2014-02-11 13:20     ` Rik van Riel
2014-02-11 17:03   ` Mel Gorman
2014-02-11 17:03     ` Mel Gorman
2014-02-11 10:34 ` [PATCH 3/3] mm: Use ptep/pmdp_set_numa for updating _PAGE_NUMA bit Aneesh Kumar K.V
2014-02-11 10:34   ` Aneesh Kumar K.V
2014-02-11 13:25   ` Rik van Riel
2014-02-11 13:25     ` Rik van Riel
2014-02-11 17:07   ` Mel Gorman
2014-02-11 17:07     ` Mel Gorman
2014-02-11 18:49     ` Benjamin Herrenschmidt
2014-02-11 18:49       ` Benjamin Herrenschmidt

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.