Hi Oleksii,
On 11/27/23 8:13 AM, Oleksii Kurochko wrote:
> The patch introduces generic percpu.h which was based on Arm's version
> with the following changes:
> * makes __per_cpu_data_end[] constant
> * introduce get_per_cpu_offset() for macros this_cpu() and this_cpu_ptr()
> * add inclustion
On 27.11.2023 15:13, Oleksii Kurochko wrote:
> The patch introduces generic percpu.h which was based on Arm's version
> with the following changes:
> * makes __per_cpu_data_end[] constant
> * introduce get_per_cpu_offset() for macros this_cpu() and this_cpu_ptr()
> * add inclustion of as get_pe
The patch introduces generic percpu.h which was based on Arm's version
with the following changes:
* makes __per_cpu_data_end[] constant
* introduce get_per_cpu_offset() for macros this_cpu() and this_cpu_ptr()
* add inclustion of as get_per_cpu_offset() is located there.
Also it was changed a