On Fri, Nov 13, 2020 at 10:31:26AM -0800, Sami Tolvanen wrote: > This change switches rapl to use PMU_FORMAT_ATTR, and fixes two other > macros to use device_attribute instead of kobj_attribute to avoid > callback type mismatches that trip indirect call checking with Clang's > Control-Flow Integrity (CFI). > > Reported-by: Sedat Dilek <[email protected]> > Signed-off-by: Sami Tolvanen <[email protected]>
Thanks!

