diff options
| author | Xueqin Luo <luoxueqin@kylinos.cn> | 2025-10-21 19:37:26 +0800 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-10-30 20:07:00 +0100 |
| commit | e114e2eb7e85b5cc737ff5286cfe68a58caffeba (patch) | |
| tree | a728e1e3a1cc89abd7fa231c82c0ff9ec0ad2557 /Documentation/admin-guide/kernel-parameters.txt | |
| parent | d3db87f89c71c34f4a6a0ee9de3dfab5eee18b22 (diff) | |
PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threads
Convert crc->unc_len and crc->unc from fixed-size arrays to dynamically
allocated arrays, sized according to the actual number of threads selected
at runtime. This removes the fixed limit imposed by CMP_THREADS.
Signed-off-by: Xueqin Luo <luoxueqin@kylinos.cn>
Link: https://patch.msgid.link/b5db63bb95729482d2649b12d3a11cb7547b7fcc.1761046167.git.luoxueqin@kylinos.cn
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.txt')
0 files changed, 0 insertions, 0 deletions