On Mon, Sep 28, 2015 at 03:52:13AM +0000, He Kuang wrote: > Currently, function config_term() is used for checking config terms of > all types of events, while unknown terms is not reported as an error > because pmu events have valid terms in sysfs. But this is wrong when > unknown terms are specificed to hw/sw events. This patch Adds the > config_term callback so we can use separate check routines for each > type of events. > > Signed-off-by: He Kuang <[email protected]>
Acked-by: Jiri Olsa <[email protected]> thanks, jirka -- 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/

