[PATCH -next v4 0/1] drivers: base: cacheinfo: fix shared_cpu_map

Yong-Xuan Wang posted 1 patch 2 years, 8 months ago
drivers/base/cacheinfo.c | 27 +++++++++++++++++----------
1 file changed, 17 insertions(+), 10 deletions(-)
[PATCH -next v4 0/1] drivers: base: cacheinfo: fix shared_cpu_map
Posted by Yong-Xuan Wang 2 years, 8 months ago
Changelog:
--- v4 ---
break after we find the shared instance.

--- v3 ---
Remove unneeded semicolon

--- v2 ---
Rebase to the latest Linux codebase

Yong-Xuan Wang (1):
  drivers: base: cacheinfo: fix shared_cpu_map

 drivers/base/cacheinfo.c | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)


base-commit: 9ce08dd7ea24253aac5fd2519f9aea27dfb390c9
-- 
2.17.1
Re: [PATCH -next v4 0/1] drivers: base: cacheinfo: fix shared_cpu_map
Posted by Sudeep Holla 2 years, 7 months ago
On Tue, 17 Jan 2023 10:51:32 +0000, Yong-Xuan Wang wrote:
> Changelog:
> --- v4 ---
> break after we find the shared instance.
>
> --- v3 ---
> Remove unneeded semicolon
>
> [...]

Applied to sudeep.holla/linux (for-next/cacheinfo), thanks!

[1/1] drivers: base: cacheinfo: fix shared_cpu_map
      https://git.kernel.org/sudeep.holla/c/198102c9103f

--
Regards,
Sudeep