[PATCH] arm64: kernel: Reindent CPU feature table for legibility

Mark Brown broonie at kernel.org
Wed Dec 7 10:37:46 PST 2022


On Tue, Nov 29, 2022 at 05:21:53PM +0100, Ard Biesheuvel wrote:
> Signed-off-by: Ard Biesheuvel <ardb at kernel.org>
> ---
> Applies onto today's for-next/core, which includes my patch introducing
> the CPU feature for FEAT_DIT.  Best viewed with 'git show -w'
> 
>  arch/arm64/kernel/cpufeature.c | 1042 ++++++++++----------
>  1 file changed, 521 insertions(+), 521 deletions(-)

Now that all the ID registers are converted to automatic generation
thanks to James doing the conversion of the 32 bit ones I've been
looking at taking advantage of this to simplify the tables in
cpufeature.c and improve the legibility.  It's most critically useful
for the hwcaps but cpufeature can benefit too, but there's obvious
collisions with this.  If this is likely to go in I can base my work on
top of it.  It'd obviously be useful in general to land this patch as
soon as possible so people can base other work on top of it.

I've got no particular opinion on the reformatting itself.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20221207/3f1c875a/attachment.sig>


More information about the linux-arm-kernel mailing list