X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis%2Fomap.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch;h=004c1a33ce1e8d20088573ab35fe25c95e7cc184;hp=18e54c29653b13d51fecb5c31a46c37e42708ba9;hb=20402106a376dcc4a766d3b0cee801ce29ba76d5;hpb=f1765277bacbea47a45ed913ca8fa043e9f71393 diff --git a/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch b/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch index 18e54c2965..004c1a33ce 100644 --- a/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch +++ b/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch @@ -1,7 +1,7 @@ -From c3634a10a0b792baedf12691a83598c89976830c Mon Sep 17 00:00:00 2001 +From 910b5fa15403115a76d5ee2a4f7932b051454e9c Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 23 Oct 2015 12:31:56 +0100 -Subject: [PATCH 098/381] drm/vc4: No need to stop the stopped threads. +Subject: [PATCH 098/423] drm/vc4: No need to stop the stopped threads. This was leftover debug code from the hackdriver. We never submit unless the thread is already idle.