* Oleg Nesterov <[email protected]> [2013-11-09 18:54:06]: > arch_uprobe should be opaque as much as possible to the generic > code, but currently it assumes that insn/ixol must be u8[] of the > known size. Remove this unnecessary dependency, we can use "&" and > and sizeof() with the same effect. > > Signed-off-by: Oleg Nesterov <[email protected]> Acked-by: Srikar Dronamraju <[email protected]>
-- Thanks and Regards Srikar Dronamraju -- 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/

