lgtm. Now that I've done that someone can find the bug I missed.
ron On Thu, Dec 17, 2015 at 11:41 AM 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(-) > > -- > 2.6.0.rc2.230.g3dd15c0 > > -- > 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. > -- 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.
