* Alexander Shishkin <[email protected]> wrote:
> @@ -300,6 +300,7 @@ struct pmu {
> * struct pmu::capabilities flags
> */
> #define PERF_PMU_CAP_NO_INTERRUPT 1
> +#define PERF_PMU_CAP_AUX_BROKEN_SG 2
Btw., I'd name it PERF_PMU_AUX_PHYSICAL_SG or so, and add a comment
before it that explains that such hardware interfaces are restrictive,
or so.
Thanks,
Ingo
--
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/