Re: [PATCH v2 3/3] arm64/sve: Fix a couple of magic numbers for the Z-reg count
Catalin Marinas <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 12, 2019 at 05:00:34PM +0100, Dave P 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]> Same here, Will can queue this for -rc2. Acked-by: Catalin Marinas <[email protected]>