diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2018-06-03 16:40:56 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2018-07-31 08:03:47 +1000 |
commit | 542bb9788a1f485eb1a2229178f665d8ea166156 (patch) | |
tree | bec9be24dc98a0b331e1f00e436e05f515addb91 /arch/s390 | |
parent | 8456b99c16d193c4c3b7df305cf431e027f0189c (diff) | |
download | linux-542bb9788a1f485eb1a2229178f665d8ea166156.tar.bz2 |
udl-kms: handle allocation failure
Allocations larger than PAGE_ALLOC_COSTLY_ORDER are unreliable and they
may fail anytime. This patch fixes the udl kms driver so that when a large
alloactions fails, it tries to do multiple smaller allocations.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions