[ARM] Eliminate meminfo 'end' element
Some machines decided to initialise this element. It's not necessary since find_memend_and_nodes() initialises this itself. However, 'end' is not required if we initialise high_memory in this function rather than waiting until mem_init() is called.
Showing
Please register or sign in to comment