Changeset e2a0d76 in mainline for kernel/arch/ia64/src/mm/vhpt.c


Ignore:
Timestamp:
2013-09-09T23:29:57Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ba2be23
Parents:
8cbf1c3
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/mm/vhpt.c

    r8cbf1c3 re2a0d76  
    4646        if (!vhpt_base)
    4747                panic("Kernel configured with VHPT but no memory for table.");
     48       
    4849        vhpt_invalidate_all();
    4950        return (uintptr_t) vhpt_base;
Note: See TracChangeset for help on using the changeset viewer.