Ignore:
File:
1 edited

Legend:

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

    rc6f6adc r8c2214e  
    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,a %xcc, install_identity_mapping
     109        ba install_identity_mapping
     110        nop     
    110111
    111 0:
     112        0:
    112113
    113114        /*
Note: See TracChangeset for help on using the changeset viewer.