Comment 3 for bug 1839707

Revision history for this message
TJ (tj) wrote :

Could very likely be, or closely related to:

https://bugzilla.kernel.org/show_bug.cgi?id=199349

If the issue is RCU (Read-Copy-Update) or Memory-Management related and specific to the AMD Turion X2 the most obvious suspect commits between v4.6.2..v4.6.3 are:

$ gitlog v4.6.2..v4.6.3 -- mm/

a5f09a92b7ec 2016-06-24 10:22:04 -0700 N Gerald Schaefer mm: thp: broken page count after commit aa88b68c3b1d

50c596c23c08 2016-06-24 10:22:03 -0700 N Tejun Heo memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()