Merge branch 'upstream'

This commit is contained in:
Geoffrey Challen
2017-01-09 22:59:46 -05:00
11 changed files with 162 additions and 39 deletions

View File

@@ -63,7 +63,6 @@ void free_kpages(vaddr_t addr);
unsigned int coremap_used_bytes(void);
/* TLB shootdown handling called from interprocessor_interrupt */
void vm_tlbshootdown_all(void);
void vm_tlbshootdown(const struct tlbshootdown *);