Re: [PATCH v3 3/3] openrisc: Add cacheinfo support

2025-04-04 Thread kernel test robot
: ea1413e5b53a8dd4fa7675edb23cdf828bbdce1e patch link: https://lore.kernel.org/r/20250323195544.152948-4-sahilcdq%40proton.me patch subject: [PATCH v3 3/3] openrisc: Add cacheinfo support config: openrisc-allnoconfig (https://download.01.org/0day-ci/archive/20250324/202503240635.ir63jqti-...@intel.com

Re: [PATCH v3 3/3] openrisc: Add cacheinfo support

2025-03-26 Thread Stafford Horne
On Mon, Mar 24, 2025 at 01:25:44AM +0530, Sahil Siddiq wrote: > Add cacheinfo support for OpenRISC. > > Currently, a few CPU cache attributes pertaining to OpenRISC processors > are exposed along with other unrelated CPU attributes in the procfs file > system (/proc/cpuinfo). However, a few cache

[PATCH v3 3/3] openrisc: Add cacheinfo support

2025-03-23 Thread Sahil Siddiq
Add cacheinfo support for OpenRISC. Currently, a few CPU cache attributes pertaining to OpenRISC processors are exposed along with other unrelated CPU attributes in the procfs file system (/proc/cpuinfo). However, a few cache attributes remain unexposed. Provide a mechanism that the generic cache