On Tuesday 2015-01-27 22:32, Linus Torvalds wrote: >On Tue, Jan 27, 2015 at 1:12 PM, Jan Engelhardt <jengelh@xxxxxxx> wrote: >> >> The 2nd patch (from 12:57:20 -0800) plus the one-liner for mm/memory.c >> at the callsite for check_stack_guard_page makes the test still >> not succeed. > >Really? What platform? I get "all 5 tests passed" >with the patch I sent out, combined with this: > diff --git a/mm/memory.c b/mm/memory.c > index 54f3a9b00956..2c3536cc6c63 100644 Turns out I missed a make call in the procedure *blush*. Sometimes I wish `make modules_install` would run the compile stage as well.. just like `make install` does in autotooled projects. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html