On 12/03, H. Peter Anvin wrote: > > I guess it would have to be checked, but I would be *highly* surprised > if UPROBE_SWBP_INSN_SIZE ever[1] could be anything than the fundamental > instruction quantum, which means it should never be able to wrap a page,
Yes, it can't. > but *also* should mean it should be able to just be put_user()'d put_user() obviously can't work, we need access_remote_vm-like code. > followed by whatever synchronization necessary to make it globally visible. Could you explain what this synchronization should actually do ? Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/