• Will Deacon's avatar
    arm64: entry: Tidy up block comments and label numbers · 8c3001b9
    Will Deacon authored
    Continually butchering our entry code with CPU errata workarounds has
    led to it looking a little scruffy. Consistently used /* */ comment
    style for multi-line block comments and ensure that small numeric labels
    use consecutive integers.
    
    No functional change, but the state of things was irritating.
    Signed-off-by: default avatarWill Deacon <will@kernel.org>
    8c3001b9
entry.S 26.9 KB