summaryrefslogtreecommitdiff
path: root/kernel/ksyms_common.c
diff options
context:
space:
mode:
authorxiongxin <xiongxin@kylinos.cn>2023-04-07 05:47:59 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-08-01 14:54:00 +0300
commit2fa00769b1e4bcf20cf0c967cb45f0cd1cea2b5c (patch)
tree24441b291087dcd60efc26eff5aff09278ea5dd2 /kernel/ksyms_common.c
parent3e767d6850f867cc33ac16ca097350a1d2417982 (diff)
downloadlinux-2fa00769b1e4bcf20cf0c967cb45f0cd1cea2b5c.tar.xz
powercap: intel_rapl: Optimize rp->domains memory allocation
In the memory allocation of rp->domains in rapl_detect_domains(), there is an additional memory of struct rapl_domain allocated, optimize the code here to save sizeof(struct rapl_domain) bytes of memory. Test in Intel NUC (i5-1135G7). Signed-off-by: xiongxin <xiongxin@kylinos.cn> Tested-by: xiongxin <xiongxin@kylinos.cn> Reviewed-by: Srinivas Pandruvada<srinivas.pandruvada@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/ksyms_common.c')
0 files changed, 0 insertions, 0 deletions