kernel/mem: remove unused page_table struct
Change-Id: I3593bc08206d07d7c07421240f08ac3539ddc81d Fujitsu: POSTK_DEBUG_ARCH_DEP_89
This commit is contained in:
@@ -115,10 +115,6 @@ struct pagealloc_track_entry {
|
|||||||
ihk_spinlock_t addr_list_lock;
|
ihk_spinlock_t addr_list_lock;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct page_table {
|
|
||||||
pte_t entry[PT_ENTRIES];
|
|
||||||
};
|
|
||||||
|
|
||||||
struct ihk_dump_page {
|
struct ihk_dump_page {
|
||||||
unsigned long start;
|
unsigned long start;
|
||||||
unsigned long map_count;
|
unsigned long map_count;
|
||||||
|
|||||||
Reference in New Issue
Block a user