Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/include/trap/sun4v/mmu.h

    r8c2214e rc6f6adc  
    9696
    9797        /* service by higher-level routine when context != 0 */
    98         brnz %g3, 0f 
     98        brnz %g3, 0f
    9999        nop
    100100        /* exclude page number 0 from installing the identity mapping */
     
    107107         * returns.
    108108         */
    109         ba install_identity_mapping
    110         nop     
     109        ba,a %xcc, install_identity_mapping
    111110
    112         0:
     1110:
    113112
    114113        /*
Note: See TracChangeset for help on using the changeset viewer.