Loading
mips: Remove __GFP_HIGHMEM masking
Remove unnecessary __GFP_HIGHMEM masking, which was introduced with commit 3e14fb19 ("mips: convert various functions to use ptdescs"). GFP_KERNEL doesn't contain __GFP_HIGHMEM. Signed-off-by:Vishal Moola (Oracle) <vishal.moola@gmail.com> Signed-off-by:
Thomas Bogendoerfer <tsbogend@alpha.franken.de>