mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
pte_alloc_one() is expected to return NULL if out of memory. But it returns virt_to_page(NULL), which is not NULL. This fixes it. Cc: Paul Mackerras <paulus@samba.org> Signed-off-by: Akinobu Mita <mita@fixstars.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
3.8 KiB
3.8 KiB