Use the same capitalization as the Arm documentation.
Sponsored by: Arm Ltd
Differential D59180
arm64: Fix the capitalization of CurrentEL Authored by andrew on Aug 25 2026, 2:37 PM. Tags None Referenced Files
Subscribers
Details
Use the same capitalization as the Arm documentation. Sponsored by: Arm Ltd
Diff Detail
Event TimelineComment Actions There is one lowercase 'currentel' in the machdep file, though in a block of all-lowercase registers so maybe we don't want to capitalise that one. LGTM otherwise. sys/arm64/arm64/machdep.c 1000: PRINT_REG(currentel); |