lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SJ1PR11MB608356DE7D16654F7674240CFC35A@SJ1PR11MB6083.namprd11.prod.outlook.com>
Date: Thu, 14 Aug 2025 15:44:03 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: "Chatre, Reinette" <reinette.chatre@...el.com>, Fenghua Yu
	<fenghuay@...dia.com>, "Wieczor-Retman, Maciej"
	<maciej.wieczor-retman@...el.com>, Peter Newman <peternewman@...gle.com>,
	James Morse <james.morse@....com>, Babu Moger <babu.moger@....com>, "Drew
 Fustini" <dfustini@...libre.com>, Dave Martin <Dave.Martin@....com>, "Anil
 Keshavamurthy" <anil.s.keshavamurthy@...el.com>, "Chen, Yu C"
	<yu.c.chen@...el.com>
CC: "x86@...nel.org" <x86@...nel.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "patches@...ts.linux.dev"
	<patches@...ts.linux.dev>
Subject: RE: [PATCH v8 00/32] x86,fs/resctrl telemetry monitoring

> > The INTEL_PMT_DISCOVERY driver provides intel_pmt_get_regions_by_feature()
>
> INTEL_PMT_DISCOVERY -> INTEL_PMT_TELEMETRY ?

Reinette,

Perhaps.  The discovery driver is somewhat it's own thing:

drivers/platform/x86/intel/pmt/Makefile:obj-$(CONFIG_INTEL_PMT_DISCOVERY)       += pmt_discovery.o

But it is automatically pulled in if you enable INTEL_PMT_TELEMETRY:

drivers/platform/x86/intel/pmt/Kconfig-config INTEL_PMT_TELEMETRY
drivers/platform/x86/intel/pmt/Kconfig- tristate "Intel Platform Monitoring Technology (PMT) Telemetry driver"
drivers/platform/x86/intel/pmt/Kconfig- depends on INTEL_VSEC
drivers/platform/x86/intel/pmt/Kconfig: select INTEL_PMT_DISCOVERY

-Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ