Re: [PATCH v2 3/3] arm64/sve: Fix a couple of magic numbers for the Z-reg count
Julien Grall <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave, On 6/12/19 5:00 PM, Dave Martin wrote: > There are some hand-written instances of "32" to express the number > of SVE Z-registers. > > Since this code was written a #define was added for this, so > convert trivial instances of this magic number as appropriate. > > No functional change. > > Signed-off-by: Dave Martin <[email protected]> Reviewed-by: Julien Grall <[email protected]> Cheers, -- Julien Grall