On Thu, Dec 06, 2018 at 04:47:23PM +0000, Andrew Murray wrote: > For drivers that do not support context exclusion let's advertise the > PERF_PMU_CAP_NO_EXCLUDE capability. This ensures that perf will > prevent us from handling events where any exclusion flags are set. > Let's also remove the now unnecessary check for exclusion flags. > > Signed-off-by: Andrew Murray <andrew.murray@xxxxxxx> > --- > arch/arm/mach-imx/mmdc.c | 9 ++------- For imx mmdc changes: Acked-by: Shawn Guo <shawnguo@xxxxxxxxxx>