Merged to master at 687a3b7382a9..98c2131dbc14 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/687a3b7382a9...98c2131dbc14
On 2015-12-17 at 14:41 Barret Rhoden <[email protected]> wrote: > > ------------ > You can also find this patch set at: > > [email protected]:brho/akaros.git > From: 687a3b7382a9 origin/master > To: 98c2131dbc14 origin/mmu > > And view them at: > > https://github.com/brho/akaros/compare/687a3b7382a9...98c2131dbc14 > > ------------ > > > Barret Rhoden (2): > Remove unused helpers from mmu.h (XCC) > Clean up the PTE() macro (XCC) > > kern/arch/riscv/cboot.c | 4 ++-- > kern/arch/riscv/mmu.h | 10 +++++++++- > kern/arch/riscv/pmap_ops.h | 4 +++- > kern/arch/riscv/ros/mmu.h | 8 -------- > kern/arch/x86/kpt.h | 2 +- > kern/arch/x86/mmu.h | 10 +++++++++- > kern/arch/x86/pmap64.c | 4 ++-- > kern/arch/x86/ros/mmu64.h | 18 +----------------- > 8 files changed, 27 insertions(+), 33 deletions(-) > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
