better panic
This commit is contained in:
@@ -24,6 +24,7 @@ struct process_t
|
||||
|
||||
status_t status;
|
||||
struct cpu_status_t* context;
|
||||
void* root_page_table; // Process PML4 (should contain kernel PML4 in higher half [256-511]
|
||||
struct process_t* next;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user