diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2018-06-03 16:40:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-05 09:20:08 +0200 |
commit | 73aa57ac7cc31b23e67d885015a61a247b3bc862 (patch) | |
tree | e736f4e3514990a59aa0a19ea5543792da034467 /net/lapb/lapb_timer.c | |
parent | e0d786f7113bd1298699b7702232bded956bce4e (diff) |
udl-kms: handle allocation failure
commit 542bb9788a1f485eb1a2229178f665d8ea166156 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions