Re: [PATCH RESEND 2/2] x86/percpu, xen: Correct PER_CPU_VAR usage to include symbol and its addend
From: Andrew Cooper
Date: Sun Oct 15 2023 - 18:35:53 EST
On 15/10/2023 5:08 pm, Uros Bizjak wrote:
> PER_CPU_VAR macro should be applied to a symbol and its addend.
> Inconsisten
Inconsistent.
I did previously wonder why references were written this way...
~Andrew