On Thu, Sep 13, 2012 at 11:14 AM, Jiri Slaby <jslaby@xxxxxxx> wrote: > Hi, > > I've just get the following BUG with today's -next. It happens every > time I try to update packages. > > kernel BUG at mm/huge_memory.c:1428! That is very likely my bug. Do you have the message that should be printed right above the bug ? ( printk(KERN_ERR "mapcount %d page_mapcount %d\n", mapcount, page_mapcount(page)); ) Do you get any errors if building with CONFIG_DEBUG_VM and CONFIG_DEBUG_VM_RB ? Does it go away if you revert "mm: avoid taking rmap locks in move_ptes()" (cc0eac2e50f036d4d798b18679ca2ae3c4828105 in the -next version I have here) ? -- Michel "Walken" Lespinasse A program is never fully debugged until the last user dies. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>