2014-09-26 21:18 GMT+04:00 Dmitry Vyukov <[email protected]>: > > Yikes! > So this works during bootstrap, for user memory accesses, valloc > memory, etc, right? >
Yes, this works. Userspace memory access in instrumented code will produce general protection fault, so it won't be unnoticed. -- Best regards, Andrey Ryabinin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

